index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
1
-1
/
+1
2017-11-01
nvmet: fix fatal_err_work deadlock
James Smart
1
-2
/
+14
2017-11-01
nvme: consolidate common code from ->reset_work
Christoph Hellwig
1
-4
/
+0
2017-11-01
nvme: move controller deletion to common code
Christoph Hellwig
1
-39
/
+9
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
1
-1
/
+1
2017-10-20
nvmet: Change max_nsid in subsystem due to ns_disable if needed
Roy Shterman
1
-0
/
+13
2017-10-19
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-04
nvmet: bump NVMET_NR_QUEUES to 128
James Smart
1
-1
/
+1
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
3
-6
/
+12
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
1
-3
/
+3
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
1
-6
/
+3
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-63
/
+41
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+0
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
3
-2
/
+17
2017-08-28
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
1
-11
/
+3
2017-08-28
nvmet-fc: simplify sg list handling
James Smart
1
-38
/
+10
2017-08-28
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
1
-7
/
+7
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-08-28
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
1
-3
/
+0
2017-08-28
nvmet: fix the return error code of target if host is not allowed
Guan Junxiong
1
-0
/
+1
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2
-2
/
+2
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2
-36
/
+187
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-3
/
+3
2017-08-18
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
1
-5
/
+0
2017-08-17
nvmet-fc: eliminate incorrect static markers on local variables
James Smart
1
-2
/
+2
2017-08-16
nvmet-fc: correct use after free on list teardown
James Smart
1
-2
/
+3
2017-08-16
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
1
-6
/
+0
2017-08-10
nvmet_fc: add defer_req callback for deferment of cmd buffer return
James Smart
1
-28
/
+184
2017-07-25
nvme-fc: revise TRADDR parsing
James Smart
1
-48
/
+53
2017-07-20
nvmet: don't report 0-bytes in serial number
Martin Wilck
1
-2
/
+14
2017-07-20
nvmet: preserve controller serial number between reboots
Johannes Thumshirn
1
-0
/
+22
2017-07-20
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
3
-5
/
+4
2017-07-20
nvmet: prefix version configfs file with attr
Johannes Thumshirn
1
-4
/
+4
2017-07-20
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
Christoph Hellwig
1
-4
/
+4
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
1
-1
/
+1
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
1
-7
/
+13
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
1
-13
/
+6
2017-07-06
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-1
/
+2
2017-07-04
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
1
-0
/
+3
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
1
-4
/
+3
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
1
-8
/
+7
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
1
-33
/
+67
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
1
-4
/
+6
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+0
[next]