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-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-21
nvme: sanitize KATO setting
Hannes Reinecke
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
2021-04-15
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
2021-04-15
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
nvme: add a nvme_ns_head_multipath helper
Minwoo Im
2021-04-06
nvme: implement non-mdts command limits
Keith Busch
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-04-02
nvme: use NVME_CTRL_CMIC_ANA macro
Kanchan Joshi
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
[next]