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