index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
Murphy Zhou
2019-04-05
1
-2
/
+15
*
nfsd: allow nfsv3 readdir request to be larger.
NeilBrown
2019-03-08
1
-1
/
+1
*
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-05
1
-2
/
+14
*
NFSD: Handle full-length symlinks
Chuck Lever
2018-08-09
1
-0
/
+2
*
NFSD: Refactor the generic write vector fill helper
Chuck Lever
2018-08-09
1
-1
/
+2
*
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
1
-0
/
+10
*
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2018-04-03
1
-2
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
1
-7
/
+7
*
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
1
-0
/
+2
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-22
/
+22
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-21
/
+21
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
1
-18
/
+18
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
1
-65
/
+86
*
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
2017-05-15
1
-12
/
+0
*
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
2017-01-31
1
-5
/
+3
*
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
2017-01-31
1
-1
/
+1
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-2
/
+2
*
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
2016-03-23
1
-3
/
+4
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-3
/
+3
*
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
2014-08-18
1
-0
/
+8
*
nfsd3: Check write permission after checking existence
Ross Lagerwall
2014-08-17
1
-5
/
+0
*
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
2014-07-08
1
-2
/
+1
*
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
2014-07-08
1
-1
/
+1
*
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
2014-06-23
1
-5
/
+1
*
switch vfs_getattr() to struct path
Al Viro
2013-02-26
1
-4
/
+1
*
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-17
1
-3
/
+3
*
nfsd: do_nfsd_create verf argument is a u32
J. Bruce Fields
2012-08-20
1
-1
/
+1
*
nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly
Mi Jinlong
2011-04-29
1
-1
/
+1
*
nfsd: fix offset printk's in nfsd3 read/write
J. Bruce Fields
2010-12-17
1
-4
/
+4
*
nfsd: minor nfsd read api cleanup
J. Bruce Fields
2010-07-30
1
-1
/
+1
*
NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
Chuck Lever
2010-07-07
1
-2
/
+4
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-2
/
+0
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-2
/
+2
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
1
-13
/
+0
*
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-11-13
1
-0
/
+1
*
NFS: kill off complicated macro 'PROC'
Yu Zhiguo
2009-06-15
1
-24
/
+213
*
Short write in nfsd becomes a full write to the client
David Shaw
2009-03-18
1
-2
/
+3
*
NFSD: cleanup for nfs3proc.c
Qinghuang Feng
2009-03-18
1
-2
/
+3
*
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-09-29
1
-3
/
+5
*
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
1
-4
/
+4
*
Use struct path in struct svc_export
Jan Blunck
2008-02-14
1
-1
/
+1
*
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-05-09
1
-1
/
+1
*
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
2006-11-08
1
-1
/
+1
*
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
2006-10-20
1
-21
/
+25
*
[PATCH] fix svc_procfunc declaration
Al Viro
2006-10-20
1
-22
/
+22
*
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
2006-10-04
1
-6
/
+8
*
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
2006-10-04
1
-2
/
+2
*
[PATCH] knfsd: Correct reserved reply space for read requests.
NeilBrown
2006-04-11
1
-1
/
+1
[next]