| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-07-30 | 21 | -941/+864 |
|\ |
|
| * | Merge branch 'nfs-rdma' | Trond Myklebust | 2016-07-24 | 22 | -886/+783 |
| |\ |
|
| | * | xprtrdma: fix semicolon.cocci warnings | kbuild test robot | 2016-07-19 | 1 | -1/+1 |
| | * | NFS: Don't drop CB requests with invalid principals | Chuck Lever | 2016-07-11 | 1 | -0/+5 |
| | * | svc: Avoid garbage replies when pc_func() returns rpc_drop_reply | Chuck Lever | 2016-07-11 | 1 | -1/+2 |
| | * | xprtrdma: No direct data placement with krb5i and krb5p | Chuck Lever | 2016-07-11 | 4 | -2/+26 |
| | * | xprtrdma: Clean up fixup_copy_count accounting | Chuck Lever | 2016-07-11 | 1 | -13/+13 |
| | * | xprtrdma: Update only specific fields in private receive buffer | Chuck Lever | 2016-07-11 | 1 | -4/+9 |
| | * | xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup() | Chuck Lever | 2016-07-11 | 1 | -28/+33 |
| | * | xprtrdma: rpcrdma_inline_fixup() overruns the receive page list | Chuck Lever | 2016-07-11 | 1 | -5/+11 |
| | * | xprtrdma: Chunk list encoders no longer share one rl_segments array | Chuck Lever | 2016-07-11 | 2 | -53/+44 |
| | * | xprtrdma: Place registered MWs on a per-req list | Chuck Lever | 2016-07-11 | 6 | -139/+94 |
| | * | xprtrdma: Release orphaned MRs immediately | Chuck Lever | 2016-07-11 | 2 | -12/+26 |
| | * | xprtrdma: Allocate MRs on demand | Chuck Lever | 2016-07-11 | 5 | -124/+114 |
| | * | xprtrdma: Chunk list encoders must not return zero | Chuck Lever | 2016-07-11 | 3 | -3/+7 |
| | * | xprtrdma: Honor ->send_request API contract | Chuck Lever | 2016-07-11 | 5 | -24/+39 |
| | * | xprtrdma: Reply buffer exhaustion can be catastrophic | Chuck Lever | 2016-07-11 | 1 | -7/+5 |
| | * | xprtrdma: Clean up device capability detection | Chuck Lever | 2016-07-11 | 4 | -29/+44 |
| | * | xprtrdma: Remove rpcrdma_map_one() and friends | Chuck Lever | 2016-07-11 | 2 | -44/+0 |
| | * | xprtrdma: Remove ALLPHYSICAL memory registration mode | Chuck Lever | 2016-07-11 | 4 | -142/+2 |
| | * | xprtrdma: Do not leak an MW during a DMA map failure | Chuck Lever | 2016-07-11 | 2 | -0/+2 |
| | * | xprtrdma: Refactor MR recovery work queues | Chuck Lever | 2016-07-11 | 5 | -166/+135 |
| | * | xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR | Chuck Lever | 2016-07-11 | 1 | -39/+57 |
| | * | xprtrdma: Rename fields in rpcrdma_fmr | Chuck Lever | 2016-07-11 | 2 | -19/+19 |
| | * | xprtrdma: Move init and release helpers | Chuck Lever | 2016-07-11 | 2 | -89/+119 |
| | * | xprtrdma: Create common scatterlist fields in rpcrdma_mw | Chuck Lever | 2016-07-11 | 2 | -47/+46 |
| | * | xprtrdma: Remove FMRs from the unmap list after unmapping | Chuck Lever | 2016-07-11 | 1 | -2/+7 |
| * | | Merge branch 'sunrpc' | Trond Myklebust | 2016-07-24 | 5 | -74/+130 |
| |\ \ |
|
| | * | | SUNRPC: Fix a compiler warning in fs/nfs/clnt.c | Trond Myklebust | 2016-07-24 | 1 | -1/+1 |
| | * | | SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt | Trond Myklebust | 2016-07-16 | 1 | -5/+3 |
| | * | | SUNRPC: Fix suspicious enobufs issues. | Trond Myklebust | 2016-06-13 | 1 | -6/+25 |
| | * | | SUNRPC: Reduce latency when send queue is congested | Trond Myklebust | 2016-06-13 | 2 | -12/+37 |
| | * | | SUNRPC: RPC transport queue must be low latency | Trond Myklebust | 2016-06-13 | 3 | -11/+27 |
| | * | | SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready | Trond Myklebust | 2016-06-13 | 1 | -31/+7 |
| | * | | SUNRPC: Small optimisation of client receive | Trond Myklebust | 2016-06-13 | 1 | -11/+33 |
| * | | | sunrpc: Prevent resvport min/max inversion via sysfs and module parameter | Frank Sorenson | 2016-07-19 | 1 | -1/+5 |
| * | | | sunrpc: Prevent resvport min/max inversion via sysctl | Frank Sorenson | 2016-07-19 | 1 | -2/+2 |
| * | | | sunrpc: Fix reserved port range calculation | Frank Sorenson | 2016-07-19 | 1 | -1/+1 |
| * | | | sunrpc: Fix bit count when setting hashtable size to power-of-two | Frank Sorenson | 2016-07-19 | 1 | -3/+1 |
| * | | | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags | Scott Mayhew | 2016-07-19 | 5 | -9/+7 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-29 | 24 | -191/+3232 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 2016-07-07 | 23 | -190/+3231 |
| |\ \ \ \ |
|
| | * | | | | netlabel: Implement CALIPSO config functions for SMACK. | Huw Davies | 2016-06-27 | 3 | -0/+212 |
| | * | | | | calipso: Add a label cache. | Huw Davies | 2016-06-27 | 5 | -7/+341 |
| | * | | | | calipso: Add validation of CALIPSO option. | Huw Davies | 2016-06-27 | 2 | -0/+68 |
| | * | | | | netlabel: Pass a family parameter to netlbl_skbuff_err(). | Huw Davies | 2016-06-27 | 1 | -3/+8 |
| | * | | | | calipso: Allow the lsm to label the skbuff directly. | Huw Davies | 2016-06-27 | 4 | -4/+282 |
| | * | | | | ipv6: constify the skb pointer of ipv6_find_tlv(). | Huw Davies | 2016-06-27 | 1 | -1/+1 |
| | * | | | | calipso: Allow request sockets to be relabelled by the lsm. | Huw Davies | 2016-06-27 | 4 | -7/+156 |
| | * | | | | ipv6: Allow request socks to contain IPv6 options. | Huw Davies | 2016-06-27 | 3 | -6/+21 |