Commit Graph

79804 Commits (d291cf83639a0e0b67ff783b6ed29c0a747d4901)
 

Author SHA1 Message Date
Chuck Lever a661b77fc1 NFS: Fix use of copy_to_user() in idmap_pipe_upcall 17 years ago
Chuck Lever 369af0f116 NFS: Clean up fs/nfs/idmap.c 17 years ago
Chuck Lever 7df089952f SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() 17 years ago
Trond Myklebust 59dca3b28c NFS: Fix the 'proto=' mount option 17 years ago
Trond Myklebust 331702337f NFS: Support per-mountpoint timeout parameters. 17 years ago
Trond Myklebust 7a3e3e18e4 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT 17 years ago
Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
Trond Myklebust 2881ae74e6 SUNRPC: Clean up the transport timeout initialisation 17 years ago
Trond Myklebust 698b6d088e SUNRPC: cleanup for rpc_new_client() 17 years ago
Trond Myklebust 69dd716c5f NFSv4: Add socket proto argument to setclientid 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 6677d09513 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" 17 years ago
Chuck Lever dcecae0ff4 NFS: Change nfs4_set_client() to accept struct sockaddr * 17 years ago
Chuck Lever d7422c472b NFS: Change nfs_get_client() to take sockaddr * 17 years ago
Chuck Lever ff052645c9 NFS: Change nfs_find_client() to take "struct sockaddr *" 17 years ago
Chuck Lever c1d3586656 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in 17 years ago
Chuck Lever 671beed7e2 NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in 17 years ago
Chuck Lever 6e4cffd7b2 NFS: Expand server address storage in nfs_client struct 17 years ago
Trond Myklebust 3b0d3f93d0 NFS: Add support for AF_INET6 addresses in __nfs_find_client() 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 3f43c6667a NFS: Address a couple of nits in nfs_follow_referral() 17 years ago
Chuck Lever 1d98fe6717 NFS: Move dprintks from callback.c to callback_proc.c 17 years ago
Chuck Lever 5d8515caeb NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) 17 years ago
Chuck Lever d4d3c50749 NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses 17 years ago
Chuck Lever 4392f25922 NFS: Increase size of cl_ipaddr field to hold IPv6 addresses 17 years ago
Chuck Lever cc38bac3a0 NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough 17 years ago
Chuck Lever 0fb2b7e945 SUNRPC: Move universal address definitions to global header 17 years ago
Chuck Lever 0a48f5d70f SUNRPC: RPC version numbers are u32 17 years ago
Chuck Lever 9f6ad26d2a SUNRPC: Fix socket address handling in rpcb_clnt 17 years ago
Chuck Lever 510deb0d70 SUNRPC: rpc_create() default hostname should support AF_INET6 addresses 17 years ago
Trond Myklebust 40c553193d NFS: Remove the redundant nfs_client->cl_nfsversion 17 years ago
Trond Myklebust c81468a1a7 NFS: Clean up the nfs_find_client function. 17 years ago
Trond Myklebust 3a498026ee NFS: Clean up the nfs_client initialisation 17 years ago
Trond Myklebust bfc69a4566 NFS: define a function to update nfsi->cache_change_attribute 17 years ago
Chuck Lever 5cce428d95 NFS: Remove an unneeded check in decode_compound_header_arg() 17 years ago
Chuck Lever d45273ed6f NFS: Clean up address comparison in __nfs_find_client() 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
Chuck Lever 28c494c5c8 NFS: Prevent nfs_getattr() hang during heavy write workloads 17 years ago
Chuck Lever 464ad6b1ad NFS: Change sign of some loop indices in nfs4xdr.c 17 years ago
Chuck Lever bcecff77a9 NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR) 17 years ago
Chuck Lever c957c526ef NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR) 17 years ago