开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-08-03
scsi: target: tcmu: Add new feature KEEP_BUF
Bodo Stroesser
2021-08-03
scsi: ufs: Add fault injection support
Bart Van Assche
2021-08-02
scsi: ufs: Retry aborted SCSI commands instead of completing these successfully
Bart Van Assche
2021-08-02
scsi: ufs: Synchronize SCSI and UFS error handling
Bart Van Assche
2021-08-02
scsi: ufs: Request sense data asynchronously
Bart Van Assche
2021-08-02
scsi: ufs: Fix the SCSI abort handler
Bart Van Assche
2021-08-02
scsi: ufs: Optimize SCSI command processing
Bart Van Assche
2021-08-02
scsi: ufs: Optimize serialization of setup_xfer_req() calls
Bart Van Assche
2021-08-02
scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...
Bart Van Assche
2021-08-02
scsi: ufs: Inline ufshcd_outstanding_req_clear()
Bart Van Assche
2021-08-02
scsi: ufs: Remove several wmb() calls
Bart Van Assche
2021-08-02
scsi: ufs: Improve static type checking for the host controller state
Bart Van Assche
2021-08-02
scsi: ufs: Verify UIC locking requirements at runtime
Bart Van Assche
2021-08-02
scsi: ufs: Remove ufshcd_valid_tag()
Bart Van Assche
2021-08-02
scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
Bart Van Assche
2021-08-02
scsi: ufs: Rename the second ufshcd_probe_hba() argument
Bart Van Assche
2021-08-02
scsi: ufs: Only include power management code if necessary
Bart Van Assche
2021-08-02
scsi: ufs: Reduce power management code duplication
Bart Van Assche
2021-08-02
scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
Bart Van Assche
2021-08-01
scsi: ufs: ufshpb: Make host mode parameters configurable
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Add support for host control mode
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Do not send umap_all in host control mode
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Limit the number of in-flight map requests
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Add "cold" regions timer
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Add HPB dev reset response
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Region inactivation in host mode
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Make eviction depend on region's reads
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Add reads counter
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Transform set_dirty to iterate_rgn
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Add host control mode support to rsp_upiu
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Cache HPB Control mode on init
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Add HPB 2.0 support
Daejun Park
2021-08-01
scsi: ufs: ufshpb: Prepare HPB read for cached sub-region
Daejun Park
2021-08-01
scsi: ufs: ufshpb: L2P map management for HPB read
Daejun Park
2021-08-01
scsi: ufs: ufshpb: Introduce Host Performance Buffer feature
Daejun Park
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-lib: Fix commands without data transfer in bsg_transport_sg_io_fn()
Christoph Hellwig
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: block: Remove BLK_SCSI_MAX_CMDS
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
[next]