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
8 days
btrfs: zoned: fix missing chunk metadata reservation
Guanghui Yang
1
-15
/
+19
8 days
btrfs: raid56: fix scrub read assembly submitting no reads
Mykola Lysenko
1
-6
/
+5
8 days
btrfs: zoned: skip fully truncated ordered extents at zone finish
Johannes Thumshirn
1
-0
/
+10
8 days
btrfs: raid56: fix an incorrect csum skip during scrub
Qu Wenruo
1
-1
/
+3
8 days
btrfs: skip global block reserve accounting for rescue mounts
Dongjiang Zhu
3
-12
/
+27
8 days
btrfs: warn about extent buffer that can not be released
Qu Wenruo
3
-8
/
+57
8 days
btrfs: zoned: reset meta_write_pointer on zone reset
Johannes Thumshirn
1
-0
/
+11
8 days
btrfs: zoned: fix deadlock between metadata writeback and transaction commit
Johannes Thumshirn
1
-1
/
+5
8 days
btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
Qu Wenruo
1
-3
/
+5
14 days
btrfs: do not try compression for data reloc inodes
Qu Wenruo
1
-0
/
+2
14 days
btrfs: free mapping node on duplicate reloc root insert
Guanghui Yang
1
-0
/
+1
14 days
btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
Leo Martins
1
-2
/
+2
14 days
btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accounting
Dave Chen
1
-2
/
+2
14 days
btrfs: fallback to transaction csum tree on a commit root csum miss
Boris Burkov
1
-1
/
+25
14 days
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
1
-0
/
+1
14 days
btrfs: reject free space cache with more entries than pages
Xiang Mei
1
-0
/
+3
2026-07-24
btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
Nathan Chancellor
1
-1
/
+1
2026-07-24
btrfs: lzo: reject compressed segment that overflows the compressed input
Weiming Shi
1
-0
/
+11
2026-07-24
btrfs: fix deadlock cloning inline extent when using flushoncommit
Filipe Manana
1
-44
/
+57
2026-07-24
btrfs: annotate lockless read of defrag_bytes in should_nocow()
Cen Zhang
1
-1
/
+1
2026-07-24
btrfs: zoned: always set max_active_zones for zoned devices
Johannes Thumshirn
1
-25
/
+39
2026-07-24
Revert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2pa...
Matthew Wilcox (Oracle)
1
-17
/
+1
2026-07-24
btrfs: zoned: fix deadlock waiting for ticket during data relocation
Johannes Thumshirn
3
-0
/
+15
2026-07-24
btrfs: zoned: don't account data relocation space-info in statfs free space
Johannes Thumshirn
1
-1
/
+2
2026-07-24
btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()
Filipe Manana
1
-2
/
+3
2026-07-24
btrfs: don't force DIO writes to be serialized
Mark Harmstone
1
-0
/
+1
2026-07-18
btrfs: fix incorrect buffered IO fallback for append direct writes
Qu Wenruo
1
-1
/
+42
2026-07-18
btrfs: do not trim a device which is not writeable
Qu Wenruo
1
-4
/
+8
2026-07-18
btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
Qu Wenruo
4
-32
/
+60
2026-07-18
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
4
-8
/
+29
2026-05-24
Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-38
/
+83
2026-05-16
btrfs: swallow btrfs_record_squota_delta() ENOENT
Boris Burkov
1
-2
/
+3
2026-05-16
btrfs: clamp to avoid squota underflow
Boris Burkov
1
-2
/
+13
2026-05-16
btrfs: fix squota accounting during enable generation
Boris Burkov
2
-4
/
+28
2026-05-16
btrfs: check for subvolume before deleting squota qgroup
Boris Burkov
1
-25
/
+25
2026-05-16
btrfs: always drop root->inodes lock before cond_resched()
Boris Burkov
2
-2
/
+6
2026-05-16
btrfs: mark file extent range dirty after converting prealloc extents
Robbie Ko
1
-3
/
+8
2026-05-15
Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-32
/
+55
2026-05-08
btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gap
Robbie Ko
1
-0
/
+28
2026-05-08
btrfs: only release the dirty pages io tree after successful writes
Qu Wenruo
2
-5
/
+5
2026-05-08
btrfs: always pass __GFP_NOWARN from add_ra_bio_pages()
Calvin Owens
1
-12
/
+14
2026-05-08
btrfs: fix check_chunk_block_group_mappings() to iterate all chunk maps
ZhengYuan Huang
1
-15
/
+8
2026-04-28
Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-29
/
+104
2026-04-21
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
2026-04-21
btrfs: check return value of btrfs_partially_delete_raid_extent()
robbieko
1
-7
/
+12
2026-04-21
btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
robbieko
1
-0
/
+10
2026-04-21
btrfs: replace ASSERT with proper error handling in stripe lookup fallback
robbieko
1
-1
/
+4
2026-04-21
btrfs: fix wrong min_objectid in btrfs_previous_item() call
robbieko
1
-1
/
+1
2026-04-21
btrfs: fix raid stripe search missing entries at leaf boundaries
robbieko
1
-3
/
+15
2026-04-21
btrfs: copy devid in btrfs_partially_delete_raid_extent()
robbieko
1
-0
/
+3
[next]