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
/
target
/
io-cmd-bdev.c
Age
Commit message (
Expand
)
Author
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
2021-02-02
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
2020-05-27
nvmet: rename nvmet_rw_len to nvmet_rw_data_len
Israel Rukshin
2020-05-27
nvmet: add metadata characteristics for a namespace
Israel Rukshin
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-09
nvmet: add ns revalidation support
Anthony Iliopoulos
2020-02-04
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
2019-11-04
nvmet: stop using bio_set_op_attrs
Christoph Hellwig
2019-11-04
nvmet: add plugging for read/write when ns is bdev
Christoph Hellwig
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
2019-11-04
nvmet: use bio_io_error instead of duplicating it
Israel Rukshin
2019-09-23
nvmet: change ppl to lpp
John Pittman
2019-07-09
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
2019-06-04
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
2018-12-13
nvmet: add error log support for bdev backend
Chaitanya Kulkarni
2018-12-13
nvmet: remove unused variable
Sagi Grimberg
2018-11-26
nvme: remove opportunistic polling from bdev target
Jens Axboe
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-01
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni