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-7.2.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
2026-08-09
btrfs: raid56: fix an incorrect csum skip during scrub
Qu Wenruo
1
-1
/
+3
2026-08-09
btrfs: zoned: reset meta_write_pointer on zone reset
Johannes Thumshirn
1
-0
/
+11
2026-08-09
btrfs: zoned: fix deadlock between metadata writeback and transaction commit
Johannes Thumshirn
1
-1
/
+5
2026-08-09
btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
Qu Wenruo
1
-3
/
+5
2026-08-03
btrfs: free mapping node on duplicate reloc root insert
Guanghui Yang
1
-0
/
+1
2026-08-03
btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
Leo Martins
1
-2
/
+2
2026-08-03
btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accounting
Dave Chen
1
-2
/
+2
2026-08-03
btrfs: fallback to transaction csum tree on a commit root csum miss
Boris Burkov
1
-1
/
+25
2026-08-03
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
20
-94
/
+94
2026-08-03
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
1
-0
/
+1
2026-08-03
btrfs: reject free space cache with more entries than pages
Xiang Mei
1
-0
/
+3
2026-07-24
btrfs: fix incorrect buffered IO fallback for append direct writes
Qu Wenruo
1
-1
/
+42
2026-07-24
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
4
-8
/
+29
2026-07-24
btrfs: remove folio parameter from ordered io related functions
Qu Wenruo
6
-47
/
+32
2026-07-24
btrfs: replace for_each_set_bit() with for_each_set_bitmap()
Qu Wenruo
1
-10
/
+16
2026-07-24
btrfs: concentrate the error handling of submit_one_sector()
Qu Wenruo
1
-14
/
+15
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: 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: 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-06-01
btrfs: fix squota accounting during enable generation
Boris Burkov
2
-4
/
+28
2026-06-01
btrfs: check for subvolume before deleting squota qgroup
Boris Burkov
1
-25
/
+25
2026-06-01
btrfs: relax squota parent qgroup deletion rule
Boris Burkov
1
-15
/
+35
2026-06-01
btrfs: check squota parent usage on membership change
Boris Burkov
1
-0
/
+39
2026-06-01
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
12
-176
/
+105
2026-06-01
btrfs: don't search back for dir inode item in INO_LOOKUP_USER
Josef Bacik
1
-20
/
+3
2026-06-01
btrfs: use the key format macros when printing keys
Filipe Manana
11
-79
/
+64
2026-06-01
btrfs: add macros to facilitate printing of keys
Filipe Manana
1
-0
/
+3
2026-05-23
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
1
-0
/
+6
2026-05-23
btrfs: only release the dirty pages io tree after successful writes
Qu Wenruo
2
-5
/
+5
2026-05-23
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
2026-05-23
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
1
-0
/
+45
2026-05-17
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
1
-2
/
+3
2026-05-17
btrfs: fix double free in create_space_info_sub_group() error path
Guangshuo Li
1
-3
/
+1
2026-05-17
btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()
Filipe Manana
3
-7
/
+5
2026-05-14
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
1
-0
/
+2
2026-05-14
btrfs: fix double free in create_space_info() error path
Guangshuo Li
1
-1
/
+1
2026-04-22
btrfs: fix zero size inode with non-zero size after log replay
Filipe Manana
1
-33
/
+65
2026-04-18
btrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...
robbieko
1
-1
/
+1
2026-04-18
btrfs: remove pointless out labels from extent-tree.c
Filipe Manana
1
-14
/
+10
2026-04-11
btrfs: reject root items with drop_progress and zero drop_level
ZhengYuan Huang
1
-0
/
+17
2026-04-11
btrfs: reserve enough transaction items for qgroup ioctls
Filipe Manana
1
-3
/
+9
2026-04-11
btrfs: don't take device_list_mutex when querying zone info
Johannes Thumshirn
1
-2
/
+4
2026-04-02
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
2026-04-02
btrfs: fix leak of kobject name for sub-group space_info
Shin'ichiro Kawasaki
1
-1
/
+1
[next]