summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
...
* Minor format cleanup.Andreas Philipp2013-06-141-2/+2
* Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-141-0/+2
* Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong2013-06-141-0/+6
* Btrfs: handle running extent ops with skinny metadataJosef Bacik2013-05-181-1/+1
* btrfs: annotate quota tree for lockdepDavid Sterba2013-05-171-3/+3
* btrfs: enhance superblock checksDavid Sterba2013-05-071-2/+4
* btrfs: fix misleading variable name for flagsDavid Sterba2013-05-061-1/+1
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-22/+0Star
* Btrfs: rescan for qgroupsJan Schmidt2013-05-061-6/+11
* Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt2013-05-061-5/+2Star
* Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens2013-05-061-3/+2Star
* Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh2013-05-061-2/+1Star
* Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-061-7/+3Star
* Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie2013-05-061-2/+20
* Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong2013-05-061-0/+3
* Btrfs: fix bad extent loggingJosef Bacik2013-05-061-4/+0Star
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-061-2/+19
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-061-2/+20
* btrfs: clean up transaction abort messagesDavid Sterba2013-05-061-0/+1
* 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/+0Star
* | 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/+1Star
* | 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-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