aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik
2013-09-21Btrfs: fix worst case calculator for space usageJosef Bacik
2013-09-21Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik
2013-09-01Btrfs: fix memory leak of uuid_root in free_fs_infoFilipe David Borba Manana
2013-09-01Btrfs: add support for assertsJosef Bacik
2013-09-01Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_header_fsid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_device_fsid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_device_uuid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constantGeert Uytterhoeven
2013-09-01Btrfs: add mount option to force UUID tree checkingStefan Behrens
2013-09-01Btrfs: check UUID tree during mount if requiredStefan Behrens
2013-09-01Btrfs: introduce uuid-tree-gen fieldStefan Behrens
2013-09-01Btrfs: fill UUID tree initiallyStefan Behrens
2013-09-01Btrfs: maintain subvolume items in the UUID treeStefan Behrens
2013-09-01Btrfs: create UUID tree if requiredStefan Behrens
2013-09-01Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens
2013-09-01btrfs: mark some local function as 'static'Sergei Trofimovich
2013-09-01Btrfs: get rid of sparse warningsStefan Behrens
2013-09-01Btrfs: fix send issues related to inode number reuseJosef Bacik
2013-09-01Btrfs: avoid starting a transaction in the write pathJosef Bacik
2013-09-01Btrfs: fix heavy delalloc related deadlockJosef Bacik
2013-09-01btrfs: add mount option to set commit intervalDavid Sterba
2013-09-01Btrfs: handle errors when doing slow cachingJosef Bacik
2013-09-01Btrfs: don't cache the csum value into the extent state treeMiao Xie
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo
2013-09-01btrfs: fall back to global reservation when removing subvolumesJeff Mahoney
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-17Btrfs: 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