index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
btrfs: protect sb_write_pointer() with invalidate lock
KangNing Liao
1
-0
/
+2
2026-06-09
btrfs: tracepoints: add trace event for btrfs_sync_log()
Filipe Manana
1
-0
/
+15
2026-06-09
btrfs: tracepoints: add trace event for btrfs_log_new_name()
Filipe Manana
1
-2
/
+5
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()
Filipe Manana
1
-0
/
+2
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()
Filipe Manana
1
-0
/
+2
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()
Filipe Manana
1
-0
/
+2
2026-06-09
btrfs: tracepoints: add trace event for log_new_delayed_dentries()
Filipe Manana
1
-0
/
+10
2026-06-09
btrfs: use simple assertions where enough during inode logging and replay
Filipe Manana
1
-3
/
+2
2026-06-09
btrfs: tracepoints: add trace event for log_conflicting_inodes()
Filipe Manana
1
-0
/
+9
2026-06-09
btrfs: tracepoints: add trace event for add_conflicting_inode()
Filipe Manana
1
-15
/
+27
2026-06-08
btrfs: tracepoints: add trace event for log_new_dir_dentries()
Filipe Manana
1
-2
/
+8
2026-06-08
btrfs: tracepoints: add trace event for log_all_new_ancestors()
Filipe Manana
1
-11
/
+23
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_all_parents()
Filipe Manana
1
-9
/
+20
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode()
Filipe Manana
2
-5
/
+12
2026-06-08
btrfs: use a named enum for the log mode in inode log functions
Filipe Manana
2
-37
/
+32
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode_parent()
Filipe Manana
1
-9
/
+22
2026-06-08
btrfs: tracepoints: add trace event for when fsync finishes
Filipe Manana
1
-1
/
+3
2026-06-08
btrfs: remove redundant writeback error check during fsync
Filipe Manana
1
-8
/
+4
2026-06-08
btrfs: stop checking for greater then zero return values in btrfs_sync_file()
Filipe Manana
1
-1
/
+2
2026-06-08
btrfs: tracepoints: trace transaction states during commit phase
Filipe Manana
1
-2
/
+6
2026-06-08
btrfs: tracepoints: add trace event for the start of a new transaction
Filipe Manana
1
-0
/
+1
2026-06-08
btrfs: tracepoints: add trace event for transaction aborts
Filipe Manana
1
-0
/
+1
2026-06-08
btrfs: tracepoints: pass a transaction handle to transaction commit event
Filipe Manana
1
-2
/
+2
2026-06-08
btrfs: remove call to transaction commit trace in btrfs_cleanup_transaction()
Filipe Manana
1
-1
/
+0
2026-06-08
btrfs: remove call to transaction commit trace in warn_about_uncommitted_trans()
Filipe Manana
1
-1
/
+0
2026-06-08
btrfs: tree-checker: add more cross checks for free space tree
Qu Wenruo
1
-7
/
+60
2026-06-08
btrfs: tree-checker: ensure free space tree entries won't overflow
Qu Wenruo
1
-0
/
+14
2026-06-08
btrfs: tree-checker: extract the shared key check for free space entries
Qu Wenruo
1
-23
/
+23
2026-06-08
btrfs: remove folio ordered flag and subpage bitmap
Qu Wenruo
6
-91
/
+7
2026-06-08
btrfs: remove folio_test_ordered() usage
Qu Wenruo
2
-13
/
+0
2026-06-08
btrfs: use dirty flag to check if an ordered extent needs to be truncated
Qu Wenruo
1
-8
/
+13
2026-06-08
btrfs: unify folio dirty flag clearing
Qu Wenruo
3
-13
/
+26
2026-06-08
btrfs: detect dirty blocks without an ordered extent more reliably
Qu Wenruo
1
-31
/
+54
2026-06-08
btrfs: remove locked subpage bitmap
Qu Wenruo
2
-45
/
+10
2026-06-08
btrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREF
Zhang Cen
2
-6
/
+40
2026-06-08
btrfs: free-space-tree: reject mismatched extent and bitmap items
Zhang Cen
2
-5
/
+33
2026-06-08
btrfs: use on stack backref iterator in build_backref_tree()
David Sterba
3
-24
/
+15
2026-06-08
btrfs: remove fs_info from struct btrfs_backref_iter
David Sterba
3
-16
/
+12
2026-06-08
btrfs: simplify the btree folio wait during invalidation
Qu Wenruo
1
-22
/
+15
2026-06-08
btrfs: unexport and move extent_invalidate_folio()
Qu Wenruo
3
-34
/
+31
2026-06-08
btrfs: optimize fill_holes() to merge a new hole with both adjacent items
Dave Chen
1
-17
/
+32
2026-06-08
btrfs: warn about extent buffer that can not be released
Qu Wenruo
3
-8
/
+57
2026-06-08
btrfs: make sure report_eb_range() is not inlined
Filipe Manana
1
-6
/
+7
2026-06-08
btrfs: move transaction abort message to __btrfs_abort_transaction()
David Sterba
2
-12
/
+7
2026-06-08
btrfs: don't force DIO writes to be serialized
Mark Harmstone
1
-0
/
+1
2026-06-08
btrfs: move large data folios out of experimental features
Qu Wenruo
3
-21
/
+1
2026-06-08
btrfs: refresh add_ra_bio_pages() to indicate it's using folios
Qu Wenruo
1
-19
/
+17
2026-06-08
btrfs: enable cross-folio readahead for bs < ps and large folio cases
Qu Wenruo
1
-27
/
+8
2026-06-08
btrfs: remove 32bit compat code for VFS inode number
David Sterba
2
-33
/
+2
2026-06-08
btrfs: limit size of bios submitted from writeback
Jan Kara
5
-0
/
+50
[prev]
[next]