summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-281-2/+7
* Btrfs: fix remount vs autodefragMiao Xie2013-02-211-0/+2
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-201-3/+41
|\
| * Btrfs: Add a stripe cache to raid56Chris Mason2013-02-011-1/+4
| * Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-1/+34
| * Btrfs: add rw argument to merge_bio_hook()David Woodhouse2013-02-011-3/+3
* | btrfs: define BTRFS_MAGIC as a u64 valueZach Brown2013-02-201-1/+1
* | Btrfs: place ordered operations on a per transaction listJosef Bacik2013-02-201-7/+0
* | btrfs: add cancellation points to defragDavid Sterba2013-02-201-0/+7
* | Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik2013-02-201-0/+5
* | btrfs: remove cache only arguments from defrag pathEric Sandeen2013-02-201-4/+4
* | btrfs: handle null fs_info in btrfs_panic()Eric Sandeen2013-02-201-3/+6
* | Btrfs: use bit operation for ->fs_stateMiao Xie2013-02-201-1/+3
* | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-201-0/+2
* | Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-201-3/+4
* | Btrfs: use percpu counter for dirty metadata countMiao Xie2013-02-201-4/+5
* | Btrfs: protect fs_info->alloc_startMiao Xie2013-02-201-0/+10
* | Btrfs: add a comment for fs_info->max_inlineMiao Xie2013-02-201-0/+6
* | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-201-1/+1
* | Btrfs: make raid attr array more readableMiao Xie2013-02-201-1/+9
* | Btrfs: record first logical byte in memoryLiu Bo2013-02-201-0/+1
* | Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo2013-02-201-2/+1
* | Btrfs: wait on ordered extents at the last possible momentJosef Bacik2013-02-201-0/+3
|/
* Btrfs: fix hash overflow handlingChris Mason2012-12-171-0/+2
* Btrfs: put raid properties into global tableLiu Bo2012-12-161-0/+1
* Btrfs: don't memset new tokensJosef Bacik2012-12-161-1/+1
* Btrfs: log changed inodes based on the extent map treeJosef Bacik2012-12-161-0/+3
* Btrfs: add path->really_keep_locksJosef Bacik2012-12-161-0/+1
* Btrfs: rename root_times_lock to root_item_lockAnand Jain2012-12-161-1/+1
* Btrfs: restructure btrfs_run_defrag_inodes()Miao Xie2012-12-161-0/+1
* Btrfs: use slabs for auto defrag allocationMiao Xie2012-12-161-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
OpenPOWER on IntegriCloud