index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-04
nfsd: reorganize nfsd_create
J. Bruce Fields
1
-2
/
+2
2016-08-04
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-29
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
1
-0
/
+1
2014-07-09
nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig
Jeff Layton
1
-1
/
+2
2014-07-08
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
1
-3
/
+1
2014-07-08
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
1
-1
/
+1
2014-07-08
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-04
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
1
-1
/
+0
2011-01-04
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
1
-1
/
+1
2011-01-04
nfsd: stop translating EAGAIN to nfserr_dropit
J. Bruce Fields
1
-1
/
+2
2011-01-04
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-29
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-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+2
2009-12-14
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-15
NFS: kill off complicated macro 'PROC'
Yu Zhiguo
1
-32
/
+166
2009-03-18
Short write in nfsd becomes a full write to the client
David Shaw
1
-1
/
+2
2009-01-07
nfsd: add etoosmall to nfserrno
Dean Hildebrand
1
-0
/
+1
2008-09-29
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
2008-06-23
knfsd: nfsd: Handle ERESTARTSYS from syscalls.
NeilBrown
1
-0
/
+1
2008-02-14
Use struct path in struct svc_export
Jan Blunck
1
-3
/
+3
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
1
-1
/
+2
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
1
-1
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-3
/
+4
2006-10-20
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
1
-19
/
+21
2006-10-20
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
1
-4
/
+3
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
1
-16
/
+16
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-3
/
+3
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
1
-2
/
+2
2006-10-04
[PATCH] knfsd: nfsd: lockdep annotation fix
NeilBrown
1
-1
/
+1
2006-04-11
[PATCH] knfsd: Correct reserved reply space for read requests.
NeilBrown
1
-1
/
+1
2006-01-18
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
David Shaw
1
-7
/
+30
2005-06-22
[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table
Andreas Gruenbacher
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+605