| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust | 2006-09-22 | 1 | -1/+1 |
* | NFSv4: Fix a use-after-free issue with the nfs server. | Trond Myklebust | 2006-09-22 | 1 | -0/+1 |
* | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust | 2006-09-22 | 2 | -0/+2 |
* | NFS: Use cached page as buffer for NFS symlink requests | Chuck Lever | 2006-09-22 | 1 | -7/+10 |
* | NFS: Fix double d_drop in nfs_instantiate() error path | Chuck Lever | 2006-09-22 | 1 | -3/+2 |
* | SUNRPC: Eliminate xprt_create_proto and rpc_create_client | Chuck Lever | 2006-09-22 | 2 | -8/+0 |
* | SUNRPC: use sockaddr + size when creating remote transport endpoints | Chuck Lever | 2006-09-22 | 2 | -0/+23 |
* | SUNRPC: Clean-up after previous patches. | Chuck Lever | 2006-09-22 | 2 | -4/+0 |
* | SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address | Chuck Lever | 2006-09-22 | 1 | -1/+2 |
* | SUNRPC: Create API for displaying remote peer address | Chuck Lever | 2006-09-22 | 1 | -0/+1 |
* | SUNRPC: add xprt switch API for printing formatted remote peer addresses | Chuck Lever | 2006-09-22 | 1 | -0/+11 |
* | SUNRPC: remove extraneous header inclusions | Chuck Lever | 2006-09-22 | 1 | -1/+0 |
* | SUNRPC: create API for getting remote peer address | Chuck Lever | 2006-09-22 | 1 | -0/+1 |
* | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever | 2006-09-22 | 2 | -1/+2 |
* | SUNRPC: Support for RPC child tasks no longer needed | Chuck Lever | 2006-09-22 | 1 | -5/+0 |
* | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever | 2006-09-22 | 2 | -20/+17 |
* | SUNRPC: Create a helper to tell whether a transport is bound | Chuck Lever | 2006-09-22 | 1 | -0/+16 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-22 | 1 | -12/+9 |
* | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 2006-09-22 | 1 | -3/+2 |
* | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells | 2006-09-22 | 2 | -2/+2 |
* | NFS: Maintain a common server record for NFS2/3 as well as for NFS4 | David Howells | 2006-09-22 | 1 | -1/+1 |
* | NFS: Add extra const qualifiers | David Howells | 2006-09-22 | 2 | -4/+4 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-22 | 2 | -0/+61 |
* | NFS: Add a server capabilities NFS RPC op | David Howells | 2006-09-22 | 1 | -0/+1 |
* | NFS: Add a lookupfh NFS RPC op | David Howells | 2006-09-22 | 1 | -0/+3 |
* | NFS: Return an error when starting the idmapping pipe | David Howells | 2006-09-22 | 1 | -1/+1 |
* | NFS: Rename nfs_server::nfs4_state | David Howells | 2006-09-22 | 1 | -1/+1 |
* | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2006-09-22 | 2 | -8/+8 |
* | NFS: Add dentry materialisation op | David Howells | 2006-09-22 | 1 | -0/+1 |
* | NFS: Add a global LRU list for the ACCESS cache | Trond Myklebust | 2006-09-22 | 1 | -0/+4 |
* | NFS: Add a new ACCESS rpc call cache to the linux nfs client | Trond Myklebust | 2006-09-22 | 1 | -1/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-09-22 | 1 | -0/+1 |
|\ |
|
| * | Merge ../linus | Dave Jones | 2006-09-05 | 111 | -393/+984 |
| |\ |
|
| * | | [AGPGART] remove private page protection map | Hugh Dickins | 2006-07-26 | 1 | -0/+1 |
* | | | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro | 2006-09-22 | 2 | -0/+8 |
* | | | IB/sa: fix ib_sa_selector names | Michael S. Tsirkin | 2006-09-22 | 1 | -2/+2 |
* | | | RDMA/cma: Document rdma_accept() error handling | Or Gerlitz | 2006-09-22 | 1 | -0/+4 |
* | | | RDMA/cma: Document rdma_destroy_id() function | Or Gerlitz | 2006-09-22 | 1 | -0/+8 |
* | | | IB/sa: Require SA registration | Michael S. Tsirkin | 2006-09-22 | 1 | -7/+34 |
* | | | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 | 2 | -5/+37 |
* | | | RDMA: iWARP Connection Manager. | Tom Tucker | 2006-09-22 | 1 | -0/+258 |
* | | | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 | 1 | -2/+4 |
* | | | IB/uverbs: Allow resize CQ operation to return driver-specific data | Ralph Campbell | 2006-09-22 | 1 | -0/+2 |
* | | | Merge git://git.infradead.org/~dwmw2/hdroneline | Linus Torvalds | 2006-09-22 | 29 | -159/+722 |
|\ \ \ |
|
| * | | | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 29 | -159/+721 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 | 13 | -139/+851 |
|\ \ \ \ |
|
| * | | | | [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available | Herbert Xu | 2006-09-21 | 1 | -5/+13 |
| * | | | | [CRYPTO] padlock: Convert padlock-sha to use crypto_hash | Herbert Xu | 2006-09-21 | 1 | -0/+6 |
| * | | | | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 2006-09-21 | 2 | -3/+7 |
| * | | | | [CRYPTO] api: Add crypto_comp and crypto_has_* | Herbert Xu | 2006-09-21 | 1 | -6/+84 |