index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-scsi.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
2015-10-09
*
nvme: add a local nvme.h header
Christoph Hellwig
2015-10-09
*
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
|
*
block: nvme-scsi: Catch kcalloc failure
Axel Lin
2015-06-20
|
*
nvme: submit internal commands through the block layer
Christoph Hellwig
2015-05-22
|
*
nvme: fail SCSI read/write command with unsupported protection bit
Christoph Hellwig
2015-05-22
|
*
nvme: report the DPOFUA in MODE_SENSE
Christoph Hellwig
2015-05-22
|
*
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
Christoph Hellwig
2015-05-22
|
*
nvme: first round at deobsfucating the SCSI translation code
Christoph Hellwig
2015-05-22
|
*
nvme: fix scsi translation error handling
Christoph Hellwig
2015-05-22
|
*
nvme: split nvme_trans_send_fw_cmd
Christoph Hellwig
2015-05-22
|
*
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
2015-05-22
|
*
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
2015-05-22
*
|
nvme: fix kernel memory corruption with short INQUIRY buffers
Christoph Hellwig
2015-05-13
*
|
NVMe: Fix VPD B0 max sectors translation
Keith Busch
2015-04-23
|
/
*
NVMe: Add translation for block limits
Keith Busch
2015-04-07
*
NVMe: Fix scsi mode select llbaa setting
Keith Busch
2015-02-19
*
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
2015-02-19
*
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
|
\
|
*
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
|
*
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
|
*
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
*
|
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
|
/
*
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
*
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
2014-06-13
*
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
2014-06-03
*
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
2014-06-03
*
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
Indraneel Mukherjee
2014-06-03
*
NVMe: Update copyright headers
Matthew Wilcox
2014-05-05
*
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
*
NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds
Keith Busch
2014-03-24
*
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
*
NVMe: compat SG_IO ioctl
Keith Busch
2013-12-16
*
NVMe: Use kzalloc instead of kmalloc+memset
Tushar Behera
2013-06-19
*
NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp
Vishal Verma
2013-05-17
*
NVMe: Remove redundant version.h header include
Sachin Kamat
2013-05-17
*
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-08
*
NVMe: Add scsi unmap to SG_IO
Keith Busch
2013-05-02
*
NVMe: queue usage fixes in nvme-scsi
Keith Busch
2013-05-02
*
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
2013-04-16
*
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2013-04-16
*
NVMe: Add nvme-scsi.c
Vishal Verma
2013-03-28