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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2020-09-09
nvme: fix controller instance leak
Keith Busch
2020-09-09
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
2020-09-09
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
2020-09-03
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
2020-09-03
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-08-19
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
2020-08-19
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
2020-08-19
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
2020-08-19
nvme-tcp: fix controller reset hang during traffic
Sagi Grimberg
2020-08-19
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
2020-08-11
nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
Kai-Heng Feng
2020-08-05
nvme-tcp: fix possible hang waiting for icresp response
Sagi Grimberg
2020-07-16
nvme-rdma: assign completion vector correctly
Max Gurtovoy
2020-07-09
nvme: fix a crash in nvme_mpath_add_disk
Christoph Hellwig
2020-07-09
nvme: fix identify error status silent ignore
Sagi Grimberg
2020-07-09
nvme-multipath: fix bogus request queue reference put
Sagi Grimberg
2020-07-09
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman
2020-07-09
nvme-multipath: fix deadlock between ana_work and scan_work
Anton Eidelman
2020-07-09
nvme-multipath: set bdi capabilities once
Keith Busch
2020-06-30
nvme: don't protect ns mutation with ns->head->lock
Sagi Grimberg
2020-06-24
nvme-pci: use simple suspend when a HMB is enabled
Christoph Hellwig
2020-06-22
nvme-tcp: use bh_lock in data_ready
Sagi Grimberg
2020-06-22
nvme-pci: align io queue count with allocted nvme_queue in nvme_probe
Weiping Zhang
2020-06-22
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
2020-05-14
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
2020-05-14
nvme: refactor nvme_identify_ns_descs error handling
Christoph Hellwig
2020-05-06
nvme: prevent double free in nvme_alloc_ns() error handling
Niklas Cassel
2020-04-29
nvme: fix compat address handling in several ioctls
Nick Bowler
2020-04-29
nvme: fix deadlock caused by ANA update wrong locking
Sagi Grimberg
2020-04-29
nvme-tcp: fix possible crash in write_zeroes processing
Sagi Grimberg
2020-04-17
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-17
nvmet-tcp: fix maxh2cdata icresp parameter
Sagi Grimberg
2020-04-08
nvme-rdma: Avoid double freeing of async event data
Prabhath Sajeepa
2020-03-25
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
2020-03-12
nvme: Fix uninitialized-variable warning
Keith Busch
2020-03-12
nvme-pci: Use single IRQ vector for old Apple models
Andy Shevchenko
2020-03-12
nvme/pci: Add sleep quirk for Samsung and Toshiba drives
Shyjumon N
2020-03-05
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
2020-03-05
nvme/pci: move cqe check after device shutdown
Keith Busch
2020-03-05
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
2020-03-05
nvme/tcp: fix bug on double requeue when send fails
Anton Eidelman
2020-02-28
nvme-multipath: Fix memory leak with ana_log_buf
Logan Gunthorpe
2020-02-24
nvme-pci: remove nvmeq->tags
Christoph Hellwig
2020-02-24
nvmet: Pass lockdep expression to RCU lists
Amol Grover
2020-02-19
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
2020-02-11
nvmet: Fix controller use after free
Israel Rukshin
2020-02-11
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
2020-01-09
nvme/pci: Fix read queue count
Keith Busch
2020-01-09
nvme/pci: Fix write and poll queue types
Keith Busch
2020-01-09
nvme-fc: fix double-free scenarios on hw queues
James Smart
[next]