Age | Commit message (Expand) | Author |
2015-06-27 | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-06-22 | sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() | Fabian Frederick |
2015-06-12 | IB/core: Change ib_create_cq to use struct ib_cq_init_attr | Matan Barak |
2015-06-04 | rpcrdma: Merge svcrdma and xprtrdma modules into one | Chuck Lever |
2015-06-04 | svcrdma: Add a separate "max data segs macro for svcrdma | Chuck Lever |
2015-06-04 | svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL | Chuck Lever |
2015-06-04 | svcrdma: Keep rpcrdma_msg fields in network byte-order | Chuck Lever |
2015-06-04 | svcrdma: Fix byte-swapping in svc_rdma_sendto.c | Chuck Lever |
2015-06-03 | svcrdma: Remove svc_rdma_xdr_decode_deferred_req() | Chuck Lever |
2015-06-03 | SUNRPC: Move EXPORT_SYMBOL for svc_process | Chuck Lever |
2015-05-20 | Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in... | Doug Ledford |
2015-05-20 | IB/core: Change rdma_protocol_iboe to roce | Ira Weiny |
2015-05-18 | xprtrdma, svcrdma: Switch to generic logging helpers | Sagi Grimberg |
2015-05-18 | IB/Verbs: Use management helper rdma_cap_read_multi_sge() | Michael Wang |
2015-05-18 | IB/Verbs: Reform IB-ulp xprtrdma | Michael Wang |
2015-05-04 | svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures | Scott Mayhew |
2015-04-26 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-23 | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2015-04-23 | Merge branch 'bugfixes' | Trond Myklebust |
2015-04-23 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton |
2015-04-15 | lib/string_helpers.c: change semantics of string_escape_mem | Rasmus Villemoes |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | VFS: net/: d_inode() annotations | David Howells |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-11 | get rid of the size argument of sock_sendmsg() | Al Viro |
2015-03-31 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton |
2015-03-31 | xprtrdma: Make rpcrdma_{un}map_one() into inline functions | Chuck Lever |
2015-03-31 | xprtrdma: Handle non-SEND completions via a callout | Chuck Lever |
2015-03-31 | xprtrdma: Add "open" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add "destroy MRs" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add "reset MRs" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add "init MRs" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add a "deregister_external" op for each memreg mode | Chuck Lever |
2015-03-31 | xprtrdma: Add a "register_external" op for each memreg mode | Chuck Lever |
2015-03-31 | xprtrdma: Add a "max_payload" op for each memreg mode | Chuck Lever |
2015-03-31 | xprtrdma: Add vector of ops for each memory registration strategy | Chuck Lever |
2015-03-31 | xprtrdma: Prevent infinite loop in rpcrdma_ep_create() | Chuck Lever |
2015-03-31 | xprtrdma: Byte-align FRWR registration | Chuck Lever |
2015-03-31 | xprtrdma: Perform a full marshal on retransmit | Chuck Lever |
2015-03-31 | xprtrdma: Display IPv6 addresses and port numbers correctly | Chuck Lever |
2015-03-27 | SUNRPC: Fix a regression when reconnecting | Trond Myklebust |
2015-03-13 | SUNRPC: fix build-warning due to format missmatch | Nicholas Mc Guire |
2015-03-12 | SUNRPC: use jiffies_to_msecs for converting jiffies | Nicholas Mc Guire |
2015-03-08 | sunrpc: fix braino in ->poll() | Al Viro |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-03-06 | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-03-03 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-02-26 | sunrpc: integer underflow in rsc_parse() | Dan Carpenter |