开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-18
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
2026-02-18
btrfs: fix lost error return in btrfs_find_orphan_roots()
Filipe Manana
2026-02-18
btrfs: fix lost return value on error in finish_verity()
Filipe Manana
2026-02-18
btrfs: change unaligned root messages to error level in btrfs_validate_super()
Filipe Manana
2026-02-18
btrfs: use the correct type to initialize block reserve for delayed refs
Filipe Manana
2026-02-18
btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
Qu Wenruo
2026-02-18
btrfs: reset block group size class when it becomes empty
Jiasheng Jiang
2026-02-18
btrfs: replace BUG() with error handling in __btrfs_balance()
Adarsh Das
2026-02-18
btrfs: handle unexpected exact match in btrfs_set_inode_index_count()
Adarsh Das
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-02-09
Merge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-04
btrfs: consolidate fsverity_info lookup
Christoph Hellwig
2026-02-03
Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-03
btrfs: get rid of compressed_bio::compressed_folios[]
Qu Wenruo
2026-02-03
btrfs: get rid of compressed_folios[] usage for encoded writes
Qu Wenruo
2026-02-03
btrfs: get rid of compressed_folios[] usage for compressed read
Qu Wenruo
2026-02-03
btrfs: remove the old btrfs_compress_folios() infrastructure
Qu Wenruo
2026-02-03
btrfs: switch to btrfs_compress_bio() interface for compressed writes
Qu Wenruo
2026-02-03
btrfs: introduce btrfs_compress_bio() helper
Qu Wenruo
2026-02-03
btrfs: zlib: introduce zlib_compress_bio() helper
Qu Wenruo
2026-02-03
btrfs: zstd: introduce zstd_compress_bio() helper
Qu Wenruo
2026-02-03
btrfs: lzo: introduce lzo_compress_bio() helper
Qu Wenruo
2026-02-03
btrfs: zoned: factor out the zone loading part into a testable function
Naohiro Aota
2026-02-03
btrfs: add cleanup function for btrfs_free_chunk_map
Naohiro Aota
2026-02-03
btrfs: tests: add cleanup functions for test specific functions
Naohiro Aota
2026-02-03
btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap
Filipe Manana
2026-02-03
btrfs: tests: add unit tests for pending extent walking functions
Boris Burkov
2026-02-03
btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
Boris Burkov
2026-02-03
btrfs: fix transaction commit blocking during trim of unallocated space
jinbaohong
2026-02-03
btrfs: handle user interrupt properly in btrfs_trim_fs()
jinbaohong
2026-02-03
btrfs: preserve first error in btrfs_trim_fs()
jinbaohong
2026-02-03
btrfs: continue trimming remaining devices on failure
jinbaohong
2026-02-03
btrfs: do not BUG_ON() in btrfs_remove_block_group()
Filipe Manana
2026-02-03
btrfs: abort transaction on error in btrfs_remove_block_group()
Filipe Manana
2026-02-03
btrfs: fix block_group_tree dirty_list corruption
Boris Burkov
2026-02-03
btrfs: fix copying the flags of btrfs_bio after split
Johannes Thumshirn
2026-02-03
btrfs: zoned: use local fs_info variable in btrfs_load_block_group_dup()
Johannes Thumshirn
2026-02-03
btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10
Naohiro Aota
[next]