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
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-12-23
1
-7
/
+6
|
\
|
*
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
2018-12-13
1
-7
/
+6
|
*
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
2018-12-11
1
-0
/
+2
*
|
Revert "vfs: Allow userns root to call mknod on owned filesystems."
Christian Brauner
2018-12-22
1
-2
/
+1
*
|
Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-12-21
3
-17
/
+25
|
\
\
|
*
|
smb3: Fix rmdir compounding regression to strict servers
Ronnie Sahlberg
2018-12-19
3
-17
/
+25
*
|
|
Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-12-20
4
-26
/
+87
|
\
\
\
|
*
|
|
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
2018-12-13
1
-0
/
+37
|
*
|
|
ubifs: Fix default compression selection in ubifs
Gabor Juhos
2018-12-13
1
-1
/
+12
|
*
|
|
ubifs: Fix memory leak on error condition
Garry McNulty
2018-12-13
1
-6
/
+6
|
*
|
|
ubifs: auth: Add CONFIG_KEYS dependency
Arnd Bergmann
2018-12-13
1
-0
/
+1
|
*
|
|
ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
Geert Uytterhoeven
2018-12-13
1
-8
/
+7
|
*
|
|
ubifs: replay: Fix high stack usage
Arnd Bergmann
2018-12-13
1
-11
/
+24
*
|
|
|
iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"
Dave Chinner
2018-12-20
1
-7
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-14
2
-1
/
+9
|
\
\
\
|
*
|
|
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
2018-12-14
1
-1
/
+2
|
*
|
|
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
2018-12-14
1
-0
/
+7
*
|
|
|
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-14
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
2018-12-11
1
-0
/
+2
*
|
|
|
Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2018-12-14
2
-3
/
+5
|
\
\
\
\
|
*
|
|
|
ceph: make 'nocopyfrom' a default mount option
Luis Henriques
2018-12-11
2
-3
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-12
3
-17
/
+20
|
\
\
\
\
|
*
|
|
|
Revert "ovl: relax permission checking on underlying layers"
Miklos Szeredi
2018-12-04
1
-13
/
+4
|
*
|
|
|
ovl: fix decode of dir file handle with multi lower layers
Amir Goldstein
2018-11-21
1
-3
/
+3
|
*
|
|
|
ovl: fix missing override creds in link of a metacopy upper
Amir Goldstein
2018-11-19
1
-1
/
+13
*
|
|
|
|
Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-12
4
-37
/
+60
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
2018-12-11
3
-12
/
+13
|
*
|
|
|
fuse: Fix memory leak in fuse_dev_free()
Takeshi Misawa
2018-12-10
1
-0
/
+1
|
*
|
|
|
fuse: fix revalidation of attributes for permission check
Miklos Szeredi
2018-12-03
1
-1
/
+3
|
*
|
|
|
fuse: fix fsync on directory
Miklos Szeredi
2018-12-03
3
-23
/
+42
|
*
|
|
|
fuse: Add bad inode check in fuse_destroy_inode()
Myungho Jung
2018-11-22
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-12-09
3
-27
/
+8
|
\
\
\
\
|
*
|
|
|
CIFS: Avoid returning EBUSY to upper layer VFS
Long Li
2018-12-07
1
-25
/
+6
|
*
|
|
|
cifs: Fix separator when building path from dentry
Paulo Alcantara
2018-12-06
1
-1
/
+1
|
*
|
|
|
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
2018-12-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-09
1
-17
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
dax: Fix unlock mismatch with updated API
Matthew Wilcox
2018-12-04
1
-13
/
+8
|
*
|
|
|
|
dax: Don't access a freed inode
Matthew Wilcox
2018-11-28
1
-3
/
+29
|
*
|
|
|
|
dax: Check page->mapping isn't NULL
Matthew Wilcox
2018-11-28
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-12-08
6
-15
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
2018-12-04
1
-9
/
+0
|
*
|
|
|
|
|
splice: don't read more than available pipe space
Darrick J. Wong
2018-12-04
1
-1
/
+6
|
*
|
|
|
|
|
vfs: allow some remap flags to be passed to vfs_clone_file_range
Darrick J. Wong
2018-12-04
1
-1
/
+1
|
*
|
|
|
|
|
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2018-12-04
1
-1
/
+1
|
*
|
|
|
|
|
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
2018-12-04
1
-2
/
+2
|
*
|
|
|
|
|
fs/xfs: fix f_ffree value for statfs when project quota is set
Ye Yin
2018-11-26
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-12-06
2
-3
/
+12
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
2018-12-02
1
-1
/
+8
|
*
|
|
|
|
|
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
2018-12-02
1
-2
/
+4
*
|
|
|
|
|
|
Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-05
1
-5
/
+3
|
\
\
\
\
\
\
\
[next]