public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-08 01:45:51 to 2021-04-12 00:51:13 UTC [more...]

[RFC v2 0/7] iscsi: Fix in kernel conn failure handling
 2021-04-12  0:50 UTC  (4+ messages)
` [RFC v2 1/7] scsi: iscsi: fix iscsi cls conn state
` [RFC v2 2/7] scsi: iscsi: force immediate failure during shutdown
` [RFC v2 3/7] scsi: iscsi: make iscsi_eh_timer wq generic

[PATCH v17 0/2] Enable power management for ufs wlun
 2021-04-11 17:52 UTC  (9+ messages)
` [PATCH v17 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v17 2/2] ufs: sysfs: Resume the proper scsi device

[RFC 0/7] iscsi: Fix in kernel conn failure handling
 2021-04-11 17:44 UTC  (10+ messages)
` [RFC 1/7] scsi: iscsi: fix iscsi cls conn state
` [RFC 2/7] scsi: iscsi: force immediate failure during shutdown
` [RFC 3/7] scsi: iscsi: make iscsi_eh_timer wq generic
` [RFC 4/7] scsi: iscsi: have callers do the put on iscsi_lookup_endpoint
` [RFC 5/7] scsi: iscsi: fix some of the bugs with Perform connection failure entirely in kernel space
` [RFC 6/7] scsi: iscsi: remove conn_mutex
` [RFC 7/7] scsi: iscsi_tcp: set no linger

[PATCH] scsi: qla2xxx: Re-use existing error handling path
 2021-04-11 15:58 UTC  (2+ messages)

[Bug 209177] mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:10791/_scsih_probe()!
 2021-04-11  7:43 UTC 

[PATCH v8 00/11] Add Host control mode to HPB
 2021-04-11  6:27 UTC  (12+ messages)
` [PATCH v8 01/11] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH v8 02/11] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v8 03/11] scsi: ufshpb: Transform set_dirty to iterate_rgn
` [PATCH v8 04/11] scsi: ufshpb: Add reads counter
` [PATCH v8 05/11] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v8 06/11] scsi: ufshpb: Region inactivation in host mode
` [PATCH v8 07/11] scsi: ufshpb: Add hpb dev reset response
` [PATCH v8 08/11] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v8 09/11] scsi: ufshpb: Limit the number of inflight map requests
` [PATCH v8 10/11] scsi: ufshpb: Add support for host control mode
` [PATCH v8 11/11] scsi: ufshpb: Make host mode parameters configurable

[PATCH 00/16] lpfc: Update lpfc to revision 12.8.0.9
 2021-04-10 20:21 UTC  (18+ messages)
` [PATCH 01/16] lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
` [PATCH 02/16] lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
` [PATCH 03/16] lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()
` [PATCH 04/16] lpfc: Fix NMI crash during rmmod due to circular hbalock dependency
` [PATCH 05/16] lpfc: Fix lack of device removal on port swaps with PRLIs
` [PATCH 06/16] lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
` [PATCH 07/16] lpfc: Fix use-after-free on unused nodes after port swap
` [PATCH 08/16] lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_test()
` [PATCH 09/16] lpfc: Fix missing FDMI registrations after Mgmt Svc login
` [PATCH 10/16] lpfc: Fix lpfc_hdw_queue attribute being ignored
` [PATCH 11/16] lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
` [PATCH 12/16] lpfc: Fix various trivial errors in comments and log messages
` [PATCH 13/16] lpfc: Standardize discovery object logging format
` [PATCH 14/16] lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.c
` [PATCH 15/16] lpfc: Update lpfc version to 12.8.0.9
` [PATCH 16/16] lpfc: Copyright updates for 12.8.0.9 patches

[GIT PULL] SCSI fixes for 5.12-rc6
 2021-04-10 20:14 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: fix IRQ checks
 2021-04-10 18:58 UTC  (4+ messages)

[RFC PATCH 0/13]: qedi tmf fixes
 2021-04-10 18:40 UTC  (14+ messages)
` [PATCH 01/13] scsi: iscsi: revert Perform connection failure entirely in kernel space
` [PATCH 02/13] scsi: qedi: fix null ref during abort handling
` [PATCH 03/13] scsi: iscsi: add task completion helper
` [PATCH 04/13] scsi: qedi: fix abort vs cmd re-use race
` [PATCH 05/13] scsi: qedi: fix use after free during abort cleanup
` [PATCH 06/13] scsi: qedi: fix tmf tid allocation
` [PATCH 07/13] scsi: qedi: use GFP_NOIO for tmf allocation
` [PATCH 08/13] scsi: iscsi: fix lun/target reset cmd cleanup handling
` [PATCH 09/13] scsi: qedi: fix session block/unblock abuse during tmf handling
` [PATCH 10/13] scsi: qedi: fix session block/unblock abuse during cleanup
` [PATCH 11/13] scsi: qedi: pass send_iscsi_tmf task to abort
` [PATCH 12/13] scsi: qedi: make sure tmf works are done before disconnect
` [PATCH 13/13] scsi: qedi: always wake up if cmd_cleanup_req is set

QLE2432 initiator fails to see any LUN's on one of servers while using 5QLE2464 as a target
 2021-04-10 15:27 UTC 

[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
 2021-04-10 15:00 UTC  (22+ messages)
` [PATCH v9 01/13] cgroup: Added cgroup_get_from_id
` [PATCH v9 02/13] blkcg: Added a app identifier support for blkcg
` [PATCH v9 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v9 05/13] lpfc: vmid: VMID params initialization
` [PATCH v9 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v9 07/13] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v9 08/13] lpfc: vmid: Functions to manage vmids
` [PATCH v9 09/13] lpfc: vmid: Implements CT commands for appid
` [PATCH v9 11/13] lpfc: vmid: Timeout implementation for vmid
` [PATCH v9 13/13] lpfc: vmid: Introducing vmid in io path

start removing block bounce buffering support v3
 2021-04-10  6:52 UTC  (8+ messages)
` [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
` [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests

[PATCH v1 0/8] scsi: megaraid: some misc clean up patches
 2021-04-10  6:48 UTC  (9+ messages)
` [PATCH v1 1/8] scsi: megaraid: clean up for white space
` [PATCH v1 2/8] scsi: megaraid_sas: use parentheses to enclose macros with complex values
` [PATCH v1 3/8] scsi: megaraid: clean up for blank lines
` [PATCH v1 4/8] scsi: megaraid: clean up for open/close brace
` [PATCH v1 5/8] scsi: megaraid: clean up for "foo * bar"
` [PATCH v1 6/8] scsi: megaraid: clean up for code indent
` [PATCH v1 7/8] scsi: megaraid: clean up for trailing statements
` [PATCH v1 8/8] scsi: megaraid: clean up for static variable initialise to 0

[PATCH v7 00/11] Add Host control mode to HPB
 2021-04-10  1:09 UTC  (9+ messages)
` [PATCH v7 06/11] scsi: ufshpb: Region inactivation in host mode

[PATCH] scsi_mod: Add a new parameter to scsi_mod to control storage logging
 2021-04-09 20:59 UTC  (6+ messages)

[PATCH v3 0/7] target: make tpg/enable attribute
 2021-04-09 18:54 UTC  (11+ messages)
` [PATCH v3 1/7] target: core: add common "
` [PATCH v3 2/7] target: iscsi: replace enable attr to ops.enable
` [PATCH v3 3/7] target: qla2xx: "
` [PATCH v3 4/7] target: sbp: "
` [PATCH v3 5/7] target: srpt "
` [PATCH v3 6/7] target: ibm_vscsi: "
` [PATCH v3 7/7] target: usb: "

[PATCH] target: core: remove from tmr_list at lun unlink
 2021-04-09 17:34 UTC  (3+ messages)

[PATCH hyperv-next] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-04-09 17:19 UTC  (3+ messages)

[RFC PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-04-09 15:38 UTC  (2+ messages)

[PATCH -next] scsi: qla2xxx: remove unneeded if-null-free check
 2021-04-09 14:15 UTC  (2+ messages)

[PATCH -next] scsi: qla4xxx: remove unneeded if-null-free check
 2021-04-09 12:03 UTC 

aic7xxx seems broken
 2021-04-09 11:15 UTC 

[PATCH -next] scsi: ufs-qcom: Remove redundant dev_err call in ufs_qcom_init()
 2021-04-09  7:56 UTC  (2+ messages)

[PATCH] Revert "scsi: qla2xxx: Limit interrupt vectors to number of CPUs"
 2021-04-09  7:36 UTC  (2+ messages)

[bug report] scsi: smartpqi: Add support for RAID5 and RAID6 writes
 2021-04-09  6:52 UTC 

MegaRaid SAS 9341-8i issue
 2021-04-09  6:25 UTC  (3+ messages)

[PATCH v3 0/2] scsi: pm8001: tiny clean up patches
 2021-04-09  6:08 UTC  (5+ messages)
` [PATCH v3 1/2] scsi: pm8001: clean up for white space
` [PATCH v3 2/2] scsi: pm8001: clean up for open brace

[PATCH v17 00/45] sg: add v4 interface
 2021-04-09  6:00 UTC  (50+ messages)
` [PATCH v17 03/45] sg: sg_log and is_enabled
` [PATCH v17 05/45] sg: bitops in sg_device
` [PATCH v17 06/45] sg: make open count an atomic
` [PATCH v17 07/45] sg: move header to uapi section
` [PATCH v17 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v17 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v17 10/45] sg: improve naming
` [PATCH v17 11/45] sg: change rwlock to spinlock
` [PATCH v17 12/45] sg: ioctl handling
` [PATCH v17 13/45] sg: split sg_read
` [PATCH v17 14/45] sg: sg_common_write add structure for arguments
` [PATCH v17 15/45] sg: rework sg_vma_fault
` [PATCH v17 16/45] sg: rework sg_mmap
` [PATCH v17 17/45] sg: replace sg_allow_access
` [PATCH v17 18/45] sg: rework scatter gather handling
` [PATCH v17 19/45] sg: introduce request state machine
` [PATCH v17 20/45] sg: sg_find_srp_by_id
` [PATCH v17 21/45] sg: sg_fill_request_element
` [PATCH v17 22/45] sg: printk change %p to %pK
` [PATCH v17 23/45] sg: xarray for fds in device
` [PATCH v17 24/45] sg: xarray for reqs in fd
` [PATCH v17 25/45] sg: replace rq array with xarray
` [PATCH v17 26/45] sg: sense buffer rework
` [PATCH v17 27/45] sg: add sg v4 interface support
` [PATCH v17 28/45] sg: rework debug info
` [PATCH v17 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v17 30/45] sg: expand sg_comm_wr_t
` [PATCH v17 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v17 32/45] sg: add some __must_hold macros
` [PATCH v17 33/45] sg: move procfs objects to avoid forward decls
` [PATCH v17 34/45] sg: protect multiple receivers
` [PATCH v17 35/45] sg: first debugfs support
` [PATCH v17 36/45] sg: rework mmap support
` [PATCH v17 37/45] sg: defang allow_dio
` [PATCH v17 38/45] sg: warn v3 write system call users
` [PATCH v17 39/45] sg: add mmap_sz tracking
` [PATCH v17 40/45] sg: remove rcv_done request state
` [PATCH v17 41/45] sg: track lowest inactive and await indexes
` [PATCH v17 42/45] sg: remove unit attention check for device changed
` [PATCH v17 43/45] sg: no_dxfer: move to/from kernel buffers
` [PATCH v17 44/45] sg: add blk_poll support
` [PATCH v17 45/45] sg: bump version to 4.0.12

[Announce] sg3_utils-1.46 available
 2021-04-08 19:23 UTC  (2+ messages)

[PATCH 00/40] iscsi lock and refcount fix ups
 2021-04-08 16:34 UTC  (2+ messages)

move bd_mutex to the gendisk
 2021-04-08 14:29 UTC  (3+ messages)
` [PATCH 10/15] block: move bd_mutex to struct gendisk

[PATCH v1 0/2] scsi: libsas: few clean up patches
 2021-04-08 13:03 UTC  (2+ messages)

[PATCH v2 0/2] scsi: pm8001: tiny clean up patches
 2021-04-08 12:25 UTC  (2+ messages)

[PATCH v1 0/2] scsi: pm8001: tiny clean up patches
 2021-04-08 12:18 UTC  (6+ messages)
` [PATCH v1 1/2] scsi: pm8001: clean up for white space

[PATCH v2] scsi: ufs: sysfs: Print string descriptors as raw data
 2021-04-08 10:25 UTC  (3+ messages)

[PATCH v16 0/2] Enable power management for ufs wlun
 2021-04-08  9:38 UTC  (4+ messages)
  ` [PATCH v16 1/2] scsi: ufs: Enable power management for wlun

[PATCH] scsi: message: fusion: Remove useless variable
 2021-04-08  9:06 UTC 

[PATCH 0/3] scsi: mptfusion: Clear the warnings indicating that the variable is not used
 2021-04-08  6:18 UTC  (4+ messages)
` [PATCH 1/3] scsi: mptfusion: Remove unused local variable 'time_count'
` [PATCH 2/3] scsi: mptfusion: Remove unused local variable 'port'
` [PATCH 3/3] scsi: mptfusion: Fix error return code of mptctl_hp_hostinfo()

[PATCH][next] scsi: pm80xx: Fix potential infinite loop
 2021-04-08  5:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox