index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
btrfs: enable direct IO for bs > ps cases
Qu Wenruo
1
-15
/
+2
2026-02-03
btrfs: switch to library APIs for checksums
Eric Biggers
10
-103
/
+137
2026-02-03
btrfs: zoned: don't zone append to conventional zone
Johannes Thumshirn
2
-10
/
+12
2026-02-03
btrfs: relax squota parent qgroup deletion rule
Boris Burkov
1
-15
/
+35
2026-02-03
btrfs: check squota parent usage on membership change
Boris Burkov
1
-0
/
+39
2026-02-03
btrfs: simplify boolean argument for btrfs_inc_ref()/btrfs_dec_ref()
Sun YangKai
2
-38
/
+18
2026-02-03
btrfs: use true/false for boolean parameters in btrfs_inc_ref()/btrfs_dec_ref()
Sun YangKai
2
-14
/
+14
2026-02-03
btrfs: update comment for visit_node_for_delete()
Sun YangKai
1
-1
/
+0
2026-02-03
btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap
Filipe Manana
1
-0
/
+1
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
1
-1
/
+2
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
1
-3
/
+1
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
1
-2
/
+3
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
1
-7
/
+3
2026-01-29
Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-26
/
+3
2026-01-21
btrfs: zlib: fix the folio leak on S390 hardware acceleration
Qu Wenruo
1
-0
/
+1
2026-01-21
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
3
-26
/
+2
2026-01-21
Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-2
/
+73
2026-01-20
btrfs: add extra device item checks at mount
Qu Wenruo
3
-0
/
+48
2026-01-20
btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREE
Mark Harmstone
1
-1
/
+1
2026-01-20
btrfs: reject new transactions if the fs is fully read-only
Qu Wenruo
2
-0
/
+21
2026-01-20
btrfs: sync read disk super and set block size
Edward Adam Davis
1
-0
/
+2
2026-01-20
btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()
Qiang Ma
1
-1
/
+1
2026-01-17
Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-68
/
+41
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
1
-7
/
+3
2026-01-14
btrfs: remove zoned statistics from sysfs
Johannes Thumshirn
1
-52
/
+0
2026-01-14
btrfs: use may_create_dentry() in btrfs_mksubvol()
Filipe Manana
1
-14
/
+1
2026-01-14
btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()
Filipe Manana
1
-57
/
+1
2026-01-12
btrfs: fix memory leaks in create_space_info() error paths
Jiasheng Jiang
1
-2
/
+6
2026-01-12
btrfs: invalidate pages instead of truncate after reflinking
Filipe Manana
1
-10
/
+13
2026-01-12
btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL
Qu Wenruo
1
-1
/
+5
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
1
-0
/
+2
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
1
-4
/
+7
2026-01-12
btrfs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-09
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+39
2026-01-09
btrfs: send: check for inline extents in range_is_hole_in_parent()
Qu Wenruo
1
-0
/
+2
2026-01-09
btrfs: tests: fix return 0 on rmap test failure
Naohiro Aota
1
-0
/
+3
2026-01-09
btrfs: tests: fix root tree leak in btrfs_test_qgroups()
Zilin Guan
1
-3
/
+3
2026-01-09
btrfs: release path before iget_failed() in btrfs_read_locked_inode()
Filipe Manana
1
-0
/
+9
2026-01-06
btrfs: show correct warning if can't read data reloc tree
Mark Harmstone
1
-0
/
+1
2026-01-06
btrfs: fix NULL pointer dereference in do_abort_log_replay()
Suchit Karunakaran
1
-1
/
+1
2026-01-06
btrfs: force free space tree for bs > ps cases
Qu Wenruo
1
-1
/
+1
2026-01-06
btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
Qu Wenruo
1
-7
/
+5
2026-01-06
btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
Filipe Manana
1
-5
/
+14
2026-01-06
btrfs: avoid access-beyond-folio for bs > ps encoded writes
Qu Wenruo
1
-4
/
+18
2026-01-05
kbuild: cleanup local -Wno-type-limits exceptions
Vincent Mailhol
1
-1
/
+0
2026-01-05
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-37
/
+63
2025-12-16
btrfs: fix reservation leak in some error paths when inserting inline extent
Filipe Manana
1
-6
/
+10
2025-12-16
btrfs: do not free data reservation in fallback from inline due to -ENOSPC
Filipe Manana
1
-1
/
+5
2025-12-16
btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()
Leo Martins
1
-15
/
+17
2025-12-16
btrfs: always detect conflicting inodes when logging inode refs
Filipe Manana
1
-4
/
+2
[prev]
[next]