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-07-21
btrfs: switch RCU helper versions to btrfs_err()
David Sterba
2025-07-21
btrfs: switch all message helpers to be RCU safe
David Sterba
2025-07-21
btrfs: remove unused levels of message helpers
David Sterba
2025-07-21
btrfs: remove unused rcu-string printk helpers
David Sterba
2025-07-21
btrfs: open code rcu_string_free() and remove it
David Sterba
2025-07-21
btrfs: zoned: reserve data_reloc block group on mount
Johannes Thumshirn
2025-07-21
btrfs: use btrfs_root_id() where not done yet
David Sterba
2025-07-21
btrfs: use btrfs_is_data_reloc_root() where not done yet
David Sterba
2025-07-21
btrfs: use on-stack variable for block reserve in btrfs_replace_file_extents()
David Sterba
2025-07-21
btrfs: use on-stack variable for block reserve in btrfs_truncate()
David Sterba
2025-07-21
btrfs: use on-stack variable for block reserve in btrfs_evict_inode()
David Sterba
2025-07-21
btrfs: update comment for xarray fields in struct btrfs_root
Sun YangKai
2025-07-21
btrfs: enable large data folio support under CONFIG_BTRFS_EXPERIMENTAL
Qu Wenruo
2025-07-21
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
2025-07-21
btrfs: add comment for optimization in free_extent_buffer()
Filipe Manana
2025-07-21
btrfs: reorganize logic at free_extent_buffer() for better readability
Filipe Manana
2025-07-21
btrfs: make btrfs_readdir_delayed_dir_index() return a bool instead
Filipe Manana
2025-07-21
btrfs: make btrfs_should_delete_dir_index() return a bool instead
Filipe Manana
2025-07-21
btrfs: add details to error messages at btrfs_delete_delayed_dir_index()
Filipe Manana
2025-07-21
btrfs: make btrfs_delete_delayed_insertion_item() return a boolean
Filipe Manana
2025-07-21
btrfs: switch del_all argument of replay_dir_deletes() from int to bool
Filipe Manana
2025-07-21
btrfs: pass NULL index to btrfs_del_inode_ref() where not needed
Filipe Manana
2025-07-21
btrfs: allocate scratch eb earlier at btrfs_log_new_name()
Filipe Manana
2025-07-21
btrfs: allocate path earlier at btrfs_log_new_name()
Filipe Manana
2025-07-21
btrfs: allocate path earlier at btrfs_del_dir_entries_in_log()
Filipe Manana
2025-07-21
btrfs: assert we join log transaction at btrfs_del_dir_entries_in_log()
Filipe Manana
2025-07-21
btrfs: use btrfs_del_item() at del_logged_dentry()
Filipe Manana
2025-07-21
btrfs: free path sooner at __btrfs_unlink_inode()
Filipe Manana
2025-07-21
btrfs: assert we join log transaction at btrfs_del_inode_ref_in_log()
Filipe Manana
2025-07-21
btrfs: open code fc_mount() to avoid releasing s_umount rw_sempahore
Al Viro
2025-07-21
btrfs: rename err to ret in scrub_submit_extent_sector_read()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_create_common()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_wait_tree_log_extents()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_wait_extents()
David Sterba
2025-07-21
btrfs: rename err to ret in quota_override_store()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_fill_super()
David Sterba
2025-07-21
btrfs: rename err to ret in calc_pct_ratio()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_symlink()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_link()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_setattr()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_init_inode_security()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_alloc_from_bitmap()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_lock_extent_bits()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_try_lock_extent_bits()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_truncate_inode_items()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_add_link()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_setsize()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_search_old_slot()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_search_slot()
David Sterba
2025-07-21
btrfs: rename err to ret2 in search_leaf()
David Sterba
[prev]
[next]