summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
2014-11-21btrfs: fix typos in btrfs_check_super_validDavid Sterba
2014-11-21Btrfs: check-int: don't complain about balanced blocksStefan Behrens
2014-11-21Btrfs: check_int: use the known block locationStefan Behrens
2014-11-21Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana
2014-11-21Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana
2014-11-21Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana
2014-11-21Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan
2014-11-21Btrfs: fix allocationg memory failure for btrfsic_state structureShilong Wang
2014-11-21Btrfs: report error after failure inlining extent in compressed write pathFilipe Manana
2014-11-21Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana
2014-11-21Btrfs: correctly flush compressed data before/after direct IOFilipe Manana
2014-11-21Btrfs: make inode.c:compress_file_range() return voidFilipe Manana
2014-11-21Btrfs: fix incorrect compression ratio detectionShilong Wang
2014-11-21Btrfs: don't ignore compressed bio write errorsFilipe Manana
2014-11-21Btrfs: make inode.c:submit_compressed_extents() return voidFilipe Manana
2014-11-21Btrfs: process all async extents on compressed write failureFilipe Manana
2014-11-21Btrfs: don't leak pages and memory on compressed write errorFilipe Manana
2014-11-21Btrfs: fix hang on compressed write errorFilipe Manana
2014-11-21Btrfs: 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
2014-11-12btrfs: add support for processing pending changesDavid Sterba
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-04Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-28Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent itemsFilipe Manana
2014-10-27Btrfs: properly clean up btrfs_end_io_wq_cacheJosef Bacik
2014-10-27Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana
2014-10-27btrfs: use macro accessors in superblock validation checksDavid Sterba
2014-10-23vfs: export check_sticky()Miklos Szeredi
2014-10-18Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason
2014-10-14btrfs: LLVMLinux: Remove VLAISVinícius Tinti
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds