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
2020-02-20
nvme: Fix uninitialized-variable warning
Keith Busch
1
-1
/
+1
2020-02-14
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
1
-1
/
+1
2020-02-14
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
1
-5
/
+5
2020-01-10
nvme: Translate more status codes to blk_status_t
Keith Busch
1
-0
/
+2
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2019-12-06
Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+6
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2019-12-03
nvme: Namepace identification descriptor list is optional
Keith Busch
1
-0
/
+2
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-26
Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
Jian-Hong Pan
1
-10
/
+0
2019-11-27
nvme: add error message on mismatching controller ids
James Smart
1
-0
/
+4
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+15
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+13
2019-11-13
nvme: Discard workaround for non-conformant devices
Eduard Hasenleithner
1
-3
/
+9
2019-11-12
nvme: Add hardware monitoring support
Guenter Roeck
1
-0
/
+6
2019-11-04
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
1
-7
/
+7
2019-11-04
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
1
-3
/
+3
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
1
-0
/
+2
2019-11-04
nvme: introduce "Command Aborted By host" status code
Max Gurtovoy
1
-1
/
+1
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-14
nvme: Wait for reset state when required
Keith Busch
1
-2
/
+39
2019-10-14
nvme: Prevent resets during paused controller state
Keith Busch
1
-4
/
+25
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
1
-19
/
+4
2019-10-04
nvme: fix possible deadlock when nvme_update_formats fails
Sagi Grimberg
1
-2
/
+1
2019-09-25
nvme: Add ctrl attributes for queue_count and sqsize
James Smart
1
-0
/
+4
2019-09-25
nvme: allow 64-bit results in passthru commands
Marta Rybczynska
1
-16
/
+92
2019-09-25
nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
Jian-Hong Pan
1
-0
/
+10
2019-09-25
nvme: fix an error code in nvme_init_subsystem()
Dan Carpenter
1
-2
/
+3
2019-09-23
nvme-pci: Fix a race in controller removal
Balbir Singh
1
-1
/
+4
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
[next]