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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-102
/
+147
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-14
/
+12
2020-08-21
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-08-21
nvme: redirect commands on dying queue
Chao Leng
1
-4
/
+5
2020-08-21
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
1
-10
/
+2
2020-08-21
nvme: refactor command completion
Christoph Hellwig
3
-64
/
+89
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
6
-7
/
+13
2020-08-21
nvme: skip noiob for zoned devices
Keith Busch
1
-1
/
+1
2020-08-21
nvme-pci: fix PRP pool size
Christoph Hellwig
1
-1
/
+2
2020-08-21
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
1
-6
/
+6
2020-08-21
nvme: Use spin_lock_irq() when taking the ctrl->lock
Logan Gunthorpe
1
-4
/
+4
2020-08-21
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
1
-3
/
+3
2020-08-21
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
1
-3
/
+3
2020-08-21
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
1
-4
/
+5
2020-08-21
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
1
-5
/
+4
2020-08-21
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
1
-5
/
+10
2020-08-21
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
1
-2
/
+2
2020-08-21
nvmet-passthru: Reject commands with non-sgl flags set
Logan Gunthorpe
1
-0
/
+8
2020-08-21
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-422
/
+1872
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-36
/
+45
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
3
-12
/
+12
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
1
-8
/
+6
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
1
-0
/
+3
2020-07-29
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
1
-4
/
+7
2020-07-29
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
1
-0
/
+6
2020-07-29
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
1
-3
/
+9
2020-07-29
nvme-tcp: fix controller reset hang during traffic
Sagi Grimberg
1
-3
/
+9
2020-07-29
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
1
-0
/
+12
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2
-0
/
+100
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
4
-1
/
+111
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
5
-2
/
+506
2020-07-29
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2
-2
/
+6
2020-07-29
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2
-0
/
+24
2020-07-29
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2
-7
/
+16
2020-07-29
nvme: create helper function to obtain command effects
Logan Gunthorpe
2
-92
/
+103
2020-07-29
nvme: clear any SGL flags in passthru commands
Logan Gunthorpe
1
-1
/
+9
2020-07-29
nvmet-fc: remove redundant del_work_active flag
James Smart
1
-24
/
+3
2020-07-29
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
1
-1
/
+2
2020-07-29
nvme-fc: set max_segments to lldd max value
James Smart
1
-2
/
+3
2020-07-29
nvme-hwmon: log the controller device name
Sagi Grimberg
1
-1
/
+2
2020-07-29
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
8
-15
/
+55
2020-07-29
nvme: document nvme controller states
Sagi Grimberg
1
-0
/
+14
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
3
-57
/
+27
2020-07-29
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
1
-7
/
+7
2020-07-29
nvme-rdma: use new shared CQ mechanism
Yamin Friedman
1
-26
/
+51
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
1
-0
/
+63
2020-07-29
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
1
-15
/
+10
2020-07-29
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
3
-38
/
+37
[next]