linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-27 02:26:53 to 2019-07-12 00:52:05 UTC [more...]

[PATCH V6 0/4] Fix zone revalidation memory allocation failures
 2019-07-12  0:52 UTC  (15+ messages)
` [PATCH V6 1/4] block: Allow mapping of vmalloc-ed buffers
` [PATCH V6 2/4] block: Kill gfp_t argument of blkdev_report_zones()
` [PATCH V6 3/4] sd_zbc: Fix report zones buffer allocation
` [PATCH V6 4/4] block: Limit zone array allocation size

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-07-12  0:47 UTC  (10+ messages)
` [PATCH 2/4] lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE
` [PATCH 3/4] staging: rtl8712: reduce stack usage, again
` [PATCH 4/4] ipvs: reduce kernel stack usage

[PATCH 0/2] Honor VPD check in usb/storage for SanDisk device
 2019-07-12  0:41 UTC  (8+ messages)
` [PATCH 1/2] scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade

[PATCH] scsi: aha1740: Use !x in place of NULL comparisons
 2019-07-12  0:38 UTC  (3+ messages)

[PATCH] scsi: libsas: remove the exporting of sas_wait_eh
 2019-07-12  0:34 UTC  (3+ messages)

[PATCH -next] scsi: megaraid_sas: Make some symbols static
 2019-07-12  0:32 UTC  (3+ messages)

[PATCH] scsi: uapi: ufs: Fix SPDX license identifier
 2019-07-12  0:20 UTC  (6+ messages)

[PATCH] scsi: virtio_scsi: Use struct_size() helper
 2019-07-12  0:18 UTC  (3+ messages)

[PATCH] scsi: g_NCR5380: Use !x in place of NULL comparisons
 2019-07-11 23:55 UTC 

[GIT PULL] first round of SCSI updates for the 5.2+ merge window
 2019-07-11 22:30 UTC  (5+ messages)

[GIT PULL] SCSI topic updates for the 5.2+ merge window: sg
 2019-07-11 22:30 UTC  (2+ messages)

[PATCH -next] scsi: aic94xx: Remove unnecessary null check
 2019-07-11 14:15 UTC 

[PATCH -next] scsi: qla2xxx: Remove unnecessary null check
 2019-07-11 14:13 UTC  (2+ messages)
` [PATCH v2 "

[PATCH -next] scsi: lpfc: Remove unnecessary null check before kfree
 2019-07-11 14:10 UTC 

[PATCH] Check sk before sendpage
 2019-07-11  7:42 UTC  (4+ messages)
        `  "

[PATCH v3 0/8] Inline Encryption Support
 2019-07-11  5:47 UTC  (10+ messages)
` [PATCH 1/8] block: Keyslot Manager for Inline Encryption
` [PATCH 2/8] block: Add encryption context to struct bio
` [PATCH 3/8] block: blk-crypto for Inline Encryption
` [PATCH 4/8] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH 5/8] scsi: ufs: UFS crypto API
` [PATCH 6/8] scsi: ufs: Add inline encryption support to UFS
` [PATCH 7/8] fscrypt: wire up fscrypt to use blk-crypto
` [PATCH 8/8] f2fs: Wire up f2fs to use inline encryption via fscrypt

[PATCH v2 00/11] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-11  5:44 UTC  (2+ messages)
` [PATCH v2 04/11] scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver

[PATCH AUTOSEL 4.14 5/8] scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
 2019-07-10 15:03 UTC 

[PATCH AUTOSEL 4.19 6/9] scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
 2019-07-10 15:02 UTC 

[PATCH AUTOSEL 5.1 07/11] scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
 2019-07-10 15:02 UTC 

[PATCH v3 0/4] scsi: ufs: Provide fatal and auto-hibern8 error history
 2019-07-10 13:38 UTC  (5+ messages)
` [PATCH v3 1/4] scsi: ufs: Change names related to "
` [PATCH v3 2/4] scsi: ufs: Add fatal and auto-hibern8 "
` [PATCH v3 3/4] scsi: ufs: Do not reset error history during host reset
` [PATCH v3 4/4] scsi: ufs: Add history of fatal events

[PATCH 0/1] aacraid: Host adapter Adaptec 6405 constantly resets under high io load
 2019-07-10  9:31 UTC  (8+ messages)
` [PATCH 1/1] scsi: aacraid: resurrect correct arc ctrl checks for Series-6
        ` [PATCH v2 0/2] aacraid: Host adapter Adaptec 6405 constantly resets under high io load
          ` [PATCH v2 1/2] Revert "scsi: aacraid: Remove reference to Series-9"
          ` [PATCH v2 2/2] scsi: aacraid: Remove references to Series-9 (only)

[PATCH v2 0/4] scsi: ufs: Provide fatal and auto-hibern8 error history
 2019-07-10  9:28 UTC  (7+ messages)
` [PATCH v2 1/4] scsi: ufs: Change names related to "
` [PATCH v2 2/4] scsi: ufs: Add fatal and auto-hibern8 "
` [PATCH v2 3/4] scsi: ufs: Do not reset error history during host reset
` [PATCH v2 4/4] scsi: ufs: Add history of fatal events

[PATCH 00/11] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-09  4:24 UTC  (2+ messages)
` [PATCH 04/11] scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver

[PATCH v2 0/3] (Qualcomm) UFS device reset support
 2019-07-09  1:48 UTC  (3+ messages)
` [PATCH v2 2/3] scsi: ufs: Allow resetting the UFS device

[PATCH V4 0/9] block: use right accessor to read nr_sects
 2019-07-08 18:47 UTC  (10+ messages)
` [PATCH V4 1/9] block: add a helper function to read nr_setcs
` [PATCH V4 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V4 3/9] blk-zoned: update blkdev_report_zone() "
` [PATCH V4 4/9] blk-zoned: update blkdev_reset_zones() "
` [PATCH V4 5/9] bcache: update cached_dev_init() "
` [PATCH V4 6/9] f2fs: use helper in init_blkz_info()
` [PATCH V4 7/9] blktrace: use helper in blk_trace_setup_lba()
` [PATCH V4 8/9] target/pscsi: use helper in pscsi_get_blocks()
` [PATCH V4 9/9] xen/blkback: use helper in vbd_sz()

[PATCH] scsi: Remove unreachable code
 2019-07-08 15:04 UTC  (2+ messages)

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-07-08 13:02 UTC  (9+ messages)

[PATCH 0/2] scsi: add support for request batching
 2019-07-08  9:47 UTC  (19+ messages)
` [PATCH 1/2] scsi_host: "
` [PATCH 2/2] virtio_scsi: implement "

[PATCH v1 0/3] scsi: ufs: Provide fatal and auto-hibern8 error history
 2019-07-08  8:25 UTC  (5+ messages)
` [PATCH v1 1/3] scsi: ufs: Change names related to "
` [PATCH v1 2/3] scsi: ufs: Add fatal and auto-hibern8 "
` [PATCH v1 3/3] scsi: ufs: Do not reset error history during host reset

[GIT PULL] SCSI fixes for 5.2-rc7
 2019-07-06 17:40 UTC 

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-07-05 13:35 UTC  (5+ messages)
` [PATCH 3/3][V3] iio: Handle enumerated properties with gaps

[PATCH] scsi: bnx2fc: remove redundant assignment to variable rc
 2019-07-04 15:40 UTC 

[PATCH] scsi: message: fusion: remove redundant assignment to variable ret
 2019-07-04 13:36 UTC 

[PATCH] scsi: fdomain: Fix PCMCIA_FDOMAIN Kconfig warning
 2019-07-04  8:01 UTC 

[PATCH V3 0/9] block: use right accessor to read nr_sects
 2019-07-04  0:11 UTC  (18+ messages)
` [PATCH V3 1/9] block: add a helper function to read nr_setcs
` [PATCH V3 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V3 3/9] blk-zoned: update blkdev_report_zone() "
` [PATCH V3 4/9] blk-zoned: update blkdev_reset_zones() "
` [PATCH V3 5/9] bcache: update cached_dev_init() "
` [PATCH V3 6/9] f2fs: use helper in init_blkz_info()
` [PATCH V3 7/9] blktrace: use helper in blk_trace_setup_lba()
` [COMPILE TEST ONLY PATCH V3 8/9] target/pscsi: use helper in pscsi_get_blocks()
` [COMPILE TEST ONLY PATCH V3 9/9] xen/blkback: use helper in vbd_sz()

KASAN: use-after-free Read in hci_cmd_timeout
 2019-07-03 18:26 UTC 

[PATCH v2 24/35] scsi/qla4xxx: Use kmemdup rather than duplicating its implementation
 2019-07-03 16:30 UTC 

[PATCH v2 23/35] scsi: Use kmemdup rather than duplicating its implementation
 2019-07-03 16:30 UTC 

[PATCH v2 22/35] scsi/aic7xxx: Use kmemdup rather than duplicating its implementation
 2019-07-03 16:30 UTC 

[PATCH v2 14/35] message/fusion: Use kmemdup rather than duplicating its implementation
 2019-07-03 16:29 UTC 

[RESEND PATCH] scsi: target/iblock: Fix overrun in WRITE SAME emulation
 2019-07-03 13:24 UTC  (4+ messages)

[PATCH 20/30] scsi: Use kmemdup rather than duplicating its implementation
 2019-07-03 13:16 UTC 

[PATCH 13/30] message/fusion: Use kmemdup rather than duplicating its implementation
 2019-07-03 13:15 UTC 

[PATCH 1/3] zfcp: fix request object use-after-free in send path causing seqno errors
 2019-07-02 21:02 UTC  (2+ messages)
` [PATCH 2/3] zfcp: fix request object use-after-free in send path causing wrong traces

[PATCH -next] scsi: bfa: Make two functions static
 2019-07-02 13:23 UTC 

[PATCH] scsi: libfc: fix null pointer dereference on a null lport
 2019-07-02  9:18 UTC 

[GIT PULL] SCSI fixes for 5.2-rc6
 2019-06-29  9:30 UTC  (2+ messages)

[PATCH 1/4] megaraid_sas: Fix calculation of target ID
 2019-06-29  1:02 UTC 

[PATCH 37/39] docs: adds some directories to the main documentation index
 2019-06-28 12:55 UTC  (2+ messages)

[PATCH 05/43] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-28 12:20 UTC 

[PATCH 58/87] scsi: mvsas: remove memset after dma_alloc_coherent
 2019-06-28  8:17 UTC  (2+ messages)

[PATCH v2 18/27] scsi: use zeroing allocator rather than allocator followed by memset 0
 2019-06-28  2:49 UTC 

[PATCH v2 17/27] scsi: remove unneeded memset
 2019-06-28  2:49 UTC 

[PATCH v2 13/27] message: fusion: remove memset after pci_alloc_consistent
 2019-06-28  2:48 UTC 

[PATCH 71/87] scsi: 3w-xxxx: remove memset after dma_alloc_coherent
 2019-06-27 17:46 UTC 

[PATCH 70/87] scsi: aacraid: remove memset after dma_alloc_coherent in rx.c
 2019-06-27 17:46 UTC 

[PATCH 69/87] scsi: arcmsr: remove memset after dma_coherent in arcmsr_hba.c
 2019-06-27 17:45 UTC 

[PATCH 68/87] scsi: be2iscsi: remove memset after dma_alloc_coherent in be_iscsi.c
 2019-06-27 17:45 UTC 

[PATCH 67/87] scsi: bfa: remove memset after dma_alloc_coherent in bfad.c
 2019-06-27 17:45 UTC 

[PATCH 66/87] scsi: bnx2fc: remove memset after dma_alloc_coherent in bnx2fc_io.c
 2019-06-27 17:45 UTC 

[PATCH 65/87] scsi: dpt_i2o.c: remove memset after dma_alloc_coherent
 2019-06-27 17:45 UTC 

[PATCH 64/87] scsi: esas2r: remove memset after dma_alloc_coherent
 2019-06-27 17:45 UTC 

[PATCH 63/87] scsi: ips.c: remove memset after dma_alloc_coherent
 2019-06-27 17:44 UTC 

[PATCH 62/87] scsi: lpfc: replace kmalloc and memset with kzalloc
 2019-06-27 17:44 UTC 

[PATCH 61/87] scsi: lpfc: remove memset after dma_alloc_coherent
 2019-06-27 17:44 UTC 

[PATCH 60/87] scsi: megaraid: remove memset after kcalloc
 2019-06-27 17:44 UTC 

[PATCH 59/87] scsi: mpt3sas: remove memset after dma_alloc_coherent
 2019-06-27 17:44 UTC 

[PATCH 56/87] scsi: pmcraid: remove memset after dma_alloc_coherent
 2019-06-27 17:43 UTC 

[PATCH 55/87] scsi: qedf: replace vmalloc and memset with vzalloc
 2019-06-27 17:43 UTC 

[PATCH 54/87] scsi: qla2xxx: replace vmalloc and memset with vzalloc
 2019-06-27 17:43 UTC 

[PATCH 53/87] scsi: qla4xxx: remove memset after dma_alloc_coherent
 2019-06-27 17:42 UTC 

[PATCH 52/87] scsi: qlogicpti: remove memset after dma_alloc_coherent in qlogicpti.c
 2019-06-27 17:42 UTC 

[PATCH 34/87] message: fusion: remove memset after pci_alloc_consistent in mptbase.c
 2019-06-27 17:38 UTC 

[RESEND RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-06-27  7:39 UTC  (2+ messages)

[PATCH] scsi: ufshdc-pci: Add Intel PCI Ids for EHL
 2019-06-27  2:28 UTC  (2+ messages)

[PATCH v2 0/3] scsi: ufs: typo fixes and improvement
 2019-06-27  2:26 UTC  (2+ messages)


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