Show patches with: none      |   16106 patches
« 1 2 ... 127 128 129161 162 »
Patch Series S/W/F Date Submitter Delegate State
[for-next,27/32] scsi: qlogicpti: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,26/32] scsi: qlogicfas408: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,25/32] scsi: pcmcia: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,24/32] scsi: pmcraid: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,23/32] scsi: nsp32: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,22/32] scsi: ncr53c8xx: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,21/32] scsi: myrs: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,20/32] scsi: myrb: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,19/32] scsi: mvumi: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,18/32] scsi: mesh: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,17/32] scsi: mac53c94: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,16/32] scsi: megaraid: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,15/32] scsi: initio: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,14/32] scsi: ibmvscsi: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,13/32] scsi: hptiop: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,12/32] scsi: gvp11: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,11/32] scsi: esp_scsi: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,10/32] scsi: bfa: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,09/32] scsi: aha1740: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,08/32] scsi: a3000: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,07/32] scsi: a2091: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,06/32] scsi: a100u2w: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,05/32] scsi: BusLogic: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,04/32] scsi: qla4xxx: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,03/32] scsi: lpfc: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,02/32] scsi: ipr: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[for-next,01/32] scsi: 53c700: Replace spin_lock_irqsave with spin_lock in hard IRQ spin lock usage optimization for SCSI drivers --- 2021-02-07 Xiaofei Tan New
[V8,13/13] scsi: replace sdev->device_busy with sbitmap blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024) blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,11/13] scsi: add scsi_device_busy() to read sdev->device_busy blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,10/13] megaraid_sas: v2 replace sdev_busy with local counter blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,09/13] scsi: put hot fields of scsi_host_template into one cacheline blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,08/13] blk-mq: return budget token from .get_budget callback blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,07/13] blk-mq: add callbacks for storing & retrieving budget token blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,06/13] sbitmap: add helper of sbitmap_calculate_shift blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,05/13] sbitmap: export sbitmap_weight blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,04/13] sbitmap: move allocation hint into sbitmap blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,03/13] sbitmap: add helpers for updating allocation hint blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,02/13] sbitmap: maintain allocation round_robin in sbitmap blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
[V8,01/13] sbitmap: remove sbitmap_clear_bit_unlock blk-mq/scsi: tracking device queue depth via sbitmap --- 2021-02-07 Ming Lei New
scsi: qla4xxx: turn qla4xxx_copy_from_fwddb_param() into void scsi: qla4xxx: turn qla4xxx_copy_from_fwddb_param() into void --- 2021-02-07 Yang Li New
[9/9] iscsi class: drop session lock in iscsi_session_chkready iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[8/9] qla4xxx: use iscsi_is_session_online iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[7/9] libiscsi: reset max/exp cmdsn during recovery iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[6/9] iscsi_tcp: fix shost can_queue initialization iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[5/9] libiscsi: add helper to calc max scsi cmds per session iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[4/9] libiscsi: fix iscsi host workq destruction iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[3/9] libiscsi: fix iscsi_task use after free iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[2/9] libiscsi: drop taskqueuelock iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[1/9] libiscsi: fix iscsi_prep_scsi_cmd_pdu error handling iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[v2] scsi_debug: add new defer_type for mq_poll [v2] scsi_debug: add new defer_type for mq_poll --- 2021-02-06 Douglas Gilbert Superseded
[GIT,PULL] SCSI fixes for 5.11-rc6 [GIT,PULL] SCSI fixes for 5.11-rc6 --- 2021-02-06 James Bottomley New
[4/7] xen/events: link interdomain events to associated xenbus device xen/events: bug fixes and some diagnostic aids --- 2021-02-06 Juergen Gross Superseded
drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h --- 2021-02-05 Bhaskar Chowdhury New
drivers: scsi: lpfc: Mundane spelling and sentence construction fixes throughout the file drivers: scsi: lpfc: Mundane spelling and sentence construction fixes throughout the file --- 2021-02-05 Bhaskar Chowdhury New
[2/3] scsi: ufs: set device state to power-off before 1st link startup Untitled series #100308 --- 2021-02-05 DooHyun Hwang New
scsi: pmcraid: fix 'ioarcb' alignment warning scsi: pmcraid: fix 'ioarcb' alignment warning --- 2021-02-04 Arnd Bergmann New
[09/11] target_core_user: add backend plug/unplug callouts target: fix cmd plugging and completion --- 2021-02-04 Mike Christie Superseded
[06/11] target: cleanup cmd flag bits target: fix cmd plugging and completion --- 2021-02-04 Mike Christie Superseded
[04/11] tcm loop: use lio wq cmd submission helper target: fix cmd plugging and completion --- 2021-02-04 Mike Christie New
[03/11] tcm loop: use blk cmd allocator for se_cmds target: fix cmd plugging and completion --- 2021-02-04 Mike Christie Superseded
[01/11] target: pass in fabric ops to session creation target: fix cmd plugging and completion --- 2021-02-04 Mike Christie New
scsi: lpfc: Remove unneeded return variable scsi: lpfc: Remove unneeded return variable --- 2021-02-04 Yang Li New
scsi: qla4xxx: Remove unneeded return variable scsi: qla4xxx: Remove unneeded return variable --- 2021-02-04 Yang Li New
scsi: bfa: convert sysfs sprintf/snprintf family to sysfs_emit scsi: bfa: convert sysfs sprintf/snprintf family to sysfs_emit --- 2021-02-04 Jiapeng Chong New
[SCSI] fnic: convert sysfs sprintf/snprintf family to sysfs_emit [SCSI] fnic: convert sysfs sprintf/snprintf family to sysfs_emit --- 2021-02-04 Jiapeng Chong New
scsi: ufs: print the counter of each event history scsi: ufs: print the counter of each event history --- 2021-02-03 DooHyun Hwang New
scsi: isci: convert sysfs sprintf/snprintf family to sysfs_emit scsi: isci: convert sysfs sprintf/snprintf family to sysfs_emit --- 2021-02-03 Jiapeng Chong New
scsi: mpt3sas: convert sysfs sprintf/snprintf family to sysfs_emit scsi: mpt3sas: convert sysfs sprintf/snprintf family to sysfs_emit --- 2021-02-03 Jiapeng Chong New
scsi: ufs: convert sysfs sprintf/snprintf family to sysfs_emit scsi: ufs: convert sysfs sprintf/snprintf family to sysfs_emit --- 2021-02-03 Jiapeng Chong New
scsi: ufs: Add total count for each error history scsi: ufs: Add total count for each error history --- 2021-02-03 DooHyun Hwang New
scsi: ibmvfc: convert sysfs sprintf/snprintf family to sysfs_emit scsi: ibmvfc: convert sysfs sprintf/snprintf family to sysfs_emit --- 2021-02-03 Jiapeng Chong New
scsi: qla2xxx: Simplify the calculation of variables scsi: qla2xxx: Simplify the calculation of variables --- 2021-02-03 Jiapeng Chong Superseded
scsi: target: remove unneeded semicolon scsi: target: remove unneeded semicolon --- 2021-02-03 Yang Li New
scsi: remove unneeded semicolon scsi: remove unneeded semicolon --- 2021-02-03 Yang Li New
drivers/scsi: convert to use module_platform_driver in sgiwd93.c drivers/scsi: convert to use module_platform_driver in sgiwd93.c --- 2021-02-03 dingsenjie@163.com New
[9/9] iscsi class: drop session lock in iscsi_session_chkready iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[8/9] qla4xxx: use iscsi_is_session_online iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[7/9] libiscsi: reset max/exp cmdsn during recovery iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[6/9] iscsi_tcp: fix shost can_queue initialization iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[5/9] libiscsi: add helper to calc max scsi cmds per session iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[4/9] libiscsi: fix iscsi host workq destruction iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[3/9] libiscsi: fix iscsi_task use after free iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[2/9] libiscsi: drop taskqueuelock iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[1/9] libiscsi: fix iscsi_prep_scsi_cmd_pdu error handling iscsi fixes and cleanups --- 2021-02-03 Mike Christie Superseded
[v2,next] scsi: mpt3sas: Replace one-element array with flexible-array in struct _MPI2_CONFIG_PAGE_IO_UNIT_3 [v2,next] scsi: mpt3sas: Replace one-element array with flexible-array in struct _MPI2_CONFIG_PAG... --- 2021-02-02 Gustavo A. R. Silva Superseded
scsi: qla4xxx: fix unnecessary NULL check warnings scsi: qla4xxx: fix unnecessary NULL check warnings --- 2021-02-02 Tian Tao New
[v2] mpt3sas: Added support for shared host tagset for cpuhotplug [v2] mpt3sas: Added support for shared host tagset for cpuhotplug --- 2021-02-02 Sreekanth Reddy New
[v2,9/9] scsi: ufshpb: Make host mode parameters configurable Add Host control mode to HPB --- 2021-02-02 Avri Altman New
[v2,6/9] scsi: ufshpb: Add hpb dev reset response Add Host control mode to HPB --- 2021-02-02 Avri Altman New
[v2,3/9] scsi: ufshpb: Add region's reads counter Add Host control mode to HPB --- 2021-02-02 Avri Altman New
[v2,2/9] scsi: ufshpb: Add host control mode support to rsp_upiu Add Host control mode to HPB --- 2021-02-02 Avri Altman New
[next] scsi: mpt3sas: Replace one-element array with flexible-array in struct _MPI2_CONFIG_PAGE_IO_UNIT_3 [next] scsi: mpt3sas: Replace one-element array with flexible-array in struct _MPI2_CONFIG_PAGE_I... --- 2021-02-02 Gustavo A. R. Silva New
scsi_debug: add new defer_type for mq_poll scsi_debug: add new defer_type for mq_poll --- 2021-02-01 Douglas Gilbert New
scsi: pmcraid: fix 'ioarcb' alignment warning scsi: pmcraid: fix 'ioarcb' alignment warning --- 2021-02-01 Arnd Bergmann Superseded
mpt3sas: fix ReplyPostFree pool allocation mpt3sas: fix ReplyPostFree pool allocation --- 2021-02-01 Sreekanth Reddy New
mpt3sas: Added support for shared host tagset for cpuhotplug mpt3sas: Added support for shared host tagset for cpuhotplug --- 2021-02-01 Sreekanth Reddy Superseded
[v3,4/4] scsi: set shost as hctx driver_data io_uring iopoll in scsi layer --- 2021-02-01 Kashyap Desai New
[v3,3/4] scsi_debug : iouring iopoll support io_uring iopoll in scsi layer --- 2021-02-01 Kashyap Desai New
[v3,2/4] megaraid_sas: iouring iopoll support io_uring iopoll in scsi layer --- 2021-02-01 Kashyap Desai Superseded
« 1 2 ... 127 128 129161 162 »