summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust2013-04-141-0/+1
* NFSv4.1: Enable open-by-filehandleTrond Myklebust2013-03-251-0/+1
* NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust2013-03-251-0/+1
* NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-061-49/+0
* NFS: Remove unused function slot_idxTrond Myklebust2012-12-061-5/+0
* NFSv4.1: Support dynamic resizing of the session slot tableTrond Myklebust2012-12-061-0/+1
* NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust2012-12-061-0/+1
* NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust2012-12-061-2/+3
* NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust2012-11-261-0/+1
* NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust2012-11-211-0/+3
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-011-0/+1
* NFS: Introduce "migration" mount optionChuck Lever2012-10-011-0/+2
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-3/+3
* NFS: Add version registering frameworkBryan Schumaker2012-07-301-0/+1
* NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever2012-07-161-2/+1
* NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2012-06-181-0/+1
* NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-221-0/+1
* NFS: Add nfs_client behavior flagsChuck Lever2012-05-221-0/+3
* NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-221-3/+0
* NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-221-1/+1
* NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-221-1/+1
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-221-2/+2
* NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever2012-05-221-1/+1
* NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever2012-03-021-0/+3
* NFSv4: parse and display server implementation idsWeston Andros Adamson2012-03-011-0/+2
* NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust2012-02-151-2/+3
* NFSv4.1: Convert slotid from u8 to u32Trond Myklebust2012-02-151-3/+4
* SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust2012-02-061-1/+1
* NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust2012-01-311-1/+1
* NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust2012-01-311-1/+2
* NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky2012-01-311-0/+1
* NFS: Cache state owners after files are closedChuck Lever2012-01-051-0/+1
* NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust2011-07-311-1/+1
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-311-1/+3
|\
| * pnfsblock: call and parse getdevicelistFred Isaman2011-07-311-0/+1
| * pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman2011-07-311-1/+2
* | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-271-1/+4
|\|
| * NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-121-1/+1
| * NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-121-0/+3
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
|/
* NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-241-0/+1
* NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-111-0/+1
* NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig2011-03-111-1/+0
* NFSv4.1: new flag for lease time checkAndy Adamson2011-03-111-0/+1
* NFSv4.1: new flag for state renewal checkAndy Adamson2011-03-111-0/+1
* NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-111-5/+3
* NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-101-2/+0
* NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-061-1/+1
* NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever2011-01-061-4/+5
* pnfs: layout roc codeFred Isaman2011-01-061-0/+1