| Commit message (Expand) | Author | Age |
... | |
| * | xprtrdma: Refactor __fmr_dma_unmap() | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Refactor the FRWR recovery worker | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Reset MRs in frwr_op_unmap_sync() | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Save I/O direction in struct rpcrdma_frwr | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Rename rpcrdma_frwr::sg and sg_nents | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Use core ib_drain_qp() API | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Remove rpcrdma_create_chunks() | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Allow Read list and Reply chunk simultaneously | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Update comments in rpcrdma_marshal_req() | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Avoid using Write list for small NFS READ requests | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Prevent inline overflow | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers | Chuck Lever | 2016-05-17 |
| * | xprtrdma: Bound the inline threshold values | Chuck Lever | 2016-05-17 |
| * | sunrpc: Advertise maximum backchannel payload size | Chuck Lever | 2016-05-17 |
| * | sunrpc: add rpc_lookup_generic_cred | Weston Andros Adamson | 2016-05-09 |
| * | sunrpc: plumb gfp_t parm into crcreate operation | Jeff Layton | 2016-05-09 |
| * | SUNRPC: init xdr_stream for zero iov_len, page_len | Benjamin Coddington | 2016-05-09 |
* | | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-05-24 |
|\ \ |
|
| * | | sunrpc: fix stripping of padded MIC tokens | Tomáš Trnka | 2016-05-23 |
| * | | svcrpc: autoload rdma module | J. Bruce Fields | 2016-05-23 |
| * | | svcrdma: Generalize svc_rdma_xdr_decode_req() | Chuck Lever | 2016-05-13 |
| * | | svcrdma: Eliminate code duplication in svc_rdma_recvfrom() | Chuck Lever | 2016-05-13 |
| * | | svcrdma: Drain QP before freeing svcrdma_xprt | Chuck Lever | 2016-05-13 |
| * | | svcrdma: Post Receives only for forward channel requests | Chuck Lever | 2016-05-13 |
| * | | svcrdma: Remove superfluous line from rdma_read_chunks() | Chuck Lever | 2016-05-13 |
| * | | svcrdma: svc_rdma_put_context() is invoked twice in Send error path | Chuck Lever | 2016-05-13 |
| * | | svcrdma: Do not add XDR padding to xdr_buf page vector | Chuck Lever | 2016-05-13 |
| * | | svcrdma: Support IPv6 with NFS/RDMA | Shirley Ma | 2016-05-13 |
| * | | Remove unnecessary allocation | J. Bruce Fields | 2016-05-03 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-20 |
|\ \ |
|
| * | | IB/core: Enhance ib_map_mr_sg() | Bart Van Assche | 2016-05-13 |
| * | | IB/core: Add passing an offset into the SG to ib_map_mr_sg | Christoph Hellwig | 2016-05-13 |
| |/ |
|
* | | sunrpc: set SOCK_FASYNC | Eric Dumazet | 2016-05-13 |
* | | net: udp: rename UDP_INC_STATS_BH() | Eric Dumazet | 2016-04-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-23 |
|\| |
|
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-04-14 |
| |\ |
|
| | * | sunrpc: Fix skcipher/shash conversion | Herbert Xu | 2016-04-04 |
* | | | sock: tigthen lockdep checks for sock_owned_by_user | Hannes Frederic Sowa | 2016-04-13 |
* | | | sunrpc: do not pull udp headers on receive | Willem de Bruijn | 2016-04-11 |
|/ / |
|
* | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 |
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 |
|/ |
|
* | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-03-24 |
|\ |
|
| * | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race | NeilBrown | 2016-03-17 |
| * | svcrdma: Use new CQ API for RPC-over-RDMA server send CQs | Chuck Lever | 2016-03-01 |
| * | svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs | Chuck Lever | 2016-03-01 |
| * | svcrdma: Remove close_out exit path | Chuck Lever | 2016-03-01 |
| * | svcrdma: Hook up the logic to return ERR_CHUNK | Chuck Lever | 2016-03-01 |
| * | svcrdma: Use correct XID in error replies | Chuck Lever | 2016-03-01 |
| * | svcrdma: Make RDMA_ERROR messages work | Chuck Lever | 2016-03-01 |