index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2019-10-14
nvme: Wait for reset state when required
Keith Busch
2019-10-14
nvme: Prevent resets during paused controller state
Keith Busch
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
2019-10-04
nvme: fix possible deadlock when nvme_update_formats fails
Sagi Grimberg
2019-09-25
nvme: Add ctrl attributes for queue_count and sqsize
James Smart
2019-09-25
nvme: allow 64-bit results in passthru commands
Marta Rybczynska
2019-09-25
nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
Jian-Hong Pan
2019-09-25
nvme: fix an error code in nvme_init_subsystem()
Dan Carpenter
2019-09-23
nvme-pci: Fix a race in controller removal
Balbir Singh
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-12
nvme: send discovery log page change events to userspace
Sagi Grimberg
2019-09-12
nvme: add uevent variables for controller devices
Sagi Grimberg
2019-09-12
nvme: enable aen regardless of the presence of I/O queues
Sagi Grimberg
2019-09-12
nvme: Assign subsys instance from first ctrl
Keith Busch
2019-09-12
nvme: include admin_q sync with nvme_sync_queues
Edmund Nadolski
2019-09-12
nvme: Treat discovery subsystems as unique subsystems
James Smart
2019-09-12
nvme: fix ns removal hang when failing to revalidate due to a transient error
Sagi Grimberg
2019-09-12
nvme: make nvme_report_ns_ids propagate error back
Sagi Grimberg
2019-09-12
nvme: make nvme_identify_ns propagate errors back
Sagi Grimberg
2019-09-12
nvme: pass status to nvme_error_status
Sagi Grimberg
2019-09-12
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
Sagi Grimberg
2019-08-29
nvme: trace bio completion
Hannes Reinecke
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-29
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
2019-08-20
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
2019-08-04
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
2019-08-04
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
2019-07-31
nvme: fix controller removal race with scan work
Sagi Grimberg
2019-07-31
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
2019-07-31
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
2019-07-30
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
2019-07-23
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
2019-07-11
nvme: fix NULL deref for fabrics options
Minwoo Im
2019-07-10
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
2019-07-09
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
2019-07-09
nvme: set physical block size and optimal I/O size
Bart Van Assche
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
2019-06-21
nvme: export get and set features
Keith Busch
2019-06-21
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
2019-06-06
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
2019-05-21
nvme: copy MTFA field from identify controller
Laine Walker-Avina
2019-05-17
nvme: fix memory leak for power latency tolerance
Yufen Yu
2019-05-17
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
2019-05-17
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
2019-05-17
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
2019-05-17
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
[next]