index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2025-09-23
btrfs: pass walk_control structure to overwrite_item()
Filipe Manana
2025-09-23
btrfs: pass walk_control structure to drop_one_dir_item() and helpers
Filipe Manana
2025-09-23
btrfs: pass walk_control structure to replay_one_dir_item() and replay_one_na...
Filipe Manana
2025-09-23
btrfs: pass walk_control structure to add_inode_ref() and helpers
Filipe Manana
2025-09-23
btrfs: pass walk_control structure to replay_one_extent()
Filipe Manana
2025-09-23
btrfs: pass walk_control structure to check_item_in_log()
Filipe Manana
2025-09-23
btrfs: pass walk_control structure to replay_dir_deletes()
Filipe Manana
2025-09-23
btrfs: move up the definition of struct walk_control
Filipe Manana
2025-09-23
btrfs: pass walk_control structure to replay_xattr_deletes()
Filipe Manana
2025-09-23
btrfs: always drop log root tree reference in btrfs_replay_log()
Filipe Manana
2025-09-23
btrfs: stop setting log_root_tree->log_root to NULL in btrfs_recover_log_trees()
Filipe Manana
2025-09-23
btrfs: stop passing transaction parameter to log tree walk functions
Filipe Manana
2025-09-23
btrfs: deduplicate log root free in error paths from btrfs_recover_log_trees()
Filipe Manana
2025-09-23
btrfs: add and use a log root field to struct walk_control
Filipe Manana
2025-09-23
btrfs: rename root to log in walk_down_log_tree() and walk_up_log_tree()
Filipe Manana
2025-09-23
btrfs: rename replay_dest member of struct walk_control to root
Filipe Manana
2025-09-23
btrfs: use booleans in walk control structure for log replay
Filipe Manana
2025-09-23
btrfs: cache max and min order inside btrfs_fs_info
Qu Wenruo
2025-09-23
btrfs: introduce btrfs_bio_for_each_block_all() helper
Qu Wenruo
2025-09-23
btrfs: introduce btrfs_bio_for_each_block() helper
Qu Wenruo
2025-09-23
btrfs: concentrate highmem handling for data verification
Qu Wenruo
2025-09-23
btrfs: support all block sizes which is no larger than page size
Qu Wenruo
2025-09-23
btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()
Thorsten Blum
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-23
btrfs: reduce compression workspace buffer space to block size
Qu Wenruo
2025-09-23
btrfs: rename btrfs_compress_op to btrfs_compress_levels
Qu Wenruo
2025-09-23
btrfs: cleanup the per-module compression workspace managers
Qu Wenruo
2025-09-23
btrfs: migrate to use per-fs workspace manager
Qu Wenruo
2025-09-23
btrfs: add generic workspace manager initialization
Qu Wenruo
2025-09-23
btrfs: add workspace manager initialization for zstd
Qu Wenruo
2025-09-23
btrfs: add an fs_info parameter for compression workspace manager
Qu Wenruo
2025-09-23
btrfs: keep folios locked inside run_delalloc_nocow()
Qu Wenruo
2025-09-23
btrfs: make nocow_one_range() to do cleanup on error
Qu Wenruo
2025-09-23
btrfs: enhance error messages for delalloc range failure
Qu Wenruo
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
2025-09-22
btrfs: rework error handling of run_delalloc_nocow()
Qu Wenruo
2025-09-22
btrfs: add mount option for ref_tracker
Leo Martins
2025-09-22
btrfs: print leaked references in kill_all_delayed_nodes()
Leo Martins
2025-09-22
btrfs: implement ref_tracker for delayed_nodes
Leo Martins
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
2025-09-22
btrfs: move ref-verify under CONFIG_BTRFS_DEBUG
Leo Martins
2025-09-22
btrfs: use PTR_ERR_OR_ZERO() to simplify code inbtrfs_control_ioctl()
Xichao Zhao
2025-09-22
btrfs: simplify support block size check
Qu Wenruo
2025-09-22
btrfs: use blocksize to check if compression is making things larger
Qu Wenruo
2025-09-22
btrfs: pass btrfs_inode pointer directly into btrfs_compress_folios()
Qu Wenruo
2025-09-22
btrfs: zoned: refine extent allocator hint selection
Naohiro Aota
2025-09-22
btrfs: try to search for data csums in commit root
Boris Burkov
2025-09-22
btrfs: remove duplicate inclusion of linux/types.h
Jiapeng Chong
2025-09-22
btrfs: zoned: return error from btrfs_zone_finish_endio()
Johannes Thumshirn
2025-09-22
btrfs: zoned: directly call do_zone_finish() from btrfs_zone_finish_endio_wor...
Johannes Thumshirn
[prev]
[next]