index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
1
-1
/
+1
2019-12-20
nfsd: use time64_t in nfsd_proc_setattr() check
Arnd Bergmann
1
-1
/
+1
2019-12-20
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
1
-2
/
+2
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
1
-1
/
+3
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
1
-0
/
+2
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
1
-1
/
+2
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
1
-6
/
+8
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
1
-2
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-7
/
+7
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
1
-0
/
+2
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-18
/
+18
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-18
/
+18
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-7
/
+7
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-47
/
+57
2017-03-11
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
Kinglong Mee
1
-0
/
+1
2017-01-31
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
1
-5
/
+2
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
1
-2
/
+1
2016-10-14
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2016-10-07
nfsd: handle EUCLEAN
J. Bruce Fields
1
-0
/
+1
2016-10-07
nfsd: only WARN once on unmapped errors
J. Bruce Fields
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-5
/
+3
2016-08-05
nfsd: reorganize nfsd_create
J. Bruce Fields
1
-2
/
+2
2016-08-05
nfsd: remove redundant zero-length check from create
J. Bruce Fields
1
-3
/
+0
2015-05-29
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
1
-2
/
+50
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2014-07-30
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
1
-0
/
+1
2014-07-10
nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig
Jeff Layton
1
-1
/
+2
2014-07-09
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
1
-3
/
+1
2014-07-09
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
1
-1
/
+1
2014-07-09
nfsd: make NFSv2 null terminate symlink data
J. Bruce Fields
1
-1
/
+4
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-9
/
+3
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-1
/
+8
2011-01-05
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
1
-1
/
+0
2011-01-05
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
1
-1
/
+1
2011-01-05
nfsd: stop translating EAGAIN to nfserr_dropit
J. Bruce Fields
1
-1
/
+2
2011-01-05
nfsd: don't drop requests on -ENOMEM
J. Bruce Fields
1
-1
/
+1
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
1
-1
/
+1
2010-07-30
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
1
-2
/
+0
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-3
/
+0
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+2
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-13
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-28
nfsd4: fix error return when pseudoroot missing
J. Bruce Fields
1
-0
/
+1
2009-06-16
NFS: kill off complicated macro 'PROC'
Yu Zhiguo
1
-32
/
+166
2009-03-19
Short write in nfsd becomes a full write to the client
David Shaw
1
-1
/
+2
2009-01-08
nfsd: add etoosmall to nfserrno
Dean Hildebrand
1
-0
/
+1
2008-09-30
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
1
-2
/
+4
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
1
-4
/
+4
[next]