aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2012-12-17Btrfs: fix hash overflow handlingChris Mason
2012-12-16Btrfs: put raid properties into global tableLiu Bo
2012-12-16Btrfs: don't memset new tokensJosef Bacik
2012-12-16Btrfs: log changed inodes based on the extent map treeJosef Bacik
2012-12-16Btrfs: add path->really_keep_locksJosef Bacik
2012-12-16Btrfs: rename root_times_lock to root_item_lockAnand Jain
2012-12-16Btrfs: restructure btrfs_run_defrag_inodes()Miao Xie
2012-12-16Btrfs: use slabs for auto defrag allocationMiao Xie
2012-12-12Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replaceStefan Behrens
2012-12-12Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()Stefan Behrens
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens
2012-12-12Btrfs: add code to scrub to copy read data to another diskStefan Behrens
2012-12-12Btrfs: disallow some operations on the device replace target deviceStefan Behrens
2012-12-12Btrfs: disallow mutually exclusive admin operations from user modeStefan Behrens
2012-12-12Btrfs: introduce a btrfs_dev_replace_item typeStefan Behrens
2012-12-12Btrfs: enhance btrfs structures for device replace supportStefan Behrens
2012-12-12Btrfs: pass fs_info instead of rootStefan Behrens
2012-12-12Btrfs: fix wrong file extent lengthMiao Xie
2012-12-12Btrfs: Fix typo in fs/btrfsMasanari Iida
2012-12-11Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie
2012-12-11Btrfs: improve the noflush reservationMiao Xie
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-25Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason
2012-10-25Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik
2012-10-24Btrfs: determine level of old rootsJan Schmidt
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens
2012-10-09btrfs: extended inode refsMark Fasheh
2012-10-08btrfs: move transaction aborts to the point of failureDavid Sterba
2012-10-04Btrfs: cleanup fs_info->hashersLiu Bo
2012-10-01Btrfs: delay block group item insertionJosef Bacik
2012-10-01Btrfs: cleanup for unused ref cache stuffliubo
2012-10-01Btrfs: fix unprotected ->log_batchMiao Xie
2012-10-01Btrfs: add a new "type" field into the block reservation structureMiao Xie
2012-10-01Btrfs: btrfs_drop_extent_cache should never failJosef Bacik
2012-10-01Btrfs: add hole punchingJosef Bacik
2012-10-01Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik
2012-10-01Btrfs: do not needlessly restart the transaction for enospcJosef Bacik
2012-10-01Btrfs: turbo charge fsyncJosef Bacik
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-06btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTIDWang Sheng-Hui
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-28Btrfs: fix deadlock in wait_for_more_refsArne Jansen
2012-08-28Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik
2012-07-30btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason
2012-07-25Btrfs: add btrfs_compare_trees functionAlexander Block
2012-07-25Btrfs: introduce subvol uuids and timesAlexander Block
2012-07-25Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason