Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | nvme-pci: remove redundant includes | Sagi Grimberg | 1 | -13/+0 |
2017-06-15 | nvme-pci: Remove watchdog timer | Keith Busch | 1 | -67/+56 |
2017-06-15 | nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride | Xu Yu | 2 | -22/+44 |
2017-06-15 | nvme: move nr_reconnects to nvme_ctrl | Sagi Grimberg | 5 | -9/+8 |
2017-06-15 | nvme: queue ns scanning and async request from nvme_wq | Sagi Grimberg | 1 | -3/+3 |
2017-06-15 | nvme: Move transports to use nvme-core workqueue | Sagi Grimberg | 6 | -60/+36 |
2017-06-15 | nvme: Don't allow to reset a reconnecting controller | Sagi Grimberg | 1 | -1/+0 |
2017-06-15 | nvme-rdma: Get rid of CONNECTED state | Sagi Grimberg | 1 | -7/+3 |
2017-06-15 | nvme-rdma: rework rdma connection establishment error path | Sagi Grimberg | 1 | -9/+5 |
2017-06-15 | nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical | Sagi Grimberg | 1 | -24/+18 |
2017-06-15 | nvme-rdma: Don't rearm the CQ when polling directly | Sagi Grimberg | 1 | -1/+0 |
2017-06-15 | nvme-rdma: Make queue flags bit numbers and not shifts | Sagi Grimberg | 1 | -4/+4 |
2017-06-15 | nvme-rdma: get rid of unused ctrl lock | Sagi Grimberg | 1 | -4/+0 |
2017-06-15 | nvme-loop: get rid of unused controller lock | Sagi Grimberg | 1 | -3/+0 |
2017-06-15 | nvme-pci: implement host memory buffer support | Christoph Hellwig | 1 | -2/+187 |
2017-06-14 | dm: missing break in process_queued_bios() | Dan Carpenter | 1 | -0/+1 |
2017-06-13 | nvme: save hmpre and hmmin in struct nvme_ctrl | Christoph Hellwig | 2 | -0/+5 |
2017-06-13 | nvme.h: add dword 12 - 15 fields to struct nvme_features | Arnav Dawn | 1 | -1/+4 |
2017-06-13 | nvme.h: add struct nvme_host_mem_buf_desc and HMB flags | Christoph Hellwig | 1 | -0/+11 |
2017-06-13 | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme... | Christoph Hellwig | 76 | -500/+373 |
2017-06-12 | blk-mq: fixup type of 'ret' in __blk_mq_try_issue_directly() | Jens Axboe | 1 | -1/+1 |
2017-06-12 | nvme-rdma: fix merge error | Christoph Hellwig | 1 | -6/+5 |
2017-06-12 | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe | 742 | -3899/+6992 |
2017-06-11 | Linux 4.12-rc5 | Linus Torvalds | 1 | -1/+1 |
2017-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 19 | -330/+330 |
2017-06-11 | compiler, clang: properly override 'inline' for clang | Linus Torvalds | 1 | -1/+2 |
2017-06-11 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+43 |
2017-06-11 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -120/+149 |
2017-06-11 | Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 4 | -20/+47 |
2017-06-11 | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -8/+10 |
2017-06-11 | Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -46/+47 |
2017-06-11 | Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 10 | -35/+102 |
2017-06-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 20 | -77/+101 |
2017-06-11 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+7 |
2017-06-11 | Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+2 |
2017-06-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 21 | -59/+153 |
2017-06-11 | KVM: async_pf: avoid async pf injection when in guest mode | Wanpeng Li | 3 | -4/+7 |
2017-06-10 | hexagon: Use raw_copy_to_user | Guenter Roeck | 1 | -3/+2 |
2017-06-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -20/+63 |
2017-06-10 | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -16/+139 |
2017-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+4 |
2017-06-10 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2017-06-10 | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -11/+8 |
2017-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 22 | -156/+259 |
2017-06-10 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+25 |
2017-06-10 | ufs: we need to sync inode before freeing it | Al Viro | 1 | -0/+1 |
2017-06-09 | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -28/+42 |
2017-06-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+17 |
2017-06-09 | Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 5 | -4/+21 |
2017-06-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -80/+214 |