summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-07blk-mq-sched: set up scheduler tags when bringing up new queuesOmar Sandoval3-1/+35
2017-04-07blk-mq-sched: refactor scheduler initializationOmar Sandoval3-59/+57
2017-04-07blk-mq: use the right hctx when getting a driver tag failsOmar Sandoval3-17/+19
2017-04-02nvmet: fix byte swap in nvmet_parse_io_cmdChristoph Hellwig1-1/+1
2017-04-02nvmet: fix byte swap in nvmet_execute_write_zeroesChristoph Hellwig1-1/+1
2017-04-02nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig1-1/+1
2017-04-02nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig1-1/+1
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier1-8/+8
2017-03-30block: do not put mq context in blk_mq_alloc_request_hctxMinchan Kim1-1/+0
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin1-0/+2
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin1-3/+12
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-29h8300/ptrace: Fix incorrect register transfer countDave Martin1-3/+5
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin1-41/+0
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft1-1/+5
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft1-0/+3
2017-03-28virtio_balloon: prevent uninitialized variable useArnd Bergmann1-0/+2
2017-03-28virtio-balloon: use actual number of stats for stats queue buffersLadi Prosek1-7/+10
2017-03-28virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2
2017-03-28virtio_pci: fix out of bound access for msix_namesJason Wang1-4/+5
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini3-0/+10
2017-03-28KVM: nVMX: fix nested EPT detectionLadi Prosek1-4/+1
2017-03-28KVM: pci-assign: do not map smm memory slot pages in vt-d page tablesHerongguang (Stephen)1-1/+1
2017-03-26Linux 4.11-rc4v4.11-rc4Linus Torvalds1-1/+1
2017-03-26EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo1-1/+1
2017-03-25ext4: fix two spelling nitsTheodore Ts'o2-2/+2
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o1-34/+31
2017-03-25IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-25IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-25IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-25IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-25uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-03-25IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2-19/+37
2017-03-25IB/rxe: Update documentation linkLeon Romanovsky1-1/+1
2017-03-25RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter1-1/+1
2017-03-25IB/rxe: double free on errorDan Carpenter1-1/+1
2017-03-25RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12
2017-03-25RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2-4/+6
2017-03-25RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive3-22/+17
2017-03-24nbd: replace kill_bdev() with __invalidate_device()Ratna Manoj Bolla1-2/+6
2017-03-24nbd: set queue timeout properlyJosef Bacik1-1/+4
2017-03-24nbd: set rq->errors to actual error codeJosef Bacik1-4/+4
2017-03-24nbd: handle ERESTARTSYS properlyJosef Bacik1-26/+89
2017-03-24blk-mq: include errors in did_work calculationJens Axboe1-3/+4
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2-4/+4
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem1-0/+8