linux-2.6-microblaze.git
2021-08-10 Adrian Hunterscsi: ufshcd: Fix device links when BOOT WLUN fails...
2021-08-10 Colin Ian Kingscsi: ufs: Fix unsigned int compared with less than...
2021-08-10 Damien Le Moalscsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs...
2021-08-10 Suganath Prabu Sscsi: mpt3sas: Update driver version to 39.100.00.00
2021-08-10 Suganath Prabu Sscsi: mpt3sas: Use firmware recommended queue depth
2021-08-10 Sreekanth Reddyscsi: mpt3sas: Bump driver version to 38.100.00.00
2021-08-10 Sreekanth Reddyscsi: mpt3sas: Add io_uring iopoll support
2021-08-06 Bean Huoscsi: ufs: core: Add lu_enable sysfs node
2021-08-06 Bean Huoscsi: ufs: core: Add L2P entry swap quirk for Micron UFS
2021-08-06 Bean Huoscsi: ufs: core: Remove redundant call in ufshcd_add_co...
2021-08-06 Colin Ian Kingscsi: qla2xxx: Remove redundant initialization of varia...
2021-08-06 Dan Carpenterscsi: qla2xxx: Fix use after free in debug code
2021-08-03 David Disseldorpscsi: target: core: Drop unnecessary se_cmd ASC/ASCQ...
2021-08-03 David Disseldorpscsi: target: sbp: Drop incorrect ASC/ASCQ usage
2021-08-03 David Disseldorpscsi: target: core: Avoid using lun_tg_pt_gp after...
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'
next