index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
1
-1
/
+4
*
nvme: move the ioctl code to a separate file
Christoph Hellwig
2021-04-15
1
-1
/
+9
*
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
2021-04-15
1
-2
/
+2
*
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
1
-10
/
+4
*
nvme: add a nvme_ns_head_multipath helper
Minwoo Im
2021-04-15
1
-1
/
+6
*
nvme: implement non-mdts command limits
Keith Busch
2021-04-06
1
-0
/
+3
*
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
1
-2
/
+1
*
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-04-02
1
-1
/
+1
*
nvme: use NVME_CTRL_CMIC_ANA macro
Kanchan Joshi
2021-04-02
1
-1
/
+1
*
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
2021-02-10
1
-0
/
+6
*
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
2021-02-10
1
-0
/
+8
*
nvme: introduce a nvme_host_path_error helper
Chao Leng
2021-02-10
1
-0
/
+1
*
nvme-core: add cancel tagset helpers
Chao Leng
2021-02-02
1
-0
/
+2
*
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2021-01-06
1
-4
/
+2
*
nvme: unexport functions with no external caller
Minwoo Im
2021-01-06
1
-3
/
+0
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-2
/
+9
|
\
|
*
nvme: export zoned namespaces without Zone Append support read-only
Javier González
2020-12-01
1
-0
/
+1
|
*
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
1
-0
/
+3
|
*
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2020-12-01
1
-0
/
+2
|
*
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-12-01
1
-1
/
+1
|
*
nvme: simplify nvme_req_qid()
Baolin Wang
2020-12-01
1
-1
/
+2
*
|
nvme: directly cache command effects log
Keith Busch
2020-11-14
1
-6
/
+0
|
/
*
nvme: introduce nvme_sync_io_queues
Chao Leng
2020-11-03
1
-0
/
+1
*
nvme: use queuedata for nvme_req_qid
Keith Busch
2020-10-22
1
-1
/
+1
*
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-8
/
+5
|
\
|
*
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
2020-10-07
1
-6
/
+2
|
*
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
2020-10-07
1
-0
/
+1
|
*
nvme: use an xarray to lookup the Commands Supported and Effects log
Chaitanya Kulkarni
2020-09-27
1
-1
/
+1
|
*
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
2020-09-27
1
-1
/
+1
|
*
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
1
-13
/
+0
|
|
\
*
|
\
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-13
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvme: don't call revalidate_disk from nvme_set_queue_dying
Christoph Hellwig
2020-09-02
1
-13
/
+0
|
*
|
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-09-02
1
-1
/
+1
*
|
|
nvme: return errors for hwmon init
Keith Busch
2020-09-22
1
-2
/
+5
|
|
/
|
/
|
*
|
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2020-09-08
1
-1
/
+0
|
/
*
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2020-08-29
1
-1
/
+1
*
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
2020-08-22
1
-10
/
+2
*
nvme: refactor command completion
Christoph Hellwig
2020-08-22
1
-3
/
+28
*
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-22
1
-1
/
+7
*
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-2
/
+84
|
\
|
*
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2020-07-29
1
-0
/
+2
|
*
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2020-07-29
1
-0
/
+1
|
*
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2020-07-29
1
-0
/
+1
|
*
nvme: create helper function to obtain command effects
Logan Gunthorpe
2020-07-29
1
-0
/
+3
|
*
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
1
-0
/
+6
|
*
nvme: document nvme controller states
Sagi Grimberg
2020-07-29
1
-0
/
+14
|
*
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
2020-07-29
1
-1
/
+8
|
*
nvme: support for zoned namespaces
Keith Busch
2020-07-08
1
-0
/
+39
|
*
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
2020-07-08
1
-1
/
+9
|
*
nvme: implement multiple I/O Command Set support
Niklas Cassel
2020-07-08
1
-0
/
+1
[next]