aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/super.c
AgeCommit message (Expand)Author
2008-01-30NFS: Pull covers off IPv6 address parsingChuck Lever
2008-01-30NFS: Support non-IPv4 addresses in nfs_parsed_mount_dataChuck Lever
2008-01-30NFS: Refactor mount option address parsing into separate functionChuck Lever
2008-01-30NFS: Remove the NIPQUAD from nfs_try_mountChuck Lever
2008-01-30NFS: Set default port for NFSv4, with support for AF_INET6Chuck Lever
2008-01-30NFS: Make setting a port number agosticChuck Lever
2008-01-30NFS: Verify IPv6 addresses properlyChuck Lever
2008-01-30NFS: Add support for AF_INET6 addresses in nfs_compare_super()Chuck Lever
2008-01-30NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)Chuck Lever
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust
2008-01-30NFS: Clean up: copy hostname with kstrndup during mount processingChuck Lever
2008-01-30NFS: Remove support for the 'mountprog' optionChuck Lever
2008-01-30NFS: Remove support for the 'nfsprog' optionChuck Lever
2008-01-30NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't setChuck Lever
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson
2008-01-03NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust
2007-12-11NFS: Fix NFS mountpoint crossing...Trond Myklebust
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox
2007-11-26NFS: mount failure causes bad page stateRussell King
2007-11-17kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad serverNeil Brown
2007-10-09NFS: Show "nointr" mount optionChuck Lever
2007-10-09NFS: Verify server address before invoking in-kernel mount clientChuck Lever
2007-10-09NFS: support RDMA mounts\"Talpey, Thomas\
2007-10-09NFS - print accurate transport protocol\"Talpey, Thomas\
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\
2007-10-09NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\
2007-10-09NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\
2007-10-09NFS: Add new 'mountaddr=' mount optionChuck Lever
2007-10-09[NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini
2007-10-09NFS: Kernel mount client should use async bindChuck Lever
2007-10-09[NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather thanJeff Layton
2007-09-19nfs: fix oops re sysctls and V4 supportAlexey Dobriyan
2007-09-01NFS: change NFS mount error return when hostname/pathname too longChuck Lever
2007-09-01NFS: Off-by-one length error in string handlingChuck Lever
2007-09-01NFS: Return a real error code from mount(2)Chuck Lever
2007-09-01NFS: mount option parser chokes on proto=Chuck Lever
2007-08-31NFS: Fix the mount regressionTrond Myklebust
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro
2007-07-19NFSv4: handle lack of clientaddr in option stringJeff Layton
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell
2007-07-10NFS: Error when mounting the same filesystem with different optionsTrond Myklebust
2007-07-10NFS: Add the mount option "nosharecache"Trond Myklebust
2007-07-10NFS: Add support for mounting NFSv4 file systems with string optionsChuck Lever
2007-07-10NFS: Add final pieces to support in-kernel mount option parsingChuck Lever
2007-07-10NFS: Introduce generic mount client APIChuck Lever
2007-07-10NFS: Add enums and match tables for mount option parsingChuck Lever
2007-07-10NFS: Introduce nfs4_validate_mount_optionsChuck Lever
2007-07-10NFS: Clean up nfs_validate_mount_dataChuck Lever