summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-14Btrfs: account for large extents with enospcJosef Bacik
2015-02-02Btrfs: fix race between transaction commit and empty block group removalFilipe Manana
2015-02-02btrfs: kill btrfs_inode_*time helpersDavid Sterba
2015-01-21Btrfs: fix unused members in struct btrfs_rootAnand Jain
2015-01-21Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simplyZhao Lei
2015-01-21Btrfs: track dirty block groups on their own listJosef Bacik
2015-01-21Btrfs: change how we track dirty rootsJosef Bacik
2015-01-19Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana
2014-12-10Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana
2014-12-02Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason
2014-12-02Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana
2014-12-02Btrfs: fix crash caused by block group removalFilipe Manana
2014-12-03Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie
2014-11-25Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana
2014-11-25Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2014-11-21Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana
2014-11-20Btrfs: make xattr replace operations atomicFilipe Manana
2014-11-20Btrfs: move read only block groups onto their own list V2Josef Bacik
2014-11-20Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana
2014-11-12btrfs: introduce pending action: commitDavid Sterba
2014-11-12btrfs: switch inode_cache option handling to pending changesDavid Sterba
2014-11-12btrfs: add support for processing pending changesDavid Sterba
2014-10-27Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana
2014-10-07Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is offChris Mason
2014-10-06btrfs: Make btrfs handle security mount options internally to avoid losing se...Qu Wenruo
2014-10-04Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason
2014-10-04Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason
2014-10-03Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.Fabian Frederick
2014-10-02btrfs: move checks for DUMMY_ROOT into a helperDavid Sterba
2014-10-02btrfs: new define for the inline extent data startDavid Sterba
2014-10-02Btrfs: set default max_inline to 8KiB instead of 8MiBFilipe David Borba Manana
2014-10-02btrfs: remove blocksize from btrfs_alloc_free_block and renameDavid Sterba
2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik
2014-09-17Btrfs: implement repair function when direct read failsMiao Xie
2014-09-17Btrfs: load checksum data once when submitting a direct read ioMiao Xie
2014-09-17btrfs: remove stale define after removing ordered operationsDavid Sterba
2014-09-17Btrfs: fix wrong max inline data size limitWang Shilong
2014-09-17btrfs: use nodesize everywhere, kill leafsizeDavid Sterba
2014-09-17btrfs: cleanup ino cache members of btrfs_rootDavid Sterba
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik
2014-06-19Btrfs: fix broken free space cache after the system crashedMiao Xie
2014-06-09Btrfs: make fsync work after cloning into a fileFilipe Manana
2014-06-09btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-09Btrfs: async delayed refsChris Mason
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2014-06-09Btrfs: rework qgroup accountingJosef Bacik