aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* btrfs: remove cache only arguments from defrag pathEric Sandeen2013-02-20
* btrfs: handle null fs_info in btrfs_panic()Eric Sandeen2013-02-20
* Btrfs: use bit operation for ->fs_stateMiao Xie2013-02-20
* Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-20
* Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-20
* Btrfs: use percpu counter for dirty metadata countMiao Xie2013-02-20
* Btrfs: protect fs_info->alloc_startMiao Xie2013-02-20
* Btrfs: add a comment for fs_info->max_inlineMiao Xie2013-02-20
* Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-20
* Btrfs: make raid attr array more readableMiao Xie2013-02-20
* Btrfs: record first logical byte in memoryLiu Bo2013-02-20
* Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo2013-02-20
* Btrfs: wait on ordered extents at the last possible momentJosef Bacik2013-02-20
* 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