Show patches with: none      |   16106 patches
« 1 2 ... 115 116 117161 162 »
Patch Series S/W/F Date Submitter Delegate State
[048/117] fdomain: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[046/117] fas216: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[043/117] esas2r: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[042/117] dpt_i2o: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[040/117] dc395x: Use the set_{host,msg,status}_byte() functions Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[039/117] cxlflash: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[036/117] bnx2fc: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[034/117] bfa: Use type int32_t to represent a signed integer Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[032/117] atp870u: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[030/117] arcmsr: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[028/117] aha*: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[027/117] advansys: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[024/117] aacraid: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[022/117] NCR5380: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[020/117] 53c700: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[018/117] sg: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[017/117] st: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[013/117] core: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[012/117] block: Convert SCSI and bsg code to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[010/117] ufs: Add a compile-time structure size check Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[007/117] lpfc: Reformat four comparisons Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[006/117] target: Use enum sam_status instead of u8 Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[004/117] libiscsi: Use the host_status enum Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[002/117] Introduce enums for the SAM, message, host and driver status codes Make better use of static type checking --- 2021-04-20 Bart Van Assche New
scsi: smartpqi: create module parameters for LUN reset scsi: smartpqi: create module parameters for LUN reset --- 2021-04-19 Enzo Matsumiya New
scsi: core: Cap initial sdev queue depth at shost.can_queue scsi: core: Cap initial sdev queue depth at shost.can_queue --- 2021-04-19 John Garry New
[v3,24/24] mpi3mr: add event handling debug prints Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,22/24] mpi3mr: add support of DSN secure fw check Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,18/24] mpi3mr: add complete support of soft reset Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,15/24] mpi3mr: allow certain commands during pci-remove hook Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,12/24] mpi3mr: add bios_param shost template hook Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,10/24] mpi3mr: add support of timestamp sync with firmware Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,09/24] mpi3mr: add support for recovering controller Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai New
[v3,07/24] mpi3mr: add support of event handling pcie devices part-2 Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,04/24] mpi3mr: add support of queue command processing Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
[v3,02/24] mpi3mr: base driver code Introducing mpi3mr driver --- 2021-04-19 Kashyap Desai Superseded
scsi: fusion: documentation cleanup scsi: fusion: documentation cleanup --- 2021-04-18 Randy Dunlap New
scsi: ufs: Check for bkops in runtime suspend scsi: ufs: Check for bkops in runtime suspend --- 2021-04-18 Avri Altman New
[GIT,PULL] SCSI fixes for 5.12-rc6 [GIT,PULL] SCSI fixes for 5.12-rc6 --- 2021-04-18 James Bottomley New
[v2,2/3] dm crypt: Fix zoned block device support Fix dm-crypt zoned block device support --- 2021-04-17 Damien Le Moal New
[v20,2/2] ufs: sysfs: Resume the proper scsi device Enable power management for ufs wlun --- 2021-04-16 Asutosh Das (asd) Superseded
[v20,1/2] scsi: ufs: Enable power management for wlun Enable power management for ufs wlun --- 2021-04-16 Asutosh Das (asd) Superseded
scsi: 3w-9xxx: Move * operator to clean up code style warning scsi: 3w-9xxx: Move * operator to clean up code style warning --- 2021-04-16 Colin King New
[v2] target: core: remove from tmr_list at lun unlink [v2] target: core: remove from tmr_list at lun unlink --- 2021-04-16 Dmitry Bogdanov New
[v4,7/7] target: usb: replace enable attr to ops.enable [v4,1/7] target: core: add common tpg/enable attribute --- 2021-04-16 Dmitry Bogdanov Superseded
[v4,6/7] target: ibm_vscsi: replace enable attr to ops.enable [v4,1/7] target: core: add common tpg/enable attribute --- 2021-04-16 Dmitry Bogdanov Superseded
[v4,5/7] target: srpt replace enable attr to ops.enable [v4,1/7] target: core: add common tpg/enable attribute --- 2021-04-16 Dmitry Bogdanov Superseded
[v4,4/7] target: sbp: replace enable attr to ops.enable [v4,1/7] target: core: add common tpg/enable attribute --- 2021-04-16 Dmitry Bogdanov Superseded
[v4,3/7] target: qla2xx: replace enable attr to ops.enable [v4,1/7] target: core: add common tpg/enable attribute --- 2021-04-16 Dmitry Bogdanov Superseded
[v4,2/7] target: iscsi: replace enable attr to ops.enable [v4,1/7] target: core: add common tpg/enable attribute --- 2021-04-16 Dmitry Bogdanov Superseded
[v4,1/7] target: core: add common tpg/enable attribute [v4,1/7] target: core: add common tpg/enable attribute --- 2021-04-16 Dmitry Bogdanov Superseded
[2/2] scsi: arcmsr: update driver version to v1.50.00.04-20210414 Untitled series #121054 --- 2021-04-16 ching Huang Superseded
[PATH,2/2] scsi: arcmsr: update driver version to v1.50.00.04-20210414 Untitled series #121268 --- 2021-04-16 ching Huang Superseded
[1/2] scsi: arcmsr: fixed the wrong cdb payload report to IOP [1/2] scsi: arcmsr: fixed the wrong cdb payload report to IOP --- 2021-04-16 ching Huang New
[4/4] zonefs: fix synchronous write to sequential zone files Fix dm-crypt zoned block device support --- 2021-04-16 Damien Le Moal New
[3/4] btrfs: zoned: fail mount if the device does not support zone append Fix dm-crypt zoned block device support --- 2021-04-16 Damien Le Moal New
[2/4] dm crypt: Fix zoned block device support Fix dm-crypt zoned block device support --- 2021-04-16 Damien Le Moal Superseded
[1/4] dm: Introduce zone append support control Fix dm-crypt zoned block device support --- 2021-04-16 Damien Le Moal New
[v3,17/17] scsi: qedi: always wake up if cmd_cleanup_req is set libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,16/17] scsi: qedi: complete TMF works before disconnect libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,15/17] scsi: qedi: pass send_iscsi_tmf task to abort libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,14/17] scsi: qedi: fix cleanup session block/unblock use libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,13/17] scsi: qedi: fix TMF session block/unblock use libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,12/17] scsi: qedi: use GFP_NOIO for tmf allocation libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,11/17] scsi: qedi: fix TMF tid allocation libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,10/17] scsi: qedi: fix use after free during abort cleanup libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,09/17] scsi: qedi: fix race during abort timeouts libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,08/17] scsi: qedi: fix null ref during abort handling libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,07/17] scsi: iscsi: move pool freeing libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,06/17] scsi: iscsi: fix use conn use after free libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,05/17] scsi: iscsi: wait on cmds before freeing conn libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,04/17] scsi: iscsi: drop suspend calls from ep_disconnect libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,03/17] scsi: iscsi: stop queueing during ep_disconnect libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,02/17] scsi: iscsi: sync libiscsi and driver reset cleanup libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v3,01/17] scsi: iscsi: add task completion helper libicsi and qedi TMF fixes --- 2021-04-16 Mike Christie Superseded
[v19,2/2] ufs: sysfs: Resume the proper scsi device Enable power management for ufs wlun --- 2021-04-15 Asutosh Das (asd) Superseded
[v19,1/2] scsi: ufs: Enable power management for wlun Enable power management for ufs wlun --- 2021-04-15 Asutosh Das (asd) Superseded
[v2,20/20] target/tcm_fc: Fix a kernel-doc header SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,19/20] target: Shorten ALUA error messages SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,18/20] target: Fix two format specifiers SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,17/20] target: Compare explicitly with SAM_STAT_GOOD SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,16/20] sd: Introduce a new local variable in sd_check_events() SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,15/20] dc395x: Open-code status_byte(u8) calls SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,14/20] 53c700: Open-code status_byte(u8) calls SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,13/20] smartpqi: Remove unused functions SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,12/20] qla4xxx: Remove an unused function SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,11/20] myrs: Remove unused functions SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,10/20] myrb: Remove unused functions SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,09/20] mpt3sas: Fix two kernel-doc headers SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,08/20] fcoe: Suppress a compiler warning SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,07/20] libfc: Fix a format specifier SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,06/20] aacraid: Remove an unused function SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,05/20] Introduce enum scsi_disposition SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,04/20] Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,03/20] Rename scsi_softirq_done() into scsi_complete() SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,02/20] Remove an incorrect comment SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
[v2,01/20] Make the scsi_alloc_sgtables() documentation more accurate SCSI patches for kernel v5.13 --- 2021-04-15 Bart Van Assche New
scsi: qla2xx: wait for stop_phase1 at wwn removal scsi: qla2xx: wait for stop_phase1 at wwn removal --- 2021-04-15 Dmitry Bogdanov New
« 1 2 ... 115 116 117161 162 »