summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-221-8/+10
* NFS: Don't swap bytes in nfs4_construct_boot_verifier()Chuck Lever2012-05-221-2/+2
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-211-3/+2
|\
| * NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust2012-04-301-3/+2
* | NFSv4.1 remove nfs4_reset_write and nfs4_reset_readAndy Adamson2012-05-191-35/+0
* | NFS: Create a single nfs_get_root()Bryan Schumaker2012-05-141-1/+27
* | NFS: Rename nfs4_proc_get_root()Bryan Schumaker2012-05-141-3/+3
* | NFSv4: COMMIT does not need post-op attributesTrond Myklebust2012-05-011-6/+0
* | NFSv4: Don't request cache consistency attributes on some writesTrond Myklebust2012-05-011-2/+17
* | NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust2012-05-011-31/+3
* | NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust2012-05-011-4/+0
* | NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust2012-05-011-10/+1
* | NFSv4: Retrieve attributes _before_ calling delegreturnTrond Myklebust2012-05-011-3/+4
* | NFSv4: Delegreturn only needs the cache consistency bitmaskTrond Myklebust2012-05-011-1/+1
* | NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker2012-04-271-1/+1
* | NFS: Create a submount rpc_opBryan Schumaker2012-04-271-0/+1
* | NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-271-1/+0
* | NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-271-3/+1
* | NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-271-2/+0
* | NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-19/+25
* | NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-271-6/+17
|/
* NFS: Fix following referral mount points with different securityBryan Schumaker2012-04-271-10/+30
* NFS: Do secinfo as part of lookupBryan Schumaker2012-04-271-17/+47
* NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker2012-04-271-1/+14
* Avoid beyond bounds copy while caching ACLSachin Prabhu2012-04-271-7/+5
* Avoid reading past buffer when calling GETACLSachin Prabhu2012-04-271-6/+10
* NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-201-3/+3
* NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust2012-04-191-3/+12
* NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust2012-04-191-0/+14
* NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust2012-04-191-2/+7
* NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust2012-03-271-5/+5
* NFSv4.1: Fix layoutcommit error handlingTrond Myklebust2012-03-271-12/+13
* NFSv4: Fix two infinite loops in the mount codeTrond Myklebust2012-03-271-2/+4
* Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu2012-03-241-1/+1
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-231-170/+389
|\
| * NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker2012-03-211-0/+11
| * NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker2012-03-211-0/+11
| * NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker2012-03-211-0/+11
| * NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker2012-03-211-0/+11
| * NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust2012-03-201-1/+3
| * NFSv4: Rate limit the state manager warning messagesTrond Myklebust2012-03-121-1/+1
| * NFS: Fix a number of sparse warningsTrond Myklebust2012-03-111-11/+12
| * NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust2012-03-081-3/+5
| * NFS: Don't copy read delegation stateids in setattrTrond Myklebust2012-03-081-1/+1
| * NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2012-03-071-1/+12
| * NFSv4: Don't free the nfs4_lock_state until after the release_lockownerTrond Myklebust2012-03-071-11/+20
| * NFS: Fix nfs4_verifier memory alignmentChuck Lever2012-03-061-13/+19
| * NFSv4: Simplify the struct nfs4_stateidTrond Myklebust2012-03-061-4/+3
| * NFSv4: Add helpers for basic copying of stateidsTrond Myklebust2012-03-061-19/+15
| * NFSv4: Rename nfs4_copy_stateid()Trond Myklebust2012-03-061-1/+1
OpenPOWER on IntegriCloud