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
/
core.c
Age
Commit message (
Expand
)
Author
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
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-05
nvme: cleanup nvme_req_needs_retry
Christoph Hellwig
2017-04-05
nvme: move ->retries setup to nvme_setup_cmd
Christoph Hellwig
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-02
nvme: add missing byte swap in nvme_setup_discard
Christoph Hellwig
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-02
nvme: Complete all stuck requests
Keith Busch
2017-02-22
nvme/core: Fix race kicking freed request_queue
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-22
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
nvme: add semicolon in nvme_command setting
Max Gurtovoy
2017-02-22
nvme: Make controller state visible via sysfs
Sagi Grimberg
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
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-14
Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
Scott Bauer
2017-02-08
nvme: support ranged discard requests
Christoph Hellwig
2017-02-06
nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls
Scott Bauer
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
lightnvm: add ioctls for vector I/Os
Matias Bjørling
2017-01-11
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
2016-12-21
nvme: simplify stripe quirk
Keith Busch
2016-12-13
Revert "nvme: add support for the Write Zeroes command"
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2016-12-06
nvme-fabrics: set sqe.command_id in core not transports
James Smart
2016-12-01
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
2016-11-15
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
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-11-02
nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
2016-11-02
nvme: Fix a race condition related to stopping queues
Bart Van Assche
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-10-19
nvme: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-12
nvme: Stop probing a removed device
Keith Busch
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-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-15
nvme: remove the post_scan callout
Christoph Hellwig
2016-08-24
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
2016-08-15
nvme: Prevent controller state invalid transition
Gabriel Krisman Bertazi
[prev]
[next]