linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 08:25:06 to 2019-06-18 15:17:39 UTC [more...]

[PATCH 0/2] Honor VPD check in usb/storage for SanDisk device
 2019-06-18 15:17 UTC  (9+ messages)
` [PATCH 1/2] scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade
` [PATCH 2/2] usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set

[PATCH v4 12/28] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-06-18 12:39 UTC  (6+ messages)
` [PATCH v4 19/28] docs: powerpc: "
` [PATCH v4 23/28] docs: target: "

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-06-18  7:29 UTC  (6+ messages)

[PATCH V5 00/16] use sg helper to operate scatterlist
 2019-06-18  3:54 UTC  (18+ messages)
` [PATCH V5 01/16] scsi: vmw_pscsi: "
` [PATCH V5 02/16] scsi: advansys: "
` [PATCH V5 03/16] scsi: lpfc: "
` [PATCH V5 04/16] scsi: mvumi: "
` [PATCH V5 05/16] scsi: ipr: "
` [PATCH V5 06/16] scsi: pmcraid: "
` [PATCH V5 07/16] usb: image: microtek: "
` [PATCH V5 08/16] staging: unisys: visorhba: "
` [PATCH V5 09/16] staging: rtsx: "
` [PATCH V5 10/16] s390: zfcp_fc: "
` [PATCH V5 11/16] scsi: aha152x: "
` [PATCH V5 12/16] scsi: imm: "
` [PATCH V5 13/16] scsi: pcmcia: nsp_cs: "
` [PATCH V5 14/16] scsi: ppa: "
` [PATCH V5 15/16] scsi: wd33c93: "
` [PATCH V5 16/16] NCR5380: Support chained sg lists

When SME is enabled on Dell PowerEdge R7425(AMD) machine, the first kernel can not successfully boot because of the megaraid_sas failure
 2019-06-18  2:49 UTC  (5+ messages)

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-18  0:57 UTC  (12+ messages)
` [PATCH v3 1/7] lib/hexdump.c: Fix selftests
` [PATCH v3 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v3 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v3 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v3 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v3 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v3 7/7] lib/hexdump.c: Optionally retain byte ordering

properly communicate queue limits to the DMA layer v2
 2019-06-18  0:46 UTC  (18+ messages)
` [PATCH 1/8] scsi: add a host / host template field for the virt boundary
` [PATCH 2/8] scsi: take the DMA max mapping size into account
` [PATCH 3/8] ufshcd: set max_segment_size in the scsi host template
` [PATCH 4/8] storvsc: set virt_boundary_mask "
` [PATCH 5/8] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 6/8] IB/srp: "
` [PATCH 7/8] mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
` [PATCH 8/8] megaraid_sas: set an unlimited max_segment_size

[PATCH V4 00/16] use sg helper to operate scatterlist
 2019-06-18  0:15 UTC  (40+ messages)
` [PATCH V4 01/16] scsi: vmw_pscsi: "
` [PATCH V4 02/16] scsi: advansys: "
` [PATCH V4 03/16] scsi: lpfc: "
` [PATCH V4 04/16] scsi: mvumi: "
` [PATCH V4 05/16] scsi: ipr: "
` [PATCH V4 06/16] scsi: pmcraid: "
` [PATCH V4 07/16] usb: image: microtek: "
` [PATCH V4 08/16] staging: unisys: visorhba: "
` [PATCH V4 09/16] staging: rtsx: "
` [PATCH V4 10/16] s390: zfcp_fc: "
` [PATCH V4 11/16] scsi: aha152x: "
` [PATCH V4 12/16] scsi: imm: "
` [PATCH V4 13/16] scsi: pcmcia: nsp_cs: "
` [PATCH V4 14/16] scsi: ppa: "
` [PATCH V4 15/16] scsi: wd33c93: "
` [PATCH V4 16/16] NCR5380: Support chained sg lists

[PATCH] [resend] wd719x: Fix resets and aborts
 2019-06-17 17:50 UTC 

[PATCH] scsi: storvsc: Add ability to change scsi queue depth
 2019-06-17 17:08 UTC  (3+ messages)

[PATCH 1/1] scsi: ufs-qcom: Add support for platforms booting ACPI
 2019-06-17 11:54 UTC 

[PATCH] scsi: fdomain: fix building pcmcia front-end
 2019-06-17 11:19 UTC 

[PATCH] megaraid_sas: Delete a redundant memory setting in megasas_alloc_cmds()
 2019-06-17 11:00 UTC 

properly communicate queue limits to the DMA layer
 2019-06-17  9:10 UTC  (9+ messages)
` [PATCH 10/13] megaraid_sas: set virt_boundary_mask in the scsi host

[RFC v2 00/11] DVFS in the OPP core
 2019-06-17  4:26 UTC  (16+ messages)
` [RFC v2 01/11] OPP: Don't overwrite rounded clk rate
` [RFC v2 02/11] OPP: Make dev_pm_opp_set_rate() with freq=0 as valid

[PATCH V3 00/15] use sg helper to operate scatterlist
 2019-06-17  1:14 UTC  (24+ messages)
` [PATCH V3 01/15] scsi: vmw_pscsi: "
` [PATCH V3 02/15] scsi: advansys: "
` [PATCH V3 03/15] scsi: lpfc: "
` [PATCH V3 04/15] scsi: mvumi: "
` [PATCH V3 05/15] scsi: ipr: "
` [PATCH V3 06/15] scsi: pmcraid: "
` [PATCH V3 07/15] usb: image: microtek: "
` [PATCH V3 08/15] staging: unisys: visorhba: "
` [PATCH V3 09/15] s390: zfcp_fc: "
` [PATCH V3 10/15] scsi: aha152x: "
` [PATCH V3 11/15] scsi: imm: "
` [PATCH V3 12/15] scsi: pcmcia: nsp_cs: "
` [PATCH V3 13/15] scsi: ppa: "
` [PATCH V3 14/15] scsi: wd33c93: "
` [PATCH V3 15/15] NCR5380: Support chained sg lists

[PATCH] scsi: tcmu: Simplify 'tcmu_update_uio_info()'
 2019-06-16  7:02 UTC 

[PATCH v2] scsi: ufs: Avoid runtime suspend possibly being blocked forever
 2019-06-15 22:16 UTC  (3+ messages)

Bug 7805 strikes again?
 2019-06-15 16:16 UTC 

[GIT PULL] SCSI fixes for 5.2-rc4
 2019-06-15  1:55 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 08/10] scsi: ufs: Check that space was properly alloced in copy_query_response
 2019-06-14 20:30 UTC 

[PATCH -next] scsi: qedi: Make some symbols static
 2019-06-14 15:48 UTC 

[PATCH -next] cxgbit: remove set but not used variable 'ppmax'
 2019-06-14 13:41 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: Check if sense buffer has been allocated during completion
 2019-06-14  9:47 UTC  (2+ messages)

[PATCH v3 0/3] Qualcomm UFS device reset support
 2019-06-14  7:42 UTC  (5+ messages)
` [PATCH v3 2/3] scsi: ufs-qcom: Implement device_reset vops
  ` [EXT] "

[PATCH -next] scsi: cxgb4i: remove set but not used variable 'ppmax'
 2019-06-14  2:48 UTC 

[RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-06-13 21:05 UTC  (2+ messages)

[RFC PATCH v2 0/8] Inline Encryption Support
 2019-06-13 18:55 UTC  (13+ messages)
` [RFC PATCH v2 1/8] block: Keyslot Manager for Inline Encryption
` [RFC PATCH v2 2/8] block: Add encryption context to struct bio
` [RFC PATCH v2 3/8] block: blk-crypto for Inline Encryption
` [RFC PATCH v2 5/8] scsi: ufs: UFS crypto API
` [RFC PATCH v2 6/8] scsi: ufs: Add inline encryption support to UFS
` [RFC PATCH v2 7/8] fscrypt: wire up fscrypt to use blk-crypto

BUG: KASAN: global-out-of-bounds in ata_exec_internal_sg+0x50f/0xc70
 2019-06-13 18:36 UTC 

[PATCH V2 08/15] staging: unisys: visorhba: use sg helper to operate sgl
 2019-06-13 15:46 UTC  (6+ messages)

[PATCH] scsi: megaraid_sas: Use struct_size() helper
 2019-06-13  9:57 UTC  (2+ messages)

[PATCH 4.14 37/81] blk-mq: move cancel of requeue_work into blk_mq_release
 2019-06-13  8:33 UTC 

[PATCH 4.19 055/118] blk-mq: move cancel of requeue_work into blk_mq_release
 2019-06-13  8:33 UTC 

[PATCH 5.1 070/155] blk-mq: move cancel of requeue_work into blk_mq_release
 2019-06-13  8:33 UTC 

[RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-06-13  7:58 UTC 

[RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-06-13  7:45 UTC 

[PATCH v1] scsi: ufs: Avoid runtime suspend possibly being blocked forever
 2019-06-12 14:03 UTC  (3+ messages)

[PATCH] scsi: uapi: ufs: Fix SPDX license identifier
 2019-06-12 13:34 UTC 


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).