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
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
4
-2
/
+50
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
1
-23
/
+1
2021-06-03
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
1
-11
/
+78
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-02
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
1
-17
/
+16
2021-06-02
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
1
-2
/
+4
2021-06-02
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-02
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-02
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-06-01
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-32
/
+13
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2
-2
/
+0
2021-05-31
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
1
-2
/
+3
2021-05-26
nvmet: fix false keep-alive timeout when a controller is torn down
Sagi Grimberg
2
-5
/
+12
2021-05-26
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
1
-1
/
+1
2021-05-26
nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
Sagi Grimberg
1
-1
/
+2
2021-05-25
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
1
-0
/
+5
2021-05-25
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
1
-8
/
+17
2021-05-25
nvme: fix potential memory leaks in nvme_cdev_add
Guoqing Jiang
1
-1
/
+3
2021-05-19
nvme-fc: clear q_live at beginning of association teardown
James Smart
1
-0
/
+12
2021-05-19
nvme-tcp: rerun io_work if req_list is not empty
Keith Busch
1
-1
/
+2
2021-05-19
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
1
-1
/
+1
2021-05-19
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
1
-1
/
+3
2021-05-19
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
1
-1
/
+1
2021-05-13
nvmet: use new ana_log_size instead the old one
Hou Pu
1
-1
/
+1
2021-05-12
nvmet: seset ns->file when open fails
Daniel Wagner
1
-3
/
+5
2021-05-11
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
1
-3
/
+3
2021-05-11
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
1
-5
/
+2
2021-05-11
nvmet: demote discovery cmd parse err msg to debug
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
1
-2
/
+2
2021-05-11
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2
-1
/
+7
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
3
-29
/
+37
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
1
-3
/
+3
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
1
-0
/
+3
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
1
-0
/
+3
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
8
-78
/
+83
2021-05-04
nvme: avoid memset for passthrough requests
Kanchan Joshi
1
-4
/
+3
2021-05-04
nvme: add nvme_get_ns helper
Kanchan Joshi
1
-2
/
+7
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
3
-47
/
+41
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-819
/
+1250
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
4
-9
/
+180
2021-04-21
nvme: cleanup nvme_configure_apst
Christoph Hellwig
1
-80
/
+69
2021-04-21
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
1
-1
/
+2
2021-04-21
nvme: add 'kato' sysfs attribute
Hannes Reinecke
1
-0
/
+2
2021-04-21
nvme: sanitize KATO setting
Hannes Reinecke
3
-7
/
+15
2021-04-21
nvmet: avoid queuing keep-alive timer if it is disabled
Hou Pu
1
-2
/
+8
2021-04-15
nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store
Gopal Tiwari
1
-0
/
+2
2021-04-15
nvme: let namespace probing continue for unsupported features
Christoph Hellwig
2
-3
/
+12
2021-04-15
nvme: factor out nvme_ns_open and nvme_ns_release helpers
Christoph Hellwig
1
-4
/
+12
[prev]
[next]