aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2022-01-31btrfs: skip reserved bytes warning on unmount after log cleanup failureFilipe Manana
2022-01-07btrfs: remove reada infrastructureQu Wenruo
2022-01-07btrfs: move btrfs_truncate_inode_items to inode-item.cJosef Bacik
2022-01-07btrfs: add an inode-item.hJosef Bacik
2022-01-07btrfs: introduce exclusive operation BALANCE_PAUSED stateNikolay Borisov
2022-01-07btrfs: make send work with concurrent block group relocationFilipe Manana
2022-01-03btrfs: track the csum, extent, and free space trees in a rb treeJosef Bacik
2022-01-03btrfs: stop accessing ->free_space_root directlyJosef Bacik
2022-01-03btrfs: stop accessing ->csum_root directlyJosef Bacik
2022-01-03btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum rootJosef Bacik
2022-01-03btrfs: stop accessing ->extent_root directlyJosef Bacik
2022-01-03btrfs: rework async transaction committingJosef Bacik
2022-01-03btrfs: remove unused BTRFS_FS_BARRIER flagJosef Bacik
2022-01-03btrfs: get rid of root->orphan_cleanup_stateJosef Bacik
2022-01-03btrfs: rename btrfs_item_end_nr to btrfs_item_data_endJosef Bacik
2022-01-03btrfs: remove the btrfs_item_end() helperJosef Bacik
2022-01-03btrfs: drop the _nr from the item helpersJosef Bacik
2022-01-03btrfs: introduce item_nr token variant helpersJosef Bacik
2022-01-03btrfs: make btrfs_file_extent_inline_item_len take a slotJosef Bacik
2022-01-03btrfs: add btrfs_set_item_*_nr() helpersJosef Bacik
2021-12-15btrfs: fix invalid delayed ref after subvolume creation failureFilipe Manana
2021-10-29btrfs: remove root argument from btrfs_unlink_inode()Filipe Manana
2021-10-26btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZEQu Wenruo
2021-10-26btrfs: add a BTRFS_FS_ERROR helperJosef Bacik
2021-10-26btrfs: remove unused function btrfs_bio_fits_in_stripe()Qu Wenruo
2021-10-26btrfs: unexport setup_items_for_insert()Filipe Manana
2021-10-26btrfs: loop only once over data sizes array when inserting an item batchFilipe Manana
2021-10-26btrfs: rename struct btrfs_io_bio to btrfs_bioQu Wenruo
2021-10-26btrfs: zoned: add a dedicated data relocation block groupJohannes Thumshirn
2021-10-26btrfs: introduce btrfs_is_data_reloc_rootJohannes Thumshirn
2021-10-26btrfs: zoned: implement active zone trackingNaohiro Aota
2021-10-26btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()Qu Wenruo
2021-10-25btrfs: subpage: introduce btrfs_subpage_bitmap_infoQu Wenruo
2021-10-11Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-07btrfs: unify lookup return value when dir entry is missingFilipe Manana
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-23btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctlsChristian Brauner
2021-08-23btrfs: introduce btrfs_search_backwards functionMarcos Paulo de Souza
2021-08-23btrfs: initial fsverity supportBoris Burkov
2021-08-23btrfs: add ro compat flags to inodesBoris Burkov
2021-08-23btrfs: use delalloc_bytes to determine flush amount for shrink_delallocJosef Bacik
2021-08-23btrfs: make btrfs_next_leaf static inlineDavid Sterba
2021-08-23btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_orderedDavid Sterba
2021-08-23btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()Qu Wenruo
2021-08-23btrfs: zoned: remove max_zone_append_size logicJohannes Thumshirn
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-06-22btrfs: remove unused btrfs_fs_info::total_pinnedNikolay Borisov
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik
2021-06-22btrfs: ensure relocation never runs while we have send operations runningFilipe Manana
2021-06-22btrfs: shorten integrity checker extent data mount optionDavid Sterba