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
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-9
/
+0
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-61
/
+140
2019-09-12
nvme: send discovery log page change events to userspace
Sagi Grimberg
1
-1
/
+5
2019-09-12
nvme: add uevent variables for controller devices
Sagi Grimberg
1
-0
/
+28
2019-09-12
nvme: enable aen regardless of the presence of I/O queues
Sagi Grimberg
1
-2
/
+4
2019-09-12
nvme: Assign subsys instance from first ctrl
Keith Busch
1
-11
/
+10
2019-09-12
nvme: include admin_q sync with nvme_sync_queues
Edmund Nadolski
1
-0
/
+3
2019-09-12
nvme: Treat discovery subsystems as unique subsystems
James Smart
1
-0
/
+11
2019-09-12
nvme: fix ns removal hang when failing to revalidate due to a transient error
Sagi Grimberg
1
-1
/
+7
2019-09-12
nvme: make nvme_report_ns_ids propagate error back
Sagi Grimberg
1
-6
/
+22
2019-09-12
nvme: make nvme_identify_ns propagate errors back
Sagi Grimberg
1
-19
/
+20
2019-09-12
nvme: pass status to nvme_error_status
Sagi Grimberg
1
-3
/
+3
2019-09-12
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
Sagi Grimberg
1
-1
/
+3
2019-08-29
nvme: trace bio completion
Hannes Reinecke
1
-3
/
+5
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-2
/
+2
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-9
/
+11
2019-08-29
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
1
-4
/
+3
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
1
-0
/
+10
2019-08-20
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
1
-1
/
+3
2019-08-04
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
1
-1
/
+1
2019-08-04
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
1
-0
/
+4
2019-07-31
nvme: fix controller removal race with scan work
Sagi Grimberg
1
-0
/
+7
2019-07-31
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
1
-0
/
+5
2019-07-31
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
1
-1
/
+1
2019-07-30
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
1
-0
/
+1
2019-07-23
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
1
-7
/
+5
2019-07-11
nvme: fix NULL deref for fabrics options
Minwoo Im
1
-1
/
+1
2019-07-10
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
1
-2
/
+2
2019-07-09
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
1
-0
/
+5
2019-07-09
nvme: set physical block size and optimal I/O size
Bart Van Assche
1
-2
/
+32
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
1
-0
/
+3
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
1
-2
/
+2
2019-06-21
nvme: export get and set features
Keith Busch
1
-3
/
+21
2019-06-21
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
1
-6
/
+8
2019-06-06
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-05-21
nvme: copy MTFA field from identify controller
Laine Walker-Avina
1
-0
/
+1
2019-05-17
nvme: fix memory leak for power latency tolerance
Yufen Yu
1
-0
/
+1
2019-05-17
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
1
-5
/
+20
2019-05-17
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
1
-23
/
+24
2019-05-17
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+0
2019-05-17
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
1
-4
/
+9
2019-05-17
nvme: Fix known effects
Keith Busch
1
-1
/
+1
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
1
-0
/
+12
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-39
/
+40
2019-05-14
nvme: validate cntlid during controller initialisation
Christoph Hellwig
1
-17
/
+24
2019-05-14
nvme: change locking for the per-subsystem controller list
Christoph Hellwig
1
-18
/
+14
2019-05-14
nvme: trace all async notice events
Chaitanya Kulkarni
1
-3
/
+2
2019-05-13
nvme-pci: add known admin effects to augument admin effects log page
Maxim Levitsky
1
-2
/
+1
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+38
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
1
-2
/
+2
[next]