index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
Kemeng Shi
1
-4
/
+4
2023-04-06
ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
Kemeng Shi
1
-1
/
+1
2023-04-06
ext4: set goal start correctly in ext4_mb_normalize_request
Kemeng Shi
1
-6
/
+10
2023-03-23
ext4: remove unused group parameter in ext4_block_bitmap_csum_set
Kemeng Shi
5
-14
/
+11
2023-03-23
ext4: remove unused group parameter in ext4_block_bitmap_csum_verify
Kemeng Shi
3
-4
/
+3
2023-03-23
ext4: remove unused group parameter in ext4_inode_bitmap_csum_set
Kemeng Shi
4
-6
/
+6
2023-03-23
ext4: remove unused group parameter in ext4_inode_bitmap_csum_verify
Kemeng Shi
3
-3
/
+3
2023-03-23
ext4: improve inode table blocks counting in ext4_num_overhead_clusters
Kemeng Shi
1
-43
/
+47
2023-03-23
ext4: stop trying to verify just initialized bitmap in ext4_read_block_bitmap...
Kemeng Shi
1
-1
/
+1
2023-03-23
ext4: remove stale comment in ext4_init_block_bitmap
Kemeng Shi
1
-2
/
+0
2023-03-23
ext4: remove unnecessary check in ext4_bg_num_gdb_nometa
Kemeng Shi
1
-4
/
+1
2023-03-23
ext4: call ext4_bg_num_gdb_[no]meta directly in ext4_num_base_meta_clusters
Kemeng Shi
1
-2
/
+2
2023-03-23
ext4: correct validation check of inode table in ext4_valid_block_bitmap
Kemeng Shi
1
-3
/
+3
2023-03-23
ext4: properly handle error of ext4_init_block_bitmap in ext4_read_block_bitm...
Kemeng Shi
1
-5
/
+7
2023-03-23
ext4: fix comment: "start start" -> "start" in mpage_prepare_extent_to_map()
Theodore Ts'o
1
-1
/
+1
2023-03-23
ext4: Fix warnings when freezing filesystem with journaled data
Jan Kara
2
-3
/
+27
2023-03-23
ext4: Convert data=journal writeback to use ext4_writepages()
Jan Kara
2
-257
/
+91
2023-03-23
ext4: Move mpage_page_done() calls after error handling
Jan Kara
1
-5
/
+6
2023-03-23
ext4: Move page unlocking out of mpage_submit_page()
Jan Kara
1
-9
/
+12
2023-03-23
ext4: Don't unlock page in ext4_bio_write_page()
Jan Kara
2
-5
/
+7
2023-03-23
ext4: Mark page for delayed dirtying only if it is pinned
Jan Kara
1
-13
/
+15
2023-03-23
ext4: Use nr_to_write directly in mpage_prepare_extent_to_map()
Jan Kara
1
-3
/
+3
2023-03-23
ext4: Update stale comment about write constraints
Jan Kara
1
-24
/
+7
2023-03-19
Linux 6.3-rc3
v6.3-rc3
Linus Torvalds
1
-1
/
+1
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-18
media: m5mols: fix off-by-one loop termination error
Linus Torvalds
1
-1
/
+1
2023-03-17
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
1
-3
/
+1
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-03-17
tools/power turbostat: Introduce support for EMR
Zhang Rui
1
-0
/
+3
2023-03-17
tools/power turbostat: remove stray newlines from warn/warnx strings
Len Brown
1
-2
/
+2
2023-03-17
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-03-17
tools/power turbostat: Provide better debug messages for failed capabilities ...
Prarit Bhargava
2
-7
/
+7
2023-03-17
tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT
Len Brown
1
-1
/
+1
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-17
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
Nikolay Aleksandrov
1
-3
/
+1
2023-03-17
bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
Nikolay Aleksandrov
1
-4
/
+15
2023-03-17
net: renesas: rswitch: Fix GWTSDIE register handling
Yoshihiro Shimoda
2
-2
/
+8
2023-03-17
net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
Yoshihiro Shimoda
1
-3
/
+7
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
2
-0
/
+6
2023-03-17
drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs
Christian König
1
-2
/
+0
2023-03-16
net: ipa: fix some register validity checks
Alex Elder
3
-15
/
+30
2023-03-16
net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
Alex Elder
2
-11
/
+2
[next]