index
:
kernel/git/stable/linux-stable.git
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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-log.c
Age
Commit message (
Expand
)
Author
2026-06-09
btrfs: tracepoints: add trace event for btrfs_sync_log()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_log_new_name()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for log_new_delayed_dentries()
Filipe Manana
2026-06-09
btrfs: use simple assertions where enough during inode logging and replay
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for log_conflicting_inodes()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for add_conflicting_inode()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for log_new_dir_dentries()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for log_all_new_ancestors()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_all_parents()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode()
Filipe Manana
2026-06-08
btrfs: use a named enum for the log mode in inode log functions
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode_parent()
Filipe Manana
2026-04-07
btrfs: tag as unlikely if statements that check for fs in error state
Filipe Manana
2026-04-07
btrfs: make btrfs_free_log() and btrfs_free_log_root_tree() return void
Filipe Manana
2026-04-07
btrfs: remove atomic parameter from btrfs_buffer_uptodate()
Qu Wenruo
2026-04-07
btrfs: revalidate cached tree blocks on the uptodate path
ZhengYuan Huang
2026-04-07
btrfs: prefer IS_ERR_OR_NULL() over manual NULL check
Philipp Hahn
2026-04-07
btrfs: pass a btrfs inode to tree-log.c:fill_inode_item()
Filipe Manana
2026-04-07
btrfs: pass literal booleans to functions that take boolean arguments
Filipe Manana
2026-04-07
btrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()
Qu Wenruo
2026-04-07
btrfs: rename btrfs_ordered_extent::list to csum_list
Qu Wenruo
2026-04-07
btrfs: remove max_mirrors argument from write_all_supers()
Filipe Manana
2026-04-07
btrfs: pass transaction handle to write_all_supers()
Filipe Manana
2026-03-28
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-23
btrfs: fix zero size inode with non-zero size after log replay
Filipe Manana
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-13
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
btrfs: use the btrfs_extent_map_end() helper everywhere
Filipe Manana
2026-01-20
btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()
Qiang Ma
2026-01-06
btrfs: fix NULL pointer dereference in do_abort_log_replay()
Suchit Karunakaran
2025-12-16
btrfs: always detect conflicting inodes when logging inode refs
Filipe Manana
2025-12-08
btrfs: do not skip logging new dentries when logging a new name
Filipe Manana
2025-12-08
btrfs: don't log conflicting inode if it's a dir moved in the current transac...
Filipe Manana
2025-11-25
btrfs: remove unnecessary inode key in btrfs_log_all_parents()
Filipe Manana
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-11-25
btrfs: reduce arguments to btrfs_del_inode_ref_in_log()
Filipe Manana
2025-11-25
btrfs: remove root argument from btrfs_del_dir_entries_in_log()
Filipe Manana
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
2025-11-24
btrfs: make a few more ASSERTs verbose
David Sterba
2025-11-24
btrfs: relax btrfs_inode::ordered_tree_lock IRQ locking context
Qu Wenruo
2025-11-24
btrfs: headers cleanup to remove unnecessary local includes
Qu Wenruo
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel SabatĂ© SolĂ
2025-11-24
btrfs: use the key format macros when printing keys
Filipe Manana
2025-11-24
btrfs: fix trivial -Wshadow warnings
David Sterba
[next]