summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: remove space_info->reservation_progressJosef Bacik2013-09-211-9/+0
* Btrfs: fix worst case calculator for space usageJosef Bacik2013-09-211-1/+1
* Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik2013-09-211-3/+3
* Btrfs: fix memory leak of uuid_root in free_fs_infoFilipe David Borba Manana2013-09-011-0/+1
* Btrfs: add support for assertsJosef Bacik2013-09-011-0/+16
* Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned longGeert Uytterhoeven2013-09-011-3/+2
* Btrfs: Make btrfs_header_fsid() return unsigned longGeert Uytterhoeven2013-09-011-3/+2
* Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned longGeert Uytterhoeven2013-09-011-2/+2
* Btrfs: Make btrfs_device_fsid() return unsigned longGeert Uytterhoeven2013-09-011-2/+2
* Btrfs: Make btrfs_device_uuid() return unsigned longGeert Uytterhoeven2013-09-011-2/+2
* Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constantGeert Uytterhoeven2013-09-011-1/+1
* Btrfs: add mount option to force UUID tree checkingStefan Behrens2013-09-011-0/+1
* Btrfs: check UUID tree during mount if requiredStefan Behrens2013-09-011-0/+4
* Btrfs: introduce uuid-tree-gen fieldStefan Behrens2013-09-011-1/+4
* Btrfs: fill UUID tree initiallyStefan Behrens2013-09-011-0/+3
* Btrfs: maintain subvolume items in the UUID treeStefan Behrens2013-09-011-0/+1
* Btrfs: create UUID tree if requiredStefan Behrens2013-09-011-0/+1
* Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens2013-09-011-0/+24
* btrfs: mark some local function as 'static'Sergei Trofimovich2013-09-011-2/+0
* Btrfs: get rid of sparse warningsStefan Behrens2013-09-011-0/+3
* Btrfs: fix send issues related to inode number reuseJosef Bacik2013-09-011-0/+1
* Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-011-7/+4
* Btrfs: fix heavy delalloc related deadlockJosef Bacik2013-09-011-0/+7
* btrfs: add mount option to set commit intervalDavid Sterba2013-09-011-0/+3
* Btrfs: handle errors when doing slow cachingJosef Bacik2013-09-011-0/+1
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-011-1/+3
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-011-0/+47
* btrfs: fall back to global reservation when removing subvolumesJeff Mahoney2013-09-011-1/+1
* Btrfs: check if we can nocow if we don't have data spaceJosef Bacik2013-07-021-0/+4
* Btrfs: use a percpu to keep track of possibly pinned bytesJosef Bacik2013-07-021-0/+12
* Btrfs: fix transaction throttling for delayed refsJosef Bacik2013-07-011-0/+2
* Btrfs: exclude logged extents before replying when we are mixedJosef Bacik2013-06-141-0/+2
* Btrfs: fix qgroup rescan resume on mountJan Schmidt2013-06-141-0/+2
* Btrfs: simplify unlink reservationsJosef Bacik2013-06-141-1/+3
* Btrfs: make the state of the transaction more readableMiao Xie2013-06-141-1/+0
* Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-141-5/+20
* Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-141-7/+15
* Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie2013-06-141-0/+1
* Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-141-3/+3
* Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie2013-06-141-0/+12
* 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-171-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/+0
* 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/+2