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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: quiet user passthrough command errors
Keith Busch
2022-11-09
1
-2
/
+1
*
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-19
1
-1
/
+5
*
nvme: fix error pointer dereference in error handling
Dan Carpenter
2022-10-19
1
-1
/
+1
*
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-2
/
+4
|
\
|
*
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
1
-2
/
+4
|
*
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
1
-0
/
+1
|
|
\
|
*
\
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-30
1
-14
/
+126
|
|
\
\
*
|
\
\
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-14
/
+126
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
2022-09-27
1
-0
/
+102
|
*
|
|
nvme: send a rediscover uevent when a persistent discovery controller reconnects
Sagi Grimberg
2022-09-27
1
-0
/
+10
|
*
|
|
nvme: copy firmware_rev on each init
Keith Busch
2022-09-27
1
-1
/
+2
|
*
|
|
nvme: handle effects after freeing the request
Keith Busch
2022-09-27
1
-11
/
+6
|
*
|
|
nvme: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
1
-1
/
+1
|
*
|
|
nvme: add comment for unaligned "fake" nqn
Linjun Bao
2022-09-19
1
-1
/
+5
*
|
|
|
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-0
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-09-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
2022-09-27
1
-3
/
+3
*
|
|
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-09
1
-3
/
+11
|
\
|
|
|
|
/
|
/
|
|
*
nvme: requeue aen after firmware activation
Keith Busch
2022-09-07
1
-3
/
+11
*
|
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
nvme-pci: check DMA ops when indicating support for PCI P2PDMA
Logan Gunthorpe
2022-07-26
1
-1
/
+2
*
|
nvme: enable generic interface (/dev/ngXnY) for unknown command sets
Joel Granados
2022-08-02
1
-7
/
+34
*
|
nvme: factor out a nvme_ns_is_readonly helper
Christoph Hellwig
2022-08-02
1
-5
/
+10
*
|
nvme: refactor namespace probing
Christoph Hellwig
2022-08-02
1
-105
/
+125
*
|
nvme: generalize the nvme_multi_css check in nvme_scan_ns
Christoph Hellwig
2022-08-02
1
-6
/
+6
*
|
nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
Christoph Hellwig
2022-08-02
1
-3
/
+3
*
|
nvme: catch -ENODEV from nvme_revalidate_zones again
Christoph Hellwig
2022-08-02
1
-6
/
+7
*
|
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-02
1
-0
/
+1
*
|
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
2022-08-02
1
-1
/
+1
*
|
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-02
1
-4
/
+139
*
|
nvme: fix qid param blk_mq_alloc_request_hctx
Chaitanya Kulkarni
2022-08-02
1
-1
/
+1
*
|
nvme: remove unused timeout parameter
Chaitanya Kulkarni
2022-08-02
1
-8
/
+4
*
|
nvme: handle the persistent internal error AER
Michael Kelley
2022-08-02
1
-2
/
+29
*
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
1
-3
/
+2
|
\
\
|
*
|
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-1
/
+1
|
*
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
|
*
|
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-1
/
+0
*
|
|
nvme: fix block device naming collision
Israel Rukshin
2022-07-14
1
-3
/
+3
*
|
|
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-06-29
1
-0
/
+2
|
/
/
*
/
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
2022-06-23
1
-0
/
+14
|
/
*
nvme: add bug report info for global duplicate id
Keith Busch
2022-06-13
1
-0
/
+1
*
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
2022-06-13
1
-2
/
+2
*
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
1
-1
/
+9
|
\
|
*
nvme: set controller enable bit in a separate write
Niklas Cassel
2022-05-31
1
-1
/
+9
*
|
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
1
-1
/
+2
*
|
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-14
/
+91
|
\
|
|
*
nvme: set non-mdts limits in nvme_scan_work
Chaitanya Kulkarni
2022-05-19
1
-4
/
+15
|
*
nvme: add support for TP4084 - Time-to-Ready Enhancements
Christoph Hellwig
2022-05-18
1
-6
/
+70
|
*
nvme: mark internal passthru request RQF_QUIET
Chaitanya Kulkarni
2022-05-16
1
-0
/
+1
[next]