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
2019-01-31
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
1
-1
/
+14
2019-01-31
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-21
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-11-10
nvmet: fix space padding in serial number
Daniel Verkamp
1
-0
/
+1
2018-11-10
nvme-pci: fix CMB sysfs file removal in reset path
Max Gurtovoy
1
-11
/
+7
2018-10-10
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
1
-2
/
+25
2018-08-24
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
1
-0
/
+8
2018-07-17
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
1
-11
/
+16
2018-07-17
nvme: validate admin queue before unquiesce
Scott Bauer
1
-1
/
+2
2018-06-16
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
1
-6
/
+0
2018-06-16
nvmet: don't report 0-bytes in serial number
Martin Wilck
1
-2
/
+14
2018-06-16
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
3
-5
/
+4
2018-06-16
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2018-05-30
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
1
-1
/
+3
2018-05-30
nvmet: fix PSDT field check in command format
Max Gurtovoy
1
-3
/
+6
2018-05-30
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
1
-1
/
+4
2018-04-13
nvme: fix hang in remove path
Ming Lei
1
-0
/
+4
2018-04-13
nvme-pci: fix multiple ctrl removal scheduling
Rakesh Pandit
1
-7
/
+6
2018-03-03
nvme: check hw sectors before setting chunk sectors
Keith Busch
1
-1
/
+2
2017-12-25
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-38
/
+50
2017-12-20
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
1
-1
/
+2
2017-12-20
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
1
-5
/
+3
2017-12-20
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2
-1
/
+11
2017-12-20
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
1
-1
/
+1
2017-12-09
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
1
-0
/
+3
2017-12-05
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2
-1
/
+3
2017-11-30
nvmet: fix KATO offset in Set Features
Daniel Verkamp
1
-3
/
+1
2017-10-12
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
1
-7
/
+7
2017-10-08
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-09-13
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
1
-1
/
+1
2017-07-27
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
1
-10
/
+10
2017-06-17
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
1
-0
/
+17
2017-06-07
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
1
-2
/
+3
2017-06-07
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
1
-1
/
+7
2017-06-07
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
1
-4
/
+14
2017-05-25
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-04-12
nvme: simplify stripe quirk
Keith Busch
2
-16
/
+2
2017-04-08
nvme/pci: Disable on removal when disconnected
Keith Busch
1
-1
/
+3
2017-04-08
nvme/core: Fix race kicking freed request_queue
Keith Busch
1
-3
/
+3
2017-01-19
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
1
-6
/
+1
2017-01-06
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
3
-14
/
+12
2016-11-16
nvme/pci: Don't free queues on error
Keith Busch
1
-14
/
+4
2016-11-14
nvmet-rdma: drain the queue-pair just before freeing it
Sagi Grimberg
1
-1
/
+1
2016-11-14
nvme-rdma: stop and free io queues on connect failure
Steve Wise
1
-2
/
+9
2016-11-14
nvmet-rdma: don't forget to delete a queue from the list of connection failed
Sagi Grimberg
1
-1
/
+7
2016-11-14
nvmet: Don't queue fatal error work if csts.cfs is set
Sagi Grimberg
1
-3
/
+7
2016-11-14
nvme-rdma: reject non-connect commands before the queue is live
Christoph Hellwig
1
-1
/
+30
2016-11-14
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
Bart Van Assche
1
-1
/
+7
2016-11-11
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
1
-1
/
+1
2016-10-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-38
/
+71
[next]