summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2013-01-11NFS: Fix access to suid/sgid executablesWeston Andros Adamson
2013-01-11NFSv4: Check for buffer length in __nfs4_get_acl_uncachedSven Wegener
2013-01-11NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2012-11-02NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson
2012-11-01NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust
2012-10-31NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson
2012-10-31NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-10-31NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-10-31NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-10-03NFSv4 set open access operation call flag in nfs4_init_opendata_resAndy Adamson
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