summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs_sb.h
AgeCommit message (Expand)Author
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells
2006-09-22NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-03-20NFS: report how long an NFS file system has been mountedChuck Lever
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher
2005-03-10NFS: Clean up nfs_permission().Trond Myklebust
2004-08-23NFS: In 2.4, NFS O_DIRECT used the VFS's O_DIRECT logic to provideTrond Myklebust
2004-04-10NFSv4: Check server capabilities at mount time so that we can optimize awayTrond Myklebust
2004-02-07NFSv4: Fix a bug which was causing Oopses if the client wasTrond Myklebust
2004-02-07NFSv4: Convert the lease renewal daemon from beingTrond Myklebust
2003-07-16[PATCH] Allow unattended nfs3/krb5 mountsFrank Cusack
2003-05-11Use '#ifdef' to test for CONFIG_xxx variables, instead ofLinus Torvalds
2003-04-08Add support for mapping NFSv4 remote user/group names into localMarius Aamodt Eriksen
2002-11-08[PATCH] Lift the 256 outstanding NFS read/write request limit.Trond Myklebust
2002-11-07[PATCH] Add nfs_writepages & backing_dev...Trond Myklebust
2002-10-15[PATCH] A basic NFSv4 client for 2.5.xTrond Myklebust
2002-07-28[PATCH] Support for cached lookups via readdirplus [3/6]Trond Myklebust
2002-03-12[PATCH] (4/4) smarter nfs_get_sb()Alexander Viro
2002-03-12[PATCH] (3/4) smarter nfs_get_sb()Alexander Viro
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds