summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFS add session back channel drainingAndy Adamson2011-01-061-1/+1
* NFS implement v4.0 callback_identAndy Adamson2011-01-061-0/+1
* NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson2010-10-241-0/+1
* NFS: client needs to maintain list of inodes with active layoutsAndy Adamson2010-10-241-0/+1
* NFS: set layout driverRicardo Labiaga2010-10-241-0/+1
* Revalidate caches on lockRicardo Labiaga2010-10-241-0/+1
* NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust2010-06-221-5/+2
* NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-141-1/+0
* NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust2010-03-051-1/+1
|\
| * percpu: add __percpu sparse annotations to fsTejun Heo2010-02-171-1/+1
* | nfs41: implement cb_recall_slotAndy Adamson2010-02-101-0/+2
|/
* nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson2009-12-041-0/+1
* NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-091-0/+9
* nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga2009-06-171-1/+1
* nfs41: add session setup to the state managerAndy Adamson2009-06-171-0/+1