summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-05btrfs: make module init/exit match their sequenceQu Wenruo
2022-12-05btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key()Filipe Manana
2022-12-05btrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up low keysFilipe Manana
2022-12-05btrfs: re-check reclaim condition in reclaim workerBoris Burkov
2022-12-05btrfs: skip reclaim if block_group is emptyBoris Burkov
2022-12-05btrfs: avoid unnecessary resolution of indirect backrefs during fiemapFilipe Manana
2022-12-05btrfs: avoid duplicated resolution of indirect backrefs during fiemapFilipe Manana
2022-12-05btrfs: move up backref sharedness cache store and lookup functionsFilipe Manana
2022-12-05btrfs: cache sharedness of the last few data extents during fiemapFilipe Manana
2022-12-05btrfs: remove useless logic when finding parent nodesFilipe Manana
2022-12-05btrfs: remove roots ulist when checking data extent sharednessFilipe Manana
2022-12-05btrfs: move ulists to data extent sharedness check contextFilipe Manana
2022-12-05btrfs: turn the backref sharedness check cache into a context objectFilipe Manana
2022-12-05btrfs: directly pass the inode to btrfs_is_data_extent_shared()Filipe Manana
2022-12-05btrfs: remove checks for a 0 inode number during backref walkingFilipe Manana
2022-12-05btrfs: remove checks for a root with id 0 during backref walkingFilipe Manana
2022-12-05btrfs: drop redundant bflags initialization when allocating extent bufferFilipe Manana
2022-12-05btrfs: drop pointless memset when cloning extent bufferFilipe Manana
2022-12-05btrfs: skip unnecessary delalloc search during fiemap and lseekFilipe Manana
2022-12-05btrfs: skip unnecessary extent map searches during fiemap and lseekFilipe Manana
2022-12-05btrfs: get the next extent map during fiemap/lseek more efficientlyFilipe Manana
2022-12-05btrfs: raid56: make it more explicit that cache rbio should have all its data...Qu Wenruo
2022-12-05btrfs: raid56: allocate memory separately for rbio pointersQu Wenruo
2022-12-05btrfs: raid56: cleanup for function __free_raid_bio()Qu Wenruo
2022-12-05btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCYJosef Bacik
2022-12-05btrfs: move the btrfs_verity_descriptor_item defs up in ctree.hJosef Bacik
2022-12-05btrfs: move btrfs_next_old_item into ctree.cJosef Bacik
2022-12-05btrfs: move free space cachep's out of ctree.hJosef Bacik
2022-12-05btrfs: move btrfs_path_cachep out of ctree.hJosef Bacik
2022-12-05btrfs: move trans_handle_cachep out of ctree.hJosef Bacik
2022-12-05btrfs: move btrfs_print_data_csum_error into inode.cJosef Bacik
2022-12-05btrfs: move flush related definitions to space-info.hJosef Bacik
2022-12-05btrfs: move btrfs_should_fragment_free_space into block-group.cJosef Bacik
2022-12-05btrfs: move discard stat defs to free-space-cache.hJosef Bacik
2022-12-05btrfs: move BTRFS_MAX_MIRRORS into scrub.cJosef Bacik
2022-12-05btrfs: move maximum limits to btrfs_tree.hJosef Bacik
2022-12-05btrfs: move btrfs_get_block_group helper out of disk-io.hJosef Bacik
2022-12-05btrfs: move btrfs on-disk definitions out of ctree.hJosef Bacik
2022-12-05btrfs: remove unused BTRFS_IOPRIO_READAJosef Bacik
2022-12-05btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCHJosef Bacik
2022-12-05btrfs: remove unused set/clear_pending_info helpersJosef Bacik
2022-12-05btrfs: simplify cleanup after error in btrfs_create_treePeng Hao
2022-12-05btrfs: add cached_state to read_extent_buffer_subpageJosef Bacik
2022-12-05btrfs: cache the failed state when locking extentsJosef Bacik
2022-12-05btrfs: use a cached_state everywhere in relocationJosef Bacik
2022-12-05btrfs: use cached_state for btrfs_check_nocow_lockJosef Bacik
2022-12-05btrfs: add a cached_state to try_lock_extentJosef Bacik
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne