Commit Graph

7681 Commits (a69b176df246d59626e6a9c640b44c0921fa4566)

Author SHA1 Message Date
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 cc38bac3a0 NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough 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
Chuck Lever 6232dbbcff NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR) 17 years ago
Chuck Lever 8a8c74bf94 NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t 17 years ago
Trond Myklebust 0773769191 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() 17 years ago
Trond Myklebust 5138fde011 NFS/SUNRPC: Convert all users of rpc_call_setup() 17 years ago
Trond Myklebust bdc7f021f3 NFS: Clean up the (commit|read|write)_setup() callback routines 17 years ago
Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. 17 years ago
Trond Myklebust c970aa85e7 SUNRPC: Clean up rpc_run_task 17 years ago
Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 17 years ago
Steve Dickson ef818a28fa NFS: Stop sillyname renames and unmounts from racing 17 years ago
Trond Myklebust 2f74c0a056 NFSv4: Clean up the OPEN/CLOSE serialisation code 17 years ago
Trond Myklebust acee478afc NFS: Clean up the write request locking. 17 years ago
Trond Myklebust 8b1f9ee56e NFS: Optimise nfs_vm_page_mkwrite() 17 years ago
Trond Myklebust 77f111929d NFS: Ensure that we eject stale inodes as soon as possible 17 years ago
Trond Myklebust d45b9d8baf NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() 17 years ago
Trond Myklebust 609005c319 NFS: Sillyrename: in the case of a race, check aliases are really positive 17 years ago
Trond Myklebust fccca7fc6a NFS: Fix a sillyrename race... 17 years ago
Patrick Caulfeld 39bd4177dd dlm: close othercons 17 years ago
David Teigland 52bda2b5ba dlm: use dlm prefix on alloc and free functions 17 years ago
David Teigland 11b2498ba7 dlm: don't print common non-errors 17 years ago
Adrian Bunk e028398da7 dlm: proper prototypes 17 years ago
Lon Hohberger 6bd8fedaa1 dlm: bind connections from known local address when using TCP 17 years ago
Jens Axboe 9e97198dbf splice: fix problem with atime not being updated 17 years ago
Mingming Cao 4019191be7 jbd2: sparse pointer use of zero as null 17 years ago
Mingming Cao db857da336 jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup 17 years ago