index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-09-23
btrfs: avoid path allocations when dropping extents during log replay
Filipe Manana
2025-09-23
btrfs: avoid unnecessary path allocation at fixup_inode_link_count()
Filipe Manana
2025-09-23
btrfs: add current log leaf, key and slot to struct walk_control
Filipe Manana
2025-09-23
btrfs: use the inode item boolean everywhere in overwrite_item()
Filipe Manana
2025-09-23
btrfs: use level argument in log tree walk callback replay_one_buffer()
Filipe Manana
2025-09-23
btrfs: use level argument in log tree walk callback process_one_buffer()
Filipe Manana
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
ocfs2: avoid extra calls to strlen() after ocfs2_sprintf_system_inode_name()
Dmitry Antipov
2025-09-22
hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
Viacheslav Dubeyko
2025-09-22
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-22
xfs: scrub: use kstrdup_const() for metapath scan setups
Dmitry Antipov
2025-09-22
xfs: use bt_nr_sectors in xfs_dax_translate_range
Christoph Hellwig
2025-09-22
xfs: track the number of blocks in each buftarg
Christoph Hellwig
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
[prev]
[next]