| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-03-03 | 3 | -9/+87 |
|\ |
|
| * | nvme: Complete all stuck requests | Keith Busch | 2017-03-02 | 3 | -5/+79 |
| * | nvme: allocate nvme_queue in correct node | Shaohua Li | 2017-03-02 | 1 | -4/+8 |
* | | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 2017-03-02 | 2 | -0/+4 |
|/ |
|
* | scripts/spelling.txt: add "embeded" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ |
|
| * | nvme-rdma: Switch from dma_device to dev.parent | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | | nvme/pci: re-check security protocol support after reset | Scott Bauer | 2017-02-23 | 1 | -7/+10 |
* | | nvme: detect NVMe controller in recent MacBooks | Daniel Roschka | 2017-02-22 | 1 | -0/+1 |
* | | nvme-rdma: add support for host_traddr | Max Gurtovoy | 2017-02-22 | 1 | -2/+21 |
* | | nvmet-rdma: Fix error handling | Christophe JAILLET | 2017-02-22 | 1 | -1/+1 |
* | | nvmet-rdma: use nvme cm status helper | Max Gurtovoy | 2017-02-22 | 1 | -2/+3 |
* | | nvme-rdma: move nvme cm status helper to .h file | Max Gurtovoy | 2017-02-22 | 1 | -22/+0 |
* | | nvme-fc: don't bother to validate ioccsz and iorcsz | James Smart | 2017-02-22 | 1 | -12/+0 |
* | | nvme/pci: No special case for queue busy on IO | Keith Busch | 2017-02-22 | 1 | -4/+1 |
* | | nvme/core: Fix race kicking freed request_queue | Keith Busch | 2017-02-22 | 1 | -3/+3 |
* | | nvme/pci: Disable on removal when disconnected | Keith Busch | 2017-02-22 | 1 | -1/+3 |
* | | nvme: Enable autonomous power state transitions | Andy Lutomirski | 2017-02-22 | 2 | -0/+165 |
* | | nvme: Add a quirk mechanism that uses identify_ctrl | Andy Lutomirski | 2017-02-22 | 2 | -0/+65 |
* | | nvme: make nvmf_register_transport require a create_ctrl callback | Johannes Thumshirn | 2017-02-22 | 5 | -8/+10 |
* | | nvme: Use CNS as 8-bit field and avoid endianness conversion | Parav Pandit | 2017-02-22 | 3 | -5/+6 |
* | | nvme: add semicolon in nvme_command setting | Max Gurtovoy | 2017-02-22 | 1 | -2/+2 |
* | | nvmet: avoid dereferencing nvmet_req | Max Gurtovoy | 2017-02-22 | 1 | -1/+1 |
* | | nvme: Make controller state visible via sysfs | Sagi Grimberg | 2017-02-22 | 1 | -0/+24 |
* | | nvmet: Make cntlid globally unique | Sagi Grimberg | 2017-02-22 | 3 | -9/+6 |
* | | nvmet_fc: cleanup of abort flag processing in fcp_op_done | James Smart | 2017-02-22 | 1 | -5/+3 |
* | | nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could" | Colin Ian King | 2017-02-22 | 1 | -1/+1 |
* | | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2017-02-17 | 6 | -25/+52 |
|\ \ |
|
| * | | nvme: support ranged discard requests | Christoph Hellwig | 2017-02-08 | 1 | -7/+23 |
| * | | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig | 2017-01-31 | 2 | -9/+19 |
| * | | block: introduce blk_rq_is_passthrough | Christoph Hellwig | 2017-01-31 | 4 | -6/+6 |
| * | | nvme/scsi: don't rely on BLK_MAX_CDB | Christoph Hellwig | 2017-01-30 | 1 | -3/+3 |
| * | | nvme: fix compilation of scsi component | Jens Axboe | 2017-01-29 | 1 | -0/+1 |
| * | | Merge branch 'for-4.11/block' into for-4.11/rq-refactor | Jens Axboe | 2017-01-27 | 1 | -0/+1 |
| |\ \ |
|
* | \ \ | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe | 2017-02-17 | 4 | -51/+322 |
|\ \ \ \ |
|
| * | | | | nvme: Check for Security send/recv support before issuing commands. | Scott Bauer | 2017-02-17 | 3 | -1/+3 |
| * | | | | block/sed-opal: allocate struct opal_dev dynamically | Christoph Hellwig | 2017-02-17 | 3 | -18/+13 |
| * | | | | Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN | Scott Bauer | 2017-02-14 | 1 | -1/+2 |
| * | | | | nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls | Scott Bauer | 2017-02-06 | 3 | -0/+46 |
| * | | | | nvme/pci: Don't mark IOD as aborted if abort wasn't sent | Keith Busch | 2017-01-31 | 1 | -2/+1 |
| * | | | | lightnvm: use end_io callback instead of instance | Matias Bjørling | 2017-01-31 | 1 | -1/+2 |
| * | | | | lightnvm: add ioctls for vector I/Os | Matias Bjørling | 2017-01-31 | 3 | -0/+230 |
| * | | | | lightnvm: reduce number of nvm_id groups to one | Matias Bjørling | 2017-01-31 | 1 | -45/+42 |
| * | | | | lightnvm: merge gennvm with core | Matias Bjørling | 2017-01-31 | 1 | -4/+3 |
| | |/ /
| |/| | |
|
| * | | | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 2017-01-17 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | nvme-fc: use blk_rq_nr_phys_segments | Christoph Hellwig | 2017-01-26 | 1 | -3/+3 |
* | | | nvmet-rdma: Fix missing dma sync to nvme data structures | Parav Pandit | 2017-01-26 | 1 | -0/+17 |
* | | | nvmet: Call fatal_error from keep-alive timout expiration | Sagi Grimberg | 2017-01-26 | 1 | -1/+1 |
* | | | nvmet: cancel fatal error and flush async work before free controller | Sagi Grimberg | 2017-01-26 | 1 | -0/+3 |
* | | | nvmet: delete controllers deletion upon subsystem release | Sagi Grimberg | 2017-01-26 | 3 | -0/+12 |