index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+4
14 days
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-15
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
2026-06-09
btrfs: fix use-after-free after relocation failure with concurrent COW
Filipe Manana
3
-102
/
+160
2026-06-09
btrfs: move WARN_ON on unexpected error in __add_tree_block()
Filipe Manana
1
-2
/
+1
2026-06-09
btrfs: move locking into btrfs_get_reloc_bg_bytenr()
Filipe Manana
3
-6
/
+5
2026-06-09
btrfs: lzo: reject compressed segment that overflows the compressed input
Weiming Shi
1
-0
/
+11
2026-06-09
btrfs: retry faulting in the pages after a zero sized short direct write
Qu Wenruo
1
-1
/
+1
2026-06-09
btrfs: fix incorrect buffered IO fallback for append direct writes
Qu Wenruo
1
-1
/
+42
2026-06-09
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
4
-8
/
+29
2026-06-09
btrfs: use verbose assertions in backref.c
Filipe Manana
1
-11
/
+19
2026-06-09
btrfs: print a message when a missing device re-appears
Qu Wenruo
1
-0
/
+5
2026-06-09
btrfs: do not trim a device which is not writeable
Qu Wenruo
1
-4
/
+8
2026-06-09
btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()
Filipe Manana
1
-2
/
+6
2026-06-09
btrfs: use mapping shared locking for reading super block
Filipe Manana
2
-4
/
+4
2026-06-09
btrfs: use lockless read in nr_cached_objects shrinker callback
Ben Maurer
1
-1
/
+1
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
18
-104
/
+104
2026-06-09
btrfs: send: pass bool for pending_move and refs_processed parameters
David Sterba
1
-9
/
+8
2026-06-09
btrfs: use shifts for sectorsize and nodesize
David Sterba
5
-7
/
+7
2026-06-09
btrfs: fix deadlock cloning inline extent when using flushoncommit
Filipe Manana
1
-44
/
+57
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
7
-31
/
+32
2026-06-09
btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO
Daan De Meyer
1
-13
/
+94
2026-06-09
btrfs: derive f_fsid from on-disk fsid and dev_t
Anand Jain
1
-8
/
+33
2026-06-09
btrfs: use on-disk uuid for s_uuid in temp_fsid mounts
Anand Jain
1
-1
/
+10
2026-06-09
btrfs: avoid unnecessary dev stats updates
Qu Wenruo
1
-2
/
+2
2026-06-09
btrfs: always update/create the dev stats item when adding a new device
Qu Wenruo
2
-0
/
+8
2026-06-09
btrfs: remove the dev stats item when removing a device
Qu Wenruo
1
-0
/
+6
2026-06-09
btrfs: remove the dev stats item for replace target device
Qu Wenruo
3
-1
/
+41
2026-06-09
btrfs: validate data reloc tree file extent item members
Teng Liu
2
-4
/
+45
2026-06-09
btrfs: annotate lockless read of defrag_bytes in should_nocow()
Cen Zhang
1
-1
/
+1
2026-06-09
btrfs: send: switch struct fs_path to auto freeing
David Sterba
1
-70
/
+43
2026-06-09
btrfs: add message format for qgroupid
David Sterba
2
-15
/
+14
2026-06-09
btrfs: zoned: always set max_active_zones for zoned devices
Johannes Thumshirn
1
-25
/
+39
2026-06-09
btrfs: use bvec_phys() in compressed_bio_last_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2026-06-09
btrfs: replace __free_page with folio_put() in attach_eb_folio_to_filemap()
Matthew Wilcox (Oracle)
1
-3
/
+3
2026-06-09
Revert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2pa...
Matthew Wilcox (Oracle)
1
-17
/
+1
2026-06-09
btrfs: zoned: fix deadlock waiting for ticket during data relocation
Johannes Thumshirn
3
-0
/
+15
2026-06-09
btrfs: zoned: don't account data relocation space-info in statfs free space
Johannes Thumshirn
1
-1
/
+2
2026-06-09
btrfs: zoned: always set data_relocation_bg
Johannes Thumshirn
1
-10
/
+1
2026-06-09
btrfs: zoned: document RECLAIM_ZONES flush state
Johannes Thumshirn
1
-0
/
+7
2026-06-09
btrfs: introduce support for huge folios
Qu Wenruo
5
-17
/
+42
2026-06-09
btrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmaps
Qu Wenruo
3
-33
/
+66
2026-06-09
btrfs: prepare subpage operations to support more than BITS_PER_LONG sub-bitmaps
Qu Wenruo
3
-43
/
+87
2026-06-09
btrfs: update the out-of-date comments on subpage
Qu Wenruo
1
-34
/
+5
2026-06-09
btrfs: simplify how first hit is passed to __btrfs_abort_transaction()
David Sterba
2
-8
/
+22
2026-06-09
btrfs: validate negative error number passed to btrfs_abort_transaction()
David Sterba
1
-0
/
+24
2026-06-09
btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()
Filipe Manana
1
-2
/
+3
[next]