Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Convert infiniband uverbs to struct_size | Matthew Wilcox | 2018-06-13 | 1 | -4/+1 | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2018-06-12 | 1 | -16/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drivers: thermal: Update license to SPDX format | Lina Iyer | 2018-05-30 | 1 | -16/+1 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-06-12 | 5 | -9/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kvm: fix typo in flag name | Michael S. Tsirkin | 2018-06-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | kvm: Make VM ioctl do valloc for some archs | Marc Orr | 2018-06-01 | 1 | -0/+5 | |
| * | | | | | | | | | | | | kvm: Change return type to vm_fault_t | Souptick Joarder | 2018-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2018-06-01 | 4 | -6/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512 | Eric Auger | 2018-05-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init | Eric Auger | 2018-05-25 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | KVM: arm/arm64: Replace the single rdist region by a list | Eric Auger | 2018-05-25 | 1 | -4/+10 | |
| | * | | | | | | | | | | | | KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change | Christoffer Dall | 2018-05-25 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | thread_info: Add update_thread_flag() helpers | Dave Martin | 2018-05-25 | 2 | -0/+17 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability | Vitaly Kuznetsov | 2018-05-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | KVM: introduce kvm_make_vcpus_request_mask() API | Vitaly Kuznetsov | 2018-05-26 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-06-12 | 7 | -28/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust | 2018-06-05 | 4 | -24/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | xprtrdma: Add trace_xprtrdma_dma_map(mr) | Chuck Lever | 2018-06-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv} | Chuck Lever | 2018-05-07 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | xprtrdma: Move Receive posting to Receive handler | Chuck Lever | 2018-05-07 | 1 | -5/+35 | |
| | * | | | | | | | | | | | | xprtrdma: Clean up Receive trace points | Chuck Lever | 2018-05-07 | 1 | -19/+20 | |
| | * | | | | | | | | | | | | xprtrdma: Make rpc_rqst part of rpcrdma_req | Chuck Lever | 2018-05-07 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | SUNRPC: Add a ->free_slot transport callout | Chuck Lever | 2018-05-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock | Chuck Lever | 2018-05-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | xprtrdma: Add proper SPDX tags for NetApp-contributed source | Chuck Lever | 2018-05-07 | 2 | -0/+2 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | NFS: Pass the inode down to the getattr() callback | Trond Myklebust | 2018-06-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall | Fred Isaman | 2018-05-31 | 2 | -0/+2 | |
| * | | | | | | | | | | | | pnfs: Stop attempting LAYOUTGET on OPEN on failure | Fred Isaman | 2018-05-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound | Fred Isaman | 2018-05-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | | pnfs: Store return value of decode_layoutget for later processing | Fred Isaman | 2018-05-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | NFSv4: Fix sillyrename to return the delegation when appropriate | Trond Myklebust | 2018-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() | Anna Schumaker | 2018-05-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() | Anna Schumaker | 2018-05-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | rculist: add list_for_each_entry_from_rcu() | NeilBrown | 2018-05-31 | 1 | -0/+13 | |
* | | | | | | | | | | | | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-06-12 | 2 | -47/+632 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | svcrdma: Remove unused svc_rdma_op_ctxt | Chuck Lever | 2018-05-11 | 1 | -21/+0 | |
| * | | | | | | | | | | | | | svcrdma: Persistently allocate and DMA-map Send buffers | Chuck Lever | 2018-05-11 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | svcrdma: Remove post_send_wr | Chuck Lever | 2018-05-11 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt | Chuck Lever | 2018-05-11 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | svcrdma: Introduce svc_rdma_send_ctxt | Chuck Lever | 2018-05-11 | 1 | -12/+23 | |
| * | | | | | | | | | | | | | svcrdma: Clean up Send SGE accounting | Chuck Lever | 2018-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | svcrdma: Refactor svc_rdma_dma_map_buf | Chuck Lever | 2018-05-11 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | svcrdma: Allocate recv_ctxt's on CPU handling Receives | Chuck Lever | 2018-05-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | svcrdma: Persistently allocate and DMA-map Receive buffers | Chuck Lever | 2018-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | svcrdma: Simplify svc_rdma_recv_ctxt_put | Chuck Lever | 2018-05-11 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | svcrdma: Remove sc_rq_depth | Chuck Lever | 2018-05-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | svcrdma: Introduce svc_rdma_recv_ctxt | Chuck Lever | 2018-05-11 | 1 | -1/+23 | |
| * | | | | | | | | | | | | | svcrdma: Trace key RDMA API events | Chuck Lever | 2018-05-11 | 1 | -0/+322 | |
| * | | | | | | | | | | | | | svcrdma: Trace key RPC/RDMA protocol events | Chuck Lever | 2018-05-11 | 1 | -1/+261 | |
| * | | | | | | | | | | | | | svcrdma: Add proper SPDX tags for NetApp-contributed source | Chuck Lever | 2018-05-11 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | |