Show patches with: Archived = No       |   16105 patches
« 1 2 ... 4 5 6161 162 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v7,07/12] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-06-10 John Garry New
[RFC,v7,08/12] scsi: Add template flag 'host_tagset' blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-06-10 John Garry New
[RFC,v7,09/12] scsi: hisi_sas: Switch v3 hw to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-06-10 John Garry Superseded
[RFC,v7,10/12] megaraid_sas: switch fusion adapters to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-06-10 John Garry New
[RFC,v7,11/12] smartpqi: enable host tagset blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-06-10 John Garry New
[RFC,v7,12/12] hpsa: enable host_tagset and switch to MQ blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs --- 2020-06-10 John Garry Superseded
[1/2] workqueue: don't always set __WQ_ORDERED implicitly [1/2] workqueue: don't always set __WQ_ORDERED implicitly --- 2020-06-11 Bob Liu New
[2/2] scsi: register sysfs for scsi/iscsi workqueues [1/2] workqueue: don't always set __WQ_ORDERED implicitly --- 2020-06-11 Bob Liu New
[v2,1/2] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices scsi: ufs: Fix and cleanup device quirks --- 2020-06-12 Stanley Chu Superseded
[v1,1/2] scsi: ufs: Remove unused field in struct uic_command [v1,1/2] scsi: ufs: Remove unused field in struct uic_command --- 2020-06-12 Stanley Chu New
[RESEND,v10,03/10] scsi: ufs: add quirk to enable host controller without hce Untitled series #39079 --- 2020-06-13 Alim Akhtar Superseded
[RESEND,v10,05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error Untitled series #39079 --- 2020-06-13 Alim Akhtar New
[RESEND,v10,06/10] dt-bindings: phy: Document Samsung UFS PHY bindings Untitled series #39079 --- 2020-06-13 Alim Akhtar Superseded
[RESEND,v10,07/10] phy: samsung-ufs: add UFS PHY driver for samsung SoC Untitled series #39079 --- 2020-06-13 Alim Akhtar New
[RESEND,v10,10/10] arm64: dts: Add node for ufs exynos7 Untitled series #39079 --- 2020-06-13 Alim Akhtar Superseded
[1/9] qla2xxx: Check the size of struct fcp_hdr at compile time qla2xxx patches for kernel v5.9 --- 2020-06-14 Bart Van Assche New
[5/9] qla2xxx: Remove a superfluous cast qla2xxx patches for kernel v5.9 --- 2020-06-14 Bart Van Assche New
[6/9] qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle qla2xxx patches for kernel v5.9 --- 2020-06-14 Bart Van Assche New
[7/9] qla2xxx: Fix a Coverity complaint in qla2100_fw_dump() qla2xxx patches for kernel v5.9 --- 2020-06-14 Bart Van Assche New
[1/2] libata: provide a ata_scsi_dma_need_drain stub for !CONFIG_ATA [1/2] libata: provide a ata_scsi_dma_need_drain stub for !CONFIG_ATA --- 2020-06-15 Christoph Hellwig New
[v2,1/2] scsi: ufs: Remove unused field in struct uic_command [v2,1/2] scsi: ufs: Remove unused field in struct uic_command --- 2020-06-15 Stanley Chu Superseded
[RFC,v2,1/5] scsi: ufs: Add UFS feature related parameter scsi: ufs: Add Host Performance Booster Support --- 2020-06-15 Daejun Park Superseded
[v3,2/2] scsi: ufs: Add trace event for UIC commands Untitled series #39075 --- 2020-06-15 Stanley Chu New
[RFC,v2,2/5] scsi: ufs: Add UFS-feature layer scsi: ufs: Add Host Performance Booster Support --- 2020-06-15 Daejun Park New
[RFC,v2,4/5] scsi: ufs: L2P map management for HPB read scsi: ufs: Add Host Performance Booster Support --- 2020-06-15 Daejun Park New
[v1,2/3] scsi: ufs: Manage and export UFS debugging information dump scsi: ufs: Export UFS debugging dump for vendors --- 2020-06-15 Stanley Chu New
[v2,1/3] scsi: ufs: Remove redundant label "out" in ufshcd_make_hba_operational() [v2,1/3] scsi: ufs: Remove redundant label "out" in ufshcd_make_hba_operational() --- 2020-06-15 Stanley Chu New
[v2,2/3] scsi: ufs: Manage and export UFS debugging information dump [v2,1/3] scsi: ufs: Remove redundant label "out" in ufshcd_make_hba_operational() --- 2020-06-15 Stanley Chu Superseded
scsi: megaraid_sas: Use array_size() helper scsi: megaraid_sas: Use array_size() helper --- 2020-06-15 Gustavo A. R. Silva New
[v4,1/3] mm/slab: Use memzero_explicit() in kzfree() [v4,1/3] mm/slab: Use memzero_explicit() in kzfree() --- 2020-06-16 Waiman Long New
[v4,3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info() [v4,1/3] mm/slab: Use memzero_explicit() in kzfree() --- 2020-06-16 Waiman Long New
scsi: ufs-mediatek: Make ufs_mtk_wait_link_state as static function scsi: ufs-mediatek: Make ufs_mtk_wait_link_state as static function --- 2020-06-16 Stanley Chu New
[2/2] block: add max_active_zones to blk-sysfs Export max open zones and max active zones to sysfs --- 2020-06-16 Niklas Cassel New
[2/4] gdth: do not use struct scsi_cmnd as argument for bus reset Untitled series #39066 --- 2020-06-16 Hannes Reinecke New
[3/4] gdth: kill __gdth_execute() Untitled series #39066 --- 2020-06-16 Hannes Reinecke New
mptscsih: fix read sense data size mptscsih: fix read sense data size --- 2020-06-16 Tomas Henzl New
[2/2] scsi: smartpqi: check sdev in pqi_scsi_find_entry Untitled series #39064 --- 2020-06-16 Martin Wilck New
[v5,2/2] mm, treewide: Rename kzfree() to kfree_sensitive() mm, treewide: Rename kzfree() to kfree_sensitive() --- 2020-06-16 Waiman Long New
[2/3] scsi: ufs: UFS crypto API Inline Encryption Support for UFS --- 2020-06-17 Satya Tangirala New
[v2,3/3] scsi: smartpqi: remove conditional before pqi_remove_device() scsi: smartpqi: fixes for scsi device removal --- 2020-06-17 Martin Wilck New
[next] scsi: ufs: ufs-exynos: fix spelling mistake "pa_granularty" -> "pa_granularity" [next] scsi: ufs: ufs-exynos: fix spelling mistake "pa_granularty" -> "pa_granularity" --- 2020-06-17 Colin King New
scsi: sd: stop SSD (non-rotational) disks before reboot scsi: sd: stop SSD (non-rotational) disks before reboot --- 2020-06-17 Simon Arlott New
[v2,1/3] scsi: ufs: UFS driver v2.1 spec crypto additions [v2,1/3] scsi: ufs: UFS driver v2.1 spec crypto additions --- 2020-06-18 Satya Tangirala New
[v2,3/3] scsi: ufs: Add inline encryption support to UFS [v2,1/3] scsi: ufs: UFS driver v2.1 spec crypto additions --- 2020-06-18 Satya Tangirala New
scsi: drop gdth driver scsi: drop gdth driver --- 2020-06-18 Hannes Reinecke Superseded
[2/2] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM Untitled series #39056 --- 2020-06-18 Bodo Stroesser New
[2/2,v2] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM scsi: target: tcmu: fix crashes on ARM --- 2020-06-18 Bodo Stroesser Superseded
[RFC] scsi: remove scsi_sdb_cache [RFC] scsi: remove scsi_sdb_cache --- 2020-06-19 Bean Huo New
[v2,1/2] scsi: remove scsi_sdb_cache scsi: remove scsi_sdb_cache --- 2020-06-19 Bean Huo New
scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT --- 2020-06-19 Bodo Stroesser New
scsi: target: tcmu: Call flush_dcache_page() with proper page struct scsi: target: tcmu: Call flush_dcache_page() with proper page struct --- 2020-06-19 Henry Willard New
scsi: gdth: remove unnecessary iounmap() scsi: gdth: remove unnecessary iounmap() --- 2020-06-20 Jing Xiangfeng New
[RFC,v1,1/2] ufs: introduce callbacks to get command information [RFC,v1,1/2] ufs: introduce callbacks to get command information --- 2020-06-20 Kiwoong Kim New
[RFC,v1,2/2] ufs: change the way to complete fDeviceInit support various values per device --- 2020-06-20 Kiwoong Kim New
[-next] scsi: ufs: allow exynos ufs driver to build as module [-next] scsi: ufs: allow exynos ufs driver to build as module --- 2020-06-20 Alim Akhtar New
[v5,2/5] scsi: ufs-qcom: name the dev_ref_clk_ctrl registers Untitled series #39046 --- 2020-06-21 Eric Biggers New
[v5,4/5] scsi: ufs: add program_key() variant op Untitled series #39046 --- 2020-06-21 Eric Biggers New
[v5,5/5] scsi: ufs-qcom: add Inline Crypto Engine support Untitled series #39046 --- 2020-06-21 Eric Biggers New
scsi: Only return started requests from scsi_host_find_tag() scsi: Only return started requests from scsi_host_find_tag() --- 2020-06-22 Hannes Reinecke New
[2/2] scsi: libfc: Skip additional kref updating work event. libfc: Handling of extra kref. --- 2020-06-22 Javed Hasan New
[RFC,v3,2/5] scsi: ufs: Add UFS-feature layer scsi: ufs: Add Host Performance Booster Support --- 2020-06-23 Daejun Park Superseded
[RFC,v3,4/5] scsi: ufs: L2P map management for HPB read scsi: ufs: Add Host Performance Booster Support --- 2020-06-23 Daejun Park Superseded
[v1] scsi: ufs: Cleanup completed request without interrupt notification [v1] scsi: ufs: Cleanup completed request without interrupt notification --- 2020-06-23 Stanley Chu New
zfcp: fix panic on ERP timeout for previously dismissed ERP action zfcp: fix panic on ERP timeout for previously dismissed ERP action --- 2020-06-23 Steffen Maier New
[RFC,v3,4/8] buffer_io_error: Use dev_printk Add persistent durable identifier to storage log messages --- 2020-06-23 Tony Asleson New
[RFC,v3,5/8] ata_dev_printk: Use dev_printk Add persistent durable identifier to storage log messages --- 2020-06-23 Tony Asleson New
[RFC,v3,7/8] nvme: Add durable name for dev_printk Add persistent durable identifier to storage log messages --- 2020-06-23 Tony Asleson New
[v2] scsi: ufs: Disable WriteBooster capability in non-supported UFS device [v2] scsi: ufs: Disable WriteBooster capability in non-supported UFS device --- 2020-06-24 Stanley Chu New
scsi: target: tcmu: Fix crash on ARM during cmd completion scsi: target: tcmu: Fix crash on ARM during cmd completion --- 2020-06-24 Bodo Stroesser New
[V2,1/3] pm80xx : Support for get phy profile functionality. [V2,1/3] pm80xx : Support for get phy profile functionality. --- 2020-06-24 Deepak Ukey Superseded
[V2,3/3] pm80xx : Wait for PHY startup before draining libsas queue. [V2,1/3] pm80xx : Support for get phy profile functionality. --- 2020-06-24 Deepak Ukey New
[1/1] scsi: storvsc: fix spelling mistake [1/1] scsi: storvsc: fix spelling mistake --- 2020-06-24 Flavio Suligoi New
[5.8,regression] mptfusion: don't use GFP_ATOMIC for larger DMA allocations [5.8,regression] mptfusion: don't use GFP_ATOMIC for larger DMA allocations --- 2020-06-24 Christoph Hellwig New
[01/22] scsi: drop gdth driver [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[02/22] block: add flag for internal commands [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[04/22] fnic: use internal commands [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[06/22] fnic: check for started requests in fnic_wq_copy_cleanup_handler() [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[09/22] scsi: use real inquiry data when initialising devices [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[10/22] scsi: Use dummy inquiry data for the host device [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[11/22] scsi: revamp host device handling [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[12/22] snic: use reserved commands [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[16/22] hpsa: use reserved commands [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[17/22] hpsa: use scsi_host_busy_iter() to traverse outstanding commands [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[19/22] aacraid: move scsi_add_host() [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[22/22] aacraid: use scsi_host_busy_iter() to traverse outstanding commands [01/22] scsi: drop gdth driver --- 2020-06-25 Hannes Reinecke Superseded
[2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Untitled series #39033 --- 2020-06-25 Andres Beltran New
[-next] scsi: ufs: ufs-exynos: Fix build warning [-next] scsi: ufs: ufs-exynos: Fix build warning --- 2020-06-25 Alim Akhtar New
megaraid_sas: clear affinity hint megaraid_sas: clear affinity hint --- 2020-06-25 Tomas Henzl New
scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()' scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()' --- 2020-06-25 Christophe JAILLET New
[V2] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()' [V2] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()' --- 2020-06-26 Christophe JAILLET New
[V2] scsi: libfc: Skip additional kref updating work event. [V2] scsi: libfc: Skip additional kref updating work event. --- 2020-06-26 Javed Hasan Superseded
scsi: Avoid unnecessary iterations on __scsi_scan_target scsi: Avoid unnecessary iterations on __scsi_scan_target --- 2020-06-26 Anjali Kulkarni New
[RFC,01/10] target: add common session id [RFC,01/10] target: add common session id --- 2020-06-27 Mike Christie New
[RFC,03/10] target: drop sess_get_index [RFC,01/10] target: add common session id --- 2020-06-27 Mike Christie New
[RFC,04/10] target: fix xcopy sess release leak [RFC,01/10] target: add common session id --- 2020-06-27 Mike Christie New
[RFC,05/10] target: add free_session callout and use cfgfs refcounts [RFC,01/10] target: add common session id --- 2020-06-27 Mike Christie New
[RFC,06/10] tcm_loop: fix nexus races [RFC,01/10] target: add common session id --- 2020-06-27 Mike Christie New
[RFC,07/10] target: add return value to close_session [RFC,01/10] target: add common session id --- 2020-06-27 Mike Christie New
scsi: scsi_transport_spi: fix function pointer check. scsi: scsi_transport_spi: fix function pointer check. --- 2020-06-27 Tom Rix New
[GIT,PULL] SCSI fixes for 5.8-rc2 [GIT,PULL] SCSI fixes for 5.8-rc2 --- 2020-06-27 James Bottomley New
« 1 2 ... 4 5 6161 162 »