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.12.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-rdma: assign completion vector correctly
Max Gurtovoy
2020-07-16
1
-1
/
+1
*
nvme: fix a crash in nvme_mpath_add_disk
Christoph Hellwig
2020-07-09
1
-3
/
+4
*
nvme: fix identify error status silent ignore
Sagi Grimberg
2020-07-09
1
-3
/
+9
*
nvme-multipath: fix bogus request queue reference put
Sagi Grimberg
2020-07-09
1
-0
/
+8
*
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman
2020-07-09
2
-2
/
+4
*
nvme-multipath: fix deadlock between ana_work and scan_work
Anton Eidelman
2020-07-09
1
-8
/
+16
*
nvme-multipath: set bdi capabilities once
Keith Busch
2020-07-09
1
-0
/
+8
*
nvme: don't protect ns mutation with ns->head->lock
Sagi Grimberg
2020-06-30
1
-8
/
+4
*
nvme-pci: use simple suspend when a HMB is enabled
Christoph Hellwig
2020-06-24
1
-0
/
+6
*
nvme-tcp: use bh_lock in data_ready
Sagi Grimberg
2020-06-22
1
-2
/
+2
*
nvme-pci: align io queue count with allocted nvme_queue in nvme_probe
Weiping Zhang
2020-06-22
1
-24
/
+33
*
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
2020-06-22
1
-2
/
+14
*
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
2020-05-14
1
-1
/
+1
*
nvme: refactor nvme_identify_ns_descs error handling
Christoph Hellwig
2020-05-14
1
-15
/
+13
*
nvme: prevent double free in nvme_alloc_ns() error handling
Niklas Cassel
2020-05-06
1
-0
/
+2
*
nvme: fix compat address handling in several ioctls
Nick Bowler
2020-04-29
1
-7
/
+20
*
nvme: fix deadlock caused by ANA update wrong locking
Sagi Grimberg
2020-04-29
1
-2
/
+2
*
nvme-tcp: fix possible crash in write_zeroes processing
Sagi Grimberg
2020-04-29
1
-6
/
+7
*
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-17
2
-13
/
+2
*
nvmet-tcp: fix maxh2cdata icresp parameter
Sagi Grimberg
2020-04-17
1
-1
/
+1
*
nvme-rdma: Avoid double freeing of async event data
Prabhath Sajeepa
2020-04-08
1
-3
/
+5
*
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
2020-03-25
1
-3
/
+9
*
nvme: Fix uninitialized-variable warning
Keith Busch
2020-03-12
1
-1
/
+1
*
nvme-pci: Use single IRQ vector for old Apple models
Andy Shevchenko
2020-03-12
1
-1
/
+2
*
nvme/pci: Add sleep quirk for Samsung and Toshiba drives
Shyjumon N
2020-03-12
1
-0
/
+12
*
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
2020-03-05
1
-1
/
+1
*
nvme/pci: move cqe check after device shutdown
Keith Busch
2020-03-05
1
-5
/
+18
*
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
2020-03-05
3
-7
/
+7
*
nvme/tcp: fix bug on double requeue when send fails
Anton Eidelman
2020-03-05
1
-1
/
+6
*
nvme-multipath: Fix memory leak with ana_log_buf
Logan Gunthorpe
2020-02-28
1
-0
/
+1
*
nvme-pci: remove nvmeq->tags
Christoph Hellwig
2020-02-24
1
-15
/
+8
*
nvmet: Pass lockdep expression to RCU lists
Amol Grover
2020-02-24
1
-2
/
+4
*
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
2020-02-19
1
-1
/
+1
*
nvmet: Fix controller use after free
Israel Rukshin
2020-02-11
1
-4
/
+9
*
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
2020-02-11
1
-1
/
+1
*
nvme/pci: Fix read queue count
Keith Busch
2020-01-09
1
-5
/
+1
*
nvme/pci: Fix write and poll queue types
Keith Busch
2020-01-09
1
-4
/
+4
*
nvme-fc: fix double-free scenarios on hw queues
James Smart
2020-01-09
1
-3
/
+15
*
nvme_fc: add module to ops template to allow module references
James Smart
2020-01-09
2
-2
/
+13
*
nvme: Discard workaround for non-conformant devices
Eduard Hasenleithner
2019-12-31
1
-3
/
+9
*
nvme: introduce "Command Aborted By host" status code
Max Gurtovoy
2019-12-31
2
-1
/
+2
*
Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
Jian-Hong Pan
2019-12-17
1
-10
/
+0
*
nvme: Namepace identification descriptor list is optional
Keith Busch
2019-12-17
1
-0
/
+2
*
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-08
2
-0
/
+10
|
\
|
*
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
Anton Eidelman
2019-11-06
1
-0
/
+2
|
*
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
2019-11-06
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-10-28
1
-1
/
+1
*
|
nvme-multipath: remove unused groups_only mode in ana log
Anton Eidelman
2019-10-29
1
-5
/
+4
*
|
nvme-multipath: fix possible io hang after ctrl reconnect
Anton Eidelman
2019-10-29
1
-1
/
+1
|
/
[next]