summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2013-07-02Btrfs: check if we can nocow if we don't have data spaceJosef Bacik
2013-07-02Btrfs: use a percpu to keep track of possibly pinned bytesJosef Bacik
2013-07-01Btrfs: fix transaction throttling for delayed refsJosef Bacik
2013-06-14Btrfs: exclude logged extents before replying when we are mixedJosef Bacik
2013-06-14Btrfs: fix qgroup rescan resume on mountJan Schmidt
2013-06-14Btrfs: simplify unlink reservationsJosef Bacik
2013-06-14Btrfs: make the state of the transaction more readableMiao Xie
2013-06-14Btrfs: introduce per-subvolume ordered extent listMiao Xie
2013-06-14Btrfs: introduce per-subvolume delalloc inode listMiao Xie
2013-06-14Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie
2013-06-14Btrfs: cleanup the similar code of the fs root readMiao Xie
2013-06-14Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie
2013-06-14Minor format cleanup.Andreas Philipp
2013-06-14Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt
2013-06-14Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong
2013-05-18Btrfs: handle running extent ops with skinny metadataJosef Bacik
2013-05-17btrfs: annotate quota tree for lockdepDavid Sterba
2013-05-07btrfs: enhance superblock checksDavid Sterba
2013-05-06btrfs: fix misleading variable name for flagsDavid Sterba
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: rescan for qgroupsJan Schmidt
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt
2013-05-06Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens
2013-05-06Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh
2013-05-06Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie
2013-05-06Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong
2013-05-06Btrfs: fix bad extent loggingJosef Bacik
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik
2013-05-06btrfs: clean up transaction abort messagesDavid Sterba
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