summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2012-10-02NFSv4 reduce attribute requests for open reclaimAndy Adamson
2012-10-02NFSv4: nfs4_open_done first must check that GETATTR decoded a file typeTrond Myklebust
2012-10-02NFSv4: don't put ACCESS in OPEN compound if O_EXCLWeston Andros Adamson
2012-10-02NFSv4: don't check MAY_WRITE access bit in OPENWeston Andros Adamson
2012-10-02NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutgetTrond Myklebust
2012-10-01NFS41: fix error of setting blocklayoutdriverPeng Tao
2012-10-01NFS: Add nfs4_unique_id boot parameterChuck Lever
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever
2012-10-01NFS: Use the same nfs_client_id4 for every serverChuck Lever
2012-10-01NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson
2012-10-01NFS: Remove bad delegations during open recoveryBryan Schumaker
2012-10-01NFS: Always use the open stateid when checking for expired opensBryan Schumaker
2012-09-28NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets countTrond Myklebust
2012-09-28NFSv4.1: Simplify the pNFS return-on-close codeTrond Myklebust
2012-09-28NFSv4.1: Fix a race in the pNFS return-on-close codeTrond Myklebust
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()Trond Myklebust
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust
2012-09-28NFS: Clean up the pNFS layoutget interfaceTrond Myklebust
2012-09-28NFSv4: Convert the nfs4_lock_state->ls_flags to a bit fieldTrond Myklebust
2012-09-28NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust
2012-09-25NFS: fix the return value check by using IS_ERRWei Yongjun
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust
2012-09-04NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_aclTrond Myklebust
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-08-16NFSv4: Fix the acl cache size calculationTrond Myklebust
2012-08-16NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust
2012-08-08NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-08-02pnfs: nfs4_proc_layoutget returns voidIdan Kedar
2012-08-02pnfs: defer release of pages in layoutgetIdan Kedar
2012-07-30NFS: Keep module parameters in the generic NFS clientBryan 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-30nfs: fix fl_type tests in NFSv4 codeJeff Layton
2012-07-17NFS: Split out NFS v4 inode operationsBryan Schumaker
2012-07-16NFS: Clean up nfs4_proc_setclientid() and friendsChuck Lever
2012-07-16NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever
2012-07-16NFS: When state recovery fails, waiting tasks should exitChuck Lever
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever
2012-07-16NFS: nfs_getaclargs.acl_len is a size_tChuck Lever
2012-07-16NFS: Clean up TEST_STATEID and FREE_STATEID error reportingChuck Lever
2012-07-16NFS: Clean up nfs41_check_expired_stateid()Chuck Lever
2012-07-16NFS: State reclaim clears OPEN and LOCK stateChuck Lever
2012-07-16NFS: Don't free a state ID the server does not recognizeChuck Lever
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