index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
random32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
btrfs: skip reclaim if block_group is empty
Boris Burkov
1
-0
/
+18
2022-12-05
btrfs: avoid unnecessary resolution of indirect backrefs during fiemap
Filipe Manana
1
-11
/
+17
2022-12-05
btrfs: avoid duplicated resolution of indirect backrefs during fiemap
Filipe Manana
3
-10
/
+69
2022-12-05
btrfs: move up backref sharedness cache store and lookup functions
Filipe Manana
1
-118
/
+118
2022-12-05
btrfs: cache sharedness of the last few data extents during fiemap
Filipe Manana
2
-3
/
+74
2022-12-05
btrfs: remove useless logic when finding parent nodes
Filipe Manana
1
-5
/
+18
2022-12-05
btrfs: remove roots ulist when checking data extent sharedness
Filipe Manana
2
-6
/
+1
2022-12-05
btrfs: move ulists to data extent sharedness check context
Filipe Manana
3
-36
/
+48
2022-12-05
btrfs: turn the backref sharedness check cache into a context object
Filipe Manana
3
-32
/
+32
2022-12-05
btrfs: directly pass the inode to btrfs_is_data_extent_shared()
Filipe Manana
3
-14
/
+12
2022-12-05
btrfs: remove checks for a 0 inode number during backref walking
Filipe Manana
1
-2
/
+2
2022-12-05
btrfs: remove checks for a root with id 0 during backref walking
Filipe Manana
1
-4
/
+2
2022-12-05
btrfs: drop redundant bflags initialization when allocating extent buffer
Filipe Manana
1
-1
/
+0
2022-12-05
btrfs: drop pointless memset when cloning extent buffer
Filipe Manana
1
-1
/
+0
2022-12-05
btrfs: skip unnecessary delalloc search during fiemap and lseek
Filipe Manana
1
-13
/
+20
2022-12-05
btrfs: skip unnecessary extent map searches during fiemap and lseek
Filipe Manana
1
-0
/
+12
2022-12-05
btrfs: get the next extent map during fiemap/lseek more efficiently
Filipe Manana
3
-18
/
+59
2022-12-05
btrfs: raid56: make it more explicit that cache rbio should have all its data...
Qu Wenruo
1
-19
/
+51
2022-12-05
btrfs: raid56: allocate memory separately for rbio pointers
Qu Wenruo
1
-22
/
+24
2022-12-05
btrfs: raid56: cleanup for function __free_raid_bio()
Qu Wenruo
1
-31
/
+30
2022-12-05
btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
Josef Bacik
3
-2
/
+57
2022-12-05
btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h
Josef Bacik
1
-9
/
+10
2022-12-05
btrfs: move btrfs_next_old_item into ctree.c
Josef Bacik
2
-8
/
+9
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
5
-19
/
+38
2022-12-05
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
4
-10
/
+27
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
5
-10
/
+28
2022-12-05
btrfs: move btrfs_print_data_csum_error into inode.c
Josef Bacik
2
-26
/
+26
2022-12-05
btrfs: move flush related definitions to space-info.h
Josef Bacik
6
-59
/
+63
2022-12-05
btrfs: move btrfs_should_fragment_free_space into block-group.c
Josef Bacik
2
-10
/
+13
2022-12-05
btrfs: move discard stat defs to free-space-cache.h
Josef Bacik
2
-9
/
+9
2022-12-05
btrfs: move BTRFS_MAX_MIRRORS into scrub.c
Josef Bacik
2
-11
/
+11
2022-12-05
btrfs: move maximum limits to btrfs_tree.h
Josef Bacik
2
-13
/
+12
2022-12-05
btrfs: move btrfs_get_block_group helper out of disk-io.h
Josef Bacik
2
-7
/
+8
2022-12-05
btrfs: move btrfs on-disk definitions out of ctree.h
Josef Bacik
2
-214
/
+216
2022-12-05
btrfs: remove unused BTRFS_IOPRIO_READA
Josef Bacik
1
-3
/
+0
2022-12-05
btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCH
Josef Bacik
1
-8
/
+0
2022-12-05
btrfs: remove unused set/clear_pending_info helpers
Josef Bacik
1
-24
/
+0
2022-12-05
btrfs: simplify cleanup after error in btrfs_create_tree
Peng Hao
1
-4
/
+1
2022-12-05
btrfs: add cached_state to read_extent_buffer_subpage
Josef Bacik
1
-5
/
+10
2022-12-05
btrfs: cache the failed state when locking extents
Josef Bacik
3
-15
/
+43
2022-12-05
btrfs: use a cached_state everywhere in relocation
Josef Bacik
1
-14
/
+26
2022-12-05
btrfs: use cached_state for btrfs_check_nocow_lock
Josef Bacik
3
-7
/
+12
2022-12-05
btrfs: add a cached_state to try_lock_extent
Josef Bacik
7
-9
/
+14
2022-12-04
Linux 6.1-rc8
v6.1-rc8
Linus Torvalds
1
-1
/
+1
2022-12-04
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
1
-3
/
+0
2022-12-04
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
1
-2
/
+3
2022-12-03
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
3
-9
/
+16
2022-12-03
Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
Zhang Xiaoxu
1
-1
/
+3
2022-12-02
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-56
/
+12
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
1
-0
/
+1
[next]