index
:
kernel/git/stable/linux.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-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
2026-02-03
btrfs: embed delayed root to struct btrfs_fs_info
David Sterba
2026-02-03
btrfs: populate fully_remapped_bgs_list on mount
Mark Harmstone
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
2026-02-03
btrfs: allow mounting filesystems with remap-tree incompat flag
Mark Harmstone
2026-02-03
btrfs: don't add metadata items for the remap tree to the extent tree
Mark Harmstone
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
2026-02-03
btrfs: shrink the size of btrfs_device
Qu Wenruo
2026-02-03
btrfs: add mount time auto fix for orphan fst entries
Qu Wenruo
2026-02-03
btrfs: remove duplicated root key setup in btrfs_create_tree()
Filipe Manana
2026-02-03
btrfs: merge setting ret and return ret
David Sterba
2026-02-03
btrfs: switch to library APIs for checksums
Eric Biggers
2026-01-21
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
2026-01-20
btrfs: add extra device item checks at mount
Qu Wenruo
2026-01-20
btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREE
Mark Harmstone
2026-01-20
btrfs: reject new transactions if the fs is fully read-only
Qu Wenruo
2026-01-06
btrfs: show correct warning if can't read data reloc tree
Mark Harmstone
2025-11-25
btrfs: remove redundant zero/NULL initializations in btrfs_alloc_root()
Filipe Manana
2025-11-25
btrfs: raid56: enable bs > ps support
Qu Wenruo
2025-11-24
btrfs: make btrfs_repair_io_failure() handle bs > ps cases without large folios
Qu Wenruo
2025-11-24
btrfs: move and rename CSUM_FMT definition
David Sterba
2025-11-24
btrfs: remove btrfs_fs_info::compressed_write_workers
Qu Wenruo
2025-11-24
btrfs: headers cleanup to remove unnecessary local includes
Qu Wenruo
2025-10-06
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-01
btrfs: fix PAGE_SIZE format specifier in open_ctree()
Nathan Chancellor
2025-09-30
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: enable experimental bs > ps support
Qu Wenruo
2025-09-23
btrfs: annotate btrfs_is_testing() as unlikely and make it return bool
Filipe Manana
2025-09-23
btrfs: always drop log root tree reference in btrfs_replay_log()
Filipe Manana
2025-09-23
btrfs: cache max and min order inside btrfs_fs_info
Qu Wenruo
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-23
btrfs: add workspace manager initialization for zstd
Qu Wenruo
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
2025-09-22
btrfs: simplify support block size check
Qu Wenruo
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-13
btrfs: set AS_KERNEL_FILE on the btree_inode
Boris Burkov
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-22
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
2025-07-22
btrfs: index buffer_tree using node size
Daniel Vacek
2025-07-22
btrfs: call btrfs_close_devices() from ->kill_sb
Christoph Hellwig
2025-07-22
btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
Filipe Manana
[prev]
[next]