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
/
core.c
Age
Commit message (
Expand
)
Author
2021-12-23
nvme: add 'iopolicy' module parameter
Hannes Reinecke
2021-12-23
nvme: drop unused variable ctrl in nvme_setup_cmd
Geliang Tang
2021-12-23
nvme: increment request genctr on completion
Keith Busch
2021-12-07
nvme: fix use after free when disconnecting a reconnecting ctrl
Ruozhu Li
2021-12-06
nvme: disable namespace access for unsupported metadata
Keith Busch
2021-12-06
nvme: show subsys nqn for duplicate cntlids
Keith Busch
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-23
nvme: fix write zeroes pi
Klaus Jensen
2021-11-23
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
nvme: wait until quiesce is done
Ming Lei
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-19
nvme: paring quiesce/unquiesce
Ming Lei
2021-10-19
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-19
nvme: add APIs for stopping/starting admin queue
Ming Lei
2021-10-19
nvme: don't memset() the normal read/write command
Jens Axboe
2021-10-19
nvme: move command clear into the various setup helpers
Jens Axboe
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
2021-09-21
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
2021-09-15
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-09-14
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
2021-09-13
nvme: avoid race in shutdown namespace removal
Daniel Wagner
2021-09-06
nvme: add error handling support for add_disk()
Luis Chamberlain
2021-09-06
nvme: only call synchronize_srcu when clearing current path
Daniel Wagner
2021-09-06
nvme: update keep alive interval when kato is modified
Tatsuya Sasaki
2021-09-06
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-23
nvme: use blk_mq_alloc_disk
Christoph Hellwig
2021-08-16
nvme: use bvec_virt
Christoph Hellwig
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
2021-08-12
nvme: remove the GENHD_FL_UP check in nvme_ns_remove
Christoph Hellwig
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-07-21
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]