index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
2020-10-22
nvme: use queuedata for nvme_req_qid
Keith Busch
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-07
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
2020-10-07
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
2020-09-27
nvme: use an xarray to lookup the Commands Supported and Effects log
Chaitanya Kulkarni
2020-09-27
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-22
nvme: return errors for hwmon init
Keith Busch
2020-09-08
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2020-09-01
nvme: don't call revalidate_disk from nvme_set_queue_dying
Christoph Hellwig
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-08-28
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2020-08-21
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
2020-08-21
nvme: refactor command completion
Christoph Hellwig
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
2020-07-29
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2020-07-29
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2020-07-29
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2020-07-29
nvme: create helper function to obtain command effects
Logan Gunthorpe
2020-07-29
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
nvme: document nvme controller states
Sagi Grimberg
2020-07-29
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
2020-07-16
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
2020-07-08
nvme: support for zoned namespaces
Keith Busch
2020-07-08
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
2020-07-08
nvme: implement multiple I/O Command Set support
Niklas Cassel
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-06-24
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-04
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
2020-05-27
nvme: introduce NVME_INLINE_METADATA_SG_CNT
Israel Rukshin
2020-05-27
nvme: introduce max_integrity_segments ctrl attribute
Max Gurtovoy
2020-05-27
nvme: make nvme_ns_has_pi accessible to transports
James Smart
2020-05-27
nvme: introduce NVME_NS_METADATA_SUPPORTED flag
Max Gurtovoy
2020-05-27
nvme: introduce namespace features flag
Max Gurtovoy
2020-05-27
nvme: delete an unnecessary declaration
Dan Carpenter
2020-05-09
nvme: consolidate chunk_sectors settings
Keith Busch
2020-05-09
nvme: check namespace head shared property
Keith Busch
2020-05-09
nvme: provide num dword helper
Keith Busch
2020-03-26
nvme: Fix controller creation races with teardown flow
Israel Rukshin
2020-03-26
nvme-multipath: do not reset on unknown status
John Meneghini
2019-11-27
nvme-rdma: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]