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
*
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-09
2
-3
/
+5
|
\
|
*
orangefs: Fix sb refcount leak when allocate sb info failed.
Chenyuan Mi
2021-10-11
1
-1
/
+1
|
*
fs: orangefs: fix error return code of orangefs_revalidate_lookup()
Jia-Ju Bai
2021-10-11
1
-1
/
+3
|
*
orangefs: Remove redundant initialization of variable ret
Colin Ian King
2021-10-11
1
-1
/
+1
*
|
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-11-09
33
-779
/
+518
|
\
\
|
*
|
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-04
21
-305
/
+323
|
*
|
9p: set readahead and io size according to maxsize
Dominique Martinet
2021-11-04
1
-0
/
+3
|
*
|
9p p9mode2perm: remove useless strlcpy and check sscanf return code
Dominique Martinet
2021-11-03
1
-4
/
+9
|
*
|
9p v9fs_parse_options: replace simple_strtoul with kstrtouint
Dominique Martinet
2021-11-03
1
-6
/
+7
|
*
|
9p: fix file headers
Dominique Martinet
2021-11-03
25
-116
/
+7
|
*
|
fs/9p: fix indentation and Add missing a blank line after declaration
Sohaib Mohamed
2021-11-03
1
-1
/
+2
|
*
|
fs/9p: fix warnings found by checkpatch.pl
Sohaib Mohamed
2021-11-03
1
-4
/
+4
|
*
|
9p: fix minor indentation and codestyle
Sohaib Mohamed
2021-11-03
1
-1
/
+3
|
*
|
fs/9p: cleanup: opening brace at the beginning of the next line
Sohaib Mohamed
2021-11-03
1
-1
/
+2
|
*
|
9p: Convert to using the netfs helper lib to do reads and caching
David Howells
2021-11-03
6
-334
/
+122
|
*
|
fscache_cookie_enabled: check cookie is valid before accessing it
Dominique Martinet
2021-11-03
1
-1
/
+1
|
*
|
net/9p: autoload transport modules
Thomas Weißschuh
2021-11-03
5
-6
/
+33
|
*
|
9p/net: fix missing error check in p9_check_errors
Dominique Martinet
2021-11-03
1
-0
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
131
-650
/
+1174
|
\
\
\
|
*
|
|
ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL
Manfred Spraul
2021-11-09
1
-13
/
+0
|
*
|
|
ipc: check checkpoint_restore_ns_capable() to modify C/R proc files
Michal Clapinski
2021-11-09
1
-6
/
+23
|
*
|
|
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
2021-11-09
1
-10
/
+18
|
*
|
|
virtio-mem: disallow mapping virtio-mem memory via /dev/mem
David Hildenbrand
2021-11-09
2
-1
/
+4
|
*
|
|
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
2021-11-09
2
-10
/
+26
|
*
|
|
kernel/resource: clean up and optimize iomem_is_exclusive()
David Hildenbrand
2021-11-09
1
-5
/
+20
|
*
|
|
scripts/gdb: handle split debug for vmlinux
Douglas Anderson
2021-11-09
1
-1
/
+2
|
*
|
|
kcov: replace local_irq_save() with a local_lock_t
Sebastian Andrzej Siewior
2021-11-09
1
-13
/
+17
|
*
|
|
kcov: avoid enable+disable interrupts if !in_task()
Sebastian Andrzej Siewior
2021-11-09
1
-3
/
+3
|
*
|
|
kcov: allocate per-CPU memory on the relevant node
Sebastian Andrzej Siewior
2021-11-09
1
-2
/
+2
|
*
|
|
Documentation/kcov: define `ip' in the example
Sebastian Andrzej Siewior
2021-11-09
1
-0
/
+2
|
*
|
|
Documentation/kcov: include types.h in the example
Sebastian Andrzej Siewior
2021-11-09
1
-0
/
+3
|
*
|
|
sysv: use BUILD_BUG_ON instead of runtime check
Pavel Skripkin
2021-11-09
1
-4
/
+2
|
*
|
|
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
2021-11-09
1
-6
/
+3
|
*
|
|
seq_file: fix passing wrong private data
Muchun Song
2021-11-09
1
-1
/
+1
|
*
|
|
seq_file: move seq_escape() to a header
Andy Shevchenko
2021-11-09
2
-17
/
+16
|
*
|
|
signal: remove duplicate include in signal.h
Ye Guojin
2021-11-09
1
-1
/
+0
|
*
|
|
crash_dump: remove duplicate include in crash_dump.h
Ye Guojin
2021-11-09
1
-2
/
+0
|
*
|
|
crash_dump: fix boolreturn.cocci warning
Changcheng Deng
2021-11-09
1
-1
/
+1
|
*
|
|
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2021-11-09
2
-12
/
+6
|
*
|
|
nilfs2: remove filenames from file comments
Ryusuke Konishi
2021-11-09
39
-39
/
+39
|
*
|
|
nilfs2: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-09
1
-38
/
+38
|
*
|
|
coda: bump module version to 7.2
Jan Harkes
2021-11-09
1
-1
/
+1
|
*
|
|
coda: use vmemdup_user to replace the open code
Jing Yangyang
2021-11-09
1
-8
/
+4
|
*
|
|
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
Xiyu Yang
2021-11-09
1
-4
/
+5
|
*
|
|
coda: avoid doing bad things on inode type changes during revalidation
Jan Harkes
2021-11-09
3
-25
/
+30
|
*
|
|
coda: avoid hidden code duplication in rename
Jan Harkes
2021-11-09
1
-5
/
+2
|
*
|
|
coda: avoid flagging NULL inodes
Jan Harkes
2021-11-09
1
-0
/
+3
|
*
|
|
coda: remove err which no one care
Alex Shi
2021-11-09
1
-2
/
+1
|
*
|
|
coda: check for async upcall request using local state
Jan Harkes
2021-11-09
1
-1
/
+2
|
*
|
|
coda: avoid NULL pointer dereference from a bad inode
Jan Harkes
2021-11-09
1
-4
/
+9
[next]