开源镜像站
帮助
动态
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
/
scsi
Age
Commit message (
Expand
)
Author
2021-08-01
scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
Dwaipayan Ray
2021-08-01
scsi: BusLogic: Use %X for u32 sized integer rather than %lX
Colin Ian King
2021-08-01
scsi: BusLogic: Avoid unbounded vsprintf() use
Maciej W. Rozycki
2021-08-01
scsi: BusLogic: Fix missing pr_cont() use
Maciej W. Rozycki
2021-08-01
scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn()
Christoph Hellwig
2021-07-30
scsi: ufs: Allow async suspend/resume callbacks
Vincent Palomares
2021-07-30
scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()
James Smart
2021-07-30
scsi: qla2xxx: Fix spelling mistakes "allloc" -> "alloc"
Colin Ian King
2021-07-30
scsi: bsg: Move the whole request execution into the SCSI/transport handlers
Christoph Hellwig
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-30
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Unexport sg_scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Factor SG_IO handling into a helper
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Factor SCSI_IOCTL_GET_IDLUN handling into a helper
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Consolidate the START STOP UNIT handling
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove a very misleading comment
Christoph Hellwig
2021-07-28
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-28
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-28
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
2021-07-28
scsi: st: Simplify ioctl handling
Christoph Hellwig
2021-07-28
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-28
scsi: sg: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
scsi: ch: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
scsi: sd: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
scsi: sr: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-27
scsi: qla2xxx: Update version to 10.02.00.107-k
Nilesh Javali
2021-07-27
scsi: qla2xxx: edif: Increment command and completion counts
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add authentication pass + fail bsgs
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add key update
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add getfcinfo and statistic bsgs
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add start + stop bsgs
Quinn Tran
2021-07-27
scsi: qla2xxx: Remove unused variable 'status'
Bill Wendling
2021-07-27
scsi: libsas: Drop BLK_DEV_BSGLIB selection
Guoqing Jiang
2021-07-27
scsi: lpfc: Remove redundant assignment to pointer pcmd
Colin Ian King
2021-07-27
scsi: lpfc: Copyright updates for 14.0.0.0 patches
James Smart
2021-07-27
scsi: lpfc: Update lpfc version to 14.0.0.0
James Smart
2021-07-27
scsi: lpfc: Add 256 Gb link speed support
James Smart
[next]