index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
nvme: wire up fixed buffer support for nvme passthrough
Kanchan Joshi
2022-09-30
nvme: pass ubuffer as an integer
Kanchan Joshi
2022-09-30
nvme: refactor nvme_alloc_request
Kanchan Joshi
2022-09-30
nvme: refactor nvme_add_user_metadata
Kanchan Joshi
2022-09-30
nvme: Use blk_rq_map_user_io helper
Anuj Gupta
2022-09-30
nvme: enable batched completions of passthrough IO
Jens Axboe
2022-09-30
nvme: split out metadata vs non metadata end_io uring_cmd completions
Jens Axboe
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
Christoph Hellwig
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-09-27
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
2022-09-27
nvme-fc: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-fc: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
Christoph Hellwig
2022-09-27
nvme-rdma: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-rdma: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-tcp: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-tcp: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-tcp: remove the unused queue_size member in nvme_tcp_queue
Christoph Hellwig
2022-09-27
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
2022-09-27
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
2022-09-27
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
2022-09-27
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
2022-09-27
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
2022-09-27
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
2022-09-27
nvme-pci: report the actual number of tagset maps
Keith Busch
2022-09-27
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
2022-09-27
nvme: send a rediscover uevent when a persistent discovery controller reconnects
Sagi Grimberg
2022-09-27
nvme: enumerate controller flags
Sagi Grimberg
2022-09-27
nvme-pci: disable Write Zeroes on Phison E3C/E4C
Tina Hsu
2022-09-27
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
2022-09-27
nvme: ensure subsystem reset is single threaded
Keith Busch
[next]