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
/
disk-io.c
Age
Commit message (
Expand
)
Author
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2026-06-14
btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
Nathan Chancellor
2026-06-09
btrfs: fix use-after-free after relocation failure with concurrent COW
Filipe Manana
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
2026-06-09
btrfs: use shifts for sectorsize and nodesize
David Sterba
2026-06-09
btrfs: use on-disk uuid for s_uuid in temp_fsid mounts
Anand Jain
2026-06-09
btrfs: introduce support for huge folios
Qu Wenruo
2026-06-08
btrfs: remove call to transaction commit trace in btrfs_cleanup_transaction()
Filipe Manana
2026-06-08
btrfs: remove call to transaction commit trace in warn_about_uncommitted_trans()
Filipe Manana
2026-06-08
btrfs: simplify the btree folio wait during invalidation
Qu Wenruo
2026-06-08
btrfs: unexport and move extent_invalidate_folio()
Qu Wenruo
2026-06-08
btrfs: warn about extent buffer that can not be released
Qu Wenruo
2026-06-08
btrfs: limit size of bios submitted from writeback
Jan Kara
2026-06-08
btrfs: add missing unlikely to if branches leading to a DEBUG_WARN()
Filipe Manana
2026-06-08
btrfs: remove the COW fixup mechanism
Qu Wenruo
2026-05-08
btrfs: only release the dirty pages io tree after successful writes
Qu Wenruo
2026-04-07
btrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan check
Dave Chen
2026-04-07
btrfs: tag as unlikely if statements that check for fs in error state
Filipe Manana
2026-04-07
btrfs: only invalidate btree inode pages after all ebs are released
Qu Wenruo
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: constify arguments of some functions
Filipe Manana
2026-04-07
btrfs: remove duplicate include of delayed-inode.h in disk-io.c
Chen Ni
2026-04-07
btrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block()
Filipe Manana
2026-04-07
btrfs: remove duplicated eb uptodate check in btrfs_buffer_uptodate()
Filipe Manana
2026-04-07
btrfs: set written super flag once in write_all_supers()
Filipe Manana
2026-04-07
btrfs: remove max_mirrors argument from write_all_supers()
Filipe Manana
2026-04-07
btrfs: tag error branches as unlikely during super block writes
Filipe Manana
2026-04-07
btrfs: abort transaction on error in write_all_supers()
Filipe Manana
2026-04-07
btrfs: pass transaction handle to write_all_supers()
Filipe Manana
2026-04-07
btrfs: mark all error and warning checks as unlikely in btrfs_validate_super()
Filipe Manana
2026-04-07
btrfs: move min sys chunk array size check to validate_sys_chunk_array()
Filipe Manana
2026-04-07
btrfs: remove duplicate system chunk array max size overflow check
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 super block offset in error message in btrfs_validate_super()
Mark Harmstone
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-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
2026-03-12
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg() after kthread start
Johannes Thumshirn
2026-02-26
btrfs: fix compat mask in error messages in btrfs_check_features()
Mark Harmstone
2026-02-26
btrfs: don't commit the super block when unmounting a shutdown filesystem
Miquel SabatĂ© SolĂ
2026-02-26
btrfs: convert log messages to error level in btrfs_replay_log()
Filipe Manana
2026-02-26
btrfs: remove btrfs_handle_fs_error() after failure to recover log trees
Filipe Manana
2026-02-26
btrfs: remove redundant warning message in btrfs_check_uuid_tree()
Filipe Manana
2026-02-26
btrfs: change warning messages to error level in open_ctree()
Filipe Manana
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
btrfs: change unaligned root messages to error level in btrfs_validate_super()
Filipe Manana
2026-02-03
btrfs: remove pointless out labels from disk-io.c
Filipe Manana
[next]