index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
2017-05-08
NFSv4: Fix exclusive create attributes encoding
Trond Myklebust
2017-04-28
NFSv4: check return value of xdr_inline_decode
Pan Bian
2017-04-20
pNFS: Remove unused layout driver callbacks
Trond Myklebust
2017-03-13
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
Kinglong Mee
2017-02-23
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-02-21
NFSv4: Clean up owner/group attribute decode
Trond Myklebust
2017-02-21
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
Trond Myklebust
2017-02-21
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
2017-02-21
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
Trond Myklebust
2017-02-21
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2016-12-19
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2016-12-19
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2016-12-19
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
2016-12-09
nfs: add support for the umask attribute
Andreas Gruenbacher
2016-12-02
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
Trond Myklebust
2016-12-01
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
Trond Myklebust
2016-12-01
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
Trond Myklebust
2016-12-01
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
Trond Myklebust
2016-12-01
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
2016-12-01
NFSv4: Don't request close-to-open attribute when holding a delegation
Trond Myklebust
2016-12-01
NFSv4: Don't request a GETATTR on open_downgrade.
Trond Myklebust
2016-10-04
fs: nfs: Make nfs boot time y2038 safe
Deepa Dinamani
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
2016-07-05
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-11-23
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
Kinglong Mee
2015-11-03
nfs: Fix GETATTR bitmap verification
Andreas Gruenbacher
2015-11-03
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
2015-10-15
nfs42: add CLONE xdr functions
Peng Tao
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
2015-08-27
NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payload
Trond Myklebust
2015-08-27
NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1
Kinglong Mee
2015-08-27
NFS: Get suppattr_exclcreat when getting server capabilities
Kinglong Mee
2015-08-05
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
2015-06-24
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
Trond Myklebust
2015-06-16
nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
Jeff Layton
2015-06-16
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
Jeff Layton
2015-04-23
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
2015-04-23
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
2015-03-27
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
Trond Myklebust
[next]