index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: fix comment typos in admin-cmd.c
Minwoo Im
2017-11-10
1
-2
/
+2
*
nvmet-rdma: update queue list during ib_device removal
Israel Rukshin
2017-11-10
1
-2
/
+4
*
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
1
-1
/
+1
*
nvmet: fix fatal_err_work deadlock
James Smart
2017-11-01
1
-2
/
+14
*
nvme: consolidate common code from ->reset_work
Christoph Hellwig
2017-11-01
1
-4
/
+0
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
1
-39
/
+9
*
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
1
-1
/
+1
*
nvmet: Change max_nsid in subsystem due to ns_disable if needed
Roy Shterman
2017-10-20
1
-0
/
+13
*
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
2017-10-19
1
-0
/
+1
*
nvmet: bump NVMET_NR_QUEUES to 128
James Smart
2017-10-04
1
-1
/
+1
*
nvme-fcloop: fix port deletes and callbacks
James Smart
2017-09-25
1
-64
/
+38
*
nvmet-fc: ensure target queue id within range.
James Smart
2017-09-25
1
-0
/
+3
*
nvmet-fc: on port remove call put outside lock
James Smart
2017-09-25
1
-1
/
+5
*
nvme: fix sqhd reference when admin queue connect fails
James Smart
2017-09-25
1
-1
/
+2
*
nvmet: implement valid sqhd values in completions
James Smart
2017-09-25
3
-6
/
+12
*
nvmet-fc: fix failing max io queue connections
James Smart
2017-09-25
1
-3
/
+3
*
nvmet-fcloop: remove use of FC-specific error codes
James Smart
2017-09-25
1
-1
/
+1
*
nvmet-fc: remove use of FC-specific error codes
James Smart
2017-09-25
1
-6
/
+3
*
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-09
8
-63
/
+41
|
\
|
*
nvmet: add support for reporting the host identifier
Omri Mann
2017-08-30
3
-2
/
+17
|
*
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
2017-08-28
1
-11
/
+3
|
*
nvmet-fc: simplify sg list handling
James Smart
2017-08-28
1
-38
/
+10
|
*
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
2017-08-28
1
-7
/
+7
|
*
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
2017-08-28
1
-0
/
+1
|
*
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
2017-08-28
1
-3
/
+0
|
*
nvmet: fix the return error code of target if host is not allowed
Guan Junxiong
2017-08-28
1
-0
/
+1
|
*
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2017-08-28
2
-2
/
+2
|
*
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-28
2
-36
/
+187
|
|
\
*
|
\
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-3
/
+3
*
|
|
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-03
1
-5
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
2017-08-18
1
-5
/
+0
*
|
|
nvmet-fc: eliminate incorrect static markers on local variables
James Smart
2017-08-17
1
-2
/
+2
*
|
|
nvmet-fc: correct use after free on list teardown
James Smart
2017-08-16
1
-2
/
+3
*
|
|
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
2017-08-16
1
-6
/
+0
*
|
|
nvmet_fc: add defer_req callback for deferment of cmd buffer return
James Smart
2017-08-10
1
-28
/
+184
|
|
/
|
/
|
*
|
nvme-fc: revise TRADDR parsing
James Smart
2017-07-25
1
-48
/
+53
|
/
*
nvmet: don't report 0-bytes in serial number
Martin Wilck
2017-07-20
1
-2
/
+14
*
nvmet: preserve controller serial number between reboots
Johannes Thumshirn
2017-07-20
1
-0
/
+22
*
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
2017-07-20
3
-5
/
+4
*
nvmet: prefix version configfs file with attr
Johannes Thumshirn
2017-07-20
1
-4
/
+4
*
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
Christoph Hellwig
2017-07-20
1
-4
/
+4
*
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
[next]