Commit Graph

77 Commits (399ec807ddc38ecccf8c06dbde04531cbdc63e11)

Author SHA1 Message Date
Trond Myklebust 9f4c899c0d NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... 16 years ago
Ian Dall d7371c41b0 Bug 11061, NFS mounts dropped 16 years ago
Trond Myklebust 9082a5cc1e NFSv4: Fix up delegation callbacks 16 years ago
Trond Myklebust 95d35cb4c4 NFSv4: Remove nfs_client->cl_sem 16 years ago
Chuck Lever 0cb2659b81 NLM: allow lockd requests from an unprivileged port 16 years ago
Chuck Lever d740351bf0 NFS: add "[no]resvport" mount option 16 years ago
Chuck Lever 542fcc334a NFS: move nfs_server flag initialization 16 years ago
Chuck Lever 4a01b8a4ee NFS: expand flags passed to nfs_create_rpc_client() 16 years ago
Trond Myklebust ff3525a539 NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts 17 years ago
Trond Myklebust 1daef0a868 NFS: Clean up nfs_sb_active/nfs_sb_deactive 17 years ago
Trond Myklebust 259875efed NFS: set transport defaults after mount option parsing is finished 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Denis V. Lunev 34b37235c6 nfs: use proc_create to setup de->proc_fops 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Trond Myklebust 7c67db3a8a NFSv4: Reintroduce machine creds 17 years ago
Chuck Lever 3f8400d1f1 NFS: Save the values of the "mount*=" mount options 17 years ago
Chuck Lever f22d6d79fe NFS: Save the value of the "port=" mount option 17 years ago
Trond Myklebust f6a1cc8930 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues 17 years ago
Trond Myklebust 3fbd67ad61 NFSv4: Iterate through all nfs_clients when the server recalls a delegation 17 years ago
Chuck Lever 883bb163f8 NLM: Introduce an arguments structure for nlmclnt_init() 17 years ago
Chuck Lever 9289e7f91a NFS: Invoke nlmclnt_init during NFS mount processing 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
Chuck Lever 4c56801770 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data 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 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 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
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
Chuck Lever d45273ed6f NFS: Clean up address comparison in __nfs_find_client() 17 years ago
Steve Dickson ef818a28fa NFS: Stop sillyname renames and unmounts from racing 17 years ago
Trond Myklebust 5cef338b30 NFSv2/v3: Fix a memory leak when using -onolock 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
\"Talpey, Thomas\ 2cf7ff7a37 NFS: support RDMA mounts 18 years ago
\"Talpey, Thomas\ 0896a725a1 NFS/SUNRPC: use transport protocol naming 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
Trond Myklebust 54af3bb543 NFS: Fix an Oops in encode_lookup() 18 years ago
Pavel Emelianov 259902ea95 Make NFS client use seq_list_xxx helpers 18 years ago
Trond Myklebust 9f958ab885 NFSv4: Reduce the chances of an open_owner identifier collision 18 years ago
Trond Myklebust 7af654f8d1 NFSv4: Don't reuse expired nfs4_state_owner structs 18 years ago
Trond Myklebust f61534dfd3 SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago