index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
Logan Gunthorpe
1
-1
/
+1
2019-11-04
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
2
-7
/
+15
2019-11-04
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
2
-5
/
+8
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
5
-11
/
+8
2019-11-04
nvme: introduce "Command Aborted By host" status code
Max Gurtovoy
2
-1
/
+2
2019-11-04
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
Israel Rukshin
1
-2
/
+2
2019-11-04
nvmet: add unlikely check at nvmet_req_alloc_sgl
Israel Rukshin
1
-1
/
+1
2019-11-04
nvmet: use bio_io_error instead of duplicating it
Israel Rukshin
1
-5
/
+3
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
5
-8
/
+12
2019-11-04
nvme-fc: ensure association_id is cleared regardless of a Disconnect LS
James Smart
1
-3
/
+3
2019-11-04
nvme-fc: clarify error messages
James Smart
1
-5
/
+6
2019-11-04
nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu
James Smart
1
-0
/
+5
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
2
-25
/
+26
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-10-29
nvme-multipath: remove unused groups_only mode in ana log
Anton Eidelman
1
-5
/
+4
2019-10-29
nvme-multipath: fix possible io hang after ctrl reconnect
Anton Eidelman
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-15
nvme-tcp: fix possible leakage during error flow
Max Gurtovoy
1
-0
/
+1
2019-10-15
nvmet-loop: fix possible leakage during error flow
Max Gurtovoy
1
-1
/
+3
2019-10-14
nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL
Sebastian Andrzej Siewior
1
-0
/
+2
2019-10-14
nvme: Wait for reset state when required
Keith Busch
3
-17
/
+74
2019-10-14
nvme: Prevent resets during paused controller state
Keith Busch
1
-4
/
+25
2019-10-14
nvme: Restart request timers in resetting state
Keith Busch
2
-0
/
+16
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
4
-37
/
+11
2019-10-14
nvme-pci: Free tagset if no IO queues
Keith Busch
1
-2
/
+9
2019-10-04
nvme: retain split access workaround for capability reads
Ard Biesheuvel
1
-1
/
+1
2019-10-04
nvme: fix possible deadlock when nvme_update_formats fails
Sagi Grimberg
1
-2
/
+1
2019-09-27
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-51
/
+154
2019-09-27
nvme-rdma: fix possible use-after-free in connect timeout
Sagi Grimberg
1
-1
/
+2
2019-09-26
nvme: Move ctrl sqsize to generic space
Keith Busch
1
-1
/
+1
2019-09-25
nvme: Add ctrl attributes for queue_count and sqsize
James Smart
1
-0
/
+4
2019-09-25
nvme: allow 64-bit results in passthru commands
Marta Rybczynska
1
-16
/
+92
2019-09-25
nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
Jian-Hong Pan
1
-0
/
+10
2019-09-25
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
1
-8
/
+4
2019-09-25
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
Gabriel Craciunescu
1
-0
/
+3
2019-09-25
nvme-rdma: Fix max_hw_sectors calculation
Max Gurtovoy
1
-5
/
+11
2019-09-25
nvme: fix an error code in nvme_init_subsystem()
Dan Carpenter
1
-2
/
+3
2019-09-25
nvme-pci: Save PCI state before putting drive into deepest state
Mario Limonciello
1
-7
/
+10
2019-09-25
nvme-tcp: fix wrong stop condition in io_work
Wunderlich, Mark
1
-2
/
+2
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2019-09-23
nvme-pci: Fix a race in controller removal
Balbir Singh
1
-1
/
+4
2019-09-23
nvmet: change ppl to lpp
John Pittman
1
-8
/
+8
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-9
/
+0
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-262
/
+566
2019-09-12
nvmet: fix a wrong error status returned in error log page
Amit
1
-5
/
+3
2019-09-12
nvme: send discovery log page change events to userspace
Sagi Grimberg
1
-1
/
+5
2019-09-12
nvme: add uevent variables for controller devices
Sagi Grimberg
1
-0
/
+28
[prev]
[next]