aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: check if we can nocow if we don't have data spaceJosef Bacik2013-07-02
* Btrfs: use a percpu to keep track of possibly pinned bytesJosef Bacik2013-07-02
* Btrfs: fix transaction throttling for delayed refsJosef Bacik2013-07-01
* Btrfs: exclude logged extents before replying when we are mixedJosef Bacik2013-06-14
* Btrfs: fix qgroup rescan resume on mountJan Schmidt2013-06-14
* Btrfs: simplify unlink reservationsJosef Bacik2013-06-14
* Btrfs: make the state of the transaction more readableMiao Xie2013-06-14
* Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-14
* Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-14
* Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie2013-06-14
* Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-14
* Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie2013-06-14
* Minor format cleanup.Andreas Philipp2013-06-14
* Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-14
* Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong2013-06-14
* Btrfs: handle running extent ops with skinny metadataJosef Bacik2013-05-17
* btrfs: annotate quota tree for lockdepDavid Sterba2013-05-17
* btrfs: enhance superblock checksDavid Sterba2013-05-07
* btrfs: fix misleading variable name for flagsDavid Sterba2013-05-06
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: rescan for qgroupsJan Schmidt2013-05-06
* Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt2013-05-06
* Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens2013-05-06
* Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh2013-05-06
* Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-06
* Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie2013-05-06
* Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong2013-05-06
* Btrfs: fix bad extent loggingJosef Bacik2013-05-06
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-06
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-06
* btrfs: clean up transaction abort messagesDavid Sterba2013-05-06
* Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-28
* Btrfs: fix remount vs autodefragMiao Xie2013-02-21
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
|\
| * Btrfs: Add a stripe cache to raid56Chris Mason2013-02-01
| * Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
| * Btrfs: add rw argument to merge_bio_hook()David Woodhouse2013-02-01
* | btrfs: define BTRFS_MAGIC as a u64 valueZach Brown2013-02-20
* | Btrfs: place ordered operations on a per transaction listJosef Bacik2013-02-20
* | btrfs: add cancellation points to defragDavid Sterba2013-02-20
* | Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik2013-02-20
* | 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