index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
1
-2
/
+14
2020-03-11
nvme: Fix uninitialized-variable warning
Keith Busch
1
-1
/
+1
2019-12-21
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
1
-2
/
+2
2019-06-25
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-06-19
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+0
2018-12-17
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-08-24
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-06-20
nvme: Set integrity flag for user passthrough commands
Keith Busch
1
-0
/
+1
2018-03-03
nvme: check hw sectors before setting chunk sectors
Keith Busch
1
-1
/
+2
2017-12-20
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
1
-1
/
+2
2017-10-30
nvme: Fix setting logical block format when revalidating
Keith Busch
1
-0
/
+1
2017-10-01
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
1
-1
/
+1
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: allow timed-out ios to retry
James Smart
1
-2
/
+0
2017-09-25
nvme: stop aer posting if controller state not live
James Smart
1
-2
/
+3
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
1
-0
/
+2
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
1
-4
/
+5
2017-08-30
nvme: Use metadata for passthrough commands
Keith Busch
1
-11
/
+4
2017-08-30
nvme: Make nvme user functions static
Keith Busch
1
-5
/
+5
2017-08-30
nvme: factor metadata handling out of __nvme_submit_user_cmd
Christoph Hellwig
1
-36
/
+40
2017-08-29
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
1
-1
/
+11
2017-08-29
nvme: remove nvme_revalidate_ns
Christoph Hellwig
1
-47
/
+53
2017-08-29
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
1
-2
/
+3
2017-08-29
nvme: report more detailed status codes to the block layer
Christoph Hellwig
1
-0
/
+9
2017-08-28
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
1
-1
/
+15
2017-08-28
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
1
-1
/
+1
2017-08-28
nvme: fix identify namespace logging
Sagi Grimberg
1
-1
/
+1
2017-08-28
nvme: add support for NVMe 1.3 Timestamp Feature
Jon Derrick
1
-0
/
+21
2017-08-28
nvme: define NVME_NSID_ALL
Arnav Dawn
1
-3
/
+3
2017-08-28
nvme: add support for FW activation without reset
Arnav Dawn
1
-0
/
+75
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
1
-10
/
+25
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-9
/
+2
2017-08-10
nvme: fix directive command numd calculation
Kwan (Hingkwan) Huen-SSI
1
-1
/
+1
2017-08-10
nvme: fix nvme reset command timeout handling
Keith Busch
1
-7
/
+20
2017-08-10
nvme: strip trailing 0-bytes in wwid_show
Martin Wilck
1
-2
/
+4
2017-07-26
nvme: validate admin queue before unquiesce
Scott Bauer
1
-1
/
+2
2017-07-25
nvme: also provide a UUID in the WWID sysfs attribute
Johannes Thumshirn
1
-0
/
+3
2017-07-20
nvme: fix byte swapping in the streams code
Christoph Hellwig
1
-1
/
+1
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
1
-2
/
+19
2017-07-06
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
1
-17
/
+2
2017-06-28
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
1
-11
/
+4
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-3
/
+28
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
1
-8
/
+9
2017-06-28
nvme: Remove SCSI translations
Keith Busch
1
-55
/
+3
2017-06-27
nvme: add support for streams and directives
Jens Axboe
1
-4
/
+147
2017-06-19
nvme: host: unquiesce queue in nvme_kill_queues()
Ming Lei
1
-0
/
+6
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
1
-1
/
+1
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
1
-0
/
+9
2017-06-15
nvme: don't hard code size of struct t10_pi_tuple
Sagi Grimberg
1
-1
/
+2
2017-06-15
nvme: no need to wait for the reset when keepalive fails
Christoph Hellwig
1
-1
/
+1
[next]