summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info structFilipe David Borba Manana2014-01-281-1/+0
* Btrfs: move the extent buffer radix tree into the fs_infoJosef Bacik2014-01-281-0/+4
* Btrfs: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton2014-01-281-0/+6
* btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich2014-01-281-6/+0
* btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen2014-01-281-0/+2
* btrfs: publish device membership in sysfsJeff Mahoney2014-01-281-0/+1
* btrfs: publish allocation data in sysfsJeff Mahoney2014-01-281-0/+5
* btrfs: publish per-super attributes in sysfsJeff Mahoney2014-01-281-0/+2
* btrfs: add ioctls to query/change feature bits onlineJeff Mahoney2014-01-281-0/+9
* Btrfs: fix check-integrity to look at the referenced data properlyJosef Bacik2014-01-281-0/+4
* Btrfs: incompatible format change to remove hole extentsJosef Bacik2014-01-281-1/+4
* Btrfs: remove dead codes from ctree.hWang Shilong2013-11-201-6/+0
* btrfs: get rid of fdentry()Al Viro2013-11-151-5/+0
* Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie2013-11-111-2/+1
* Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Wang Shilong2013-11-111-3/+0
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-111-0/+4
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-111-0/+6
* Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana2013-11-111-1/+0
* btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-11-111-1/+1
* Btrfs: add a sanity test for btrfs_split_itemJosef Bacik2013-11-111-1/+3
* btrfs: drop unused parameter from btrfs_item_nrRoss Kirk2013-11-111-7/+6
* 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
OpenPOWER on IntegriCloud