Show patches with: State = Action Required       |   2958 patches
« 1 2 ... 5 6 729 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v13,3/3] scsi: ufs: Prepare HPB read for cached sub-region scsi: ufs: Add Host Performance Booster Support 1 1 1 --- 2020-11-03 Daejun Park New
[v13,2/3] scsi: ufs: L2P map management for HPB read scsi: ufs: Add Host Performance Booster Support 1 1 1 --- 2020-11-03 Daejun Park New
[v13,1/3] scsi: ufs: Introduce HPB feature scsi: ufs: Add Host Performance Booster Support 1 1 1 --- 2020-11-03 Daejun Park New
scsi: qla2xxx: add missing iounmap() on error in qlafx00_iospace_config scsi: qla2xxx: add missing iounmap() on error in qlafx00_iospace_config - - - --- 2020-10-31 Qinglang Miao New
scsi: docs: SG_ALL no longer opts out from chained sgl scsi: docs: SG_ALL no longer opts out from chained sgl - - - --- 2020-10-26 Julian Wiedmann New
[3/3] scsi: target: core: Change ASCQ for residual write scsi: target: Set correct residual data - - - --- 2020-10-22 Anastasia Kovaleva New
[2/3] scsi: target: core: Signal WRITE residuals scsi: target: Set correct residual data - - - --- 2020-10-22 Anastasia Kovaleva New
[1/3] scsi: target: core: Set residuals for 4Kn devices scsi: target: Set correct residual data - - - --- 2020-10-22 Anastasia Kovaleva New
[1/1] aacraid: remove needless code [1/1] aacraid: remove needless code - - - --- 2020-10-09 Tomas Henzl New
[v2,2/2] sr: fix automatic tray loading for data reading Fix automatic CD tray loading for data reading via sr - - - --- 2020-10-06 Thomas Schmitt New
[v2,1/2] cdrom: delegate automatic CD tray loading to callers of cdrom_open() Fix automatic CD tray loading for data reading via sr - - - --- 2020-10-06 Thomas Schmitt New
[4/4] scsi: return BLK_STS_AGAIN for ALUA transitioning scsi: remove devices in ALUA transitioning status - - - --- 2020-09-30 Hannes Reinecke New
[3/4] scsi_dh_alua: set 'transitioning' state on unit attention scsi: remove devices in ALUA transitioning status - - - --- 2020-09-30 Hannes Reinecke New
[2/4] scsi_dh_alua: return BLK_STS_AGAIN for ALUA transitioning state scsi: remove devices in ALUA transitioning status - - - --- 2020-09-30 Hannes Reinecke New
[1/4] block: return status code in blk_mq_end_request() scsi: remove devices in ALUA transitioning status - - - --- 2020-09-30 Hannes Reinecke New
scsi: ufs: Make sure clk scaling happens only when hba is runtime ACTIVE scsi: ufs: Make sure clk scaling happens only when hba is runtime ACTIVE - 1 - --- 2020-09-22 Can Guo New
[v1,2/2] scsi: ufs: Fix a racing problem between ufshcd_abort and eh_work Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback - - - --- 2020-09-22 Can Guo New
[v1,1/2] scsi: ufs: Serialize eh_work with system PM events and async scan Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback - - - --- 2020-09-22 Can Guo New
scsi: isci: make isci_remote_device_wait_for_resume_from_abort() static scsi: isci: make isci_remote_device_wait_for_resume_from_abort() static - - - --- 2020-09-21 Jason Yan New
scsi: aic7xxx: move declaration of 'aic79xx_slowcrc' to aic79xx_osm.h scsi: aic7xxx: move declaration of 'aic79xx_slowcrc' to aic79xx_osm.h - - - --- 2020-09-21 Jason Yan New
scsi: aacraid: move declaration of 'aac_sync_mode' to aacraid.h scsi: aacraid: move declaration of 'aac_sync_mode' to aacraid.h - - - --- 2020-09-21 Jason Yan New
scsi: bnx2fc: move declaration of 'bnx2fc_percpu' to bnx2fc.h scsi: bnx2fc: move declaration of 'bnx2fc_percpu' to bnx2fc.h - - - --- 2020-09-21 Jason Yan New
scsi: pmcraid: Fix memory allocation in 'pmcraid_alloc_sglist()' scsi: pmcraid: Fix memory allocation in 'pmcraid_alloc_sglist()' - - - --- 2020-09-20 Christophe JAILLET New
[-next,v2] scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE [-next,v2] scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE - - - --- 2020-09-19 Qinglang Miao New
[-next,v2] scsi: hisi_sas: Convert to DEFINE_SHOW_ATTRIBUTE [-next,v2] scsi: hisi_sas: Convert to DEFINE_SHOW_ATTRIBUTE - - - --- 2020-09-19 Qinglang Miao New
[9/9] block: Do not accept any requests while suspended Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE Rework runtime suspend and SCSI domain validation - - 1 --- 2020-09-06 Bart Van Assche New
[7/9] scsi_transport_spi: Freeze request queues instead of quiescing Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[5/9] scsi: Do not wait for a request in scsi_eh_lock_door() Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[4/9] scsi: Rework scsi_mq_alloc_queue() Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[3/9] scsi: Pass a request queue pointer to __scsi_execute() Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[2/9] ide: Do not set the RQF_PREEMPT flag for sense requests Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[1/9] block: Fix a race in the runtime power management code Rework runtime suspend and SCSI domain validation 2 - - --- 2020-09-06 Bart Van Assche New
[RFC,10/48] scsi: target/core: Unlock PR generation bump Target cluster implementation over DLM - - - --- 2020-04-30 Dmitry Bogdanov New
[RFC,08/48] scsi: target/core: Add RTPI attribute for target port Target cluster implementation over DLM - - - --- 2020-04-21 Dmitry Bogdanov New
[RFC,04/48] scsi: target/core: Add RTPI field to target port Target cluster implementation over DLM - - - --- 2020-04-20 Dmitry Bogdanov New
[RFC,03/48] scsi: target/core: Add cleanup sequence in core_tpg_register() Target cluster implementation over DLM - - - --- 2020-04-20 Dmitry Bogdanov New
[RFC,02/48] scsi: target/core: Set MULTIP bit for se_device with multiple ports Target cluster implementation over DLM - - - --- 2020-04-20 Dmitry Bogdanov New
scsi: target: core: Set MULTIP bit in INQUIRY scsi: target: core: Set MULTIP bit in INQUIRY - - - --- 2020-04-20 Dmitry Bogdanov New
[RFC,01/48] scsi: target/core: Add a way to hide a port group Target cluster implementation over DLM - - - --- 2020-04-04 Dmitry Bogdanov New
scsi: target: core: Add a way to hide a port group scsi: target: core: Add a way to hide a port group - - - --- 2020-04-04 Dmitry Bogdanov New
[v8,26/38] sg: sense buffer rework sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,25/38] sg: replace rq array with lists sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,24/38] sg: xarray for reqs in fd sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,23/38] sg: xarray for fds in device sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,22/38] sg: printk change %p to %pK sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,21/38] sg: sg_fill_request_element sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,20/38] sg: sg_find_srp_by_id sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,19/38] sg: introduce request state machine sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,18/38] sg: rework scatter gather handling sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,17/38] sg: replace sg_allow_access sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,16/38] sg: rework sg_mmap sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,15/38] sg: rework sg_vma_fault sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,14/38] sg: sg_common_write add structure for arguments sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,13/38] sg: split sg_read sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,12/38] sg: ioctl handling sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,11/38] sg: change rwlock to spinlock sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,10/38] sg: improve naming sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,09/38] sg: sg_allow_if_err_recovery and renames sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,08/38] sg: speed sg_poll and sg_get_num_waiting sg: add v4 interface - 1 - --- 2020-03-02 Douglas Gilbert New
[v8,07/38] sg: move header to uapi section sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,06/38] sg: make open count an atomic sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,05/38] sg: bitops in sg_device sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,04/38] sg: rework sg_poll(), minor changes sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,03/38] sg: sg_log and is_enabled sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,02/38] sg: remove typedefs, type+formatting cleanup sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[v8,01/38] sg: move functions around sg: add v4 interface - - - --- 2020-03-02 Douglas Gilbert New
[V2,10/10] scsi: replace sdev->device_busy with sbitmap scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,09/10] scsi: add scsi_device_busy() to read sdev->device_busy scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,08/10] blk-mq: pass budget token to dirver via blk_mq_queue_data scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,07/10] blk-mq: return budget token from .get_budget callback scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,06/10] sbitmap: add helper of sbitmap_calculate_shift scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,05/10] sbitmap: export sbitmap_weight scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,04/10] sbitmap: move allocation hint into sbitmap scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,03/10] sbitmap: remove sbitmap_clear_bit_unlock scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,02/10] sbitmap: add helpers for updating allocation hint scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[V2,01/10] sbitmap: maintain allocation round_robin in sbitmap scsi: tracking device queue depth via sbitmap - - - --- 2020-02-28 Ming Lei New
[v4,14/14] scsi_debug: bump to version 1.89 scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,13/14] scsi_debug: zone_size_mb module parameter scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,12/14] scsi_debug: zone_nr_conv module parameter scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,11/14] scsi_debug: zone_max_open module parameter scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,10/14] scsi_debug: re-arrange parameters alphabetically scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,09/14] scsi_debug: add zbc parameter scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,08/14] scsi_debug: add zone commands scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,07/14] scsi_debug: expand zbc support scsi_debug: host managed ZBC + doublestore - 1 1 --- 2020-02-25 Douglas Gilbert New
[v4,06/14] scsi_debug: implement pre-fetch commands scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,05/14] scsi_debug: improve command duration calculation scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,04/14] scsi_debug: weaken rwlock around ramdisk access scsi_debug: host managed ZBC + doublestore - - - --- 2020-02-25 Douglas Gilbert New
[v4,03/14] scsi_debug: implement verify(10), add verify(16) scsi_debug: host managed ZBC + doublestore - 1 - --- 2020-02-25 Douglas Gilbert New
[v4,02/14] scsi_debug: add doublestore option scsi_debug: host managed ZBC + doublestore - 1 - --- 2020-02-25 Douglas Gilbert New
[v4,01/14] scsi_debug: randomize command completion time scsi_debug: host managed ZBC + doublestore - 1 - --- 2020-02-25 Douglas Gilbert New
[RFC,06/48] scsi: target/core: Drop device-based RTPI Target cluster implementation over DLM - - - --- 2019-12-21 Dmitry Bogdanov New
[RFC,05/48] scsi: target/core: Use RTPI from target port Target cluster implementation over DLM - - - --- 2019-12-21 Dmitry Bogdanov New
[RFC,07/48] scsi: target/core: Add common port attributes Target cluster implementation over DLM - - - --- 2019-12-21 Dmitry Bogdanov New
[SCSI] csiostor: Do not use sizeof on pointer type - - - --- 2016-04-28 Vaishali Thakkar New
libfc: replace 'rp_mutex' with 'rp_lock' - - - --- 2016-04-25 Hannes Reinecke New
aha1542: probe correct address for isapnp - - - --- 2016-04-16 Arnd Bergmann New
[SCSI] pm80xx: Phy settings support for motherboard controller. - - - --- 2016-04-14 Jack Wang New
scsi: ufs: silence uninitialized variable warning - - - --- 2016-04-14 Dan Carpenter New
« 1 2 ... 5 6 729 30 »