index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-0
/
+10
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
1
-2
/
+6
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
-22
/
+22
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-21
/
+21
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-18
/
+18
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-65
/
+86
2017-05-15
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
1
-12
/
+0
2017-01-31
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
1
-5
/
+3
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
1
-1
/
+1
2016-04-11
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-2
/
+2
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
1
-3
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-3
/
+3
2014-08-18
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
1
-0
/
+8
2014-08-17
nfsd3: Check write permission after checking existence
Ross Lagerwall
1
-5
/
+0
2014-07-09
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
1
-2
/
+1
2014-07-09
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
1
-1
/
+1
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
1
-5
/
+1
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-4
/
+1
2012-12-18
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
1
-3
/
+3
2012-08-21
nfsd: do_nfsd_create verf argument is a u32
J. Bruce Fields
1
-1
/
+1
2011-04-30
nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly
Mi Jinlong
1
-1
/
+1
2010-12-17
nfsd: fix offset printk's in nfsd3 read/write
J. Bruce Fields
1
-4
/
+4
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
1
-1
/
+1
2010-07-08
NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
Chuck Lever
1
-2
/
+4
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+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-06-16
NFS: kill off complicated macro 'PROC'
Yu Zhiguo
1
-24
/
+213
2009-03-19
Short write in nfsd becomes a full write to the client
David Shaw
1
-2
/
+3
2009-03-19
NFSD: cleanup for nfs3proc.c
Qinghuang Feng
1
-2
/
+3
2008-09-30
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
1
-3
/
+5
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
1
-4
/
+4
2008-02-15
Use struct path in struct svc_export
Jan Blunck
1
-1
/
+1
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
1
-1
/
+1
2006-11-09
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
1
-1
/
+1
2006-10-20
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
1
-21
/
+25
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
1
-22
/
+22
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-6
/
+8
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
1
-2
/
+2
2006-04-11
[PATCH] knfsd: Correct reserved reply space for read requests.
NeilBrown
1
-1
/
+1
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
1
-2
/
+9
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+702