index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
f2fs: add prefix for exported symbols
Chao Yu
2020-07-07
6
-15
/
+15
|
*
|
|
f2fs: use kfree() to free variables allocated by match_strdup()
Wang Xiaojun
2020-06-18
1
-18
/
+18
|
*
|
|
f2fs: get the right gc victim section when section has several segments
Jack Qiu
2020-06-18
3
-21
/
+89
|
*
|
|
f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_...
Wuyun Zhao
2020-06-18
1
-0
/
+1
|
*
|
|
f2fs: remove useless truncate in f2fs_collapse_range()
Wei Fang
2020-06-18
1
-2
/
+0
|
*
|
|
f2fs: use kfree() instead of kvfree() to free superblock data
Denis Efremov
2020-06-18
1
-5
/
+5
|
*
|
|
f2fs: avoid checkpatch error
Jaegeuk Kim
2020-06-18
1
-1
/
+1
*
|
|
|
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-08-10
6
-61
/
+81
|
\
\
\
\
|
*
|
|
|
gfs2: When gfs2_dirty_inode gets a glock error, dump the glock
Bob Peterson
2020-08-07
1
-0
/
+1
|
*
|
|
|
gfs2: Never call gfs2_block_zero_range with an open transaction
Bob Peterson
2020-08-07
1
-30
/
+39
|
*
|
|
|
gfs2: print details on transactions that aren't properly ended
Bob Peterson
2020-08-07
1
-13
/
+16
|
*
|
|
|
gfs2: Fix inaccurate comment
Bob Peterson
2020-08-07
1
-1
/
+1
|
*
|
|
|
gfs2: Fix refcount leak in gfs2_glock_poke
Andreas Gruenbacher
2020-08-03
1
-1
/
+3
|
*
|
|
|
gfs2: Pass glock holder to gfs2_file_direct_{read,write}
Andreas Gruenbacher
2020-08-03
1
-16
/
+15
|
*
|
|
|
gfs2: Add some flags missing from glock output
Bob Peterson
2020-08-03
1
-0
/
+6
*
|
|
|
|
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-10
7
-9
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
jffs2: fix UAF problem
Zhe Li
2020-08-02
1
-1
/
+5
|
*
|
|
|
|
jffs2: fix jffs2 mounting failure
Zhe Li
2020-08-02
1
-1
/
+2
|
*
|
|
|
|
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
2020-08-02
1
-4
/
+6
|
*
|
|
|
|
ubifs: misc.h: delete a duplicated word
Randy Dunlap
2020-08-02
1
-1
/
+1
|
*
|
|
|
|
ubifs: add option to specify version for new file systems
Martin Kaistra
2020-08-02
3
-2
/
+22
*
|
|
|
|
|
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-09
12
-69
/
+1073
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nfsd: netns.h: delete a duplicated word
Randy Dunlap
2020-07-24
1
-1
/
+1
|
*
|
|
|
|
|
nfsd: avoid a NULL dereference in __cld_pipe_upcall()
Scott Mayhew
2020-07-13
1
-13
/
+11
|
*
|
|
|
|
|
nfsd4: a client's own opens needn't prevent delegations
J. Bruce Fields
2020-07-13
2
-14
/
+43
|
*
|
|
|
|
|
nfsd: Use seq_putc() in two functions
Xu Wang
2020-07-13
1
-2
/
+2
|
*
|
|
|
|
|
nfsd: add fattr support for user extended attributes
Frank van der Linden
2020-07-13
1
-0
/
+9
|
*
|
|
|
|
|
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2020-07-13
2
-0
/
+570
|
*
|
|
|
|
|
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
2020-07-13
1
-0
/
+31
|
*
|
|
|
|
|
nfsd: take xattr bits into account for permission checks
Frank van der Linden
2020-07-13
2
-1
/
+19
|
*
|
|
|
|
|
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2020-07-13
2
-0
/
+237
|
*
|
|
|
|
|
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
2020-07-13
1
-1
/
+4
|
*
|
|
|
|
|
nfsd: split off the write decode code into a separate function
Frank van der Linden
2020-07-13
1
-30
/
+42
|
*
|
|
|
|
|
xattr: add a function to check if a namespace is supported
Frank van der Linden
2020-07-13
1
-0
/
+27
|
*
|
|
|
|
|
xattr: break delegations in {set,remove}xattr
Frank van der Linden
2020-07-13
1
-7
/
+77
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-08-07
4
-55
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-30
1
-0
/
+1
|
*
|
|
|
|
|
dlmfs: clean up dlmfs_file_{read,write}() a bit
Al Viro
2020-06-14
3
-55
/
+13
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
1
-14
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: fix a struct path leak in path_umount
Christoph Hellwig
2020-08-07
1
-14
/
+18
*
|
|
|
|
|
|
|
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-07
2
-145
/
+90
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[elf-fdpic] switch coredump to regsets
Al Viro
2020-07-27
1
-5
/
+18
|
*
|
|
|
|
|
|
|
[elf-fdpic] use elf_dump_thread_status() for the dumper thread as well
Al Viro
2020-07-27
1
-53
/
+28
|
*
|
|
|
|
|
|
|
[elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status()
Al Viro
2020-07-27
1
-14
/
+10
|
*
|
|
|
|
|
|
|
[elf-fdpic] coredump: don't bother with cyclic list for per-thread objects
Al Viro
2020-07-27
1
-18
/
+11
|
*
|
|
|
|
|
|
|
kill elf_fpxregs_t
Al Viro
2020-07-27
2
-58
/
+0
|
*
|
|
|
|
|
|
|
take fdpic-related parts of elf_prstatus out
Al Viro
2020-07-27
1
-3
/
+29
*
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
26
-62
/
+90
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
2
-4
/
+4
|
*
|
|
|
|
|
|
|
|
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
2020-08-07
1
-1
/
+1
[prev]
[next]