summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: detect nocow for swap after snapshot deleteBoris Burkov2020-08-211-2/+2
* btrfs: use the correct const function attribute for btrfs_get_num_csumsDavid Sterba2020-08-191-1/+1
* btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik2020-07-271-1/+1
* btrfs: add comments for btrfs_reserve_flush_enumQu Wenruo2020-07-271-2/+32
* btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...Qu Wenruo2020-07-271-5/+0
* btrfs: qgroup: try to flush qgroup space when we get -EDQUOTQu Wenruo2020-07-271-0/+3
* btrfs: add multi-statement protection to btrfs_set/clear_and_info macrosMarcos Paulo de Souza2020-07-271-4/+4
* btrfs: remove no longer needed use of log_writers for the log root treeFilipe Manana2020-07-271-0/+1
* btrfs: stop incremening log_batch for the log root tree when syncing logFilipe Manana2020-07-271-0/+1
* btrfs: qgroup: export qgroups in sysfsQu Wenruo2020-07-271-0/+1
* btrfs: make btrfs_dirty_pages take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: make btrfs_set_extent_delalloc take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: make btrfs_run_delalloc_range take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: refactor btrfs_check_can_nocow() into two variantsQu Wenruo2020-07-271-2/+3
* btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...Qu Wenruo2020-07-271-0/+2
* btrfs: remove unused btrfs_root::defrag_trans_startDavid Sterba2020-07-271-1/+0
* btrfs: make __btrfs_drop_extents take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: make btrfs_csum_one_bio takae btrfs_inodeNikolay Borisov2020-07-271-2/+2
* btrfs: make btrfs_reloc_clone_csums take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: add little-endian optimized key helpersDavid Sterba2020-07-271-0/+48
* btrfs: inode: refactor the parameters of insert_reserved_file_extent()Qu Wenruo2020-07-271-1/+5
* btrfs: check if a log root exists before locking the log_mutex on unlinkFilipe Manana2020-06-161-0/+2
* Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba2020-06-141-1/+0
* Revert "btrfs: split btrfs_direct_IO to read and write part"David Sterba2020-06-091-3/+0
* btrfs: split btrfs_direct_IO to read and write partChristoph Hellwig2020-05-281-0/+3
* btrfs: switch to iomap_dio_rw() for dioGoldwyn Rodrigues2020-05-281-0/+1
* btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana2020-05-251-0/+3
* btrfs: simplify iget helpersDavid Sterba2020-05-251-3/+2
* btrfs: don't set SHAREABLE flag for data reloc treeQu Wenruo2020-05-251-0/+1
* btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLEQu Wenruo2020-05-251-2/+23
* btrfs: constify extent_buffer in the API functionsDavid Sterba2020-05-251-14/+14
* btrfs: preset set/get token with first page and drop conditionDavid Sterba2020-05-251-1/+2
* btrfs: drop eb parameter from set/get token helpersDavid Sterba2020-05-251-15/+12
* btrfs: move the block group freeze/unfreeze helpers into block-group.cFilipe Manana2020-05-251-2/+0
* btrfs: rename member 'trimming' of block group to a more generic nameFilipe Manana2020-05-251-2/+2
* btrfs: remove more obsolete v0 extent ref declarationsDavid Sterba2020-05-251-9/+0
* btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuidYueHaibing2020-05-251-7/+0
* btrfs: get rid of endio_repair_workersOmar Sandoval2020-05-251-1/+0
* btrfs: remove the redundant parameter level in btrfs_bin_search()Qu Wenruo2020-05-251-1/+1
* btrfs: improve global reserve stealing logicJosef Bacik2020-05-251-0/+1
* btrfs: backref: rename and move should_ignore_root()Qu Wenruo2020-05-251-0/+1
* btrfs: reloc: make reloc root search-specific for relocation backref cacheQu Wenruo2020-05-251-0/+2
* btrfs: kill the subvol_srcuJosef Bacik2020-03-231-1/+0
* btrfs: make the extent buffer leak check per fs infoJosef Bacik2020-03-231-0/+3
* btrfs: add helper to get the end offset of a file extent itemFilipe Manana2020-03-231-0/+1
* btrfs: Remove block_rsv parameter from btrfs_drop_snapshotNikolay Borisov2020-03-231-3/+2
* btrfs: relocation: add error injection points for cancelling balanceQu Wenruo2020-03-231-0/+1
* Btrfs: move all reflink implementation code into its own fileFilipe Manana2020-03-231-3/+0
* btrfs: simplify parameters of btrfs_set_disk_extent_flagsDavid Sterba2020-03-231-1/+1
* btrfs: open code trivial helper btrfs_header_chunk_tree_uuidDavid Sterba2020-03-231-5/+0