index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-12
/
+616
2026-08-06
Merge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-7
/
+27
2026-08-04
btrfs: flush the fixup workers during close_ctree
Boris Burkov
2
-0
/
+38
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-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-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-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+4
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
56
-1884
/
+2574
2026-06-14
btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
Nathan Chancellor
1
-1
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]