| Commit message (Expand) | Author | Age |
* | SUNRPC: Remove the now unused function rpc_call_setup() | Trond Myklebust | 2008-01-30 |
* | NFS/SUNRPC: Convert all users of rpc_call_setup() | Trond Myklebust | 2008-01-30 |
* | NFS: Clean up the (commit|read|write)_setup() callback routines | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Clean up the initialisation of priority queue scheduling info. | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Clean up rpc_run_task | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Cleanup of rpc_task initialisation | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Restrict sunrpc client exports | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Move exported declarations to the function declarations | Trond Myklebust | 2008-01-30 |
* | sunrpc: document the rpc_pipefs kernel api | J. Bruce Fields | 2008-01-30 |
* | SUNRPC: Reconnect immediately whenever the server isn't refusing it. | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Rename xprt_disconnect() | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() | Trond Myklebust | 2008-01-30 |
* | SUNRPC: xprt_autoclose() should not call xprt_disconnect() | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket | Trond Myklebust | 2008-01-30 |
* | SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Allow the client to detect if the TCP connection is closed | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Fix TCP rebinding logic | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Fix a race in xs_tcp_state_change() | Trond Myklebust | 2008-01-30 |
* | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson | 2008-01-30 |
* | NFSv4: Clean up the OPEN/CLOSE serialisation code | Trond Myklebust | 2008-01-30 |
* | NFS: Clean up the write request locking. | Trond Myklebust | 2008-01-30 |
* | NFS: Optimise nfs_vm_page_mkwrite() | Trond Myklebust | 2008-01-30 |
* | NFS: Ensure that we eject stale inodes as soon as possible | Trond Myklebust | 2008-01-30 |
* | NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() | Trond Myklebust | 2008-01-30 |
* | NFS: Sillyrename: in the case of a race, check aliases are really positive | Trond Myklebust | 2008-01-30 |
* | NFS: Fix a sillyrename race... | Trond Myklebust | 2008-01-30 |
* | Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" | Linus Torvalds | 2008-01-29 |
* | splice: fix problem with atime not being updated | Jens Axboe | 2008-01-29 |
* | block: constify function pointer tables | Jan Engelhardt | 2008-01-29 |
* | cciss: fix bug in overriding ->data_len before completion | Jens Axboe | 2008-01-29 |
* | Expose hardware sector size | Martin K. Petersen | 2008-01-29 |
* | Fix blktrace compile warning | Martin K. Petersen | 2008-01-29 |
* | block: fix warning on compile with CONFIG_BLOCK | Jens Axboe | 2008-01-29 |
* | block: ll_rw_blk.c split, add blk-merge.c | Jens Axboe | 2008-01-29 |
* | block: remove dated (and wrong) comment in blk-core.c | Jens Axboe | 2008-01-29 |
* | block: get rid of unnecessary forward declarations in blk-core.c | Jens Axboe | 2008-01-29 |
* | block: continue ll_rw_blk.c splitup | Jens Axboe | 2008-01-29 |
* | block: split tag and sysfs handling from blk-core.c | Jens Axboe | 2008-01-29 |
* | block: first step of splitting ll_rw_blk, rename it | Jens Axboe | 2008-01-29 |
* | xsysace: end request handling fix | Jens Axboe | 2008-01-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 |
|\ |
|
| * | [IPV6] ADDRLABEL: Fix double free on label deletion. | YOSHIFUJI Hideaki | 2008-01-28 |
| * | [PPP]: Sparse warning fixes. | Stephen Hemminger | 2008-01-28 |
| * | [IPV4] fib_trie: remove unneeded NULL check | Stephen Hemminger | 2008-01-28 |
| * | [IPV4] fib_trie: More whitespace cleanup. | Stephen Hemminger | 2008-01-28 |
| * | [NET_SCHED]: Use nla_policy for attribute validation in ematches | Patrick McHardy | 2008-01-28 |
| * | [NET_SCHED]: Use nla_policy for attribute validation in actions | Patrick McHardy | 2008-01-28 |