summaryrefslogtreecommitdiff
path: root/fs/nfs/super.c
AgeCommit message (Expand)Author
2006-10-20[PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-24[PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh
2006-09-22NFSv4: When mounting with a port=0 argument, substitute port=2049Trond Myklebust
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-22NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flagTrond Myklebust
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Start rpciod in server common managementDavid 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: Use the dentry superblock directly in nfs_statfs()David Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Return an error when starting the idmapping pipeDavid Howells
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-09-22NFS: Fix up split of fs/nfs/inode.cDavid Howells
2006-09-22NFS: Add an ACCESS cache memory shrinkerTrond Myklebust
2006-06-25nfs-build-fix-99Andrew Morton
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells