NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz
[safe/jmp/linux-2.6] / fs / nfs / super.c
2007-02-03 Trond MyklebustNFSv4: Fix Oops in nfs4_create_referral_server
2006-10-20 Trond Myklebust[PATCH] NFSv4: Fix thinko in fs/nfs/super.c
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-24 Mark Fasheh[PATCH] Allow file systems to manually d_move() inside...
2006-09-23 Trond MyklebustNFSv4: When mounting with a port=0 argument, substitute...
2006-09-23 Trond MyklebustNFSv4: Fix a use-after-free issue with the nfs server.
2006-09-23 Trond MyklebustNFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFL...
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Start rpciod in server common management
2006-09-23 David HowellsNFS: Eliminate client_sys in favour of cl_rpcclient
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 David HowellsNFS: Maintain a common server record for NFS2/3 as...
2006-09-23 David HowellsNFS: Add extra const qualifiers
2006-09-23 David HowellsNFS: Use the dentry superblock directly in nfs_statfs()
2006-09-23 David HowellsNFS: Generalise the nfs_client structure
2006-09-23 David HowellsNFS: Return an error when starting the idmapping pipe
2006-09-23 David HowellsNFS: Rename nfs_server::nfs4_state
2006-09-23 David HowellsNFS: Rename struct nfs4_client to struct nfs_client
2006-09-23 David HowellsNFS: Fix up split of fs/nfs/inode.c
2006-09-23 Trond MyklebustNFS: Add an ACCESS cache memory shrinker
2006-06-25 Andrew Mortonnfs-build-fix-99
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-09 Trond MyklebustNFS: Display the chosen RPCSEC_GSS security flavour...
2006-06-09 David HowellsNFS: Split fs/nfs/inode.c