aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson1-1/+2
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson1-0/+6
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever1-0/+13
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever1-0/+4
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust1-1/+2
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson1-0/+19
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown1-2/+2
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson1-1/+1
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust1-3/+16
2013-06-08NFS:Add labels to client function prototypesDavid Quigley1-2/+3
2013-06-08NFSv4: Introduce new label structureSteve Dickson1-0/+10
2013-06-08NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley1-1/+3
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust1-0/+1
2013-05-06NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust1-1/+1
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust1-19/+5
2013-04-16NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust1-0/+1
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever1-16/+5
2013-03-29NFS: Remove unneeded forward declarationChuck Lever1-3/+0
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust1-0/+2
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2013-02-28NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson1-0/+1
2013-02-13nfs: Convert struct nfs_fattr to Use kuid_t and kgid_tEric W. Biederman1-2/+2
2012-12-15NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust1-0/+1
2012-12-06NFSv4: Reorder the XDR structures to put sequence at the top, not bottomTrond Myklebust1-69/+69
2012-12-06NFSv4: Clean up handling of privileged operationsTrond Myklebust1-1/+2
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust1-10/+1
2012-12-06NFSv4.1: Allow SEQUENCE to resize the slot table on the flyTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust1-0/+2
2012-11-26NFSv4.1: Simplify struct nfs4_sequence_args tooTrond Myklebust1-2/+1
2012-11-26NFSv4.1: Label each entry in the session slot tables with its slot numberTrond Myklebust1-0/+1
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust1-1/+1
2012-11-21NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_timeTrond Myklebust1-1/+1
2012-10-02NFSv4: don't put ACCESS in OPEN compound if O_EXCLWeston Andros Adamson1-0/+1
2012-10-01NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson1-0/+3
2012-09-28NFS: Clean up the pNFS layoutget interfaceTrond Myklebust1-1/+0
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust1-1/+1
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao1-0/+1
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker1-1/+1
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-0/+3
2012-07-30NFS: Create a try_mount rpc opBryan Schumaker1-0/+4
2012-07-16Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust1-1/+1
2012-07-14nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi1-1/+1
2012-06-29NFS: Create an write_pageio_init() functionBryan Schumaker1-0/+2
2012-06-29NFS: Create an read_pageio_init() functionBryan Schumaker1-0/+3
2012-06-29NFS: Create an alloc_client rpc_opBryan Schumaker1-0/+2
2012-06-29NFS: Create a free_client rpc_opBryan Schumaker1-0/+1
2012-06-29NFS: Create a return_delegation rpc opBryan Schumaker1-0/+1
2012-06-29NFS: Create a have_delegation rpc_opBryan Schumaker1-0/+1