platform/kernel/linux-rpi.git
2021-08-03 Bodo Stroesserscsi: target: tcmu: Add new feature KEEP_BUF
2021-08-03 Bart Van Asschescsi: ufs: Add fault injection support
2021-08-03 Bart Van Asschescsi: ufs: Retry aborted SCSI commands instead of compl...
2021-08-03 Bart Van Asschescsi: ufs: Synchronize SCSI and UFS error handling
2021-08-03 Bart Van Asschescsi: ufs: Request sense data asynchronously
2021-08-03 Bart Van Asschescsi: ufs: Fix the SCSI abort handler
2021-08-03 Bart Van Asschescsi: ufs: Optimize SCSI command processing
2021-08-03 Bart Van Asschescsi: ufs: Optimize serialization of setup_xfer_req...
2021-08-03 Bart Van Asschescsi: ufs: Revert "Utilize Transfer Request List Comple...
2021-08-03 Bart Van Asschescsi: ufs: Inline ufshcd_outstanding_req_clear()
2021-08-03 Bart Van Asschescsi: ufs: Remove several wmb() calls
2021-08-03 Bart Van Asschescsi: ufs: Improve static type checking for the host...
2021-08-03 Bart Van Asschescsi: ufs: Verify UIC locking requirements at runtime
2021-08-03 Bart Van Asschescsi: ufs: Remove ufshcd_valid_tag()
2021-08-03 Bart Van Asschescsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appro...
2021-08-03 Bart Van Asschescsi: ufs: Rename the second ufshcd_probe_hba() argument
2021-08-03 Bart Van Asschescsi: ufs: Only include power management code if necessary
2021-08-03 Bart Van Asschescsi: ufs: Reduce power management code duplication
2021-08-03 Bart Van Asschescsi: ufs: Fix memory corruption by ufshcd_read_desc_pa...
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Make host mode parameters configurable
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Add support for host control mode
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Do not send umap_all in host control...
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Limit the number of in-flight map...
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Add "cold" regions timer
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Add HPB dev reset response
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Region inactivation in host mode
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Make eviction depend on region's...
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Add reads counter
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Transform set_dirty to iterate_rgn
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Add host control mode support to...
2021-08-01 Avri Altmanscsi: ufs: ufshpb: Cache HPB Control mode on init
2021-08-01 Daejun Parkscsi: ufs: ufshpb: Add HPB 2.0 support
2021-08-01 Daejun Parkscsi: ufs: ufshpb: Prepare HPB read for cached sub...
2021-08-01 Daejun Parkscsi: ufs: ufshpb: L2P map management for HPB read
2021-08-01 Daejun Parkscsi: ufs: ufshpb: Introduce Host Performance Buffer...
2021-08-01 Dwaipayan Rayscsi: qla4xxx: Convert uses of __constant_cpu_to_<foo...
2021-08-01 Colin Ian Kingscsi: BusLogic: Use %X for u32 sized integer rather...
2021-08-01 Maciej W. Rozyckiscsi: BusLogic: Avoid unbounded vsprintf() use
2021-08-01 Maciej W. Rozyckiscsi: BusLogic: Fix missing pr_cont() use
2021-08-01 Christoph Hellwigscsi: bsg-lib: Fix commands without data transfer in...
2021-08-01 Christoph Hellwigscsi: bsg: Fix commands without data transfer in scsi_b...
2021-07-31 Vincent Palomaresscsi: ufs: Allow async suspend/resume callbacks
2021-07-31 James Smartscsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_abo...
2021-07-31 Colin Ian Kingscsi: qla2xxx: Fix spelling mistakes "allloc" -> "alloc"
2021-07-31 Christoph Hellwigscsi: bsg: Move the whole request execution into the...
2021-07-31 Christoph Hellwigscsi: block: Remove the remaining SG_IO-related fields...
2021-07-31 Christoph Hellwigscsi: block: Remove BLK_SCSI_MAX_CMDS
2021-07-31 Christoph Hellwigscsi: bsg: Simplify device registration
2021-07-31 Christoph Hellwigscsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the...
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Unexport sg_scsi_ioctl()
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Factor SG_IO handling into a helper
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Factor SCSI_IOCTL_GET_IDLUN handling...
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Consolidate the START STOP UNIT handling
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Remove a very misleading comment
2021-07-29 Christoph Hellwigscsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SC...
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Move the "block layer" SCSI ioctl...
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Simplify SCSI passthrough permission...
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_co...
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Remove scsi_req_init()
2021-07-29 Christoph Hellwigscsi: bsg: Move bsg_scsi_ops to drivers/scsi/
2021-07-29 Christoph Hellwigscsi: bsg: Decouple from scsi_cmd_ioctl()
2021-07-29 Christoph Hellwigscsi: block: Add a queue_max_bytes() helper
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
2021-07-29 Christoph Hellwigscsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
2021-07-29 Christoph Hellwigscsi: cdrom: Remove the call to scsi_cmd_blk_ioctl...
2021-07-29 Christoph Hellwigscsi: st: Simplify ioctl handling
2021-07-29 Christoph Hellwigscsi: core: Remove scsi_compat_ioctl()
2021-07-29 Christoph Hellwigscsi: sg: Consolidate compat ioctl handling
2021-07-29 Christoph Hellwigscsi: ch: Consolidate compat ioctl handling
2021-07-29 Christoph Hellwigscsi: sd: Consolidate compat ioctl handling
2021-07-29 Christoph Hellwigscsi: sr: Consolidate compat ioctl handling
2021-07-29 Christoph Hellwigscsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
2021-07-27 Nilesh Javaliscsi: qla2xxx: Update version to 10.02.00.107-k
2021-07-27 Quinn Transcsi: qla2xxx: edif: Increment command and completion...
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add encryption to I/O path
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add doorbell notification for app
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add detection of secure device
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add authentication pass + fail...
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add key update
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add extraction of auth_els from...
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add send, receive, and accept...
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add getfcinfo and statistic bsgs
2021-07-27 Quinn Transcsi: qla2xxx: edif: Add start + stop bsgs
2021-07-27 Bill Wendlingscsi: qla2xxx: Remove unused variable 'status'
2021-07-27 Guoqing Jiangscsi: libsas: Drop BLK_DEV_BSGLIB selection
2021-07-27 Colin Ian Kingscsi: target: Remove redundant assignment to variable ret
2021-07-27 Colin Ian Kingscsi: lpfc: Remove redundant assignment to pointer...
2021-07-27 James Smartscsi: lpfc: Copyright updates for 14.0.0.0 patches
2021-07-27 James Smartscsi: lpfc: Update lpfc version to 14.0.0.0
2021-07-27 James Smartscsi: lpfc: Add 256 Gb link speed support
2021-07-27 James Smartscsi: lpfc: Revise Topology and RAS support checks...
2021-07-27 James Smartscsi: lpfc: Fix cq_id truncation in rq create
2021-07-27 James Smartscsi: lpfc: Add PCI ID support for LPe37000/LPe38000...
2021-07-22 Martin Kepplingerscsi: core: Add BLIST_IGN_MEDIA_CHANGE for Ultra HS...
2021-07-22 Martin Kepplingerscsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE...
2021-07-22 Martin Kepplingerscsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
2021-07-21 Jason Yanscsi: libsas: Allow libsas to include SCSI header files...
2021-07-21 Martin K. Petersenscsi: ufs: core: Use scsi_get_lba() to get LBA
2021-07-21 Martin K. Petersenscsi: core: Make scsi_get_lba() return the LBA
next