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
2020-10-07
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
2020-10-07
nvme-core: remove extra variable
Chaitanya Kulkarni
2020-10-07
nvme: remove nvme_identify_ns_list
Christoph Hellwig
2020-10-07
nvme: refactor nvme_validate_ns
Christoph Hellwig
2020-10-07
nvme: move nvme_validate_ns
Christoph Hellwig
2020-10-07
nvme: query namespace identifiers before adding the namespace
Christoph Hellwig
2020-10-07
nvme: revalidate zone bitmaps in nvme_update_ns_info
Christoph Hellwig
2020-10-07
nvme: remove nvme_update_formats
Christoph Hellwig
2020-10-07
nvme: update the known admin effects
Christoph Hellwig
2020-10-07
nvme: set the queue limits in nvme_update_ns_info
Christoph Hellwig
2020-10-07
nvme: remove the 0 lba_shift check in nvme_update_ns_info
Christoph Hellwig
2020-10-07
nvme: clean up the check for too large logic block sizes
Christoph Hellwig
2020-10-07
nvme: freeze the queue over ->lba_shift updates
Christoph Hellwig
2020-10-07
nvme: factor out a nvme_configure_metadata helper
Christoph Hellwig
2020-10-07
nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
Christoph Hellwig
2020-10-07
nvme: lift the check for an unallocated namespace into nvme_identify_ns
Christoph Hellwig
2020-10-07
nvme: rename __nvme_revalidate_disk
Christoph Hellwig
2020-10-07
nvme: rename _nvme_revalidate_disk
Christoph Hellwig
2020-10-07
nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns
Christoph Hellwig
2020-10-07
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
2020-10-07
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
2020-10-07
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
2020-09-27
nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
Jeffle Xu
2020-09-27
nvme: fix error handling in nvme_ns_report_zones
Christoph Hellwig
2020-09-27
nvmet-fc: fix missing check for no hostport struct
James Smart
2020-09-27
nvmet: add passthru ZNS support
Chaitanya Kulkarni
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
2020-09-27
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
2020-09-27
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
2020-09-27
nvme: use an xarray to lookup the Commands Supported and Effects log
Chaitanya Kulkarni
2020-09-27
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-17
nvmet: get transport reference for passthru ctrl
Christoph Hellwig
2020-09-17
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
2020-09-15
nvme-tcp: fix kconfig dependency warning when !CRYPTO
Necip Fazil Yildiran
2020-09-15
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
2020-09-11
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-09
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
2020-09-08
nvme-tcp: cancel async events before freeing event struct
David Milburn
2020-09-08
nvme-rdma: cancel async events before freeing event struct
David Milburn
2020-09-08
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-08
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-02
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
2020-09-01
nvme: don't call revalidate_disk from nvme_set_queue_dying
Christoph Hellwig
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-09-01
Merge branch 'block-5.9' into for-5.10/block
Jens Axboe
[next]