index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-fc: shorten reconnect delay if possible for FC
James Smart
2020-10-23
1
-1
/
+18
*
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
2020-10-23
1
-2
/
+5
*
nvme-fc: fix error loop in create_hw_io_queues
James Smart
2020-10-23
1
-2
/
+2
*
nvme-fc: fix io timeout to abort I/O
James Smart
2020-10-23
1
-39
/
+69
*
nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru
Chaitanya Kulkarni
2020-10-22
1
-1
/
+1
*
nvmet: cleanup nvmet_passthru_map_sg()
Logan Gunthorpe
2020-10-22
1
-3
/
+4
*
nvmet: limit passthru MTDS by BIO_MAX_PAGES
Logan Gunthorpe
2020-10-22
1
-1
/
+8
*
nvmet: fix uninitialized work for zero kato
zhenwei pi
2020-10-22
1
-1
/
+2
*
nvme-pci: disable Write Zeroes on Sandisk Skyhawk
Kai-Heng Feng
2020-10-22
1
-0
/
+2
*
nvme: use queuedata for nvme_req_qid
Keith Busch
2020-10-22
1
-1
/
+1
*
nvme-rdma: fix crash due to incorrect cqe
Chao Leng
2020-10-22
1
-2
/
+3
*
nvme-rdma: fix crash when connect rejected
Chao Leng
2020-10-22
1
-1
/
+0
*
nvme: translate zone resource errors
Keith Busch
2020-10-13
1
-0
/
+4
*
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
11
-384
/
+310
|
\
|
*
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
2020-10-07
1
-3
/
+1
|
*
nvme-core: remove extra variable
Chaitanya Kulkarni
2020-10-07
1
-3
/
+2
|
*
nvme: remove nvme_identify_ns_list
Christoph Hellwig
2020-10-07
1
-12
/
+8
|
*
nvme: refactor nvme_validate_ns
Christoph Hellwig
2020-10-07
1
-20
/
+17
|
*
nvme: move nvme_validate_ns
Christoph Hellwig
2020-10-07
1
-37
/
+37
|
*
nvme: query namespace identifiers before adding the namespace
Christoph Hellwig
2020-10-07
1
-63
/
+53
|
*
nvme: revalidate zone bitmaps in nvme_update_ns_info
Christoph Hellwig
2020-10-07
1
-4
/
+6
|
*
nvme: remove nvme_update_formats
Christoph Hellwig
2020-10-07
1
-30
/
+2
|
*
nvme: update the known admin effects
Christoph Hellwig
2020-10-07
1
-2
/
+2
|
*
nvme: set the queue limits in nvme_update_ns_info
Christoph Hellwig
2020-10-07
1
-25
/
+21
|
*
nvme: remove the 0 lba_shift check in nvme_update_ns_info
Christoph Hellwig
2020-10-07
1
-6
/
+0
|
*
nvme: clean up the check for too large logic block sizes
Christoph Hellwig
2020-10-07
1
-8
/
+5
|
*
nvme: freeze the queue over ->lba_shift updates
Christoph Hellwig
2020-10-07
1
-6
/
+14
|
*
nvme: factor out a nvme_configure_metadata helper
Christoph Hellwig
2020-10-07
1
-31
/
+47
|
*
nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
Christoph Hellwig
2020-10-07
1
-8
/
+7
|
*
nvme: lift the check for an unallocated namespace into nvme_identify_ns
Christoph Hellwig
2020-10-07
1
-9
/
+8
|
*
nvme: rename __nvme_revalidate_disk
Christoph Hellwig
2020-10-07
1
-5
/
+4
|
*
nvme: rename _nvme_revalidate_disk
Christoph Hellwig
2020-10-07
1
-7
/
+6
|
*
nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns
Christoph Hellwig
2020-10-07
1
-3
/
+3
|
*
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
2020-10-07
3
-10
/
+5
|
*
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
2020-10-07
3
-23
/
+17
|
*
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
2020-10-07
1
-2
/
+2
|
*
nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
Jeffle Xu
2020-09-27
1
-17
/
+15
|
*
nvme: fix error handling in nvme_ns_report_zones
Christoph Hellwig
2020-09-27
1
-25
/
+16
|
*
nvmet-fc: fix missing check for no hostport struct
James Smart
2020-09-27
1
-1
/
+1
|
*
nvmet: add passthru ZNS support
Chaitanya Kulkarni
2020-09-27
1
-0
/
+16
|
*
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
2020-09-27
3
-2
/
+6
|
*
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
2020-09-27
1
-11
/
+10
|
*
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
2020-09-27
1
-1
/
+2
|
*
nvme: use an xarray to lookup the Commands Supported and Effects log
Chaitanya Kulkarni
2020-09-27
2
-28
/
+5
|
*
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
2020-09-27
3
-32
/
+22
|
*
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
3
-38
/
+38
|
|
\
*
|
\
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
3
-38
/
+38
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
2
-9
/
+4
|
*
|
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-0
/
+1
|
*
|
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
2020-09-02
1
-6
/
+10
[next]