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-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
5 days
btrfs: only release the dirty pages io tree after successful writes
Qu Wenruo
2
-5
/
+5
5 days
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
5 days
btrfs: don't clobber errors in add_remap_tree_entries()
Mark Harmstone
1
-1
/
+1
5 days
btrfs: fix bytes_may_use leak in do_remap_reloc_trans()
Mark Harmstone
1
-0
/
+6
5 days
btrfs: fix bytes_may_use leak in move_existing_remap()
Mark Harmstone
1
-0
/
+6
5 days
btrfs: do not reject a valid running dev-replace
Qu Wenruo
1
-1
/
+6
5 days
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
1
-0
/
+45
5 days
btrfs: fix the inline compressed extent check in inode_need_compress()
Qu Wenruo
1
-1
/
+2
14 days
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
1
-0
/
+2
14 days
btrfs: fix double free in create_space_info_sub_group() error path
Guangshuo Li
1
-3
/
+1
14 days
btrfs: fix double free in create_space_info() error path
Guangshuo Li
1
-1
/
+1
14 days
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
1
-2
/
+3
14 days
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
1
-0
/
+6
2026-04-02
Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-03-31
btrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...
robbieko
1
-1
/
+1
2026-03-29
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-39
/
+74
2026-03-23
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
2026-03-23
btrfs: zlib: handle page aligned compressed size correctly
Qu Wenruo
1
-1
/
+3
2026-03-23
btrfs: fix leak of kobject name for sub-group space_info
Shin'ichiro Kawasaki
1
-1
/
+1
2026-03-23
btrfs: fix zero size inode with non-zero size after log replay
Filipe Manana
1
-33
/
+65
2026-03-23
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
1
-2
/
+2
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-40
/
+341
2026-03-17
btrfs: reject root items with drop_progress and zero drop_level
ZhengYuan Huang
1
-0
/
+17
2026-03-17
btrfs: check block group before marking it unused in balance_remap_chunks()
Mark Harmstone
1
-8
/
+17
2026-03-17
btrfs: hold block group reference during entire move_existing_remap()
Mark Harmstone
1
-5
/
+4
2026-03-17
btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()
Qu Wenruo
1
-2
/
+2
2026-03-17
btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
Qu Wenruo
1
-1
/
+1
2026-03-17
btrfs: do not touch page cache for encoded writes
Qu Wenruo
1
-3
/
+7
2026-03-17
btrfs: fix a bug that makes encoded write bio larger than expected
Qu Wenruo
2
-3
/
+5
2026-03-17
btrfs: reserve enough transaction items for qgroup ioctls
Filipe Manana
1
-3
/
+9
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
7
-6
/
+84
2026-03-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
8
-9
/
+195
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+12
2026-03-13
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
2026-03-13
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
1
-0
/
+6
2026-03-13
btrfs: don't take device_list_mutex when querying zone info
Johannes Thumshirn
1
-2
/
+4
2026-03-13
btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
Johannes Thumshirn
1
-1
/
+1
2026-03-12
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-9
/
+126
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-28
/
+67
2026-03-03
btrfs: remove duplicated definition of btrfs_printk_in_rcu()
Filipe Manana
1
-3
/
+0
2026-03-03
btrfs: remove unnecessary transaction abort in the received subvol ioctl
Filipe Manana
1
-1
/
+0
2026-03-03
btrfs: abort transaction on failure to update root in the received subvol ioctl
Filipe Manana
1
-1
/
+2
2026-03-03
btrfs: fix transaction abort on set received ioctl due to item overflow
Filipe Manana
3
-2
/
+59
2026-03-03
btrfs: fix transaction abort when snapshotting received subvolumes
Filipe Manana
1
-0
/
+16
2026-03-03
btrfs: fix transaction abort on file creation due to name hash collision
Filipe Manana
1
-0
/
+19
2026-03-03
btrfs: read key again after incrementing slot in move_existing_remaps()
Mark Harmstone
1
-0
/
+2
2026-03-03
btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...
Bart Van Assche
1
-0
/
+1
2026-03-03
btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
Boris Burkov
1
-0
/
+7
2026-03-03
btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg() after kthread start
Johannes Thumshirn
1
-1
/
+6
2026-03-03
btrfs: hold space_info->lock when clearing periodic reclaim ready
Sun YangKai
1
-1
/
+4
[next]