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
...
|
*
|
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
2021-02-02
1
-43
/
+38
|
*
|
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
2021-02-02
1
-1
/
+1
|
*
|
nvmet: Use nvmet_is_port_enabled helper for pi_enable
Israel Rukshin
2021-02-02
1
-3
/
+1
*
|
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
8
-35
/
+30
|
\
\
\
|
*
|
|
nvme: cleanup zone information initialization
Damien Le Moal
2021-02-10
2
-13
/
+9
|
*
|
|
nvme-core: check bdev value for NULL
Chaitanya Kulkarni
2021-01-27
1
-1
/
+2
|
*
|
|
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
|
/
/
|
*
|
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-26
3
-4
/
+4
|
*
|
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
2
-3
/
+3
|
*
|
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
2021-01-24
4
-6
/
+6
|
*
|
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
4
-9
/
+8
|
*
|
nvme: allow revalidate to set a namespace read-only
Christoph Hellwig
2021-01-24
1
-3
/
+2
*
|
|
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
2021-02-03
1
-1
/
+2
*
|
|
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
2021-02-02
1
-0
/
+2
*
|
|
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2021-02-02
1
-0
/
+2
|
|
/
|
/
|
*
|
nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head
Chao Leng
2021-01-28
1
-1
/
+1
*
|
nvme-multipath: Early exit if no path is available
Daniel Wagner
2021-01-28
1
-1
/
+1
*
|
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
2021-01-28
1
-0
/
+2
|
/
*
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-01-20
1
-10
/
+18
*
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
2021-01-20
1
-28
/
+49
*
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
2021-01-18
1
-2
/
+6
*
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-01-18
1
-0
/
+14
*
nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout
Chao Leng
2021-01-18
1
-4
/
+10
*
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
2021-01-18
1
-4
/
+11
*
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
2021-01-18
1
-2
/
+15
*
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
2021-01-14
1
-3
/
+8
*
nvme-tcp: fix possible data corruption with bio merges
Sagi Grimberg
2021-01-14
1
-1
/
+1
*
nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
Sagi Grimberg
2021-01-14
1
-1
/
+1
*
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
2021-01-14
1
-8
/
+8
*
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2021-01-06
2
-5
/
+3
*
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2021-01-06
1
-0
/
+10
*
nvme: unexport functions with no external caller
Minwoo Im
2021-01-06
2
-7
/
+2
*
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
2021-01-06
1
-3
/
+4
*
nvme-tcp: Fix possible race of io_work and direct send
Sagi Grimberg
2021-01-06
1
-1
/
+11
*
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
2021-01-06
1
-1
/
+2
*
nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
James Smart
2021-01-06
1
-3
/
+4
*
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
2021-01-06
1
-1
/
+14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
2
-2
/
+3
|
\
|
*
Merge tag 'v5.10-rc5' into rdma.git for-next
Jason Gunthorpe
2020-11-23
3
-15
/
+33
|
|
\
|
*
|
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
1
-1
/
+2
|
*
|
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
8
-209
/
+162
|
|
\
\
|
*
|
|
nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
Christoph Hellwig
2020-11-12
1
-1
/
+1
*
|
|
|
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
19
-105
/
+324
|
\
\
\
\
|
*
|
|
|
nvme: export zoned namespaces without Zone Append support read-only
Javier González
2020-12-01
3
-5
/
+12
|
*
|
|
|
nvme: rename bdev operations
Javier González
2020-12-01
1
-4
/
+4
|
*
|
|
|
nvme: rename controller base dev_t char device
Javier González
2020-12-01
1
-5
/
+7
|
*
|
|
|
nvme: remove unnecessary return values
Javier González
2020-12-01
1
-5
/
+3
|
*
|
|
|
nvme: print a warning for when listing active namespaces fails
Minwoo Im
2020-12-01
1
-1
/
+4
|
*
|
|
|
nvme: improve an error message on Identify failure
Minwoo Im
2020-12-01
1
-1
/
+2
|
*
|
|
|
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
5
-4
/
+77
[prev]
[next]