index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
34 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kd...
Mark Brown
9 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9 days
Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-07
btrfs: fix root-in-trans fast-path ordering
Cen Zhang
2026-08-07
btrfs: === misc-next on b-for-next ===
David Sterba
2026-08-07
btrfs: skip hole detection during full fsync for files without holes
Filipe Manana
2026-08-07
btrfs: add extra ASSERT()s to make sure the folio size is correct
Qu Wenruo
2026-08-07
btrfs: use GFP_NOWAIT for tree block readahead
Boris Burkov
2026-08-07
btrfs: enable unlocked NOFAIL retry for eb allocations
Boris Burkov
2026-08-07
btrfs: add struct btrfs_eb_prealloc
Boris Burkov
2026-08-07
btrfs: factor init_extent_buffer from __alloc_extent_buffer
Boris Burkov
2026-08-07
btrfs: qgroup: fix a wrong length calculation in qgroup_free_reserved_data()
Qu Wenruo
2026-08-07
btrfs: add validation for extent states
Qu Wenruo
2026-08-07
btrfs: use aligned range for locking in reflink
Qu Wenruo
2026-08-07
btrfs: use aligned range for locking in extent_fiemap()
Qu Wenruo
2026-08-07
btrfs: zoned: don't clobber the extent buffer when zeroing it out
Johannes Thumshirn
2026-08-07
btrfs: zoned: drop stranded dirty metadata buffers at unmount
Johannes Thumshirn
2026-08-07
btrfs: zoned: drop stranded dirty metadata on transaction abort
Johannes Thumshirn
2026-08-07
btrfs: zoned: flush active metadata block group at btree_writepages() start
Johannes Thumshirn
2026-08-07
btrfs: convert reflink.c to use btrfs_inode as parameters
Qu Wenruo
2026-08-07
btrfs: use simple booleans for log_commit field in struct btrfs_root
Filipe Manana
2026-08-07
btrfs: check for exit condition after waking in wait_log_commit()
Filipe Manana
2026-08-07
btrfs: move condition for log commit wait into wait_log_commit()
Filipe Manana
2026-08-07
btrfs: remove log batch counter use for fsync
Filipe Manana
2026-08-07
btrfs: stop sleeping for one jiffy in non-ssd mounts during log commit
Filipe Manana
2026-08-07
btrfs: sysfs: fix path of the "read_policy" module parameter in comment
Zenghui Yu
2026-08-07
btrfs: retry verity reads for not-uptodate Merkle folios
Yichong Chen
2026-08-07
btrfs: use %pe for error code output
Qu Wenruo
2026-08-07
btrfs: open code BTRFS_BYTES_TO_BLKS()
Qu Wenruo
2026-08-07
btrfs: replace writeback inhibition xarray with a fixed inline buffer
Leo Martins
2026-08-07
btrfs: compression: allocate heuristic buckets with workspace
Rosen Penev
2026-08-07
btrfs: check if root is readonly when setting posix acl
Sun YangKai
2026-08-07
btrfs: drop recovered reloc root refs on recovery failure
Guanghui Yang
2026-08-07
btrfs: add missing sctx check in cleanup path in btrfs_ioctl_send()
Hongling Zeng
2026-08-07
btrfs: disguise single-data-RAID56 as RAID1/RAID1C3
Qu Wenruo
2026-08-07
btrfs: remove duplicated block group type assignment
Qu Wenruo
2026-08-07
btrfs: remove btrfs_chunk_map::io_(align|width) members
Qu Wenruo
2026-08-07
btrfs: make sure EXTENT_BUFFER_READING is cleared under refs_lock
Qu Wenruo
2026-08-07
btrfs: write-protect folios during data writeback
Boris Burkov
2026-08-07
btrfs: fix a lockdep caused by path resolution during device scan
Qu Wenruo
2026-08-07
btrfs: change block group reclaim_mark to bool
Sun YangKai
2026-08-07
btrfs: sink idmap parameter to __btrfs_ioctl_snap_create()
David Sterba
2026-08-07
btrfs: use kvmalloc() for stripe buffer of scrub_stripe
Qu Wenruo
2026-08-07
btrfs: scrub: implement calc_sector_number() in a faster way
Qu Wenruo
2026-08-07
btrfs: factor out common scrub read endio into a helper
Qu Wenruo
[next]