aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-29pnfs: support multiple verfs per direct reqGravatar Weston Andros Adamson 1-0/+2
2014-05-29nfs: remove data list from pgio headerGravatar Weston Andros Adamson 1-2/+3
2014-05-28NFS: Create a common pgio_rpc_prepare functionGravatar Anna Schumaker 1-2/+1
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionGravatar Anna Schumaker 1-0/+1
2014-05-28NFS: Move the write verifier into the nfs_pgio_headerGravatar Anna Schumaker 1-2/+1
2014-05-28NFS: Create a common read and write header structGravatar Anna Schumaker 1-6/+1
2014-05-28NFS: Create a common read and write data structGravatar Anna Schumaker 1-29/+15
2014-05-28NFS: Create a common results structure for reads and writesGravatar Anna Schumaker 1-20/+12
2014-05-28NFS: Create a common argument structure for reads and writesGravatar Anna Schumaker 1-28/+19
2014-05-28nfs: remove ->read_pageio_init from rpc opsGravatar Christoph Hellwig 1-2/+0
2014-05-28nfs: remove ->write_pageio_init from rpc opsGravatar Christoph Hellwig 1-2/+0
2014-03-17Merge branch 'devel' into linux-nextGravatar Trond Myklebust 1-2/+1
2014-03-17nfs: remove synchronous rename codeGravatar Jeff Layton 1-2/+0
2014-03-17nfs: abstract out code needed to complete a sillyrenameGravatar Jeff Layton 1-0/+1
2014-03-01NFSv4: Fix another nfs4_sequence corruptorGravatar Trond Myklebust 1-0/+5
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmGravatar Trond Myklebust 1-0/+2
2013-10-28NFS: add support for multiple sec= mount optionsGravatar Weston Andros Adamson 1-1/+2
2013-10-28NFS: separate passed security flavs from selectedGravatar Weston Andros Adamson 1-0/+6
2013-10-28NFS: Add method to detect whether an FSID is still on the serverGravatar Chuck Lever 1-0/+13
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryGravatar Chuck Lever 1-0/+4
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodGravatar Trond Myklebust 1-1/+2
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationGravatar Weston Andros Adamson 1-0/+19
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.Gravatar NeilBrown 1-2/+2
2013-08-07NFS Remove unused authflavour parameter from init_clientGravatar Andy Adamson 1-1/+1
2013-06-28Merge branch 'labeled-nfs' into linux-nextGravatar Trond Myklebust 1-3/+16
2013-06-08NFS:Add labels to client function prototypesGravatar David Quigley 1-2/+3
2013-06-08NFSv4: Introduce new label structureGravatar Steve Dickson 1-0/+10
2013-06-08NFSv4: Add label recommended attribute and NFSv4 flagsGravatar David Quigley 1-1/+3
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialGravatar Trond Myklebust 1-0/+1
2013-05-06NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callGravatar Trond Myklebust 1-1/+1
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextGravatar Trond Myklebust 1-19/+5
2013-04-16NFSv4: Record the OPEN create mode used in the nfs4_opendata structureGravatar Trond Myklebust 1-0/+1
2013-03-29SUNRPC: Define rpcsec_gss_info structureGravatar Chuck Lever 1-16/+5
2013-03-29NFS: Remove unneeded forward declarationGravatar Chuck Lever 1-3/+0
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsGravatar Trond Myklebust 1-0/+2
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+1
2013-02-28NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSGravatar Weston Andros Adamson 1-0/+1
2013-02-13nfs: Convert struct nfs_fattr to Use kuid_t and kgid_tGravatar Eric W. Biederman 1-2/+2
2012-12-15NFSv4.1: Move the RPC timestamp out of the slot.Gravatar Trond Myklebust 1-0/+1
2012-12-06NFSv4: Reorder the XDR structures to put sequence at the top, not bottomGravatar Trond Myklebust 1-69/+69
2012-12-06NFSv4: Clean up handling of privileged operationsGravatar Trond Myklebust 1-1/+2
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hGravatar Trond Myklebust 1-10/+1
2012-12-06NFSv4.1: Allow SEQUENCE to resize the slot table on the flyGravatar Trond Myklebust 1-0/+1
2012-12-06NFSv4.1: Reset the sequence number for slots that have been deallocatedGravatar Trond Myklebust 1-0/+1
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidGravatar Trond Myklebust 1-0/+2
2012-11-26NFSv4.1: Simplify struct nfs4_sequence_args tooGravatar Trond Myklebust 1-2/+1
2012-11-26NFSv4.1: Label each entry in the session slot tables with its slot numberGravatar Trond Myklebust 1-0/+1
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerGravatar Trond Myklebust 1-1/+1
2012-11-21NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_timeGravatar Trond Myklebust 1-1/+1
2012-10-02NFSv4: don't put ACCESS in OPEN compound if O_EXCLGravatar Weston Andros Adamson 1-0/+1