index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-30
lib/mpi: fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-30
proc: add some (hopefully) insightful comments
Alexey Dobriyan
4
-5
/
+27
2022-07-30
bdi: remove enum wb_congested_state
Xiu Jianfeng
1
-7
/
+0
2022-07-30
kernel/hung_task: fix address space of proc_dohung_task_timeout_secs
Ben Dooks
1
-1
/
+1
2022-07-30
lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
Jiangshan Yi
1
-4
/
+2
2022-07-30
squashfs: support reading fragments in readahead call
Phillip Lougher
1
-3
/
+44
2022-07-30
squashfs: implement readahead
Hsin-Yi Wang
1
-1
/
+91
2022-07-30
squashfs: always build "file direct" version of page actor
Phillip Lougher
2
-48
/
+2
2022-07-30
Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
Hsin-Yi Wang
1
-33
/
+0
2022-07-18
fs/ocfs2: Fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-07-18
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
1
-1
/
+4
2022-07-18
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
1
-7
/
+68
2022-07-18
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
1
-8
/
+38
2022-07-18
autofs: remove unused ino field inode
Ian Kent
1
-2
/
+0
2022-07-18
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
1
-3
/
+20
2022-07-18
autofs: use dentry info count instead of simple_empty()
Ian Kent
3
-11
/
+14
2022-07-18
autofs: make dentry info count consistent
Ian Kent
2
-4
/
+1
2022-07-18
autofs: use inode permission method for write access
Ian Kent
1
-41
/
+22
2022-07-18
lib: devres: use numa aware allocation
Mark-PK Tsai
1
-5
/
+10
2022-07-18
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
1
-1
/
+1
2022-07-18
cpumask: update cpumask_next_wrap() signature
Sander Vanheule
1
-1
/
+1
2022-07-18
lib/test: introduce cpumask KUnit test suite
Sander Vanheule
3
-0
/
+148
2022-07-18
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
3
-82
/
+22
2022-07-18
cpumask: add UP optimised for_each_*_cpu versions
Sander Vanheule
1
-0
/
+7
2022-07-18
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
2
-4
/
+6
2022-07-18
scripts/bloat-o-meter: add -p argument
Nikolay Borisov
1
-1
/
+6
2022-07-18
scripts/bloat-o-meter: switch argument parsing to using argparse
Nikolay Borisov
1
-19
/
+21
2022-07-18
epoll: autoremove wakers even more aggressively
Benjamin Segall
1
-0
/
+22
2022-07-18
ipc/mqueue: remove unnecessary (void*) conversion
Yu Zhe
1
-1
/
+1
2022-07-18
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
1
-2
/
+12
2022-07-18
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
8
-14
/
+0
2022-07-18
vmcoreinfo: include kallsyms symbols
Stephen Brennan
1
-0
/
+14
2022-07-18
kallsyms: move declarations to internal header
Stephen Brennan
2
-22
/
+31
2022-07-18
lib/ts_bm.c: remove redundant store to variable consumed after addition
Colin Ian King
1
-1
/
+1
2022-07-18
lib/scatterlist: use matched parameter type when calling __sg_free_table()
wuchi
1
-2
/
+2
2022-07-18
lib: make LZ4_decompress_safe_forceExtDict() static
Tiezhu Yang
1
-3
/
+3
2022-07-18
lib/radix-tree: remove unused argument of insert_entries
wuchi
1
-2
/
+2
2022-07-18
kfifo: fix kfifo_to_user() return type
Dan Carpenter
1
-1
/
+1
2022-07-18
compiler-gcc.h: remove ancient workaround for gcc PR 58670
Uros Bizjak
1
-11
/
+0
2022-07-18
lib/error-inject: traverse list with mutex
wuchi
1
-3
/
+9
2022-07-18
lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
Vlastimil Babka
2
-19
/
+49
2022-07-18
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
2
-4
/
+0
2022-07-18
lib/lru_cache: fix error free handing in lc_create
wuchi
1
-2
/
+2
2022-07-18
init: add "hostname" kernel parameter
Dan Moulding
2
-0
/
+30
2022-06-26
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
[next]