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
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-05
nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
2024-01-03
nvme: simplify the max_discard_segments calculation
Christoph Hellwig
2024-01-03
nvme: fix max_discard_sectors calculation
Christoph Hellwig
2023-12-19
nvme: repack struct nvme_ns_head
Daniel Wagner
2023-12-19
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
2023-12-19
nvme: refactor ns info helpers
Daniel Wagner
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2023-12-04
nvme: fix deadlock between reset and scan
Bitao Hu
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-28
nvme: improved uring polling
Keith Busch
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-21
nvme: Print capabilities changes just once
Breno Leitao
2023-06-12
nvme: skip optional id ctrl csi if it failed
Keith Busch
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy
2023-06-12
nvme: reorder fields in 'struct nvme_ctrl'
Christophe JAILLET
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-05-30
nvme: check IO start time when deciding to defer KA
Uday Shankar
2023-05-30
nvme: fix miss command type check
min15.li
2023-05-03
nvme-pci: add quirk for missing secondary temperature thresholds
Hristo Venev
2023-04-11
nvme: Move pr code to it's own file
Mike Christie
2023-02-01
nvme: add nvme_opcode_str function for all nvme cmd types
Amit Engel
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
2022-12-22
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-16
nvme-auth: convert dhchap_auth_list to an array
Sagi Grimberg
2022-11-16
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
2022-11-16
nvme-auth: guarantee dhchap buffers under memory pressure
Sagi Grimberg
2022-11-16
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
2022-11-15
nvme: simplify transport specific device attribute handling
Christoph Hellwig
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
2022-11-02
nvme: use blk_mq_[un]quiesce_tagset
Chao Leng
2022-11-02
nvme: split nvme_kill_queues
Christoph Hellwig
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-27
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
2022-09-27
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
[next]