index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsproc.c
Age
Commit message (
Expand
)
Author
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
NFSD: Fix .pc_release method for NFSv2
Chuck Lever
2020-10-02
NFSD: Remove vestigial typedefs
Chuck Lever
2020-10-02
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-22
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
2019-12-19
nfsd: use time64_t in nfsd_proc_setattr() check
Arnd Bergmann
2019-12-19
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-03-10
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
Kinglong Mee
2017-01-31
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-10-07
nfsd: handle EUCLEAN
J. Bruce Fields
2016-10-07
nfsd: only WARN once on unmapped errors
J. Bruce Fields
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-08-04
nfsd: reorganize nfsd_create
J. Bruce Fields
2016-08-04
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2015-05-29
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-07-29
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
2014-07-09
nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig
Jeff Layton
2014-07-08
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
2014-07-08
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
2014-07-08
nfsd: make NFSv2 null terminate symlink data
J. Bruce Fields
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2011-01-04
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
2011-01-04
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
2011-01-04
nfsd: stop translating EAGAIN to nfserr_dropit
J. Bruce Fields
2011-01-04
nfsd: don't drop requests on -ENOMEM
J. Bruce Fields
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
[next]