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
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd4: fix null dereference on replay
J. Bruce Fields
2017-05-23
1
-7
/
+6
*
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
2017-05-16
2
-27
/
+9
*
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-05-10
6
-40
/
+67
|
\
|
*
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
2017-05-10
1
-3
/
+8
|
*
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
2017-05-10
1
-4
/
+4
|
*
nfsd: fix undefined behavior in nfsd4_layout_verify
Ari Kauppi
2017-05-09
1
-1
/
+2
|
*
NFS: don't try to cross a mountpount when there isn't one there.
NeilBrown
2017-04-25
1
-4
/
+20
|
*
nfsd4: remove pointless strdup_if_nonnull
NeilBrown
2017-04-25
1
-19
/
+6
|
*
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
2017-04-25
2
-9
/
+27
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-09
1
-1
/
+1
|
\
\
|
*
|
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
1
-1
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-04-11
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
1
-2
/
+2
|
*
|
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
1
-2
/
+3
*
|
|
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2017-04-25
2
-0
/
+6
*
|
|
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2017-04-25
2
-8
/
+9
*
|
|
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
2017-04-25
1
-0
/
+36
*
|
|
nfsd: fix oops on unsupported operation
Olga Kornievskaia
2017-04-13
1
-1
/
+1
|
|
/
|
/
|
*
|
NFSD: fix nfsd_reset_versions for NFSv4.
NeilBrown
2017-03-10
1
-14
/
+11
*
|
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
NeilBrown
2017-03-10
1
-1
/
+2
*
|
NFSD: further refinement of content of /proc/fs/nfsd/versions
NeilBrown
2017-03-10
1
-10
/
+33
*
|
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
Kinglong Mee
2017-03-10
1
-0
/
+1
|
/
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-3
/
+4
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
2
-3
/
+4
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
/
*
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-02-28
16
-143
/
+235
|
\
|
*
nfsd: Fix display of the version string
Trond Myklebust
2017-02-27
1
-30
/
+26
|
*
nfsd: fix configuration of supported minor versions
Trond Myklebust
2017-02-27
2
-8
/
+22
|
*
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
1
-6
/
+7
|
*
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
3
-3
/
+1
|
*
nfsd: remove superfluous KERN_INFO
Rasmus Villemoes
2017-02-24
1
-1
/
+1
|
*
nfsd: special case truncates some more
Christoph Hellwig
2017-02-21
1
-6
/
+26
|
*
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
2017-02-20
1
-17
/
+12
|
*
nfsd: merge stable fix into main nfsd branch
J. Bruce Fields
2017-02-20
1
-37
/
+60
|
|
\
|
*
|
NFSD: Reserve adequate space for LOCKT operation
Kinglong Mee
2017-02-17
1
-5
/
+5
|
*
|
NFSD: Get response size before operation for all RPCs
Kinglong Mee
2017-02-17
1
-6
/
+63
|
*
|
nfsd/callback: Drop a useless data copy when comparing sessionid
Kinglong Mee
2017-02-17
1
-7
/
+3
|
*
|
nfsd/callback: skip the callback tag
Kinglong Mee
2017-02-17
1
-0
/
+1
|
*
|
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
2017-02-17
3
-4
/
+15
|
*
|
nfsd/idmap: return nfserr_inval for 0-length names
Kinglong Mee
2017-02-17
1
-0
/
+8
|
*
|
NFSDv4: use export cache flushtime for changeid on V4ROOT objects.
NeilBrown
2017-02-06
1
-3
/
+7
|
*
|
nfsd: opt in to labeled nfs per export
J. Bruce Fields
2017-01-31
3
-1
/
+9
|
*
|
nfsd: constify nfsd_suppatttrs
J. Bruce Fields
2017-01-31
2
-4
/
+4
|
*
|
nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()
Scott Mayhew
2017-01-31
1
-0
/
+2
|
*
|
NFSD: Remove unused value inode in nfsd_vfs_write
Kinglong Mee
2017-01-31
1
-4
/
+1
|
*
|
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
2017-01-31
4
-36
/
+18
|
*
|
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
2017-01-31
6
-13
/
+11
|
*
|
NFSD: correctly range-check v4.x minor version when setting versions.
NeilBrown
2017-01-31
1
-3
/
+7
[next]