index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: move fs_info::flags enum to fs.h
Josef Bacik
2022-12-05
btrfs: move mount option definitions to fs.h
Josef Bacik
2022-12-05
btrfs: convert incompat and compat flag test helpers to macros
Josef Bacik
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
btrfs: push printk index code into their respective helpers
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move assert helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: send add define for v2 buffer size
Wang Yugui
2022-12-05
btrfs: simplify generation check in btrfs_get_dentry
David Sterba
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
2022-12-05
btrfs: sysfs: convert remaining scnprintf to sysfs_emit
David Sterba
2022-12-05
btrfs: do not panic if we can't allocate a prealloc extent state
Josef Bacik
2022-12-05
btrfs: remove unused unlock_extent_atomic
Josef Bacik
2022-12-05
btrfs: do not use GFP_ATOMIC in the read endio
Josef Bacik
2022-12-05
btrfs: skip update of block group item if used bytes are the same
Qu Wenruo
2022-12-05
btrfs: convert __TRANS_* defines to enum bits
David Sterba
2022-12-05
btrfs: convert QGROUP_* defines to enum bits
David Sterba
2022-12-05
btrfs: convert EXTENT_* bits to enums
David Sterba
2022-12-05
btrfs: convert extent_io page op defines to enum bits
David Sterba
2022-12-05
btrfs: convert BTRFS_ILOCK-* defines to enum bit
David Sterba
2022-12-05
btrfs: add helper for bit enumeration
David Sterba
2022-12-05
btrfs: make module init/exit match their sequence
Qu Wenruo
2022-12-05
btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key()
Filipe Manana
2022-12-05
btrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up low keys
Filipe Manana
2022-12-05
btrfs: re-check reclaim condition in reclaim worker
Boris Burkov
2022-12-05
btrfs: skip reclaim if block_group is empty
Boris Burkov
2022-12-05
btrfs: avoid unnecessary resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
btrfs: avoid duplicated resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
btrfs: move up backref sharedness cache store and lookup functions
Filipe Manana
2022-12-05
btrfs: cache sharedness of the last few data extents during fiemap
Filipe Manana
2022-12-05
btrfs: remove useless logic when finding parent nodes
Filipe Manana
2022-12-05
btrfs: remove roots ulist when checking data extent sharedness
Filipe Manana
2022-12-05
btrfs: move ulists to data extent sharedness check context
Filipe Manana
2022-12-05
btrfs: turn the backref sharedness check cache into a context object
Filipe Manana
2022-12-05
btrfs: directly pass the inode to btrfs_is_data_extent_shared()
Filipe Manana
2022-12-05
btrfs: remove checks for a 0 inode number during backref walking
Filipe Manana
2022-12-05
btrfs: remove checks for a root with id 0 during backref walking
Filipe Manana
2022-12-05
btrfs: drop redundant bflags initialization when allocating extent buffer
Filipe Manana
2022-12-05
btrfs: drop pointless memset when cloning extent buffer
Filipe Manana
2022-12-05
btrfs: skip unnecessary delalloc search during fiemap and lseek
Filipe Manana
2022-12-05
btrfs: skip unnecessary extent map searches during fiemap and lseek
Filipe Manana
2022-12-05
btrfs: get the next extent map during fiemap/lseek more efficiently
Filipe Manana
2022-12-05
btrfs: raid56: make it more explicit that cache rbio should have all its data...
Qu Wenruo
2022-12-05
btrfs: raid56: allocate memory separately for rbio pointers
Qu Wenruo
2022-12-05
btrfs: raid56: cleanup for function __free_raid_bio()
Qu Wenruo
2022-12-05
btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
Josef Bacik
2022-12-05
btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_next_old_item into ctree.c
Josef Bacik
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
[next]