summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Remove the req_map cacheChuck Lever2017-04-251-33/+1
* svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-251-1/+0
* svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-2/+7
* svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-251-1/+1
* svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-252-5/+3
* svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-251-1/+0
* svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-251-0/+11
* svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-251-1/+0
* svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-251-0/+3
* svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-251-0/+4
* uapi: fix linux/nfsd/cld.h userspace compilation errorsDmitry V. Levin2017-04-251-6/+8
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-211-1/+1
|\
| * net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-1/+1
* | Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-04-211-1/+1
|\ \ | |/ |/|
| * mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-181-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-04-181-0/+10
|\ \ | |/ |/|
| * crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-101-0/+10
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-8/+14
|\ \
| * \ Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-071-8/+14
| |\ \
| | * | reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-8/+14
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-161-4/+28
|\ \ \ \
| * | | | block: fix bio_will_gap() for first bvec with offsetMing Lei2017-04-141-4/+28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-141-0/+1
|\ \ \ \ \
| * | | | | uapi: add missing install of userio.hNaohiro Aota2017-03-241-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-141-1/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-061-1/+5
| |\ \ \ \ \ \
| | * | | | | | [iov_iter] new privimitive: iov_iter_revert()Al Viro2017-04-021-1/+5
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-142-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-111-1/+1
| * | | | | | | | virtio: allow drivers to validate featuresMichael S. Tsirkin2017-04-071-0/+1
* | | | | | | | | mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-04-131-13/+0
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-04-111-6/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-301-6/+2
| * | | | | | | | | target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-301-0/+1
| * | | | | | | | | target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-301-0/+1
* | | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-112-0/+25
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-03-172-0/+25
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-092-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-032-2/+3
| * | | | | | | | | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-084-10/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-071-1/+0
| * | | | | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-071-0/+2
| * | | | | | | | | | blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1
| * | | | | | | | | | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier2017-04-021-8/+8
* | | | | | | | | | | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-071-1/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-082-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-04-052-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |