Commit Graph

79804 Commits (d291cf83639a0e0b67ff783b6ed29c0a747d4901)
 

Author SHA1 Message Date
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
Chuck Lever 9b45b74ce2 SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate() 17 years ago
Chuck Lever 322e2efe62 SUNRPC: temp var should match return type of xdr_skb_read_actor 17 years ago
Chuck Lever 5d40a8a525 SUNRPC: Check a return result 17 years ago
Chuck Lever d4b37ff735 SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() 17 years ago
Chuck Lever 2a428b2b8f SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() 17 years ago
Trond Myklebust c087567d3f SUNRPC: Remove the obsolete RPC_WAITQ macro 17 years ago
Trond Myklebust a4a874990c SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration 17 years ago
Trond Myklebust 47fe064831 SUNRPC: Unexport rpc_init_task() and rpc_execute() 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 e8f5d77c80 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task 17 years ago
Trond Myklebust b5627943ab SUNRPC: Remove the now unused function rpc_call_setup() 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 b3ef8b3bb9 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg 17 years ago
Trond Myklebust 77de2c590e SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action 17 years ago
Trond Myklebust 5085925902 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task 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
Trond Myklebust e8914c65f7 SUNRPC: Restrict sunrpc client exports 17 years ago
Trond Myklebust a6eaf8bdf9 SUNRPC: Move exported declarations to the function declarations 17 years ago
J. Bruce Fields 93a44a75b9 sunrpc: document the rpc_pipefs kernel api 17 years ago
Trond Myklebust 663b8858dd SUNRPC: Reconnect immediately whenever the server isn't refusing it. 17 years ago
Trond Myklebust 62da3b2488 SUNRPC: Rename xprt_disconnect() 17 years ago
Trond Myklebust 3ebb067d92 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() 17 years ago
Trond Myklebust 7272dcd31d SUNRPC: xprt_autoclose() should not call xprt_disconnect() 17 years ago
Trond Myklebust e06799f958 SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket 17 years ago
Trond Myklebust ef80367071 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes 17 years ago
Trond Myklebust 3b948ae5be SUNRPC: Allow the client to detect if the TCP connection is closed 17 years ago
Trond Myklebust 67a391d72c SUNRPC: Fix TCP rebinding logic 17 years ago
Trond Myklebust 66af1e5585 SUNRPC: Fix a race in xs_tcp_state_change() 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
Linus Torvalds 5b10ca19ea Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" 17 years ago
Jens Axboe 9e97198dbf splice: fix problem with atime not being updated 17 years ago
Jan Engelhardt 12f32bb317 block: constify function pointer tables 17 years ago
Jens Axboe e7d9dc9cfd cciss: fix bug in overriding ->data_len before completion 17 years ago
Martin K. Petersen e68b903c6b Expose hardware sector size 17 years ago
Martin K. Petersen 7da975a231 Fix blktrace compile warning 17 years ago
Jens Axboe 023ccde109 block: fix warning on compile with CONFIG_BLOCK 17 years ago
Jens Axboe d6d4819696 block: ll_rw_blk.c split, add blk-merge.c 17 years ago
Jens Axboe db1d08c646 block: remove dated (and wrong) comment in blk-core.c 17 years ago