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