index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-14
/
+30
|
\
|
*
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
2022-09-27
1
-8
/
+0
|
*
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
2022-09-27
1
-0
/
+8
|
*
nvme: send a rediscover uevent when a persistent discovery controller reconnects
Sagi Grimberg
2022-09-27
1
-0
/
+1
|
*
nvme: enumerate controller flags
Sagi Grimberg
2022-09-27
1
-2
/
+5
|
*
nvme: ensure subsystem reset is single threaded
Keith Busch
2022-09-27
1
-3
/
+13
|
*
nvme: handle effects after freeing the request
Keith Busch
2022-09-27
1
-1
/
+3
*
|
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
1
-2
/
+4
*
|
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-09-21
1
-0
/
+2
|
/
*
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
|
*
nvme-pci: check DMA ops when indicating support for PCI P2PDMA
Logan Gunthorpe
2022-07-26
1
-1
/
+1
*
|
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
2022-08-02
1
-3
/
+2
*
|
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-02
1
-0
/
+30
*
|
nvme: remove unused timeout parameter
Chaitanya Kulkarni
2022-08-02
1
-1
/
+1
*
|
nvme: remove a double word in a comment
Xiang wangx
2022-08-02
1
-1
/
+1
*
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
1
-2
/
+2
|
\
\
|
*
|
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-1
/
+1
|
|
/
*
/
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-06-29
1
-0
/
+1
|
/
*
nvme: add bug report info for global duplicate id
Keith Busch
2022-06-13
1
-0
/
+28
*
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-0
/
+1
|
\
|
*
nvme: fix interpretation of DMRSL
Tom Yan
2022-05-16
1
-0
/
+1
*
|
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
2022-05-20
1
-0
/
+1
*
|
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-05-11
1
-0
/
+4
|
/
*
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
2022-04-15
1
-0
/
+5
*
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
1
-0
/
+23
|
\
|
*
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-03-29
1
-0
/
+4
|
*
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-03-29
1
-0
/
+19
*
|
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-1
/
+3
|
\
\
|
*
|
nvme: add support for enhanced metadata
Keith Busch
2022-03-07
1
-1
/
+3
*
|
|
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-1
/
+0
|
\
|
|
|
|
/
|
/
|
|
*
nvme: remove support or stream based temperature hint
Christoph Hellwig
2022-03-07
1
-1
/
+0
*
|
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
2022-03-16
1
-2
/
+6
*
|
nvme: cleanup how disk->disk_name is assigned
Christoph Hellwig
2022-03-16
1
-6
/
+2
|
/
*
nvme: remove nssa from struct nvme_ctrl
Keith Busch
2022-02-28
1
-1
/
+0
*
nvme: expose cntrltype and dctype through sysfs
Martin Belanger
2022-02-28
1
-0
/
+3
*
nvme: add verbose error logging
Alan Adamson
2022-02-28
1
-0
/
+19
*
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
1
-0
/
+8
*
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-0
/
+8
|
\
|
*
nvme: add 'iopolicy' module parameter
Hannes Reinecke
2021-12-23
1
-0
/
+4
|
*
nvme: increment request genctr on completion
Keith Busch
2021-12-23
1
-0
/
+4
*
|
nvme: fix use after free when disconnecting a reconnecting ctrl
Ruozhu Li
2021-12-07
1
-1
/
+1
|
/
*
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-0
/
+1
|
\
|
*
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-20
1
-0
/
+1
*
|
nvme: paring quiesce/unquiesce
Ming Lei
2021-10-19
1
-0
/
+2
*
|
nvme: add APIs for stopping/starting admin queue
Ming Lei
2021-10-19
1
-0
/
+2
|
/
*
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
1
-0
/
+14
*
nvme: add command id quirk for apple controllers
Keith Busch
2021-09-27
1
-0
/
+6
*
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
2021-09-06
1
-0
/
+5
*
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-09-06
1
-0
/
+5
[next]