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