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