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 tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-21
8
-31
/
+126
|
\
|
*
cifs: update internal module number
Steve French
2019-07-18
1
-1
/
+1
|
*
cifs: flush before set-info if we have writeable handles
Ronnie Sahlberg
2019-07-18
1
-0
/
+16
|
*
smb3: optimize open to not send query file internal info
Steve French
2019-07-18
5
-26
/
+56
|
*
cifs: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-07-18
1
-3
/
+8
|
*
CIFS: fix deadlock in cached root handling
Aurelien Aptel
2019-07-18
1
-1
/
+45
*
|
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-20
7
-115
/
+172
|
\
\
|
*
|
switch the remnants of releasing the mountpoint away from fs_pin
Al Viro
2019-07-16
3
-28
/
+26
|
*
|
get rid of detach_mnt()
Al Viro
2019-07-16
1
-34
/
+28
|
*
|
make struct mountpoint bear the dentry reference to mountpoint, not struct mount
Al Viro
2019-07-16
2
-28
/
+25
|
*
|
Teach shrink_dcache_parent() to cope with mixed-filesystem shrink lists
Al Viro
2019-07-10
2
-17
/
+85
|
*
|
fs/namespace.c: shift put_mountpoint() to callers of unhash_mnt()
Al Viro
2019-07-04
1
-4
/
+6
|
*
|
__detach_mounts(): lookup_mountpoint() can't return ERR_PTR() anymore
Al Viro
2019-07-04
1
-1
/
+1
|
*
|
nfs: dget_parent() never returns NULL
Al Viro
2019-07-04
1
-4
/
+2
|
*
|
ceph: don't open-code the check for dead lockref
Al Viro
2019-07-04
1
-1
/
+1
*
|
|
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-19
11
-2217
/
+2259
|
\
\
\
|
*
|
|
iomap: move internal declarations into fs/iomap/
Darrick J. Wong
2019-07-17
6
-19
/
+0
|
*
|
|
iomap: move the main iteration code into a separate file
Darrick J. Wong
2019-07-17
3
-17
/
+2
|
*
|
|
iomap: move the buffered IO code into a separate file
Darrick J. Wong
2019-07-17
3
-1053
/
+1074
|
*
|
|
iomap: move the direct IO code into a separate file
Darrick J. Wong
2019-07-17
3
-554
/
+563
|
*
|
|
iomap: move the SEEK_HOLE code into a separate file
Darrick J. Wong
2019-07-17
3
-202
/
+216
|
*
|
|
iomap: move the file mapping reporting code into a separate file
Darrick J. Wong
2019-07-17
3
-136
/
+149
|
*
|
|
iomap: move the swapfile code into a separate file
Darrick J. Wong
2019-07-17
3
-170
/
+183
|
*
|
|
iomap: start moving code to fs/iomap/
Darrick J. Wong
2019-07-15
2
-0
/
+6
*
|
|
|
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-19
7
-141
/
+161
|
\
\
\
\
|
*
|
|
|
fs/adfs: add time stamp and file type helpers
Russell King
2019-06-26
4
-27
/
+27
|
*
|
|
|
fs/adfs: super: limit idlen according to directory type
Russell King
2019-06-26
1
-2
/
+8
|
*
|
|
|
fs/adfs: super: fix use-after-free bug
Russell King
2019-06-26
1
-1
/
+4
|
*
|
|
|
fs/adfs: super: safely update options on remount
Russell King
2019-06-26
1
-4
/
+13
|
*
|
|
|
fs/adfs: super: correct superblock flags
Russell King
2019-06-26
1
-2
/
+4
|
*
|
|
|
fs/adfs: clean up indirect disc addresses and fragment IDs
Russell King
2019-06-26
7
-49
/
+41
|
*
|
|
|
fs/adfs: clean up error message printing
Russell King
2019-06-26
3
-26
/
+38
|
*
|
|
|
fs/adfs: use %pV for error messages
Russell King
2019-06-26
1
-5
/
+7
|
*
|
|
|
fs/adfs: use format_version from disc_record
Russell King
2019-06-26
2
-3
/
+1
|
*
|
|
|
fs/adfs: add helper to get filesystem size
Russell King
2019-06-26
2
-15
/
+9
|
*
|
|
|
fs/adfs: add helper to get discrecord from map
Russell King
2019-06-26
5
-7
/
+9
*
|
|
|
|
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
23
-229
/
+252
|
\
\
\
\
\
|
*
|
|
|
|
mnt_init(): call shmem_init() unconditionally
Al Viro
2019-07-04
1
-0
/
+2
|
*
|
|
|
|
constify ksys_mount() string arguments
Al Viro
2019-07-04
1
-2
/
+2
|
*
|
|
|
|
don't bother with registering rootfs
Al Viro
2019-07-04
1
-6
/
+1
|
*
|
|
|
|
init_rootfs(): don't bother with init_ramfs_fs()
Al Viro
2019-07-04
1
-5
/
+1
|
*
|
|
|
|
vfs: Convert openpromfs to use the new mount API
David Howells
2019-07-04
1
-5
/
+15
|
*
|
|
|
|
vfs: Convert efivarfs to use the new mount API
David Howells
2019-07-04
1
-10
/
+15
|
*
|
|
|
|
vfs: Convert configfs to use the new mount API
David Howells
2019-07-04
1
-5
/
+15
|
*
|
|
|
|
vfs: Convert binfmt_misc to use the new mount API
David Howells
2019-07-04
1
-5
/
+15
|
*
|
|
|
|
convenience helper: get_tree_single()
Al Viro
2019-07-04
2
-1
/
+9
|
*
|
|
|
|
convenience helper get_tree_nodev()
Al Viro
2019-07-04
3
-2
/
+10
|
*
|
|
|
|
vfs: Kill sget_userns()
David Howells
2019-05-25
1
-38
/
+16
|
*
|
|
|
|
vfs: Use sget_fc() for pseudo-filesystems
David Howells
2019-05-25
1
-14
/
+10
|
*
|
|
|
|
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
2019-05-25
1
-54
/
+34
[next]