Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17NFS: Add COPY nfs operationAnna Schumaker
2015-12-28nfs: machine credential support for additional operationsAndrew Elble
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-08-28NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee
2015-07-23NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao
2015-01-06NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2014-11-26nfs: Add DEALLOCATE supportAnna Schumaker
2014-11-26nfs: Add ALLOCATE supportAnna Schumaker
2014-10-01NFS: Implement SEEKAnna Schumaker
2014-07-13nfs4: copy acceptor name from context to nfs_clientJeff Layton
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever
2013-10-02NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-06-09NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-09NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley
2013-06-09NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust
2013-03-25NFSv4.1: Enable open-by-filehandleTrond Myklebust
2013-03-25NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust
2012-12-06NFS: Remove unused function slot_idxTrond Myklebust
2012-12-06NFSv4.1: Support dynamic resizing of the session slot tableTrond Myklebust
2012-12-06NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust
2012-11-27NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust
2012-11-21NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust
2012-10-02NFS: Discover NFSv4 server trunking when mountingChuck Lever
2012-10-02NFS: Introduce "migration" mount optionChuck Lever
2012-07-31NFS: Convert v4 into a moduleBryan Schumaker
2012-07-31NFS: Add version registering frameworkBryan Schumaker
2012-07-16NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust
2012-05-23NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever
2012-05-23NFS: Add nfs_client behavior flagsChuck Lever
2012-05-23NFS: Always use the same SETCLIENTID boot verifierChuck Lever
2012-05-23NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever
2012-05-23NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever
2012-05-23NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever
2012-05-23NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever