aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-22NFS: Add extra const qualifiersDavid Howells1-1/+1
2006-09-22NFS: Generalise the nfs_client structureDavid Howells1-0/+60
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells1-1/+1
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-1/+1
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust1-0/+1
2006-03-20NFS: report how long an NFS file system has been mountedChuck Lever1-0/+1
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever1-0/+3
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever1-0/+2
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+58