Andy Lutomirski
|
9b47f77a68
nvme: Fix nvme_get/set_features() with a NULL result pointer
|
9 years ago |
Gabriel Krisman Bertazi
|
f6b6a28e2d
nvme: Prevent controller state invalid transition
|
9 years ago |
Linus Torvalds
|
3fc9d69093
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
|
9 years ago |
Linus Torvalds
|
d05d7f4079
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
|
9 years ago |
Jay Freyensee
|
fa9a89fc66
nvme: initialize variable before logical OR'ing it
|
9 years ago |
Christoph Hellwig
|
0c4de0f33b
block: ensure bios return from blk_get_request are properly initialized
|
9 years ago |
NeilBrown
|
b09dcf585d
NVMe: don't allocate unused nvme_major
|
9 years ago |
Keith Busch
|
32f0c4afb4
nvme: Remove RCU namespace protection
|
9 years ago |
Keith Busch
|
f80ec966c1
nvme: Limit command retries
|
9 years ago |
Guilherme G. Piccoli
|
54adc01055
nvme/quirk: Add a delay before checking for adapter readiness
|
9 years ago |
Jens Axboe
|
41d512e51b
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers
|
9 years ago |
Christoph Hellwig
|
def61eca96
nvme: add new reconnecting controller state
|
9 years ago |
Sagi Grimberg
|
038bd4cb67
nvme: add keep-alive support
|
9 years ago |
Christoph Hellwig
|
07bfcd09a2
nvme-fabrics: add a generic NVMe over Fabrics library
|
9 years ago |
Christoph Hellwig
|
eb793e2c92
nvme.h: add NVMe over Fabrics definitions
|
9 years ago |
Ming Lin
|
1a353d85b0
nvme: add fabrics sysfs attributes
|
9 years ago |
Christoph Hellwig
|
eb71f43557
nvme: Modify and export sync command submission for fabrics
|
9 years ago |
Christoph Hellwig
|
7d2e80080d
nvme: allow transitioning from NEW to LIVE state
|
9 years ago |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 years ago |
Christoph Hellwig
|
f5fa90dc0a
nvme: move the workaround for I/O queue-less controllers from PCIe to core
|
9 years ago |
Christoph Hellwig
|
7a5abb4b48
nvme: factor out a add nvme_is_write helper
|
9 years ago |
Christoph Hellwig
|
a229dbf61e
nvme: allow for size limitations from transport drivers
|
9 years ago |
Sunad Bhandary
|
47b0e50ac7
NVMe: Fix removal in case of active namespace list scanning method
|
9 years ago |
Minfei Huang
|
bd0fc2884c
nvme: use UINT_MAX for max discard sectors
|
9 years ago |
Ming Lin
|
c55a2fd4bb
nvme: move nvme_cancel_request() to common code
|
9 years ago |
Mike Christie
|
3a5e02ced1
block, drivers: add REQ_OP_FLUSH operation
|
9 years ago |
Mike Christie
|
c2df40dfb8
drivers: use req op accessor
|
9 years ago |
Nicholas Bellinger
|
ba36c21b0c
nvme/host: Add missing blk_integrity tag_size + flags assignments
|
9 years ago |
Keith Busch
|
0ff9d4e1a2
NVMe: Short-cut removal on surprise hot-unplug
|
9 years ago |
Keith Busch
|
9ec3bb2f99
NVMe: Allow user initiated rescan
|
9 years ago |