aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: fill UUID tree initiallyStefan Behrens2013-09-01
* Btrfs: maintain subvolume items in the UUID treeStefan Behrens2013-09-01
* Btrfs: create UUID tree if requiredStefan Behrens2013-09-01
* Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens2013-09-01
* btrfs: mark some local function as 'static'Sergei Trofimovich2013-09-01
* Btrfs: get rid of sparse warningsStefan Behrens2013-09-01
* Btrfs: fix send issues related to inode number reuseJosef Bacik2013-09-01
* Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-01
* Btrfs: fix heavy delalloc related deadlockJosef Bacik2013-09-01
* btrfs: add mount option to set commit intervalDavid Sterba2013-09-01
* Btrfs: handle errors when doing slow cachingJosef Bacik2013-09-01
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-01
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-01
* btrfs: fall back to global reservation when removing subvolumesJeff Mahoney2013-09-01
* 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