| Commit message (Expand) | Author | Age |
* | 9p: Improve debug support | Eric Van Hensbergen | 2008-10-17 |
* | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2008-10-17 |
* | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2008-10-17 |
* | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen | 2008-10-17 |
* | 9p: remove 9p fcall debug prints | Eric Van Hensbergen | 2008-10-17 |
* | 9p: add new protocol support code | Eric Van Hensbergen | 2008-10-17 |
* | 9p: encapsulate version function | Eric Van Hensbergen | 2008-10-17 |
* | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 |
* | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 |
* | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 |
* | 9p: drop broken unused error path from p9_conn_create() | Tejun Heo | 2008-10-17 |
* | 9p: make rpc code common and rework flush code | Eric Van Hensbergen | 2008-10-17 |
* | 9p: use the rcall structure passed in the request in trans_fd read_work | Eric Van Hensbergen | 2008-10-17 |
* | 9p: apply common request code to trans_fd | Eric Van Hensbergen | 2008-10-17 |
* | 9p: apply common tagpool handling to trans_fd | Eric Van Hensbergen | 2008-10-17 |
* | 9p: move request management to client code | Eric Van Hensbergen | 2008-10-17 |
* | 9p: eliminate callback complexity | Eric Van Hensbergen | 2008-10-17 |
* | 9p: consolidate mux_rpc and request structure | Eric Van Hensbergen | 2008-10-17 |
* | 9p: remove unnecessary prototypes | Eric Van Hensbergen | 2008-10-17 |
* | 9p: remove duplicate client state | Eric Van Hensbergen | 2008-10-17 |
* | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 |
* | 9p-trans_fd: use single poller | Tejun Heo | 2008-10-17 |
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | Merge branch 'next' | Trond Myklebust | 2008-10-15 |
| |\ |
|
| | * | RPC/RDMA: ensure connection attempt is complete before signalling. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: correct the reconnect timer backoff | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: optionally emit useful transport info upon connect/disconnect. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: reformat a debug printk to keep lines together. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: fix connect/reconnect resource leak. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: return a consistent error, when connect fails. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: maintain the RPC task bytes-sent statistic. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: suppress retransmit on RPC/RDMA clients. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: fix connection IRD/ORD setting | Tom Tucker | 2008-10-10 |
| | * | RPC/RDMA: support FRMR client memory registration. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: check selected memory registration mode at runtime. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: add data types and new FRMR memory registration enum. | Tom Talpey | 2008-10-10 |
| | * | RPC/RDMA: refactor the inline memory registration code. | Tom Talpey | 2008-10-10 |
| | * | sunrpc: fix oops in rpc_create when the mount namespace is unshared | Cedric Le Goater | 2008-10-07 |
| | * | SUNRPC: Fix a memory leak in rpcb_getport_async | Trond Myklebust | 2008-10-07 |
| | * | SUNRPC: Fix autobind on cloned rpc clients | Trond Myklebust | 2008-10-07 |
| | * | sunrpc: do not pin sunrpc module in the memory | Denis V. Lunev | 2008-10-07 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 |
|\ \ \ |
|
| * | | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-16 |
|\ \ \ |
|
| * | | | decnet: Fix compiler warning in dn_dev.c | David S. Miller | 2008-10-15 |
| * | | | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro | 2008-10-15 |
| * | | | net/802/fc.c: Fix compilation warnings | Manish Katiyar | 2008-10-15 |