index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
ceph: use ceph_mdsc_build_path instead of clone_dentry_name
Jeff Layton
2019-05-07
1
-39
/
+3
|
*
|
|
|
|
|
|
|
ceph: fix potential use-after-free in ceph_mdsc_build_path
Jeff Layton
2019-05-07
1
-3
/
+5
|
*
|
|
|
|
|
|
|
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
2019-05-07
1
-2
/
+32
|
*
|
|
|
|
|
|
|
ceph: make iterate_session_caps a public symbol
Jeff Layton
2019-05-07
2
-8
/
+12
|
*
|
|
|
|
|
|
|
ceph: fix NULL pointer deref when debugging is enabled
Jeff Layton
2019-05-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ceph: properly handle granular statx requests
Jeff Layton
2019-05-07
1
-28
/
+57
|
*
|
|
|
|
|
|
|
ceph: remove superfluous inode_lock in ceph_fsync
Jeff Layton
2019-05-07
1
-3
/
+0
|
*
|
|
|
|
|
|
|
ceph: snapshot nfs re-export
Yan, Zheng
2019-05-07
1
-27
/
+323
|
*
|
|
|
|
|
|
|
ceph: quota: fix quota subdir mounts
Luis Henriques
2019-05-07
4
-10
/
+190
|
*
|
|
|
|
|
|
|
ceph: factor out ceph_lookup_inode()
Luis Henriques
2019-05-07
2
-2
/
+13
|
*
|
|
|
|
|
|
|
ceph: remove duplicated filelock ref increase
Zhi Zhang
2019-05-07
1
-13
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'configfs-for-5.2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2019-05-16
1
-5
/
+12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
configfs: fix possible use-after-free in configfs_register_group
YueHaibing
2019-05-08
1
-5
/
+12
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-16
23
-196
/
+818
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
nfsd: update callback done processing
Scott Mayhew
2019-05-03
3
-6
/
+10
|
*
|
|
|
|
|
|
|
locks: move checks from locks_free_lock() to locks_release_private()
NeilBrown
2019-04-24
1
-6
/
+6
|
*
|
|
|
|
|
|
|
nfsd: fh_drop_write in nfsd_unlink
J. Bruce Fields
2019-04-24
1
-3
/
+5
|
*
|
|
|
|
|
|
|
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
2019-04-24
1
-1
/
+4
|
*
|
|
|
|
|
|
|
nfsd: knfsd must use the container user namespace
Trond Myklebust
2019-04-24
6
-32
/
+44
|
*
|
|
|
|
|
|
|
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
2019-04-24
4
-15
/
+20
|
*
|
|
|
|
|
|
|
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
5
-19
/
+23
|
*
|
|
|
|
|
|
|
nfsd: Allow containers to set supported nfs versions
Trond Myklebust
2019-04-24
5
-61
/
+197
|
*
|
|
|
|
|
|
|
nfsd: Add custom rpcbind callbacks for knfsd
Trond Myklebust
2019-04-24
1
-2
/
+46
|
*
|
|
|
|
|
|
|
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
2019-04-24
3
-1
/
+4
|
*
|
|
|
|
|
|
|
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
2019-04-24
3
-1
/
+5
|
*
|
|
|
|
|
|
|
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
2019-04-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
nfsd: handle legacy client tracking records sent by nfsdcld
Scott Mayhew
2019-04-24
1
-4
/
+35
|
*
|
|
|
|
|
|
|
nfsd: re-order client tracking method selection
Scott Mayhew
2019-04-24
1
-15
/
+65
|
*
|
|
|
|
|
|
|
nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld
Scott Mayhew
2019-04-24
4
-1
/
+39
|
*
|
|
|
|
|
|
|
nfsd: un-deprecate nfsdcld
Scott Mayhew
2019-04-24
1
-8
/
+217
|
*
|
|
|
|
|
|
|
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
Scott Mayhew
2019-04-24
3
-37
/
+110
|
*
|
|
|
|
|
|
|
nfsd: avoid uninitialized variable warning
Arnd Bergmann
2019-04-24
1
-0
/
+4
*
|
|
|
|
|
|
|
|
fs/block_dev.c: Remove duplicate header
Sabyasachi Gupta
2019-05-15
1
-1
/
+0
*
|
|
|
|
|
|
|
|
fs/cachefiles/namei.c: remove duplicate header
Sabyasachi Gupta
2019-05-15
1
-1
/
+0
*
|
|
|
|
|
|
|
|
fs/coda/psdev.c: remove duplicate header
Sabyasachi Gupta
2019-05-15
1
-1
/
+0
*
|
|
|
|
|
|
|
|
fs/eventfd.c: make eventfd_ida static
YueHaibing
2019-05-15
1
-1
/
+1
*
|
|
|
|
|
|
|
|
eventfd: present id to userspace via fdinfo
Masatake YAMATO
2019-05-15
1
-0
/
+8
*
|
|
|
|
|
|
|
|
fs/exec.c: move ->recursion_depth out of critical sections
Alexey Dobriyan
2019-05-15
1
-1
/
+3
*
|
|
|
|
|
|
|
|
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
2019-05-15
1
-3
/
+8
*
|
|
|
|
|
|
|
|
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
2019-05-15
1
-0
/
+9
*
|
|
|
|
|
|
|
|
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
2019-05-15
1
-0
/
+11
*
|
|
|
|
|
|
|
|
elf: init pt_regs pointer later
Alexey Dobriyan
2019-05-15
1
-1
/
+2
*
|
|
|
|
|
|
|
|
fs/binfmt_elf.c: extract PROT_* calculations
Alexey Dobriyan
2019-05-15
1
-14
/
+16
*
|
|
|
|
|
|
|
|
fs//binfmt_elf.c: move variables initialization closer to their usage
Alexey Dobriyan
2019-05-15
1
-8
/
+8
*
|
|
|
|
|
|
|
|
fs/binfmt_elf.c: save 1 indent level
Alexey Dobriyan
2019-05-15
1
-57
/
+54
*
|
|
|
|
|
|
|
|
fs/binfmt_elf.c: delete trailing "return;" in functions returning "void"
Alexey Dobriyan
2019-05-15
1
-4
/
+0
*
|
|
|
|
|
|
|
|
fs/binfmt_elf.c: free PT_INTERP filename ASAP
Alexey Dobriyan
2019-05-15
1
-9
/
+11
*
|
|
|
|
|
|
|
|
fs/binfmt_elf.c: make scope of "pos" variable smaller
Alexey Dobriyan
2019-05-15
1
-1
/
+2
*
|
|
|
|
|
|
|
|
fs/binfmt_elf.c: remove unneeded initialization of mm->start_stack
Andrew Morton
2019-05-15
1
-2
/
+0
*
|
|
|
|
|
|
|
|
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
2019-05-15
1
-1
/
+1
[prev]
[next]