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