index
:
pm24.git
master
perf-mon
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
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
2021-02-10
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
2021-02-10
nvme: introduce a nvme_host_path_error helper
Chao Leng
2021-02-02
nvme-core: add cancel tagset helpers
Chao Leng
2021-01-06
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2021-01-06
nvme: unexport functions with no external caller
Minwoo Im
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-01
nvme: export zoned namespaces without Zone Append support read-only
Javier González
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-12-01
nvme: simplify nvme_req_qid()
Baolin Wang
2020-11-14
nvme: directly cache command effects log
Keith Busch
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
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
[next]