summaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)Chuck Lever2008-01-301-2/+3
* NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust2008-01-301-1/+1
* NFS: Clean up: copy hostname with kstrndup during mount processingChuck Lever2008-01-301-9/+4
* NFS: Remove support for the 'mountprog' optionChuck Lever2008-01-301-10/+1
* NFS: Remove support for the 'nfsprog' optionChuck Lever2008-01-301-13/+1
* NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't setChuck Lever2008-01-301-0/+2
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-301-0/+24
* NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust2008-01-031-1/+11
* NFS: Fix NFS mountpoint crossing...Trond Myklebust2007-12-111-1/+1
* NFS: mount failure causes bad page stateRussell King2007-11-261-2/+4
* kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad serverNeil Brown2007-11-171-0/+5
* NFS: Show "nointr" mount optionChuck Lever2007-10-091-1/+1
* NFS: Verify server address before invoking in-kernel mount clientChuck Lever2007-10-091-4/+8
* NFS: support RDMA mounts\"Talpey, Thomas\2007-10-091-2/+19
* NFS - print accurate transport protocol\"Talpey, Thomas\2007-10-091-14/+2
* NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\2007-10-091-10/+11
* NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust2007-10-091-3/+3
* NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\2007-10-091-80/+66
* NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\2007-10-091-64/+57
* NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\2007-10-091-31/+0
* NFS: Add new 'mountaddr=' mount optionChuck Lever2007-10-091-3/+5
* [NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini2007-10-091-2/+4
* NFS: Kernel mount client should use async bindChuck Lever2007-10-091-16/+5
* [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather thanJeff Layton2007-10-091-2/+2
* nfs: fix oops re sysctls and V4 supportAlexey Dobriyan2007-09-191-1/+1
* NFS: change NFS mount error return when hostname/pathname too longChuck Lever2007-09-011-4/+4
* NFS: Off-by-one length error in string handlingChuck Lever2007-09-011-1/+1
* NFS: Return a real error code from mount(2)Chuck Lever2007-09-011-1/+1
* NFS: mount option parser chokes on proto=Chuck Lever2007-09-011-4/+4
* NFS: Fix the mount regressionTrond Myklebust2007-08-311-46/+64
* fix broken handling of port=... in NFS option parsingAl Viro2007-07-221-1/+1
* NFSv4: handle lack of clientaddr in option stringJeff Layton2007-07-191-0/+7
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-171-4/+6
* NFS: Error when mounting the same filesystem with different optionsTrond Myklebust2007-07-101-1/+42
* NFS: Add the mount option "nosharecache"Trond Myklebust2007-07-101-5/+38
* NFS: Add support for mounting NFSv4 file systems with string optionsChuck Lever2007-07-101-7/+84
* NFS: Add final pieces to support in-kernel mount option parsingChuck Lever2007-07-101-10/+95
* NFS: Introduce generic mount client APIChuck Lever2007-07-101-0/+57
* NFS: Add enums and match tables for mount option parsingChuck Lever2007-07-101-0/+528
* NFS: Introduce nfs4_validate_mount_optionsChuck Lever2007-07-101-64/+89
* NFS: Clean up nfs_validate_mount_dataChuck Lever2007-07-101-58/+67
* NFS: Clean-up: Refactor IP address sanity checks in NFS clientChuck Lever2007-07-101-4/+20
* NFS: Clean-up: fix a compiler warning in fs/nfs/super.cChuck Lever2007-07-101-2/+2
* NFS: Clean up error handling in nfs_get_sbChuck Lever2007-07-101-6/+8
* NFS: Clean-up: Replace nfs_copy_user_string with strndup_userChuck Lever2007-07-101-37/+16
* NFS: Clean-up: Define macros for maximum host and export path name lengthsChuck Lever2007-07-101-2/+2
* NFS: Re-enable forced umountsTrond Myklebust2007-07-101-0/+13
* NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2007-04-301-0/+1
* NFS: statfs error-handling fixAmnon Aaronsohn2007-04-301-5/+4
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-161-2/+2
OpenPOWER on IntegriCloud