aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson1-0/+1
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust1-0/+9
2009-06-17nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga1-1/+1
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-0/+1
2009-06-17nfs41: exchange_id operationBenny Halevy1-0/+6
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson1-0/+8
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+49
2009-06-17nfs41: nfs_client.cl_minorversionBenny Halevy1-1/+2
2009-04-03NFS: Define and create superblock-level objectsDavid Howells1-0/+5
2009-04-03NFS: Define and create server-level objectsDavid Howells1-0/+4
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells1-0/+2
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust1-0/+5
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust1-6/+0
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust1-1/+0
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust1-0/+2
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever1-0/+7
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever1-0/+1
2008-01-30NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever1-0/+2
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust1-0/+1
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust1-2/+0
2008-01-30NFS: Expand server address storage in nfs_client structChuck Lever1-1/+2
2008-01-30NFS: Increase size of cl_ipaddr field to hold IPv6 addressesChuck Lever1-1/+1
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust1-1/+0
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson1-0/+6
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust1-2/+3
2007-07-10NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust1-2/+0
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust1-1/+0
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra1-1/+1
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra1-0/+1
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust1-0/+1
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-12/+9
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-3/+2
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells1-1/+1
2006-09-22NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells1-1/+1