index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5 days
btrfs: tests: do not touch page cache if root/inode allocation failed
Qu Wenruo
5 days
btrfs: zstd: fix lost wakeup when waiting for a workspace
FAN YE
5 days
btrfs: do not force reloc root creation during qgroup_account_snapshot()
Qu Wenruo
5 days
btrfs: send: fix lost error return value in will_overwrite_ref()
Avi Weiss
5 days
btrfs: abort transaction before releasing tree_log_mutex on commit failure
Leo Martins
5 days
btrfs: zoned: propagate do_zone_finish() error in btrfs_zone_finish_endio()
Johannes Thumshirn
5 days
btrfs: zoned: finish active block group cleanup if call_zone_finish() fails
Johannes Thumshirn
5 days
btrfs: send: reject extents for non-regular inodes
ZhengYuan Huang
5 days
btrfs: return proper negative error code for update_raid_extent_item()
Qu Wenruo
5 days
btrfs: fix the possible bioc_list memory leak during error
Qu Wenruo
5 days
btrfs: fix transaction use-after-free in raid stripe insertion
Shuangpeng Bai
5 days
btrfs: scrub: report the failing sector's address, not the stripe base
James C. Owens
6 days
btrfs: preserve the compression property when other inode flags change
Sam Ho
6 days
btrfs: restore active device pointers after failed sprout
Guanghui Yang
6 days
btrfs: detach failed sprout device from transaction update list
Guanghui Yang
6 days
btrfs: clean up target device if block group marking fails
Guanghui Yang
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-20
Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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
[next]