summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h
AgeCommit message (Expand)Author
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever
2011-01-06pnfs: layout roc codeFred Isaman
2011-01-06NFS add session back channel drainingAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson
2010-10-24NFS: set layout driverRicardo Labiaga
2010-10-24Revalidate caches on lockRicardo Labiaga
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust
2009-06-17nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga
2009-06-17nfs41: add session setup to the state managerAndy Adamson
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson
2009-06-17nfs41: sessions client infrastructureAndy Adamson
2009-06-17nfs41: nfs_client.cl_minorversionBenny Halevy
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever
2008-01-30NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust
2008-01-30NFS: Expand server address storage in nfs_client structChuck Lever
2008-01-30NFS: Increase size of cl_ipaddr field to hold IPv6 addressesChuck Lever
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust
2007-07-10NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra