aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2013-02-28Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie
2013-02-21Btrfs: fix remount vs autodefragMiao Xie
2013-02-20Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason
2013-02-20btrfs: define BTRFS_MAGIC as a u64 valueZach Brown
2013-02-20Btrfs: place ordered operations on a per transaction listJosef Bacik
2013-02-20btrfs: add cancellation points to defragDavid Sterba
2013-02-20Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik
2013-02-20btrfs: remove cache only arguments from defrag pathEric Sandeen
2013-02-20btrfs: handle null fs_info in btrfs_panic()Eric Sandeen
2013-02-20Btrfs: use bit operation for ->fs_stateMiao Xie
2013-02-20Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie
2013-02-20Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie
2013-02-20Btrfs: use percpu counter for dirty metadata countMiao Xie
2013-02-20Btrfs: protect fs_info->alloc_startMiao Xie
2013-02-20Btrfs: add a comment for fs_info->max_inlineMiao Xie
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger
2013-02-20Btrfs: make raid attr array more readableMiao Xie
2013-02-20Btrfs: record first logical byte in memoryLiu Bo
2013-02-20Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo
2013-02-20Btrfs: wait on ordered extents at the last possible momentJosef Bacik
2013-02-01Btrfs: Add a stripe cache to raid56Chris Mason
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2013-02-01Btrfs: add rw argument to merge_bio_hook()David Woodhouse
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