index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-07-10
1
-1
/
+1
*
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
2017-07-10
1
-7
/
+13
*
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
1
-13
/
+6
*
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-1
/
+2
*
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+3
*
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
1
-4
/
+3
*
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
1
-8
/
+7
*
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
2017-06-28
1
-33
/
+67
*
nvmet_fc: fix crashes on bad opcodes
James Smart
2017-06-28
1
-4
/
+6
*
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
1
-1
/
+0
*
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
3
-5
/
+3
*
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
1
-21
/
+4
*
nvme-loop: merge init_request methods
Christoph Hellwig
2017-06-15
1
-9
/
+4
*
nvmet-fc: Remove a set-but-not-used variable
Bart Van Assche
2017-06-15
1
-2
/
+0
*
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
2017-06-15
1
-0
/
+37
*
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
2017-06-15
1
-0
/
+31
*
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
2017-06-15
3
-1
/
+64
*
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
2
-3
/
+3
*
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
1
-4
/
+4
*
nvme-loop: get rid of unused controller lock
Sagi Grimberg
2017-06-15
1
-3
/
+0
*
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
1
-0
/
+1
|
\
|
*
nvme: switch to uuid_t
Christoph Hellwig
2017-06-05
1
-0
/
+1
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
|
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-9
/
+8
|
/
*
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-26
1
-1
/
+1
*
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-05-20
3
-0
/
+8
*
nvmet-fc: remove target cpu scheduling flag
James Smart
2017-05-20
2
-4
/
+1
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-8
/
+9
*
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2017-04-27
2
-6
/
+6
|
\
|
*
nvmet-fcloop: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
|
*
nvmet-fc: properly endian swap sq_head
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
nvmet-fc: mark the sqhd field as __le16
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
Christoph Hellwig
2017-04-24
1
-1
/
+1
*
|
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-09
1
-1
/
+1
*
|
nvmet_fc: Change traddr field separator to a colon
James Smart
2017-04-21
1
-1
/
+1
*
|
nvmet_fc: add missing reference in add_port
James Smart
2017-04-21
1
-0
/
+1
*
|
nvmet_fc: Rework target side abort handling
James Smart
2017-04-21
2
-76
/
+281
*
|
nvme_fcloop: split job struct from transport for req_release
James Smart
2017-04-21
1
-8
/
+17
*
|
nvmet_fc: add req_release to lldd api
James Smart
2017-04-21
2
-7
/
+16
*
|
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2017-04-21
2
-5
/
+37
*
|
nvmet: convert from kmap to nvmet_copy_from_sgl
Logan Gunthorpe
2017-04-21
1
-7
/
+25
*
|
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
1
-5
/
+2
*
|
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
2
-3
/
+3
|
\
|
|
*
nvmet: fix byte swap in nvmet_parse_io_cmd
Christoph Hellwig
2017-04-02
1
-1
/
+1
|
*
nvmet: fix byte swap in nvmet_execute_write_zeroes
Christoph Hellwig
2017-04-02
1
-1
/
+1
|
*
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
2017-04-02
1
-1
/
+1
|
*
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-03-21
1
-38
/
+50
[next]