index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+3
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-105
/
+324
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-28
/
+23
2020-12-08
nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
Ming Lei
1
-0
/
+10
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
1
-2
/
+1
2020-12-02
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-10
/
+10
2020-12-01
nvme: export zoned namespaces without Zone Append support read-only
Javier González
3
-5
/
+12
2020-12-01
nvme: rename bdev operations
Javier González
1
-4
/
+4
2020-12-01
nvme: rename controller base dev_t char device
Javier González
1
-5
/
+7
2020-12-01
nvme: remove unnecessary return values
Javier González
1
-5
/
+3
2020-12-01
nvme: print a warning for when listing active namespaces fails
Minwoo Im
1
-1
/
+4
2020-12-01
nvme: improve an error message on Identify failure
Minwoo Im
1
-1
/
+2
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
5
-4
/
+77
2020-12-01
nvmet: fix a spelling mistake "incuding" -> "including" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-01
nvmet: make sure discovery change log event is protected
Max Gurtovoy
1
-0
/
+1
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
2
-14
/
+2
2020-12-01
nvme-pci: don't allocate unused I/O queues
Niklas Schnelle
1
-9
/
+7
2020-12-01
nvme-pci: drop min() from nr_io_queues assignment
Niklas Schnelle
1
-2
/
+1
2020-12-01
nvmet: use inline bio for passthru fast path
Chaitanya Kulkarni
2
-3
/
+10
2020-12-01
nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio
Chaitanya Kulkarni
1
-6
/
+2
2020-12-01
nvmet: remove op_flags for passthru commands
Chaitanya Kulkarni
1
-7
/
+1
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
5
-23
/
+42
2020-12-01
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
3
-1
/
+23
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
3
-0
/
+27
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
7
-10
/
+10
2020-12-01
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
3
-5
/
+11
2020-12-01
nvme: simplify nvme_req_qid()
Baolin Wang
1
-1
/
+2
2020-12-01
nvme-fcloop: add sysfs attribute to inject command drop
James Smart
1
-2
/
+79
2020-11-23
Merge tag 'v5.10-rc5' into rdma.git for-next
Jason Gunthorpe
3
-15
/
+33
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
1
-1
/
+2
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
8
-209
/
+162
2020-11-16
nvme: use set_capacity_and_notify in nvme_set_queue_dying
Christoph Hellwig
1
-12
/
+1
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-11-16
nvme: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
1
-4
/
+1
2020-11-14
nvme: fix memory leak freeing command effects
Keith Busch
1
-2
/
+14
2020-11-14
nvme: directly cache command effects log
Keith Busch
2
-11
/
+4
2020-11-14
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
1
-0
/
+15
2020-11-12
nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
Christoph Hellwig
1
-1
/
+1
2020-11-09
nvme: fix incorrect behavior when BLKROSET is called by the user
Sagi Grimberg
1
-2
/
+0
2020-11-05
Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
5
-29
/
+33
2020-11-03
nvme-tcp: avoid repeated request completion
Sagi Grimberg
1
-1
/
+1
2020-11-03
nvme-rdma: avoid repeated request completion
Sagi Grimberg
1
-1
/
+1
2020-11-03
nvme-tcp: avoid race between time out and tear down
Chao Leng
1
-11
/
+3
2020-11-03
nvme-rdma: avoid race between time out and tear down
Chao Leng
1
-10
/
+2
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
2
-2
/
+7
2020-11-02
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
1
-4
/
+19
2020-10-31
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-178
/
+127
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-2
/
+2
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2
-16
/
+9
2020-10-27
nvme-fc: remove nvme_fc_terminate_io()
James Smart
1
-33
/
+16
[next]