index
:
linux-stable.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
btrfs: simplify return variables in btrfs_drop_subtree()
Anand Jain
2024-05-07
1
-9
/
+7
*
btrfs: simplify return variables in lookup_extent_data_ref()
Anand Jain
2024-05-07
1
-15
/
+14
*
btrfs: rename return variables in btrfs_qgroup_rescan_worker()
Anand Jain
2024-05-07
1
-19
/
+19
*
btrfs: drop variable err in quick_update_accounting()
Anand Jain
2024-05-07
1
-6
/
+3
*
btrfs: reuse ret instead of err in relocate_tree_blocks()
Anand Jain
2024-05-07
1
-11
/
+8
*
btrfs: rename err and ret to ret in build_backref_tree()
Anand Jain
2024-05-07
1
-11
/
+7
*
btrfs: rename werr and err to ret in __btrfs_wait_marked_extents()
Anand Jain
2024-05-07
1
-13
/
+8
*
btrfs: rename werr and err to ret in btrfs_write_marked_extents()
Anand Jain
2024-05-07
1
-13
/
+10
*
btrfs: report filemap_fdata<write|wait>_range() error
Anand Jain
2024-05-07
1
-0
/
+4
*
btrfs: use btrfs_is_testing() everywhere
David Sterba
2024-05-07
4
-9
/
+8
*
btrfs: initialize delayed inodes xarray without GFP_ATOMIC
Filipe Manana
2024-05-07
1
-2
/
+1
*
btrfs: make try_release_extent_mapping() return a bool
Filipe Manana
2024-05-07
3
-13
/
+13
*
btrfs: be better releasing extent maps at try_release_extent_mapping()
Filipe Manana
2024-05-07
1
-59
/
+61
*
btrfs: remove i_size restriction at try_release_extent_mapping()
Filipe Manana
2024-05-07
1
-2
/
+1
*
btrfs: use btrfs_get_fs_generation() at try_release_extent_mapping()
Filipe Manana
2024-05-07
1
-6
/
+1
*
btrfs: rename some variables at try_release_extent_mapping()
Filipe Manana
2024-05-07
1
-12
/
+12
*
btrfs: add tracepoints for extent map shrinker events
Filipe Manana
2024-05-07
3
-1
/
+116
*
btrfs: update comment for btrfs_set_inode_full_sync() about locking
Filipe Manana
2024-05-07
1
-3
/
+5
*
btrfs: add a shrinker for extent maps
Filipe Manana
2024-05-07
4
-0
/
+180
*
btrfs: add a global per cpu counter to track number of used extent maps
Filipe Manana
2024-05-07
3
-0
/
+28
*
btrfs: pass the extent map tree's inode to try_merge_map()
Filipe Manana
2024-05-07
1
-7
/
+6
*
btrfs: pass the extent map tree's inode to setup_extent_mapping()
Filipe Manana
2024-05-07
1
-5
/
+5
*
btrfs: pass the extent map tree's inode to replace_extent_mapping()
Filipe Manana
2024-05-07
1
-5
/
+6
*
btrfs: pass the extent map tree's inode to remove_extent_mapping()
Filipe Manana
2024-05-07
4
-20
/
+25
*
btrfs: pass the extent map tree's inode to clear_em_logging()
Filipe Manana
2024-05-07
3
-4
/
+6
*
btrfs: pass the extent map tree's inode to add_extent_mapping()
Filipe Manana
2024-05-07
1
-18
/
+16
*
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
2024-05-07
26
-241
/
+218
*
btrfs: set start on clone before calling copy_extent_buffer_full
Josef Bacik
2024-05-07
1
-2
/
+8
*
btrfs: replace btrfs_delayed_*_ref with btrfs_*_ref
Josef Bacik
2024-05-07
2
-38
/
+27
*
btrfs: remove the btrfs_delayed_ref_node container helpers
Josef Bacik
2024-05-07
1
-27
/
+0
*
btrfs: stop referencing btrfs_delayed_tree_ref directly
Josef Bacik
2024-05-07
3
-16
/
+16
*
btrfs: stop referencing btrfs_delayed_data_ref directly
Josef Bacik
2024-05-07
3
-15
/
+13
*
btrfs: make the insert backref helpers take a btrfs_delayed_ref_node
Josef Bacik
2024-05-07
1
-25
/
+21
*
btrfs: drop unnecessary arguments from __btrfs_free_extent
Josef Bacik
2024-05-07
1
-15
/
+8
*
btrfs: make __btrfs_inc_extent_ref take a btrfs_delayed_ref_node
Josef Bacik
2024-05-07
2
-32
/
+25
*
btrfs: rename btrfs_data_ref->ino to ->objectid
Josef Bacik
2024-05-07
3
-4
/
+4
*
btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_node
Josef Bacik
2024-05-07
5
-81
/
+52
*
btrfs: rename ->len to ->num_bytes in btrfs_ref
Josef Bacik
2024-05-07
8
-27
/
+27
*
btrfs: unify the btrfs_add_delayed_*_ref helpers into one helper
Josef Bacik
2024-05-07
1
-77
/
+25
*
btrfs: simplify delayed ref tracepoints
Josef Bacik
2024-05-07
3
-47
/
+25
*
btrfs: move ref specific initialization into init_delayed_ref_common
Josef Bacik
2024-05-07
1
-14
/
+11
*
btrfs: initialize btrfs_delayed_ref_head with btrfs_ref
Josef Bacik
2024-05-07
1
-28
/
+25
*
btrfs: pass btrfs_ref to init_delayed_ref_common
Josef Bacik
2024-05-07
2
-21
/
+27
*
btrfs: move ref_root into btrfs_ref
Josef Bacik
2024-05-07
8
-88
/
+73
*
btrfs: do not use a function to initialize btrfs_ref
Josef Bacik
2024-05-07
7
-96
/
+131
*
btrfs: embed data_ref and tree_ref in btrfs_delayed_ref_node
Josef Bacik
2024-05-07
2
-55
/
+40
*
btrfs: add a helper to get the delayed ref node from the data/tree ref
Josef Bacik
2024-05-07
2
-9
/
+31
*
btrfs: use btrfs_find_first_inode() at btrfs_prune_dentries()
Filipe Manana
2024-05-07
1
-52
/
+14
*
btrfs: export find_next_inode() as btrfs_find_first_inode()
Filipe Manana
2024-05-07
3
-80
/
+85
*
btrfs: simplify add_extent_mapping() by removing pointless label
Filipe Manana
2024-05-07
1
-4
/
+4
[prev]
[next]