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
48 hours
btrfs: fix squota accounting during enable generation
Boris Burkov
2
-4
/
+28
11 days
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
1
-0
/
+6
11 days
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
1
-0
/
+2
11 days
btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
Filipe Manana
1
-15
/
+16
11 days
btrfs: use inode already stored in local variable at btrfs_rmdir()
Filipe Manana
1
-2
/
+1
11 days
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
11 days
fdget(), trivial conversions
Al Viro
1
-3
/
+2
11 days
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
1
-0
/
+45
11 days
btrfs: pass struct btrfs_inode to clone_copy_inline_extent()
David Sterba
1
-14
/
+14
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 double free in create_space_info() error path
Guangshuo Li
1
-1
/
+1
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-18
btrfs: remove unused flag EXTENT_BUFFER_CORRUPT
Daniel Vacek
3
-16
/
+2
2026-04-18
btrfs: remove unused flag EXTENT_BUFFER_READAHEAD
Daniel Vacek
1
-2
/
+0
2026-04-18
btrfs: split waiting from read_extent_buffer_pages(), drop parameter wait
David Sterba
3
-14
/
+22
2026-04-18
btrfs: remove unused define WAIT_PAGE_LOCK for extent io
David Sterba
1
-1
/
+0
2026-04-18
btrfs: make wait_on_extent_buffer_writeback() static inline
David Sterba
2
-7
/
+6
2026-04-11
btrfs: do not free data reservation in fallback from inline due to -ENOSPC
Filipe Manana
1
-1
/
+5
2026-04-11
btrfs: fix the qgroup data free range for inline data extents
Qu Wenruo
1
-1
/
+1
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
2026-04-02
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
1
-2
/
+2
2026-04-02
btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
Boris Burkov
1
-0
/
+7
2026-03-25
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
2026-03-25
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
1
-0
/
+6
2026-03-25
btrfs: fix transaction abort when snapshotting received subvolumes
Filipe Manana
1
-0
/
+16
2026-03-25
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
3
-26
/
+2
2026-03-25
btrfs: abort transaction on failure to update root in the received subvol ioctl
Filipe Manana
1
-1
/
+2
2026-03-25
btrfs: fix transaction abort on set received ioctl due to item overflow
Filipe Manana
3
-2
/
+59
2026-03-25
btrfs: fix transaction abort on file creation due to name hash collision
Filipe Manana
1
-0
/
+19
2026-03-25
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...
Mark Harmstone
1
-2
/
+4
2026-03-25
btrfs: hold space_info->lock when clearing periodic reclaim ready
Sun YangKai
1
-1
/
+4
2026-03-13
btrfs: always fallback to buffered write if the inode requires checksum
Qu Wenruo
1
-0
/
+16
2026-03-13
btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10
Naohiro Aota
1
-15
/
+179
2026-03-13
btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macros
Miquel SabatĂ© SolĂ
1
-0
/
+7
2026-03-13
btrfs: zoned: fix stripe width calculation
Naohiro Aota
1
-30
/
+26
2026-03-13
btrfs: zoned: fixup last alloc pointer after extent removal for DUP
Naohiro Aota
1
-0
/
+14
2026-03-13
btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
Naohiro Aota
1
-0
/
+15
2026-03-13
btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
Johannes Thumshirn
1
-14
/
+72
2026-03-13
btrfs: fix periodic reclaim condition
Sun YangKai
2
-11
/
+16
2026-03-13
btrfs: fix reclaimed bytes accounting after automatic block group reclaim
Filipe Manana
1
-7
/
+21
2026-03-13
btrfs: get used bytes while holding lock at btrfs_reclaim_bgs_work()
Filipe Manana
1
-5
/
+16
2026-03-13
btrfs: drop unused parameter fs_info from do_reclaim_sweep()
David Sterba
1
-3
/
+2
2026-03-13
btrfs: fix compat mask in error messages in btrfs_check_features()
Mark Harmstone
1
-3
/
+3
[next]