index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix incorrect behavior when BLKROSET is called by the user
Sagi Grimberg
2020-11-09
1
-2
/
+0
*
Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
2020-11-05
5
-29
/
+33
|
\
|
*
nvme-tcp: avoid repeated request completion
Sagi Grimberg
2020-11-03
1
-1
/
+1
|
*
nvme-rdma: avoid repeated request completion
Sagi Grimberg
2020-11-03
1
-1
/
+1
|
*
nvme-tcp: avoid race between time out and tear down
Chao Leng
2020-11-03
1
-11
/
+3
|
*
nvme-rdma: avoid race between time out and tear down
Chao Leng
2020-11-03
1
-10
/
+2
|
*
nvme: introduce nvme_sync_io_queues
Chao Leng
2020-11-03
2
-2
/
+7
|
*
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
2020-11-02
1
-4
/
+19
*
|
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-30
5
-178
/
+127
|
\
|
|
*
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2020-10-27
2
-16
/
+9
|
*
nvme-fc: remove nvme_fc_terminate_io()
James Smart
2020-10-27
1
-33
/
+16
|
*
nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery
James Smart
2020-10-27
1
-103
/
+84
|
*
nvme-fc: remove err_work work item
James Smart
2020-10-27
1
-30
/
+10
|
*
nvme-fc: track error_recovery while connecting
James Smart
2020-10-27
1
-5
/
+9
|
*
nvme-rdma: handle unexpected nvme completion data length
zhenwei pi
2020-10-27
1
-0
/
+8
|
*
nvme: ignore zone validate errors on subsequent scans
Keith Busch
2020-10-27
1
-1
/
+1
*
|
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-28
1
-2
/
+2
|
/
*
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
[next]