index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
2017-08-28
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
2017-08-28
nvmet-fc: simplify sg list handling
James Smart
2017-08-28
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
2017-08-28
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
2017-08-28
nvmet: fix the return error code of target if host is not allowed
Guan Junxiong
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-18
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
2017-08-17
nvmet-fc: eliminate incorrect static markers on local variables
James Smart
2017-08-16
nvmet-fc: correct use after free on list teardown
James Smart
2017-08-16
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
2017-08-10
nvmet_fc: add defer_req callback for deferment of cmd buffer return
James Smart
2017-07-25
nvme-fc: revise TRADDR parsing
James Smart
2017-07-20
nvmet: don't report 0-bytes in serial number
Martin Wilck
2017-07-20
nvmet: preserve controller serial number between reboots
Johannes Thumshirn
2017-07-20
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
2017-07-20
nvmet: prefix version configfs file with attr
Johannes Thumshirn
2017-07-20
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
Christoph Hellwig
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-04
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
nvme-loop: merge init_request methods
Christoph Hellwig
2017-06-15
nvmet-fc: Remove a set-but-not-used variable
Bart Van Assche
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
2017-06-15
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
2017-06-15
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
nvme-loop: get rid of unused controller lock
Sagi Grimberg
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-05
nvme: switch to uuid_t
Christoph Hellwig
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
[next]