index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3xdr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: skip some unnecessary stats in the v4 case
J. Bruce Fields
2021-01-30
1
-17
/
+27
*
NFSD: Clean up after updating NFSv3 ACL decoders
Chuck Lever
2021-01-25
1
-20
/
+0
*
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-1
/
+10
*
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-72
/
+35
*
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-13
/
+16
*
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-10
/
+10
*
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-17
/
+121
*
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-7
/
+5
*
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+35
*
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+8
*
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2021-01-25
1
-14
/
+24
*
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
1
-20
/
+0
*
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-13
/
+0
*
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-31
/
+20
*
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-21
/
+7
*
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-4
/
+5
*
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+25
*
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
2021-01-12
1
-1
/
+6
*
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-12-09
1
-2
/
+5
*
nfsd4: don't query change attribute in v2/v3 case
J. Bruce Fields
2020-12-09
1
-5
/
+9
*
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
2020-12-09
1
-3
/
+2
*
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
1
-11
/
+0
*
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
2020-11-30
1
-0
/
+7
*
NFSD: NFSv3 PATHCONF Reply is improperly formed
Chuck Lever
2020-11-05
1
-0
/
+1
*
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-12
1
-4
/
+15
*
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-10-02
1
-0
/
+6
*
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
2020-01-22
1
-6
/
+2
*
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
2020-01-22
1
-6
/
+2
*
nfsd: handle nfs3 timestamps as unsigned
Arnd Bergmann
2019-12-19
1
-12
/
+8
*
new helper: lookup_positive_unlocked()
Al Viro
2019-11-15
1
-3
/
+1
*
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-09-10
1
-4
/
+9
*
nfsd: knfsd must use the container user namespace
Trond Myklebust
2019-04-24
1
-10
/
+11
*
nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
Murphy Zhou
2019-04-06
1
-2
/
+9
*
nfsd: allow nfsv3 readdir request to be larger.
NeilBrown
2019-03-08
1
-1
/
+3
*
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-05
1
-0
/
+1
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-06
1
-5
/
+9
*
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
1
-39
/
+12
*
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2018-04-03
1
-12
/
+4
*
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-02-08
1
-1
/
+30
*
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
1
-4
/
+6
|
\
|
*
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
2017-11-07
1
-4
/
+6
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
nfsd4: factor ctime into change attribute
J. Bruce Fields
2017-07-12
1
-1
/
+1
*
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
2017-06-28
1
-17
/
+6
|
\
|
*
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
2017-05-16
1
-17
/
+6
*
|
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-31
/
+43
*
|
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-31
/
+43
*
|
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
1
-8
/
+8
|
/
[next]