summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2012-07-16NFS: Fix up TEST_STATEID and FREE_STATEID return code handlingChuck Lever
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
2012-06-29NFS: Create a free_client rpc_opBryan Schumaker
2012-06-29NFS: Create a return_delegation rpc opBryan Schumaker
2012-06-29NFS: Create a have_delegation rpc_opBryan Schumaker
2012-06-29NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()Bryan Schumaker
2012-06-29NFSv4.1 handle OPEN O_CREATE mdsthresholdAndy Adamson
2012-06-28SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust
2012-06-11NFSv4 do not send an empty SETATTR compoundAndy Adamson
2012-06-08NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-07NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust
2012-06-06NFS: Map minor mismatch error to protocol not support error.Steve Dickson
2012-06-05NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-28NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-05-28NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust
2012-05-27NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust
2012-05-26NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust
2012-05-25NFSv4.1: Ensure we use the correct credentials for bind_conn_to_sessionTrond Myklebust
2012-05-25NFSv4.1: Ensure we use the correct credentials for session create/destroyTrond Myklebust
2012-05-24NFSv4.1: Exchange ID must use GFP_NOFS allocation modeTrond Myklebust
2012-05-24nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson
2012-05-24NFSv4.1 cache mdsthreshold values on OPENAndy Adamson
2012-05-23NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust
2012-05-23NFSv4.1: Fix session initialisation racesTrond Myklebust
2012-05-22NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever
2012-05-22NFS: Always use the same SETCLIENTID boot verifierChuck Lever
2012-05-22NFS: Force server to drop NFSv4 stateChuck Lever
2012-05-22NFS: Clean up return code checking in nfs4_proc_exchange_id()Chuck Lever
2012-05-22NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever
2012-05-22NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever
2012-05-22NFS: Don't swap bytes in nfs4_construct_boot_verifier()Chuck Lever
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-05-19NFSv4.1 remove nfs4_reset_write and nfs4_reset_readAndy Adamson
2012-05-14NFS: Create a single nfs_get_root()Bryan Schumaker
2012-05-14NFS: Rename nfs4_proc_get_root()Bryan Schumaker
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2012-05-01NFSv4: COMMIT does not need post-op attributesTrond Myklebust
2012-05-01NFSv4: Don't request cache consistency attributes on some writesTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust
2012-05-01NFSv4: Retrieve attributes _before_ calling delegreturnTrond Myklebust
2012-05-01NFSv4: Delegreturn only needs the cache consistency bitmaskTrond Myklebust