summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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-30btrfs: zero out left over bytes after processing compression streamsChris Mason
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-20Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2014-11-20btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2014-11-20btrfs: fix dead lock while running replace and defrag concurrentlyGui Hecheng
2014-11-20Btrfs: make xattr replace operations atomicFilipe Manana
2014-11-20Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana
2014-11-20Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik
2014-11-20Btrfs: move read only block groups onto their own list V2Josef Bacik
2014-11-20btrfs: fix typos in btrfs_check_super_validDavid Sterba
2014-11-20Btrfs: check-int: don't complain about balanced blocksStefan Behrens
2014-11-20Btrfs: check_int: use the known block locationStefan Behrens
2014-11-20Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana
2014-11-20Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana
2014-11-20Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana
2014-11-20Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan
2014-11-20Btrfs: fix allocationg memory failure for btrfsic_state structureShilong Wang
2014-11-20Btrfs: report error after failure inlining extent in compressed write pathFilipe Manana
2014-11-20Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana
2014-11-20Btrfs: correctly flush compressed data before/after direct IOFilipe Manana
2014-11-20Btrfs: make inode.c:compress_file_range() return voidFilipe Manana
2014-11-20Btrfs: fix incorrect compression ratio detectionShilong Wang
2014-11-20Btrfs: don't ignore compressed bio write errorsFilipe Manana
2014-11-20Btrfs: make inode.c:submit_compressed_extents() return voidFilipe Manana
2014-11-20Btrfs: process all async extents on compressed write failureFilipe Manana
2014-11-20Btrfs: don't leak pages and memory on compressed write errorFilipe Manana
2014-11-20Btrfs: fix hang on compressed write errorFilipe Manana
2014-11-20Btrfs: set page and mapping error on compressed write failureFilipe Manana
2014-11-19btrfs: fix lockups from btrfs_clear_path_blockingChris Mason
2014-11-19btrfs: get rid of f_dentry useAl Viro
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro
2014-11-12btrfs: move commit out of sysfs when changing labelDavid Sterba
2014-11-12btrfs: move commit out of sysfs when changing featuresDavid Sterba
2014-11-12btrfs: introduce pending action: commitDavid Sterba
2014-11-12btrfs: switch inode_cache option handling to pending changesDavid Sterba
2014-11-12btrfs: do commit in sync_fs if there are pending changesDavid Sterba