index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
2017-09-11
1
-0
/
+2
*
nvme: fix lightnvm check
Christoph Hellwig
2017-09-11
1
-4
/
+5
*
nvme: Use metadata for passthrough commands
Keith Busch
2017-08-30
1
-11
/
+4
*
nvme: Make nvme user functions static
Keith Busch
2017-08-30
1
-5
/
+5
*
nvme: factor metadata handling out of __nvme_submit_user_cmd
Christoph Hellwig
2017-08-30
1
-36
/
+40
*
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
2017-08-29
1
-1
/
+11
*
nvme: remove nvme_revalidate_ns
Christoph Hellwig
2017-08-29
1
-47
/
+53
*
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
2017-08-29
1
-2
/
+3
*
nvme: report more detailed status codes to the block layer
Christoph Hellwig
2017-08-29
1
-0
/
+9
*
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
2017-08-28
1
-1
/
+15
*
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
2017-08-28
1
-1
/
+1
*
nvme: fix identify namespace logging
Sagi Grimberg
2017-08-28
1
-1
/
+1
*
nvme: add support for NVMe 1.3 Timestamp Feature
Jon Derrick
2017-08-28
1
-0
/
+21
*
nvme: define NVME_NSID_ALL
Arnav Dawn
2017-08-28
1
-3
/
+3
*
nvme: add support for FW activation without reset
Arnav Dawn
2017-08-28
1
-0
/
+75
*
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-28
1
-10
/
+25
|
\
|
*
nvme: fix directive command numd calculation
Kwan (Hingkwan) Huen-SSI
2017-08-10
1
-1
/
+1
|
*
nvme: fix nvme reset command timeout handling
Keith Busch
2017-08-10
1
-7
/
+20
|
*
nvme: strip trailing 0-bytes in wwid_show
Martin Wilck
2017-08-10
1
-2
/
+4
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-9
/
+2
|
/
*
nvme: validate admin queue before unquiesce
Scott Bauer
2017-07-26
1
-1
/
+2
*
nvme: also provide a UUID in the WWID sysfs attribute
Johannes Thumshirn
2017-07-25
1
-0
/
+3
*
nvme: fix byte swapping in the streams code
Christoph Hellwig
2017-07-20
1
-1
/
+1
*
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
1
-2
/
+19
*
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-07-06
1
-17
/
+2
*
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
2017-06-28
1
-11
/
+4
*
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
1
-3
/
+28
*
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2017-06-28
1
-8
/
+9
*
nvme: Remove SCSI translations
Keith Busch
2017-06-28
1
-55
/
+3
*
nvme: add support for streams and directives
Jens Axboe
2017-06-27
1
-4
/
+147
*
nvme: host: unquiesce queue in nvme_kill_queues()
Ming Lei
2017-06-18
1
-0
/
+6
*
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
2017-06-18
1
-1
/
+1
*
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2017-06-16
1
-0
/
+9
*
nvme: don't hard code size of struct t10_pi_tuple
Sagi Grimberg
2017-06-15
1
-1
/
+2
*
nvme: no need to wait for the reset when keepalive fails
Christoph Hellwig
2017-06-15
1
-1
/
+1
*
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
1
-3
/
+23
*
nvme: move protection information check into nvme_setup_rw
Christoph Hellwig
2017-06-15
1
-3
/
+13
*
nvme: mark shutdown_timeout static
Christoph Hellwig
2017-06-15
1
-2
/
+2
*
nvme: use ctrl->device consistently for logging
Johannes Thumshirn
2017-06-15
1
-5
/
+5
*
nvme: provide UUID value to userspace
Johannes Thumshirn
2017-06-15
1
-1
/
+24
*
nvme: get list of namespace descriptors
Johannes Thumshirn
2017-06-15
1
-0
/
+79
*
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
2017-06-15
1
-5
/
+5
*
nvme: queue ns scanning and async request from nvme_wq
Sagi Grimberg
2017-06-15
1
-3
/
+3
*
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
1
-2
/
+13
*
nvme: Don't allow to reset a reconnecting controller
Sagi Grimberg
2017-06-15
1
-1
/
+0
*
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
2017-06-13
1
-0
/
+2
*
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-7
/
+14
|
\
|
*
nvme: relax APST default max latency to 100ms
Kai-Heng Feng
2017-06-07
1
-1
/
+1
|
*
nvme: only consider exit latency when choosing useful non-op power states
Kai-Heng Feng
2017-06-07
1
-6
/
+9
|
*
nvme: fix hang in remove path
Ming Lei
2017-06-07
1
-0
/
+4
[next]