summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-08-09Btrfs: fix device replace of a missing RAID 5/6 deviceOmar Sandoval-10/+147
2015-08-09Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operationOmar Sandoval-14/+86
2015-08-09Btrfs: count devices correctly in readahead during RAID 5/6 replaceOmar Sandoval-1/+3
2015-08-09Btrfs: remove misleading handling of missing device scrubOmar Sandoval-15/+1
2015-08-09btrfs: fix clone / extent-same deadlocksMark Fasheh-26/+8
2015-08-09Btrfs: fix defrag to merge tail file extentLiu Bo-1/+5
2015-08-09Btrfs: fix warning in backref walkingLiu Bo-6/+2
2015-08-09btrfs: Add WARN_ON() for double lock in btrfs_tree_lock()Zhaolei-0/+1
2015-08-09btrfs: Remove root argument in extent_data_ref_count()Zhaolei-3/+2
2015-08-09btrfs: Fix wrong comment of btrfs_alloc_tree_block()Zhaolei-3/+0
2015-08-09btrfs: abort transaction on btrfs_reloc_cow_block()Zhaolei-1/+3
2015-08-09btrfs: Remove unnecessary variants in relocation.cZhaolei-11/+7
2015-08-09btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk()Zhaolei-8/+2
2015-08-09btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()Zhaolei-1/+1
2015-08-09btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()Zhaolei-0/+4
2015-08-09btrfs: Fix data checksum error cause by replace with io-load.Zhaolei-7/+29
2015-08-09btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()Zhaolei-7/+3
2015-08-09btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()Zhaolei-1/+10
2015-08-09btrfs: Use ref_cnt for set_block_group_ro()Zhaolei-32/+30
2015-08-09btrfs: Bypass unrelated items before accessing its contents in scrubZhao Lei-8/+8
2015-08-09btrfs: Load only necessary csums into list in scrubZhao Lei-3/+5
2015-08-09btrfs: Fix calculate typo caused by ambiguous meaning of logic_endZhao Lei-5/+5
2015-08-09btrfs: Free checksum list on scrub_extent() failZhao Lei-2/+6
2015-08-09btrfs: Check cancel and pause in interval of scrub operationZhao Lei-16/+18
2015-08-09btrfs: Show detail information when mount failed on missing devicesZhao Lei-2/+3
2015-08-09btrfs: Fix scrub panic when leaf crosses stripesZhao Lei-7/+10
2015-08-09Btrfs: fix stale dir entries after removing a link and fsyncFilipe Manana-20/+138
2015-08-09btrfs: fix search key advancing conditionNaohiro Aota-3/+9
2015-08-09Btrfs: teach backref walking about backrefs with underflowed offset valuesFilipe Manana-2/+25
2015-08-09Btrfs: fix stale dir entries after unlink, inode eviction and fsyncFilipe Manana-0/+29
2015-08-09Btrfs: fix stale directory entries after fsync log replayFilipe Manana-4/+60
2015-08-02Linux 4.2-rc5v4.2-rc5Linus Torvalds-1/+1
2015-08-02Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-7/+8
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds-3/+5
2015-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-14/+23
2015-08-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-25/+59
2015-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+6
2015-08-01link_path_walk(): be careful when failing with ENOTDIRAl Viro-1/+6
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds-91/+121
2015-08-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+5
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-154/+265
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-539/+1000
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+23
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-69/+164
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood-0/+4
2015-07-31Merge branch 'gianfar-wol-fixes'David S. Miller-79/+33
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil-13/+3
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil-68/+30
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil-0/+2
2015-07-31act_pedit: check binding before calling tcf_hash_release()WANG Cong-3/+2