index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: check for a live controller in nvme_dev_open
Christoph Hellwig
2017-10-27
1
-1
/
+1
*
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
2017-10-27
1
-60
/
+16
*
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
1
-21
/
+22
*
nvme: simplify nvme_open
Christoph Hellwig
2017-10-27
1
-30
/
+10
*
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
2017-10-27
1
-1
/
+2
*
nvme: use ida_simple_{get,remove} for the controller instance
Christoph Hellwig
2017-10-20
1
-33
/
+7
*
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
2017-10-18
1
-0
/
+10
*
nvme: simplify compat_ioctl handling
Christoph Hellwig
2017-10-16
1
-11
/
+1
*
nvme: update timeout module parameter type
Marc Olson
2017-10-04
1
-4
/
+4
*
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
2017-09-25
1
-2
/
+2
*
nvme: allow timed-out ios to retry
James Smart
2017-09-25
1
-2
/
+0
*
nvme: stop aer posting if controller state not live
James Smart
2017-09-25
1
-2
/
+3
*
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
[next]