aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman1-1/+2
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson1-1/+1
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson1-0/+3
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust1-0/+1
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust1-0/+1
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig1-1/+0
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson1-0/+1
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson1-0/+1
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust1-5/+3
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+0
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever1-1/+1
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever1-4/+5
2011-01-06pnfs: layout roc codeFred Isaman1-0/+1
2011-01-06NFS add session back channel drainingAndy Adamson1-1/+1
2011-01-06NFS implement v4.0 callback_identAndy Adamson1-0/+1
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+1
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson1-0/+1
2010-10-24NFS: set layout driverRicardo Labiaga1-0/+1
2010-10-24Revalidate caches on lockRicardo Labiaga1-0/+1
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust1-5/+2
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust1-1/+0
2010-04-12NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust1-1/+1
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo1-1/+1
2010-02-10nfs41: implement cb_recall_slotAndy Adamson1-0/+2