linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-23 11:02:34 to 2021-05-24 18:34:44 UTC [more...]

iscsi error handler fixes
 2021-05-24 18:34 UTC  (32+ messages)
` [PATCH 01/28] scsi: iscsi: Add task completion helper
` [PATCH 02/28] scsi: iscsi: Stop queueing during ep_disconnect
` [PATCH 03/28] scsi: iscsi: Drop suspend calls from ep_disconnect
` [PATCH 04/28] scsi: iscsi: Force immediate failure during shutdown
` [PATCH 05/28] scsi: iscsi: Use system_unbound_wq for destroy_work
` [PATCH 06/28] scsi: iscsi: Rel ref after iscsi_lookup_endpoint
` [PATCH 07/28] scsi: iscsi: Fix in-kernel conn failure handling
` [PATCH 08/28] scsi: iscsi_tcp: Set no linger
` [PATCH 09/28] scsi: iscsi_tcp: Start socket shutdown during conn stop
` [PATCH 10/28] scsi: iscsi: Add iscsi_cls_conn refcount helpers
` [PATCH 11/28] scsi: iscsi: Have abort handler get ref to conn
` [PATCH 12/28] scsi: iscsi: Get ref to conn during reset handling
` [PATCH 13/28] scsi: iscsi: Fix conn use after free during resets
` [PATCH 14/28] scsi: iscsi: Fix shost->max_id use
` [PATCH 15/28] scsi: iscsi: Fix completion check during abort races
` [PATCH 16/28] scsi: iscsi: Flush block work before unblock
` [PATCH 17/28] scsi: iscsi: Hold task ref during TMF timeout handling
` [PATCH 18/28] scsi: iscsi: Move pool freeing
` [PATCH 19/28] scsi: qedi: Fix null ref during abort handling
` [PATCH 20/28] scsi: qedi: Fix race during abort timeouts
` [PATCH 21/28] scsi: qedi: Fix use after free during abort cleanup
` [PATCH 22/28] scsi: qedi: Fix TMF tid allocation
` [PATCH 23/28] scsi: qedi: Use GFP_NOIO for TMF allocation
` [PATCH 24/28] scsi: qedi: Fix TMF session block/unblock use
` [PATCH 25/28] scsi: qedi: Fix cleanup "
` [PATCH 26/28] scsi: qedi: Pass send_iscsi_tmf task to abort
` [PATCH 27/28] scsi: qedi: Complete TMF works before disconnect
` [PATCH 28/28] scsi: qedi: Wake up if cmd_cleanup_req is set

[PATCH v2 0/6] Complementary changes for error handling
 2021-05-24 16:56 UTC  (8+ messages)
` [PATCH v2 1/6] scsi: ufs: Differentiate status between hba pm ops and wl pm ops
` [PATCH v2 2/6] scsi: ufs: Update the return value of supplier "
` [PATCH v2 3/6] scsi: ufs: Simplify error handling preparation
` [PATCH v2 4/6] scsi: ufs: Update ufshcd_recover_pm_error()
` [PATCH v2 5/6] scsi: ufs: Let host_sem cover the entire system suspend/resume
` [PATCH v2 6/6] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests

[PATCH v1 0/3] Optimize host lock on TR send/compl paths and utilize UTRLCNR
 2021-05-24 16:43 UTC  (6+ messages)
` [PATCH v1 1/3] scsi: ufs: Remove a redundant command completion logic in error handler
` [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths
` [PATCH v1 3/3] scsi: ufs: Utilize Transfer Request List Completion Notification Register

[PATCH v3 0/3] Introduce enums for SCSI status codes
 2021-05-24 15:25 UTC  (7+ messages)
` [PATCH v3 1/3] libsas: Introduce more SAM status code aliases in enum exec_status
` [PATCH v3 2/3] Introduce enums for the SAM, message, host and driver status codes
` [PATCH v3 3/3] Change the type of the second argument of scsi_host_complete_all_commands()

[PATCH AUTOSEL 4.4 13/16] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
 2021-05-24 14:51 UTC 

[PATCH AUTOSEL 4.9 15/19] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
 2021-05-24 14:51 UTC 

[PATCH AUTOSEL 4.14 15/21] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
 2021-05-24 14:50 UTC 

[PATCH AUTOSEL 4.19 17/25] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
 2021-05-24 14:50 UTC 

[PATCH AUTOSEL 5.4 42/52] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
 2021-05-24 14:48 UTC 

[PATCH AUTOSEL 5.10 45/62] scsi: ufs: ufs-mediatek: Fix power down spec violation
 2021-05-24 14:47 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 46/62] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 5.10 48/62] scsi: pm80xx: Fix drives missing during rmmod/insmod loop

[PATCH AUTOSEL 5.12 45/63] scsi: ufs: ufs-mediatek: Fix power down spec violation
 2021-05-24 14:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 46/63] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 5.12 48/63] scsi: pm80xx: Fix drives missing during rmmod/insmod loop

[PATCH] scsi: hisi_sas: Use the correct HiSilicon copyright
 2021-05-24 13:52 UTC  (3+ messages)

[RFC PATCH 0/8] block: fix bio_add_XXX_page() return type
 2021-05-24 13:29 UTC  (4+ messages)

[RFC] virtio_scsi: to poll and kick the virtqueue in timeout handler
 2021-05-24 13:24 UTC  (3+ messages)

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

[PATCH] scsi/bnx2fc/bnx2fx_fcore: Fix a double free in bnx2fc_rcv
 2021-05-24 10:23 UTC 

[PATCH] scsi: be2iscsi: Fix a use after free in beiscsi_if_clr_ip
 2021-05-24  9:50 UTC 

[PATCH v3 00/51] Remove the request pointer from struct scsi_cmnd
 2021-05-24  9:23 UTC  (54+ messages)
` [PATCH v3 01/51] core: Introduce the scsi_cmd_to_rq() function
` [PATCH v3 02/51] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v3 03/51] sd: "
` [PATCH v3 04/51] sr: "
` [PATCH v3 05/51] scsi_transport_fc: "
` [PATCH v3 06/51] scsi_transport_spi: "
` [PATCH v3 07/51] ata: "
` [PATCH v3 08/51] RDMA/iser: "
` [PATCH v3 09/51] RDMA/srp: "
` [PATCH v3 10/51] zfcp: "
` [PATCH v3 11/51] 53c700: "
` [PATCH v3 12/51] NCR5380: "
` [PATCH v3 13/51] aacraid: "
` [PATCH v3 14/51] advansys: "
` [PATCH v3 15/51] aha1542: "
` [PATCH v3 16/51] bnx2i: "
` [PATCH v3 17/51] csiostor: "
` [PATCH v3 18/51] cxlflash: "
` [PATCH v3 19/51] dpt_i2o: "
` [PATCH v3 20/51] fnic: "
` [PATCH v3 21/51] hisi_sas: "
` [PATCH v3 22/51] hpsa: "
` [PATCH v3 23/51] ibmvfc: "
` [PATCH v3 24/51] ibmvscsi: "
` [PATCH v3 25/51] ips: "
` [PATCH v3 26/51] libsas: "
` [PATCH v3 27/51] lpfc: "
` [PATCH v3 28/51] megaraid: "
` [PATCH v3 29/51] mpt3sas: "
` [PATCH v3 30/51] mvumi: "
` [PATCH v3 31/51] myrb: "
` [PATCH v3 32/51] myrs: "
` [PATCH v3 33/51] ncr53c8xx: "
` [PATCH v3 34/51] qedf: "
` [PATCH v3 35/51] qedi: "
` [PATCH v3 36/51] qla1280: "
` [PATCH v3 37/51] qla2xxx: "
` [PATCH v3 38/51] qla4xxx: "
` [PATCH v3 39/51] qlogicpti: "
` [PATCH v3 40/51] scsi_debug: "
` [PATCH v3 41/51] smartpqi: "
` [PATCH v3 42/51] snic: "
` [PATCH v3 43/51] stex: "
` [PATCH v3 44/51] sun3_scsi: "
` [PATCH v3 45/51] sym53c8xx: "
` [PATCH v3 46/51] ufs: "
` [PATCH v3 47/51] virtio_scsi: "
` [PATCH v3 48/51] xen-scsifront: "
` [PATCH v3 49/51] tcm_loop: "
` [PATCH v3 50/51] usb-storage: "
` [PATCH v3 51/51] core: Remove the request member from struct scsi_cmnd

[PATCH v35 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-05-24  8:46 UTC  (5+ messages)
    ` [PATCH v35 1/4] scsi: ufs: Introduce HPB feature
    ` [PATCH v35 2/4] scsi: ufs: L2P map management for HPB read
    ` [PATCH v35 3/4] scsi: ufs: Prepare HPB read for cached sub-region
` [PATCH v35 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH] scsi: qla2xxx: Remove the repeated declaration
 2021-05-24  8:03 UTC 

[PATCH v1 0/3] Three minor changes for UFS
 2021-05-24  6:50 UTC  (8+ messages)
` [PATCH v1 1/3] scsi: ufs: Let UPIU completion trace print RSP UPIU
` [PATCH v1 2/3] scsi: ufs: Let command trace only for the cmd != null case
` [PATCH v1 3/3] scsi: ufs: Use UPIU query trace in devman_upiu_cmd

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

[PATCH 0/3] scsi: qedf: Fix an error handling path + cleanups
 2021-05-23 11:02 UTC  (4+ messages)
` [PATCH 1/3] scsi: qedf: Fix an error handling path in 'qedf_alloc_global_queues()'
` [PATCH 2/3] scsi: qedf: Simplify 'qedf_alloc_global_queues()'
` [PATCH 3/3] scsi: qedf: Axe a few useless lines of code


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).