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-07-31
btrfs: initialize inode mapping flags for cached inodes
Qu Wenruo
1
-1
/
+2
2026-07-31
btrfs: disable bs > ps support if no transparent hugepage support
Qu Wenruo
2
-3
/
+12
2026-07-31
btrfs: fix memory leak in btrfs_do_encoded_write()
Dmitry Antipov
1
-0
/
+1
2026-07-31
btrfs: lzo: reject inline extents without valid headers
David Lee
1
-2
/
+3
2026-07-31
btrfs: disable large folios for systems with highmem
Qu Wenruo
1
-1
/
+9
2026-07-31
btrfs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-07-30
btrfs: trigger cow fixup via dirty_folio()
Boris Burkov
7
-12
/
+578
2026-07-28
Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-39
/
+92
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2026-07-23
fs: push nr_cached_objects memcg gating into individual filesystems
Usama Arif
1
-0
/
+10
2026-07-21
Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-21
/
+79
2026-07-21
btrfs: raid56: fix scrub read assembly submitting no reads
Mykola Lysenko
1
-6
/
+5
2026-07-21
btrfs: zoned: skip fully truncated ordered extents at zone finish
Johannes Thumshirn
1
-0
/
+10
2026-07-21
btrfs: initialize 'args' to avoid compiler warning in btrfs_ioctl_get_csums()
Paul E. McKenney
1
-1
/
+1
2026-07-21
btrfs: zoned: fix missing chunk metadata reservation
Guanghui Yang
1
-15
/
+19
2026-07-21
btrfs: raid56: fix an incorrect csum skip during scrub
Qu Wenruo
1
-1
/
+3
2026-07-21
btrfs: report missing raid stripe tree root during lookup
Dongjiang Zhu
1
-0
/
+6
2026-07-21
btrfs: skip global block reserve accounting for rescue mounts
Dongjiang Zhu
3
-12
/
+27
2026-07-21
btrfs: zoned: reset meta_write_pointer on zone reset
Johannes Thumshirn
1
-0
/
+11
2026-07-21
btrfs: zoned: fix deadlock between metadata writeback and transaction commit
Johannes Thumshirn
1
-1
/
+5
2026-07-21
btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
Qu Wenruo
1
-3
/
+5
2026-07-14
Merge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-25
/
+82
2026-07-14
btrfs: fix GET_SUBVOL_INFO after compat refactor
Daan De Meyer
1
-0
/
+1
2026-07-14
btrfs: free mapping node on duplicate reloc root insert
Guanghui Yang
1
-0
/
+1
2026-07-14
btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
Qu Wenruo
1
-3
/
+23
2026-07-14
btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
Leo Martins
1
-2
/
+2
2026-07-14
btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accounting
Dave Chen
1
-2
/
+2
2026-07-14
btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()
Filipe Manana
1
-1
/
+4
2026-07-14
btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
Dave Chen
1
-1
/
+2
2026-07-14
btrfs: reject inline file extents item in get_new_location()
Qu Wenruo
1
-0
/
+7
2026-07-14
btrfs: do not try compression for data reloc inodes
Qu Wenruo
1
-0
/
+2
2026-07-14
btrfs: fix reloc root cleanup in merge_reloc_roots()
Filipe Manana
1
-3
/
+2
2026-07-14
btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()
Filipe Manana
1
-9
/
+33
2026-07-01
btrfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
1
-1
/
+1
2026-06-30
btrfs: print-tree: print header owner as signed
Qu Wenruo
1
-4
/
+4
2026-06-30
btrfs: decentralize transaction aborts in create_reloc_root()
Johannes Thumshirn
1
-8
/
+6
2026-06-30
btrfs: tree-checker: validate INODE_REF's namelen
Weiming Shi
1
-0
/
+6
2026-06-30
btrfs: lzo: add error message for invalid headers
Qu Wenruo
1
-3
/
+12
2026-06-30
btrfs: fallback to transaction csum tree on a commit root csum miss
Boris Burkov
1
-1
/
+25
2026-06-30
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
1
-0
/
+1
2026-06-30
btrfs: reject free space cache with more entries than pages
Xiang Mei
1
-0
/
+3
2026-06-30
btrfs: fix transaction abort logic in btrfs_fileattr_set()
Filipe Manana
1
-6
/
+12
2026-06-30
btrfs: validate properties before setting them
Filipe Manana
1
-3
/
+13
2026-06-29
btrfs: use scoped_with_init_fs() for update_dev_time()
Christian Brauner
1
-1
/
+10
2026-06-29
fs: look up superblocks via the device table in fs_holder_ops
Christian Brauner
1
-3
/
+3
2026-06-29
btrfs: open via dedicated fs bdev helpers
Christian Brauner
1
-9
/
+20
2026-06-29
btrfs: deny freezing devices undergoing a replace
Christian Brauner
3
-14
/
+72
2026-06-29
btrfs: deny freezing a device while it is being added
Christian Brauner
2
-5
/
+43
2026-06-29
btrfs: deny freezing a device while it is being removed
Christian Brauner
3
-2
/
+23
[prev]
[next]