Commit Graph

150 Commits (4195f73d1329e49727bcceb028e58cb38376c2b0)

Author SHA1 Message Date
Al Viro c35038beca [PATCH] do shrink_submounts() for all fs types 17 years ago
Chuck Lever 82d101d58a NFS: Show most mount options via nfs_show_options() 17 years ago
Chuck Lever f22d6d79fe NFS: Save the value of the "port=" mount option 17 years ago
Chuck Lever 2d76743227 NFS: numeric mount parameters are unsigned 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Eric Paris f9c3a38021 NFS: use new LSM interfaces to explicitly set mount options 17 years ago
Olga Kornievskaia 8d042218b0 NFS: add missing spkm3 strings to mount option parser 17 years ago
Chuck Lever fc6014771b NFS: Address memory leaks in the NFS client mount option parser 17 years ago
Trond Myklebust 331702337f NFS: Support per-mountpoint timeout parameters. 17 years ago
Chuck Lever 3c7c7e4812 NFS: Pull covers off IPv6 address parsing 17 years ago
Chuck Lever 4c56801770 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data 17 years ago
Chuck Lever 9412b92772 NFS: Refactor mount option address parsing into separate function 17 years ago
Chuck Lever 338320345b NFS: Remove the NIPQUAD from nfs_try_mount 17 years ago
Chuck Lever 0d0f0c192d NFS: Set default port for NFSv4, with support for AF_INET6 17 years ago
Chuck Lever 04dcd6e3ac NFS: Make setting a port number agostic 17 years ago
Chuck Lever cdcd7f9abc NFS: Verify IPv6 addresses properly 17 years ago
Chuck Lever fd00a8ff8e NFS: Add support for AF_INET6 addresses in nfs_compare_super() 17 years ago
Chuck Lever 5d8515caeb NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) 17 years ago
Trond Myklebust 40c553193d NFS: Remove the redundant nfs_client->cl_nfsversion 17 years ago
Chuck Lever 6a0ed1de8e NFS: Clean up: copy hostname with kstrndup during mount processing 17 years ago
Chuck Lever e887cbcf91 NFS: Remove support for the 'mountprog' option 17 years ago
Chuck Lever ad879cef85 NFS: Remove support for the 'nfsprog' option 17 years ago
Chuck Lever 0eb2574121 NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set 17 years ago
Steve Dickson ef818a28fa NFS: Stop sillyname renames and unmounts from racing 17 years ago
Trond Myklebust e9cc6c234b NFS: Fix a possible Oops in fs/nfs/super.c 17 years ago
Trond Myklebust 4584f520e1 NFS: Fix NFS mountpoint crossing... 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Russell King f16c960332 NFS: mount failure causes bad page state 17 years ago
Neil Brown 4c1fe2f78a kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server 17 years ago
Chuck Lever bcf35617a7 NFS: Show "nointr" mount option 18 years ago
Chuck Lever 6e88e0618c NFS: Verify server address before invoking in-kernel mount client 18 years ago
\"Talpey, Thomas\ 2cf7ff7a37 NFS: support RDMA mounts 18 years ago
\"Talpey, Thomas\ 56928edd5a NFS - print accurate transport protocol 18 years ago
\"Talpey, Thomas\ 0896a725a1 NFS/SUNRPC: use transport protocol naming 18 years ago
Trond Myklebust 20c71f5e0f NFSv4: Fix a bug in nfs4_validate_mount_data() 18 years ago
\"Talpey, Thomas\ 91ea40b9c6 NFS: use in-kernel mount argument structure for nfsv4 mounts 18 years ago
\"Talpey, Thomas\ 2283f8d6ed NFS: use in-kernel mount argument structure for nfsv[23] mounts 18 years ago
\"Talpey, Thomas\ 6b18eaa082 NFS: move nfs_parsed_mount_data structure definition 18 years ago
Chuck Lever 0ac83779fa NFS: Add new 'mountaddr=' mount option 18 years ago
James Lentini aad7000735 [NFS] [PATCH] NFS: initialize default port in kernel mount client 18 years ago
Chuck Lever efd8340bb1 NFS: Kernel mount client should use async bind 18 years ago
Jeff Layton ddc01c0813 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than 18 years ago
Alexey Dobriyan 49af7ee181 nfs: fix oops re sysctls and V4 support 18 years ago
Chuck Lever 7d1cca7299 NFS: change NFS mount error return when hostname/pathname too long 18 years ago
Chuck Lever 350c73af6a NFS: Off-by-one length error in string handling 18 years ago
Chuck Lever fdc6e2c8c0 NFS: Return a real error code from mount(2) 18 years ago
Chuck Lever fdb66ff4ac NFS: mount option parser chokes on proto= 18 years ago
Trond Myklebust e89a5a43b9 NFS: Fix the mount regression 18 years ago
Al Viro 41089644c1 fix broken handling of port=... in NFS option parsing 18 years ago
Jeff Layton 0a87cf128f NFSv4: handle lack of clientaddr in option string 18 years ago