aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-30NFS: Implement SEEKAnna Schumaker1-0/+1
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton1-0/+1
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson1-0/+1
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever1-0/+7
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever1-0/+1
2013-10-01NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust1-0/+1
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson1-0/+2
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson1-0/+4
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever1-0/+3
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley1-0/+5
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley1-1/+1
2013-06-08NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley1-0/+1
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust1-0/+1
2013-03-25NFSv4.1: Enable open-by-filehandleTrond Myklebust1-0/+1
2013-03-25NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust1-49/+0
2012-12-06NFS: Remove unused function slot_idxTrond Myklebust1-5/+0
2012-12-06NFSv4.1: Support dynamic resizing of the session slot tableTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust1-2/+3
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust1-0/+1
2012-11-21NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust1-0/+3
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever1-0/+1
2012-10-01NFS: Introduce "migration" mount optionChuck Lever1-0/+2
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker1-3/+3
2012-07-30NFS: Add version registering frameworkBryan Schumaker1-0/+1
2012-07-16NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever1-2/+1
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust1-0/+1
2012-05-22NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever1-0/+1
2012-05-22NFS: Add nfs_client behavior flagsChuck Lever1-0/+3
2012-05-22NFS: Always use the same SETCLIENTID boot verifierChuck Lever1-3/+0
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever1-2/+2
2012-05-22NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever1-1/+1
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever1-0/+3
2012-03-01NFSv4: parse and display server implementation idsWeston Andros Adamson1-0/+2
2012-02-15NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust1-2/+3
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust1-3/+4
2012-02-06SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust1-1/+1
2012-01-31NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust1-1/+1
2012-01-31NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust1-1/+2
2012-01-31NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky1-0/+1
2012-01-05NFS: Cache state owners after files are closedChuck Lever1-0/+1
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust1-1/+1
2011-07-31Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+3