index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
nvme: make nvme_error_status private
Christoph Hellwig
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-08
nvme: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-05
nvme: move the retries count to struct nvme_request
Christoph Hellwig
2017-04-05
nvme: mark nvme_max_retries static
Christoph Hellwig
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-03-02
nvme: Complete all stuck requests
Keith Busch
2017-02-22
nvme: Enable autonomous power state transitions
Andy Lutomirski
2017-02-22
nvme: Add a quirk mechanism that uses identify_ctrl
Andy Lutomirski
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
2017-02-17
nvme: Check for Security send/recv support before issuing commands.
Scott Bauer
2017-02-17
block/sed-opal: allocate struct opal_dev dynamically
Christoph Hellwig
2017-02-06
nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls
Scott Bauer
2017-01-31
lightnvm: add ioctls for vector I/Os
Matias Bjørling
2017-01-13
nvme: use blk_rq_payload_bytes
Christoph Hellwig
2016-12-21
nvme: simplify stripe quirk
Keith Busch
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-15
nvme: remove the post_scan callout
Christoph Hellwig
2016-07-12
nvme: Limit command retries
Keith Busch
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
2016-07-05
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-06-07
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
drivers: use req op accessor
Mike Christie
2016-05-17
NVMe: Short-cut removal on surprise hot-unplug
Keith Busch
2016-05-02
nvme: add helper nvme_cleanup_cmd()
Ming Lin
2016-05-02
nvme: move AER handling to common code
Christoph Hellwig
2016-05-02
nvme: move namespace scanning to core
Christoph Hellwig
2016-05-02
nvme: introduce a controller state machine
Christoph Hellwig
2016-05-02
nvme: remove the io_incapable method
Christoph Hellwig
2016-04-26
nvme: fix cntlid type
Christoph Hellwig
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-16
NVMe: Expose ns wwid through single sysfs entry
Keith Busch
2016-03-08
NVMe: Create discard zero quirk white list
Keith Busch
2016-03-03
NVMe: Move error handling to failed reset handler
Keith Busch
[next]