index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up low keys
Filipe Manana
2022-12-05
1
-1
/
+1
*
btrfs: re-check reclaim condition in reclaim worker
Boris Burkov
2022-12-05
1
-25
/
+40
*
btrfs: skip reclaim if block_group is empty
Boris Burkov
2022-12-05
1
-0
/
+18
*
btrfs: avoid unnecessary resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
1
-11
/
+17
*
btrfs: avoid duplicated resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
3
-10
/
+69
*
btrfs: move up backref sharedness cache store and lookup functions
Filipe Manana
2022-12-05
1
-118
/
+118
*
btrfs: cache sharedness of the last few data extents during fiemap
Filipe Manana
2022-12-05
2
-3
/
+74
*
btrfs: remove useless logic when finding parent nodes
Filipe Manana
2022-12-05
1
-5
/
+18
*
btrfs: remove roots ulist when checking data extent sharedness
Filipe Manana
2022-12-05
2
-6
/
+1
*
btrfs: move ulists to data extent sharedness check context
Filipe Manana
2022-12-05
3
-36
/
+48
*
btrfs: turn the backref sharedness check cache into a context object
Filipe Manana
2022-12-05
3
-32
/
+32
*
btrfs: directly pass the inode to btrfs_is_data_extent_shared()
Filipe Manana
2022-12-05
3
-14
/
+12
*
btrfs: remove checks for a 0 inode number during backref walking
Filipe Manana
2022-12-05
1
-2
/
+2
*
btrfs: remove checks for a root with id 0 during backref walking
Filipe Manana
2022-12-05
1
-4
/
+2
*
btrfs: drop redundant bflags initialization when allocating extent buffer
Filipe Manana
2022-12-05
1
-1
/
+0
*
btrfs: drop pointless memset when cloning extent buffer
Filipe Manana
2022-12-05
1
-1
/
+0
*
btrfs: skip unnecessary delalloc search during fiemap and lseek
Filipe Manana
2022-12-05
1
-13
/
+20
*
btrfs: skip unnecessary extent map searches during fiemap and lseek
Filipe Manana
2022-12-05
1
-0
/
+12
*
btrfs: get the next extent map during fiemap/lseek more efficiently
Filipe Manana
2022-12-05
3
-18
/
+59
*
btrfs: raid56: make it more explicit that cache rbio should have all its data...
Qu Wenruo
2022-12-05
1
-19
/
+51
*
btrfs: raid56: allocate memory separately for rbio pointers
Qu Wenruo
2022-12-05
1
-22
/
+24
*
btrfs: raid56: cleanup for function __free_raid_bio()
Qu Wenruo
2022-12-05
1
-31
/
+30
*
btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
Josef Bacik
2022-12-05
3
-2
/
+57
*
btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h
Josef Bacik
2022-12-05
1
-9
/
+10
*
btrfs: move btrfs_next_old_item into ctree.c
Josef Bacik
2022-12-05
2
-8
/
+9
*
btrfs: move free space cachep's out of ctree.h
Josef Bacik
2022-12-05
5
-19
/
+38
*
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
2022-12-05
4
-10
/
+27
*
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
2022-12-05
5
-10
/
+28
*
btrfs: move btrfs_print_data_csum_error into inode.c
Josef Bacik
2022-12-05
2
-26
/
+26
*
btrfs: move flush related definitions to space-info.h
Josef Bacik
2022-12-05
6
-59
/
+63
*
btrfs: move btrfs_should_fragment_free_space into block-group.c
Josef Bacik
2022-12-05
2
-10
/
+13
*
btrfs: move discard stat defs to free-space-cache.h
Josef Bacik
2022-12-05
2
-9
/
+9
*
btrfs: move BTRFS_MAX_MIRRORS into scrub.c
Josef Bacik
2022-12-05
2
-11
/
+11
*
btrfs: move maximum limits to btrfs_tree.h
Josef Bacik
2022-12-05
2
-13
/
+12
*
btrfs: move btrfs_get_block_group helper out of disk-io.h
Josef Bacik
2022-12-05
2
-7
/
+8
*
btrfs: move btrfs on-disk definitions out of ctree.h
Josef Bacik
2022-12-05
2
-214
/
+216
*
btrfs: remove unused BTRFS_IOPRIO_READA
Josef Bacik
2022-12-05
1
-3
/
+0
*
btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCH
Josef Bacik
2022-12-05
1
-8
/
+0
*
btrfs: remove unused set/clear_pending_info helpers
Josef Bacik
2022-12-05
1
-24
/
+0
*
btrfs: simplify cleanup after error in btrfs_create_tree
Peng Hao
2022-12-05
1
-4
/
+1
*
btrfs: add cached_state to read_extent_buffer_subpage
Josef Bacik
2022-12-05
1
-5
/
+10
*
btrfs: cache the failed state when locking extents
Josef Bacik
2022-12-05
3
-15
/
+43
*
btrfs: use a cached_state everywhere in relocation
Josef Bacik
2022-12-05
1
-14
/
+26
*
btrfs: use cached_state for btrfs_check_nocow_lock
Josef Bacik
2022-12-05
3
-7
/
+12
*
btrfs: add a cached_state to try_lock_extent
Josef Bacik
2022-12-05
7
-9
/
+14
*
Linux 6.1-rc8
v6.1-rc8
Linus Torvalds
2022-12-04
1
-1
/
+1
*
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
2022-12-04
1
-3
/
+0
*
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
2022-12-04
1
-2
/
+3
*
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-04
1
-4
/
+13
|
\
|
*
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-11-29
1
-4
/
+13
[next]