index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
2024-03-05
1
-1
/
+1
|
*
btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...
Qu Wenruo
2024-03-05
1
-7
/
+72
|
*
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
2024-03-05
3
-13
/
+57
|
*
btrfs: include device major and minor numbers in the device scan notice
Anand Jain
2024-03-05
1
-7
/
+12
|
*
btrfs: mark btrfs_put_caching_control() static
Lijuan Li
2024-03-05
2
-2
/
+1
|
*
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
2024-03-05
12
-29
/
+18
|
*
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
2024-03-05
1
-5
/
+5
|
*
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
2024-03-05
1
-0
/
+6
|
*
btrfs: compression: remove dead comments in btrfs_compress_heuristic()
Qu Wenruo
2024-03-05
1
-5
/
+0
|
*
btrfs: subpage: make writer lock utilize bitmap
Qu Wenruo
2024-03-05
1
-2
/
+19
|
*
btrfs: subpage: make reader lock utilize bitmap
Qu Wenruo
2024-03-05
2
-11
/
+46
|
*
btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...
Qu Wenruo
2024-03-05
2
-8
/
+4
|
*
btrfs: pass a valid extent map cache pointer to __get_extent_map()
David Sterba
2024-03-05
1
-3
/
+10
|
*
btrfs: merge btrfs_del_delalloc_inode() helpers
David Sterba
2024-03-04
3
-11
/
+7
|
*
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
2024-03-04
3
-13
/
+7
|
*
btrfs: handle transaction commit errors in flush_reservations()
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: use KMEM_CACHE() to create btrfs_free_space cache
Kunwu Chan
2024-03-04
1
-3
/
+1
|
*
btrfs: use KMEM_CACHE() to create delayed ref caches
Kunwu Chan
2024-03-04
1
-16
/
+8
|
*
btrfs: use KMEM_CACHE() to create btrfs_path cache
Kunwu Chan
2024-03-04
1
-3
/
+1
|
*
btrfs: use KMEM_CACHE() to create btrfs_trans_handle cache
Kunwu Chan
2024-03-04
1
-3
/
+2
|
*
btrfs: use KMEM_CACHE() to create btrfs_ordered_extent cache
Kunwu Chan
2024-03-04
1
-4
/
+1
|
*
btrfs: use KMEM_CACHE() to create btrfs_delayed_node cache
Kunwu Chan
2024-03-04
1
-5
/
+1
|
*
btrfs: uninline some static inline helpers from delayed-ref.h
David Sterba
2024-03-04
2
-65
/
+72
|
*
btrfs: open code trivial btrfs_lru_cache_size()
David Sterba
2024-03-04
2
-9
/
+3
|
*
btrfs: uninline some static inline helpers from tree-log.h
David Sterba
2024-03-04
2
-45
/
+49
|
*
btrfs: drop static inline specifiers from tree-mod-log.c
David Sterba
2024-03-04
1
-7
/
+6
|
*
btrfs: uninline btrfs_init_delayed_root()
David Sterba
2024-03-04
2
-12
/
+12
|
*
btrfs: uninline some static inline helpers from backref.h
David Sterba
2024-03-04
2
-92
/
+102
|
*
btrfs: open code btrfs_backref_get_eb()
David Sterba
2024-03-04
2
-10
/
+2
|
*
btrfs: open code btrfs_backref_iter_free()
David Sterba
2024-03-04
2
-9
/
+2
|
*
btrfs: move balance args conversion helpers to volumes.c
David Sterba
2024-03-04
2
-39
/
+38
|
*
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
2024-03-04
3
-1
/
+81
|
*
btrfs: raid56: extra debugging for raid6 syndrome generation
Qu Wenruo
2024-03-04
1
-0
/
+30
|
*
btrfs: avoid unnecessary ref initialization when freeing log tree block
Filipe Manana
2024-03-04
1
-6
/
+7
|
*
btrfs: send: avoid duplicated search for last extent when sending hole
Filipe Manana
2024-03-04
1
-15
/
+12
|
*
btrfs: factor out validation of btrfs_ioctl_vol_args_v2::name
David Sterba
2024-03-04
1
-3
/
+17
|
*
btrfs: factor out validation of btrfs_ioctl_vol_args::name
David Sterba
2024-03-04
3
-6
/
+35
|
*
btrfs: remove no longer used btrfs_transaction_in_commit()
Filipe Manana
2024-03-04
2
-14
/
+0
|
*
btrfs: sysfs: drop unnecessary double logical negation in acl_show()
Neal Gompa
2024-03-04
1
-1
/
+1
|
*
btrfs: delete BUG_ON in btrfs_init_locked_inode()
David Sterba
2024-03-04
1
-1
/
+0
|
*
btrfs: delete pointless BUG_ONs on extent item size
David Sterba
2024-03-04
1
-3
/
+0
|
*
btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_ex...
David Sterba
2024-03-04
1
-2
/
+0
|
*
btrfs: change BUG_ONs to assertions in btrfs_qgroup_trace_subtree()
David Sterba
2024-03-04
1
-2
/
+2
|
*
btrfs: change BUG_ON to assertion in tree_move_down()
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: send: handle path ref underflow in header iterate_inode_ref()
David Sterba
2024-03-04
1
-1
/
+9
|
*
btrfs: send: handle unexpected inode in header process_recorded_refs()
David Sterba
2024-03-04
1
-1
/
+7
|
*
btrfs: send: handle unexpected data in header buffer in begin_cmd()
David Sterba
2024-03-04
1
-1
/
+6
|
*
btrfs: handle invalid root reference found in may_destroy_subvol()
David Sterba
2024-03-04
1
-1
/
+8
|
*
btrfs: handle invalid extent item reference found in find_first_extent_item()
David Sterba
2024-03-04
1
-1
/
+8
|
*
btrfs: handle invalid extent item reference found in extent_from_logical()
David Sterba
2024-03-04
1
-0
/
+11
[prev]
[next]