summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfs41: exchange_id operationBenny Halevy2009-06-171-0/+6
* nfs41: introduce nfs4_call_syncAndy Adamson2009-06-171-0/+8
* nfs41: sessions client infrastructureAndy Adamson2009-06-171-0/+49
* nfs41: nfs_client.cl_minorversionBenny Halevy2009-06-171-1/+2
* NFS: Define and create superblock-level objectsDavid Howells2009-04-031-0/+5
* NFS: Define and create server-level objectsDavid Howells2009-04-031-0/+4
* NFS: Add FS-Cache option bit and debug bitDavid Howells2009-04-031-0/+2
* NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-111-0/+5
* NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-231-6/+0
* NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-061-1/+0
* NFSv4: Reintroduce machine credsTrond Myklebust2008-04-191-0/+2
* NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-191-0/+7
* NFS: Save the value of the "port=" mount optionChuck Lever2008-03-191-0/+1
* NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever2008-01-301-0/+2
* NFS: Fix the 'proto=' mount optionTrond Myklebust2008-01-301-0/+1
* NFS: Support per-mountpoint timeout parameters.Trond Myklebust2008-01-301-2/+0
* NFS: Expand server address storage in nfs_client structChuck Lever2008-01-301-1/+2
* NFS: Increase size of cl_ipaddr field to hold IPv6 addressesChuck Lever2008-01-301-1/+1
* NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust2008-01-301-1/+0
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-301-0/+6
* NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-101-2/+3
* NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust2007-07-101-2/+0
* SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-101-1/+0
* nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-081-1/+1
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-161-0/+1
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-1/+1
* NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust2006-09-221-0/+1
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-12/+9
* NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells2006-09-221-3/+2
* NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2006-09-221-1/+1
* NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells2006-09-221-1/+1
* NFS: Add extra const qualifiersDavid Howells2006-09-221-1/+1
* NFS: Generalise the nfs_client structureDavid Howells2006-09-221-0/+60
* NFS: Rename nfs_server::nfs4_stateDavid Howells2006-09-221-1/+1
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-221-1/+1
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-091-0/+1
OpenPOWER on IntegriCloud