开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
scsi.c
Age
Commit message (
Expand
)
Author
2017-06-28
nvme: Remove SCSI translations
Keith Busch
2017-04-27
nvme-scsi: remove nvme_trans_security_protocol
Christoph Hellwig
2017-04-25
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
2017-01-30
nvme/scsi: don't rely on BLK_MAX_CDB
Christoph Hellwig
2017-01-29
nvme: fix compilation of scsi component
Jens Axboe
2016-12-21
nvme/scsi: Remove START STOP emulation
Andy Lutomirski
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-06
nvme/scsi: Remove set-but-not-used variables
Bart Van Assche
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-24
nvme/scsi: Remove power management support
Andy Lutomirski
2015-12-01
nvme: move chardev and sysfs interface to common code
Christoph Hellwig
2015-12-01
nvme: split __nvme_submit_sync_cmd
Christoph Hellwig
2015-12-01
nvme: split a new struct nvme_ctrl out of struct nvme_dev
Christoph Hellwig
2015-12-01
nvme: use vendor it from identify
Christoph Hellwig
2015-12-01
nvme: split nvme_trans_device_id_page
Christoph Hellwig
2015-12-01
nvme: use offset instead of a struct for registers
Christoph Hellwig
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg