Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8013d43a0bf15cd9bf17acb827ae9f8d1b720708
/
drivers
/
nvme
/
host
/
scsi.c
8ef2074
nvme: Add tertiary number to NVME_VS
by Gabriel Krisman Bertazi
· 8 years ago
1a6fe74
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
by Andy Lutomirski
· 8 years ago
26501db
nvme/scsi: Remove power management support
by Andy Lutomirski
· 8 years ago
f3ca80f
nvme: move chardev and sysfs interface to common code
by Christoph Hellwig
· 9 years ago
4160982
nvme: split __nvme_submit_sync_cmd
by Christoph Hellwig
· 9 years ago
1c63dc6
nvme: split a new struct nvme_ctrl out of struct nvme_dev
by Christoph Hellwig
· 9 years ago
01fec28
nvme: use vendor it from identify
by Christoph Hellwig
· 9 years ago
bf7d3eb
nvme: split nvme_trans_device_id_page
by Christoph Hellwig
· 9 years ago
7a67cbe
nvme: use offset instead of a struct for registers
by Christoph Hellwig
· 9 years ago
57dacad
nvme: move to a new drivers/nvme/host directory
by Jay Sternberg
· 9 years ago
[Renamed from drivers/block/nvme-scsi.c]
f11bb3e
nvme: add a local nvme.h header
by Christoph Hellwig
· 9 years ago
6a398a3
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
51ef72b
block: nvme-scsi: Catch kcalloc failure
by Axel Lin
· 9 years ago
d29ec82
nvme: submit internal commands through the block layer
by Christoph Hellwig
· 9 years ago
772ce43
nvme: fail SCSI read/write command with unsupported protection bit
by Christoph Hellwig
· 9 years ago
9085176
nvme: report the DPOFUA in MODE_SENSE
by Christoph Hellwig
· 9 years ago
cbbb7a2
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
by Christoph Hellwig
· 9 years ago
3726897
nvme: first round at deobsfucating the SCSI translation code
by Christoph Hellwig
· 9 years ago
e61b0a8
nvme: fix scsi translation error handling
by Christoph Hellwig
· 9 years ago
b90c48d
nvme: split nvme_trans_send_fw_cmd
by Christoph Hellwig
· 9 years ago
e75ec75
nvme: store a struct device pointer in struct nvme_dev
by Christoph Hellwig
· 9 years ago
f705f83
nvme: consolidate synchronous command submission helpers
by Christoph Hellwig
· 9 years ago
3fd61b2
nvme: fix kernel memory corruption with short INQUIRY buffers
by Christoph Hellwig
· 10 years ago
9283b42
NVMe: Fix VPD B0 max sectors translation
by Keith Busch
· 10 years ago
7f749d9
NVMe: Add translation for block limits
by Keith Busch
· 10 years ago
9ac1693
NVMe: Fix scsi mode select llbaa setting
by Keith Busch
· 10 years ago
4f1982b
NVMe: Update SCSI Inquiry VPD 83h translation
by Keith Busch
· 10 years ago
9ea18f8
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
eb846d9
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
by Hannes Reinecke
· 10 years ago
a4aea56
NVMe: Convert to blk-mq
by Matias Bjørling
· 10 years ago
695a4fe
NVMe: Fix SG_IO status values
by Keith Busch
· 10 years ago
e179729
NVMe: Remove duplicate compat SG_IO code
by Keith Busch
· 10 years ago
b8e0808
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
by Dan McLeran
· 10 years ago
ef351b9
NVMe: Use Log Page constants in SCSI emulation
by Matthew Wilcox
· 10 years ago
dedf4b1
NVMe: Use last bytes of f/w rev SCSI Inquiry
by Keith Busch
· 11 years ago
de672b9
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
by Matthew Wilcox
· 10 years ago
4131f2f
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
by Indraneel Mukherjee
· 10 years ago
8757ad6
NVMe: Update copyright headers
by Matthew Wilcox
· 11 years ago
edd10d3
NVMe: Retry failed commands with non-fatal errors
by Keith Busch
· 11 years ago
ddcb776
NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds
by Keith Busch
· 11 years ago
4f5099a
NVMe: IOCTL path RCU protect queue access
by Keith Busch
· 11 years ago
320a382
NVMe: compat SG_IO ioctl
by Keith Busch
· 11 years ago
03ea83e
NVMe: Use kzalloc instead of kmalloc+memset
by Tushar Behera
· 11 years ago
710a143
NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp
by Vishal Verma
· 12 years ago
76e0310
NVMe: Remove redundant version.h header include
by Sachin Kamat
· 12 years ago
ab3ea5b
NVMe: Simplify Firmware Activate code slightly
by Matthew Wilcox
· 12 years ago
ec50373
NVMe: Add scsi unmap to SG_IO
by Keith Busch
· 12 years ago
14385de
NVMe: queue usage fixes in nvme-scsi
by Keith Busch
· 12 years ago
8741ee4
NVMe: Fix sparse warnings in scsi emulation
by Vishal Verma
· 12 years ago
063cc6d
NVMe: Abstract out sector to block number conversion
by Matthew Wilcox
· 12 years ago
5d0f613
NVMe: Add nvme-scsi.c
by Vishal Verma
· 12 years ago