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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
btrfs: handle aligned EOF truncation correctly for subpage cases
Qu Wenruo
1
-1
/
+54
2025-05-15
btrfs: handle unaligned EOF truncation correctly for subpage cases
Qu Wenruo
3
-45
/
+98
2025-05-15
btrfs: fix broken drop_caches on extent buffer folios
Boris Burkov
1
-45
/
+71
2025-05-15
btrfs: use verbose assert at peek_discard_list()
Filipe Manana
1
-1
/
+3
2025-05-15
btrfs: scrub: aggregate small bitmaps into a larger one
Qu Wenruo
1
-91
/
+196
2025-05-15
btrfs: scrub: fix a wrong error type when metadata bytenr mismatches
Qu Wenruo
1
-1
/
+1
2025-05-15
btrfs: defrag: use list_last_entry() at defrag_collect_targets()
Filipe Manana
1
-4
/
+4
2025-05-15
btrfs: simplify csum list release at btrfs_put_ordered_extent()
Filipe Manana
1
-8
/
+4
2025-05-15
btrfs: simplify extracting delayed node at btrfs_first_prepared_delayed_node()
Filipe Manana
1
-10
/
+7
2025-05-15
btrfs: simplify extracting delayed node at btrfs_first_delayed_node()
Filipe Manana
1
-9
/
+5
2025-05-15
btrfs: raid56: use list_last_entry() at cache_rbio()
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: simplify cow only root list extraction during transaction commit
Filipe Manana
1
-6
/
+5
2025-05-15
btrfs: simplify getting and extracting previous transaction at clean_pinned_e...
Filipe Manana
1
-3
/
+2
2025-05-15
btrfs: simplify getting and extracting previous transaction during commit
Filipe Manana
1
-3
/
+2
2025-05-15
btrfs: move transaction aborts to the error site in add_to_free_space_tree()
David Sterba
1
-2
/
+4
2025-05-15
btrfs: move transaction aborts to the error site in remove_from_free_space_tr...
David Sterba
1
-2
/
+4
2025-05-15
btrfs: move transaction aborts to the error site in convert_free_space_to_ext...
David Sterba
1
-6
/
+12
2025-05-15
btrfs: move transaction aborts to the error site in convert_free_space_to_bit...
David Sterba
1
-6
/
+12
2025-05-15
btrfs: scrub: move error reporting members to stack
Qu Wenruo
1
-42
/
+38
2025-05-15
btrfs: scrub: update device stats when an error is detected
Qu Wenruo
1
-3
/
+29
2025-05-15
btrfs: add support for reclaiming from sub-space space_info
Naohiro Aota
1
-0
/
+7
2025-05-15
btrfs: add block reserve for treelog
Naohiro Aota
5
-2
/
+20
2025-05-15
btrfs: use proper data space_info for zoned mode
Naohiro Aota
1
-5
/
+12
2025-05-15
btrfs: tweak extent/chunk allocation for space_info sub-space
Naohiro Aota
3
-18
/
+31
2025-05-15
btrfs: introduce tree-log sub-space_info
Naohiro Aota
3
-2
/
+15
2025-05-15
btrfs: introduce btrfs_space_info sub-group
Naohiro Aota
4
-6
/
+76
2025-05-15
btrfs: add space_info parameter for block group creation
Naohiro Aota
4
-16
/
+56
2025-05-15
btrfs: add space_info argument to btrfs_chunk_alloc()
Naohiro Aota
5
-16
/
+27
2025-05-15
btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()
Naohiro Aota
1
-22
/
+27
2025-05-15
btrfs: factor out do_async_reclaim_{data,metadata}_space()
Naohiro Aota
1
-16
/
+29
2025-05-15
btrfs: factor out init_space_info() from create_space_info()
Naohiro Aota
1
-11
/
+16
2025-05-15
btrfs: pass struct btrfs_inode to btrfs_free_reserved_data_space_noquota()
Naohiro Aota
4
-10
/
+9
2025-05-15
btrfs: pass btrfs_space_info to btrfs_reserve_data_bytes()
Naohiro Aota
3
-8
/
+8
2025-05-15
btrfs: make extent unpinning more efficient when committing transaction
Filipe Manana
3
-13
/
+49
2025-05-15
btrfs: remove variable to track trimmed bytes at btrfs_finish_extent_commit()
Filipe Manana
1
-6
/
+2
2025-05-15
btrfs: don't BUG_ON() when unpinning extents during transaction commit
Filipe Manana
2
-3
/
+21
2025-05-15
btrfs: remove unnecessary NULL checks before freeing extent state
Filipe Manana
1
-6
/
+3
2025-05-15
btrfs: avoid re-searching tree when setting bits in an extent range
Filipe Manana
1
-0
/
+16
2025-05-15
btrfs: avoid repeated extent state processing when setting extent bits
Filipe Manana
1
-8
/
+6
2025-05-15
btrfs: simplify last record detection at set_extent_bit()
Filipe Manana
1
-6
/
+4
2025-05-15
btrfs: exit after state split error at set_extent_bit()
Filipe Manana
1
-1
/
+4
2025-05-15
btrfs: exit after state insertion failure at set_extent_bit()
Filipe Manana
1
-0
/
+1
2025-05-15
btrfs: simplify last record detection at btrfs_convert_extent_bit()
Filipe Manana
1
-6
/
+4
2025-05-15
btrfs: avoid re-searching tree when converting bits in an extent range
Filipe Manana
1
-0
/
+16
2025-05-15
btrfs: avoid repeated extent state processing when converting extent bits
Filipe Manana
1
-8
/
+6
2025-05-15
btrfs: avoid unnecessary next node searches when clearing bits from extent range
Filipe Manana
1
-10
/
+23
2025-05-15
btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
Filipe Manana
1
-0
/
+1
2025-05-15
btrfs: exit after state split error at btrfs_convert_extent_bit()
Filipe Manana
1
-1
/
+4
2025-05-15
btrfs: remove duplicate error check at btrfs_convert_extent_bit()
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: simplify last record detection at btrfs_clear_extent_bit_changeset()
Filipe Manana
1
-4
/
+2
[next]