summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-12-12btrfs: sink parameter len to alloc_extent_bufferDavid Sterba
2014-12-12btrfs: unify extent buffer allocation apiDavid Sterba
2014-12-12btrfs: use GFP_NOFS in __alloc_extent_buffer directlyDavid Sterba
2014-12-12btrfs: sink blocksize parameter to tree_block_processedDavid Sterba
2014-12-12btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba
2014-12-12btrfs: sink blocksize parameter to btrfs_init_new_bufferDavid Sterba
2014-12-12btrfs: sink blocksize parameter to reada_tree_block_flaggedDavid Sterba
2014-12-12btrfs: remove blocksize from reada_extentDavid Sterba
2014-12-12btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba
2014-12-03Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason
2014-12-03Btrfs: make get_caching_control unconditionally return the ctlJosef Bacik
2014-12-03Btrfs: fix unprotected deletion from pending_chunks listFilipe Manana
2014-12-03Btrfs: fix fs mapping extent map leakFilipe Manana
2014-12-03Btrfs: fix memory leak after block remove + trimmingFilipe Manana
2014-12-03Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana
2014-12-03Btrfs: fix race between writing free space cache and trimmingFilipe Manana
2014-12-03Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana
2014-12-03Btrfs, replace: enable dev-replace for raid56Zhao Lei
2014-12-03Btrfs: fix freeing used extents after removing empty block groupFilipe Manana
2014-12-03Btrfs: fix crash caused by block group removalFilipe Manana
2014-12-03Btrfs: fix invalid block group rbtree access after bg is removedFilipe Manana
2014-12-03Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie
2014-12-03Btrfs, replace: write raid56 parity into the replace target deviceMiao Xie
2014-12-03Btrfs, replace: write dirty pages into the replace target deviceMiao Xie
2014-12-03Btrfs, raid56: support parity scrub on raid56Miao Xie
2014-12-03Btrfs, raid56: use a variant to record the operation typeMiao Xie
2014-12-03Btrfs, scrub: repair the common data on RAID5/6 if it is corruptedMiao Xie
2014-12-03Btrfs, raid56: don't change bbio and raid_mapMiao Xie
2014-12-03Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_blockZhao Lei
2014-12-03Btrfs: remove noused bbio_ret in __btrfs_map_block in conditionZhao Lei
2014-11-25Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana
2014-11-25Btrfs: ensure send always works on roots without orphansFilipe Manana
2014-11-25Btrfs: fix freeing used extent after removing empty block groupFilipe Manana
2014-11-25Btrfs: include vmalloc.h in check-integrity.cChris Mason
2014-11-25btrfs: Fix a lockdep warning when running xfstest.Qu Wenruo
2014-11-25Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-21Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana
2014-11-21Btrfs: collect only the necessary ordered extents on ranged fsyncFilipe Manana
2014-11-21Btrfs: don't ignore log btree writeback errorsFilipe Manana
2014-11-21Btrfs: do not move em to modified list when unpinningJosef Bacik
2014-11-21Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2014-11-21Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro
2014-11-21Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2014-11-21btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2014-11-21btrfs: fix dead lock while running replace and defrag concurrentlyGui Hecheng
2014-11-21Btrfs: make xattr replace operations atomicFilipe Manana
2014-11-21Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana
2014-11-21Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik
2014-11-21Btrfs: move read only block groups onto their own list V2Josef Bacik