index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-06-25
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-06-25
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
1
-0
/
+1
2019-06-22
nvme-tcp: fix queue mapping when queue count is limited
Sagi Grimberg
1
-7
/
+50
2019-06-22
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
1
-1
/
+2
2019-06-22
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
1
-6
/
+4
2019-06-19
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
1
-1
/
+1
2019-06-19
nvme: fix memory leak for power latency tolerance
Yufen Yu
1
-0
/
+1
2019-06-19
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
1
-5
/
+20
2019-06-19
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
1
-23
/
+24
2019-06-19
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+0
2019-06-19
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
1
-4
/
+9
2019-06-19
nvme-pci: Fix controller freeze wait disabling
Keith Busch
1
-6
/
+6
2019-06-15
nvme-pci: shutdown on timeout during deletion
Keith Busch
1
-1
/
+4
2019-06-15
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
1
-1
/
+4
2019-06-11
nvme-rdma: fix queue mapping when queue count is limited
Sagi Grimberg
1
-38
/
+61
2019-05-31
nvme-tcp: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-2
/
+6
2019-05-31
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-4
/
+6
2019-05-31
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
1
-1
/
+6
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
3
-23
/
+51
2019-04-11
nvme-fc: correct csn initialization and increments on error
James Smart
1
-5
/
+15
2019-04-10
nvme: cancel request synchronously
Ming Lei
1
-1
/
+1
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
1
-2
/
+2
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
1
-10
/
+10
2019-03-28
nvme-multipath: relax ANA state check
Martin George
1
-4
/
+1
2019-03-28
nvme-tcp: fix an endianess miss-annotation
Christoph Hellwig
1
-1
/
+1
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-77
/
+115
2019-03-13
nvme-tcp: support C2HData with SUCCESS flag
Sagi Grimberg
1
-4
/
+28
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2
-5
/
+5
2019-03-13
nvme: add proper write zeroes setup for the multipath device
Christoph Hellwig
1
-3
/
+3
2019-03-13
nvme: add proper discard setup for the multipath device
Christoph Hellwig
1
-3
/
+3
2019-03-13
nvme: remove nvme_ns_config_oncs
Christoph Hellwig
1
-7
/
+3
2019-03-13
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
3
-2
/
+9
2019-03-13
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
1
-31
/
+2
2019-03-13
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
1
-5
/
+4
2019-03-13
nvme-fc: reject reconnect if io queue count is reduced to zero
James Smart
1
-0
/
+12
2019-03-13
nvme-fc: fix numa_node when dev is null
James Smart
1
-1
/
+4
2019-03-13
nvme-fc: use nr_phys_segments to determine existence of sgl
James Smart
1
-4
/
+15
2019-03-13
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
1
-10
/
+10
2019-03-13
nvme: update comment to make the code easier to read
Yufen Yu
1
-2
/
+2
2019-03-13
nvme: put ns_head ref if namespace fails allocation
Sagi Grimberg
1
-0
/
+1
2019-03-13
nvme-trace: fix cdw10 buffer overrun
Keith Busch
1
-1
/
+1
2019-03-13
nvme: don't warn on block content change effects
Keith Busch
1
-1
/
+1
2019-03-13
nvme: add get-feature to admin cmds tracer
Max Gurtovoy
1
-0
/
+14
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-260
/
+219
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-78
/
+39
2019-02-21
nvme-rdma: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
1
-2
/
+2
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
7
-63
/
+7
2019-02-20
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvme-loop: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvmet-fcloop: convert to SPDX identifiers
Christoph Hellwig
1
-12
/
+1
[next]