index
:
kernel/git/josef/btrfs-next.git
allocator-fixes
atomic-prototype
blk-iolatency
blk-iolatency-v3
blk-iolatency-v4
blk-iolatency-v5
blk-iolatency-v6
blk-iolatency-v7
blk-iolatency-v8
blk-qos
bpf-branch-equal
bpf-override-return
btrfs-readdir
crazy-fsync
current-work
danger
deadlock-fixes
dedup
delayed-refs-rsv
delayed-refs-rsv-clean
delayed-refs-rsv-v2
delayed-refs-rsv-v3
delayed-refs-rsv-v4
delayed-refs-rsv-v5
delayed-refs-rsv-v6
delayed-refs-rsv-v7
delayed-refs-rsv-v8
delayed-refs-rsv-v9
dirty-bgs-fix
dm-log-writes
dm-log-writes-fixes
dm-powerfail
enospc
enospc-fixes
enospc-rework
evict-softlockup
extent-history
extent-io-rearranging
fdinfo
for-4.18/block
for-4.19/block
for-4.20/block
for-chris
for-heap
for-jens
for-linus
for-next
for-next-20190502
for-suse
fsync-faster
fsync-work
inet-rework
io-weight
iolatency-fixes
iolatency-ssd
iput-fix
isize-fix
kdave-testing
kill-btree-inode
kill-mmap-sem
kill-mmap-sem-v2
kill-mmap-sem-v3
kill-mmap-sem-v4
kill-mmap-sem-v5
kill-mmap-sem-v6
kill-mmap-sem-v7
linus-base
master
misc-next
mq-async-run
nbd
nbd-disconnect
nbd-double-end
nbd-dupe-response
nbd-fixes
nbd-pfmemalloc
nbd-ratelimit
nbdclient
new-kill-btree-inode
no-throttle
no-write-inode
own-caching
pending-ordered-fix
per-subvol-limit
piotr
pl
qgroup-work
real-fsync
sched/experimental
slab-priority
snapshot-aware-defrag
snapshot-fix
superblock-scaling
unlock-fix
write-bg-cache
xfs-error-refcnt
zygo-debugging
zygo-reworked
zygo-submit
Unnamed repository; edit this file 'description' to name the repository.
Josef Bacik
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
dm: add dm-power-fail target
dm-powerfail
Josef Bacik
3
-0
/
+701
2014-11-14
Btrfs: do not move em to modified list when unpinning
Josef Bacik
1
-2
/
+0
2014-11-13
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
5
-24
/
+60
2014-11-06
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
1
-1
/
+1
2014-11-03
Btrfs: don't take the chunk_mutex/dev_list mutex in statfs
Josef Bacik
1
-25
/
+47
2014-10-31
Btrfs: move read only block groups onto their own list
Josef Bacik
2
-23
/
+17
2014-10-30
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
1
-0
/
+1
2014-10-30
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2
-36
/
+33
2014-10-30
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
1
-0
/
+2
2014-10-30
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2
-3
/
+2
2014-10-30
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2
-5
/
+97
2014-10-30
Btrfs: send, don't delay dir move if there's a new parent inode
Filipe Manana
1
-1
/
+1
2014-10-30
btrfs: add more superblock checks
David Sterba
1
-2
/
+65
2014-10-30
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-30
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
6
-12
/
+114
2014-10-30
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
1
-2
/
+0
2014-10-30
btrfs: fix shadow warning on cmp
Fabian Frederick
1
-4
/
+4
2014-10-30
Btrfs: fix compilation errors under DEBUG
Fabian Frederick
1
-2
/
+2
2014-10-30
Btrfs: fix crash of btrfs_release_extent_buffer_page
Liu Bo
1
-2
/
+5
2014-10-30
Btrfs: add missing end_page_writeback on submit_extent_page failure
Filipe Manana
1
-0
/
+1
2014-10-30
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
1
-1
/
+1
2014-10-30
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
1
-1
/
+4
2014-10-30
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
1
-29
/
+59
2014-10-30
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
5
-21
/
+23
2014-10-30
btrfs: new define for the inline extent data start
David Sterba
2
-10
/
+9
2014-10-30
btrfs: kill extent_buffer_page helper
David Sterba
2
-35
/
+26
2014-10-30
btrfs: drop constant param from btrfs_release_extent_buffer_page
David Sterba
1
-9
/
+6
2014-10-30
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
4
-5
/
+4
2014-10-30
btrfs: let merge_reloc_roots return void
David Sterba
1
-2
/
+1
2014-10-30
btrfs: remove unused members from struct scrub_warning
David Sterba
1
-15
/
+2
2014-10-30
btrfs: use slab for end_io_wq structures
David Sterba
3
-10
/
+38
2014-10-30
btrfs: fix error labels in init_btrfs_fs
David Sterba
1
-2
/
+2
2014-10-30
btrfs: use enum for wq endio metadata type
David Sterba
4
-18
/
+14
2014-10-30
btrfs: remove unused extent state bits
David Sterba
1
-4
/
+0
2014-10-30
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
3
-2
/
+3
2014-10-30
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
5
-27
/
+21
2014-10-30
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
4
-12
/
+9
2014-10-30
btrfs: remove parameter blocksize from read_tree_block
David Sterba
7
-37
/
+18
2014-10-30
btrfs: inline code of reada_tree_block and remove it
David Sterba
1
-10
/
+2
2014-10-30
btrfs: return void from readahead_tree_block
David Sterba
3
-8
/
+4
2014-10-30
btrfs: remove unused parameter from readahead_tree_block
David Sterba
5
-16
/
+8
2014-10-30
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
5
-10
/
+10
2014-10-30
btrfs: remove unlikely from NULL checks
David Sterba
2
-6
/
+6
2014-10-30
btrfs: remove unused variable from btrfs_parse_options
David Sterba
1
-3
/
+1
2014-10-30
btrfs: defrag, use unsigned type for extent thresh
David Sterba
1
-4
/
+4
2014-10-30
Btrfs: try not to ENOSPC on log replay
Josef Bacik
1
-1
/
+2
2014-10-30
Btrfs: don't do async reclaim during log replay
Josef Bacik
1
-1
/
+7
2014-10-30
Btrfs: remove empty block groups automatically
Josef Bacik
6
-49
/
+226
2014-10-30
Btrfs: fix data corruption after fast fsync and writeback error
Filipe Manana
3
-102
/
+166
2014-10-30
Btrfs: fix fsync race leading to invalid data after log replay
Filipe Manana
1
-15
/
+63
2014-10-30
Btrfs: fix wrong parse of extent map's tracepoint
Liu Bo
1
-6
/
+7
2014-10-30
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
Qu Wenruo
1
-22
/
+57
2014-10-30
Btrfs: fix up bounds checking in lseek
Liu Bo
1
-10
/
+15
2014-10-30
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
3
-0
/
+41
2014-10-30
Btrfs: implement repair function when direct read fails
Miao Xie
9
-29
/
+281
2014-10-30
Btrfs: Set real mirror number for read operation on RAID0/5/6
Miao Xie
1
-0
/
+5
2014-10-30
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
3
-21
/
+19
2014-10-30
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
3
-4
/
+7
2014-10-30
Btrfs: split bio_readpage_error into several functions
Miao Xie
2
-64
/
+123
2014-10-30
Btrfs: Cleanup unused variant and argument of IO failure handlers
Miao Xie
1
-16
/
+10
2014-10-30
Btrfs: fix missing error handler if submiting re-read bio fails
Miao Xie
1
-0
/
+5
2014-10-30
Btrfs: do file data check by sub-bio's self
Miao Xie
4
-29
/
+87
2014-10-30
Btrfs: cleanup similar code of the buffered data data check and dio read data...
Miao Xie
1
-55
/
+47
2014-10-30
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
5
-34
/
+35
2014-10-30
Btrfs: modify rw_devices counter under chunk_mutex context
Miao Xie
1
-2
/
+2
2014-10-30
Btrfs: move the missing device to its own fs device list
Miao Xie
1
-26
/
+52
2014-10-30
Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fs
Miao Xie
1
-1
/
+1
2014-10-30
Btrfs: make the logic of source device removing more clear
Miao Xie
2
-14
/
+8
2014-10-30
Btrfs: fix use-after-free problem of the device during device replace
Miao Xie
3
-1
/
+8
2014-10-30
Btrfs: fix unprotected device list access when cloning fs devices
Miao Xie
1
-0
/
+3
2014-10-30
Btrfs: Fix misuse of chunk mutex
Miao Xie
3
-72
/
+65
2014-10-30
Btrfs: fix unprotected device list access when getting the fs information
Miao Xie
1
-1
/
+7
2014-10-30
Btrfs: fix unprotected system chunk array insertion
Miao Xie
1
-1
/
+6
2014-10-30
Btrfs: fix unprotected device's variants on 32bits machine
Miao Xie
4
-29
/
+124
2014-10-30
Btrfs: update free_chunk_space during allocting a new chunk
Miao Xie
1
-5
/
+5
2014-10-30
Btrfs: fix unprotected device->bytes_used update
Miao Xie
1
-1
/
+3
2014-10-30
Btrfs: Fix wrong free_chunk_space assignment during removing a device
Miao Xie
1
-5
/
+0
2014-10-30
Btrfs: fix wrong device bytes_used in the super block
Miao Xie
5
-1
/
+37
2014-10-30
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
7
-5
/
+83
2014-10-30
Btrfs: fix unprotected assignment of the target device
Miao Xie
3
-28
/
+28
2014-10-30
Btrfs: cleanup double assignment of device->bytes_used when device replace fi...
Miao Xie
1
-1
/
+0
2014-10-30
Btrfs: cleanup unused num_can_discard in fs_devices
Miao Xie
2
-15
/
+2
2014-10-30
btrfs: remove the wrong comments
Li RongQing
1
-4
/
+0
2014-10-30
Btrfs: fix directory recovery from fsync log
Filipe Manana
1
-0
/
+1
2014-10-30
Btrfs: fix loop writing of async reclaim
Liu Bo
1
-3
/
+14
2014-10-30
Btrfs: make fiemap not blow when you have lots of snapshots
Josef Bacik
3
-36
/
+116
2014-10-30
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
Filipe Manana
1
-0
/
+3
2014-10-30
btrfs: Fix a deadlock in btrfs_dev_replace_finishing()
Qu Wenruo
1
-1
/
+2
2014-10-30
Btrfs: cleanup the same name in end_bio_extent_readpage
Liu Bo
1
-4
/
+4
2014-10-30
btrfs: don't go readonly on existing qgroup items
Mark Fasheh
1
-2
/
+8
2014-10-30
Btrfs: show real function name in btrfs workqueue tracepoint
Liu Bo
1
-1
/
+1
2014-10-30
Btrfs: shrink further sizeof(struct extent_buffer)
Filipe Manana
1
-2
/
+0
2014-10-30
Btrfs: send, lower mem requirements for processing xattrs
Filipe Manana
1
-8
/
+32
2014-10-30
btrfs: remove stale define after removing ordered operations
David Sterba
1
-7
/
+0
2014-10-30
Btrfs: improve free space cache management and space allocation
Filipe Manana
2
-1
/
+653
2014-10-30
btrfs: rename total_bytes to avoid confusion
Anand Jain
1
-5
/
+5
2014-10-30
btrfs: fix typo in the log message
Anand Jain
1
-1
/
+1
2014-10-30
btrfs: rw_devices shouldn't be incremented for seed fs in btrfs_rm_dev_replac...
Anand Jain
1
-1
/
+2
2014-10-30
btrfs: fix memory leak when there is no more seed device
Anand Jain
1
-0
/
+2
2014-10-30
btrfs: update sprout seed pointer when seed fs is relinquished
Anand Jain
1
-0
/
+21
2014-10-30
btrfs: fix rw_devices miss match after seed replace
Anand Jain
1
-0
/
+2
2014-10-30
btrfs: replace seed device followed by unmount causes kernel WARNING
Anand Jain
1
-1
/
+7
2014-10-30
btrfs: preparatory to make btrfs_rm_dev_replace_srcdev() seed aware
Anand Jain
1
-5
/
+9
2014-10-30
btrfs: Drop stray check of fixup_workers creation
Andrey Utkin
1
-1
/
+1
2014-10-30
Btrfs: make btrfs_search_forward return with nodes unlocked
Filipe Manana
5
-15
/
+7
2014-10-30
btrfs: sysfs label interface should check for read only FS
Anand Jain
1
-0
/
+3
2014-10-30
btrfs: code optimize: BTRFS_ATTR_RW could set the mode
Anand Jain
2
-4
/
+5
2014-10-30
btrfs: code optimize: BTRFS_ATTR could handle the mode
Anand Jain
2
-11
/
+14
2014-10-30
btrfs: use BTRFS_ATTR instead of btrfs_no_store()
Anand Jain
1
-10
/
+3
2014-10-30
Btrfs: avoid unnecessary switch of path locks to blocking mode
Filipe Manana
1
-2
/
+1
2014-10-30
Btrfs: unlock nodes earlier when inserting items in a btree
Filipe Manana
1
-6
/
+6
2014-10-30
btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simpl...
Satoru Takeuchi
1
-2
/
+2
2014-10-30
Btrfs: cleanup for btrfs workqueue tracepoints
Liu Bo
1
-7
/
+0
2014-10-30
Btrfs: add work_struct information for workqueue tracepoint
Liu Bo
1
-3
/
+6
2014-10-30
btrfs: add trace for qgroup accounting
Mark Fasheh
3
-0
/
+61
2014-10-30
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
Miao Xie
2
-34
/
+11
2014-10-30
Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie
Miao Xie
1
-2
/
+2
2014-10-30
Btrfs: Fix the problem that the dirty flag of dev stats is cleared
Miao Xie
2
-6
/
+20
2014-10-30
Btrfs: make the device lock and its protected data in the same cacheline
Miao Xie
1
-13
/
+12
2014-10-30
Btrfs: fix wrong generation check of super block on a seed device
Miao Xie
1
-1
/
+5
2014-10-30
Btrfs: fix wrong fsid check of scrub
Miao Xie
1
-5
/
+13
2014-10-30
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
1
-0
/
+6
2014-10-30
Btrfs: fix wrong max inline data size limit
Wang Shilong
1
-1
/
+1
2014-10-30
Btrfs: fix off-by-one in cow_file_range_inline()
Wang Shilong
1
-2
/
+2
2014-10-30
Btrfs: fall into nocompression codes quickly if possible
Wang Shilong
1
-4
/
+1
2014-10-30
Btrfs: fix wrong skipping compression for an inode
Wang Shilong
1
-5
/
+20
2014-10-30
Btrfs: fix sparse warning
Fabian Frederick
1
-1
/
+2
2014-10-30
Btrfs: use BUG_ON
HIMANGI SARAOGI
1
-2
/
+2
2014-10-30
btrfs compression: merge inflate and deflate z_streams
Sergey Senozhatsky
1
-70
/
+68
2014-10-30
Btrfs: set error return value in btrfs_get_blocks_direct
Filipe Manana
1
-1
/
+3
2014-10-30
Btrfs: reduce size of struct extent_state
Filipe Manana
2
-18
/
+20
2014-10-30
btrfs: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-10-30
Btrfs: print btrfs specific info for some fatal error cases
Wang Shilong
1
-7
/
+7
2014-10-30
Btrfs: fix writing data into the seed filesystem
Miao Xie
1
-16
/
+36
2014-10-30
Btrfs: make defragment work with nodatacow option
Wang Shilong
2
-3
/
+42
2014-10-30
btrfs: label should not contain return char
Satoru Takeuchi
1
-3
/
+12
2014-10-30
btrfs: device delete must be sysloged
Anand Jain
1
-0
/
+3
2014-10-30
btrfs: device add must be sysloged
Anand Jain
1
-0
/
+3
2014-10-30
Btrfs: clear compress-force when remounting with compress option
Wang Shilong
1
-0
/
+7
2014-10-30
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
8
-32
/
+22
2014-10-30
btrfs: clean away stripe_align helper
David Sterba
1
-10
/
+1
2014-10-30
btrfs: use nodesize everywhere, kill leafsize
David Sterba
15
-141
/
+89
2014-10-30
btrfs: kill the key type accessor helpers
David Sterba
17
-60
/
+60
2014-10-30
btrfs: make close_ctree return void
David Sterba
3
-11
/
+3
2014-10-30
btrfs: cleanup ino cache members of btrfs_root
David Sterba
5
-52
/
+52
2014-10-30
btrfs: clenaup: don't call btrfs_release_path before free_path
David Sterba
1
-1
/
+0
2014-10-30
btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot
David Sterba
1
-4
/
+1
2014-10-05
Linux 3.17
Linus Torvalds
1
-1
/
+1
2014-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+62
2014-10-04
Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2014-10-03
init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu
Josh Triplett
1
-0
/
+1
2014-10-03
init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
Josh Triplett
1
-0
/
+2
2014-10-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+9
2014-10-03
Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-10-03
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-8
/
+4
2014-10-03
Merge tag 'md/3.17-final-fix' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+17
2014-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-62
/
+65
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
1
-0
/
+7
2014-10-02
Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+18
2014-10-03
Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-1
/
+13
2014-10-03
i2c: qup: Fix order of runtime pm initialization
Andy Gross
1
-4
/
+8
2014-10-03
i2c: rk3x: fix 0 length write transfers
Alexandru M Stan
1
-1
/
+1
2014-10-03
Merge branches 'pm-cpufreq' and 'acpi-video'
Rafael J. Wysocki
4
-11
/
+18
2014-10-02
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
6
-13
/
+45
2014-10-02
mm: page_alloc: fix zone allocation fairness on UP
Johannes Weiner
1
-4
/
+3
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-02
MAINTAINERS: change git URL for mpc5xxx tree
Anatolij Gustschin
1
-1
/
+1
2014-10-02
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
1
-5
/
+31
2014-10-02
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
1
-0
/
+4
2014-10-02
Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-02
Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2014-10-02
CIFS: Fix readpages retrying on reconnects
Pavel Shilovsky
1
-7
/
+1
2014-10-02
Fix problem recognizing symlinks
Steve French
2
-1
/
+3
2014-10-02
Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)
Linus Torvalds
2
-3
/
+9
2014-10-02
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
Mel Gorman
1
-2
/
+5
2014-10-02
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
1
-1
/
+4
2014-10-02
Merge tag 'sound-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
6
-15
/
+20
2014-10-02
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
7
-61
/
+52
2014-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-134
/
+217
2014-10-02
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
1
-1
/
+17
2014-10-02
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
3
-53
/
+26
2014-10-02
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
2
-6
/
+18
2014-10-02
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
1
-1
/
+6
2014-10-02
drm/nv50/disp: fix dpms regression on certain boards
Ben Skeggs
1
-1
/
+2
2014-10-01
bna: Update Maintainer Email
Rasesh Mody
1
-1
/
+1
2014-10-01
Merge branch 'r8152'
David S. Miller
1
-28
/
+2
2014-10-01
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-01
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-01
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-10-01
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2014-10-01
parisc: Fix serial console for machines with serial port on superio chip
Helge Deller
1
-1
/
+2
2014-10-01
[SCSI] cxgb4i: avoid holding mutex in interrupt context
Anish Bhatt
3
-7
/
+55
2014-10-01
Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
1
-1
/
+1
2014-09-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-10
/
+21
2014-09-30
r8152: fix setting RTL8152_UNPLUG
hayeswang
1
-1
/
+5
2014-09-30
Merge branch 'netxen'
David S. Miller
2
-4
/
+4
2014-09-30
netxen: Fix bug in Tx completion path.
Manish Chopra
1
-2
/
+2
2014-09-30
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2
-2
/
+2
[next]