Age | Commit message (Expand) | Author |
2020-05-19 | scsi: scsi_debug: Parser tables and code interaction | Douglas Gilbert |
2020-05-19 | scsi: core: Refactor scsi_mq_setup_tags function | Ye Bin |
2020-05-19 | scsi: core: Fix incorrect usage of shost_for_each_device | Ye Bin |
2020-05-19 | scsi: qla2xxx: Fix endianness annotations in source files | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Fix endianness annotations in header files | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Use make_handle() instead of open-coding it | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo... | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Fix the code that reads from mailbox registers | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Use register names instead of register offsets | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr... | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Add more BUILD_BUG_ON() statements | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Simplify the functions for dumping firmware | Bart Van Assche |
2020-05-19 | scsi: qla2xxx: Fix spelling of a variable name | Bart Van Assche |
2020-05-19 | scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw() | John Garry |
2020-05-19 | scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list | Luo Jiaxing |
2020-05-19 | scsi: hisi_sas: Modify the commit information for DSM method | Luo Jiaxing |
2020-05-19 | scsi: hisi_sas: Do not reset phy timer to wait for stray phy up | Luo Jiaxing |
2020-05-19 | scsi: sd: Add zoned capabilities device attribute | Damien Le Moal |
2020-05-19 | scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting | Bart Van Assche |
2020-05-19 | scsi: cxlflash: Fix error return code in cxlflash_probe() | Wei Yongjun |
2020-05-14 | scsi: ufs-mediatek: Customize WriteBooster flush policy | Stanley Chu |
2020-05-14 | scsi: ufs: Customize flush threshold for WriteBooster | Stanley Chu |
2020-05-14 | scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters | Stanley Chu |
2020-05-14 | scsi: sd: Signal drive managed SMR disks | Damien Le Moal |
2020-05-14 | scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks static | ChenTao |
2020-05-14 | scsi: aacraid: Fix an oops in error handling | Dan Carpenter |
2020-05-12 | scsi: sd_zbc: emulate ZONE_APPEND commands | Johannes Thumshirn |
2020-05-12 | scsi: sd_zbc: factor out sanity checks for zoned commands | Johannes Thumshirn |
2020-05-12 | block: Introduce REQ_OP_ZONE_APPEND | Keith Busch |
2020-05-12 | scsi: hisi_sas: Display proc_name in sysfs | Jason Yan |
2020-05-11 | scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str() | Dan Carpenter |
2020-05-11 | scsi: mpt3sas: Remove unused including <linux/version.h> | Samuel Zou |
2020-05-11 | scsi: mpt3sas: Fix double free warnings | Suganath Prabu S |
2020-05-11 | scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1 | Chandrakanth Patil |
2020-05-11 | scsi: megaraid_sas: TM command refire leads to controller firmware crash | Sumit Saxena |
2020-05-11 | scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_... | Shivasharan S |
2020-05-11 | scsi: megaraid_sas: Remove IO buffer hole detection logic | Sumit Saxena |
2020-05-11 | scsi: megaraid_sas: Limit device queue depth to controller queue depth | Kashyap Desai |
2020-05-11 | scsi: ufs: Cleanup WriteBooster feature | Stanley Chu |
2020-05-11 | scsi: ufs-mediatek: Enable WriteBooster capability | Stanley Chu |
2020-05-11 | scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster | Stanley Chu |
2020-05-11 | scsi: ufs: Add "index" in parameter list of ufshcd_query_flag() | Stanley Chu |
2020-05-11 | scsi: ufs-mediatek: Add fixup_dev_quirks vops | Stanley Chu |
2020-05-11 | scsi: ufs: Export ufs_fixup_device_setup() function | Stanley Chu |
2020-05-11 | scsi: ufs: Introduce fixup_dev_quirks vops | Stanley Chu |
2020-05-11 | scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devices | Stanley Chu |