Commit Graph

113 Commits (d1aa08257312f1439c1ab7c8a18e3856f9530f46)

Author SHA1 Message Date
Chuck Lever d1aa082573 NFS: Support raw IPv6 address hostnames during NFS mount operation 17 years ago
Chuck Lever dc04589827 NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 17 years ago
Trond Myklebust cd10072562 NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount 17 years ago
Chuck Lever 396cee977f NFS: missing newline in NFS mount debugging message 17 years ago
Chuck Lever d33e4dfeab NFS: Treat "intr" and "nointr" options as deprecated 17 years ago
Chuck Lever ecbb3845dd NFS: Allow any value for the "retry" option 17 years ago
Jeff Layton 48b605f83c NFS: implement option checking when remounting NFS filesystems (resend) 17 years ago
Trond Myklebust b7e2445737 NFS: Fix filehandle size comparisons in the mount code 17 years ago
Trond Myklebust 33852a1f2b NFS: Reduce the NFS mount code stack usage. 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Paris 46c8ac7425 nfs/lsm: make NFSv4 set LSM mount options 17 years ago
Miklos Szeredi fa799759f9 mm: bdi: expose the BDI object in sysfs for NFS 17 years ago
Al Viro 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
Jeff Layton daa7da5fd3 NFS: remove duplicate flags assignment from nfs_validate_mount_data 17 years ago
Cyrill Gorcunov 63649bd708 NFS - fix potential NULL pointer dereference v2 17 years ago
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