linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-15 08:31:15 to 2016-03-22 07:14:51 UTC [more...]

[PATCH] sd: fixup capacity calculation for 4k drives
 2016-03-22  7:14 UTC  (5+ messages)

[PATCH] megaraid_sas: fix missing { }, nullify kbuff_arr[i] only when necessary
 2016-03-22  0:31 UTC  (2+ messages)

[PATCH] mpt3sas: Don't overreach ioc->reply_post[] during initialization
 2016-03-22  0:29 UTC  (3+ messages)

gcc-6.0 warnings for scsi
 2016-03-22  0:26 UTC  (10+ messages)
` [PATCH 1/3] aacraid: add missing curly braces
` [PATCH 2/3] lpfc: fix misleading indentation
` [PATCH 3/3] megaraid_sas: add missing curly braces in ioctl handler

[PATCHv3] scsi: disable automatic target scan
 2016-03-21 20:40 UTC  (8+ messages)

FOR YOUR INFORMATION DEAR BENEFICIARY,
 2016-03-21 19:37 UTC 

[BUG] mpt2sas: driver init fails on kernel >=4.2 for 9211-8i IT
 2016-03-21 16:30 UTC  (6+ messages)

scst_vdisk: Resize-fsync() race fails IO
 2016-03-21 15:22 UTC 

[PATCH RFC 0/2] mempool based chained scatterlist alloc/free api api
 2016-03-21 14:48 UTC  (9+ messages)
` [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api
` [PATCH RFC 2/2] scsi: use the new chained SG api

[PATCH] uas: Limit qdepth at the scsi-host level
 2016-03-21 14:36 UTC  (6+ messages)

[PATCH v3 00/23] ncr5380: Eliminate macros, reduce code duplication, fix bugs etc
 2016-03-21  2:32 UTC  (24+ messages)
` [PATCH v3 01/23] g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400
` [PATCH v3 02/23] ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
` [PATCH v3 03/23] ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
` [PATCH v3 04/23] atari_NCR5380: Remove DMA_MIN_SIZE macro
` [PATCH v3 05/23] ncr5380: Disable the DMA errata workaround flag by default
` [PATCH v3 06/23] ncr5380: Remove PSEUDO_DMA macro
` [PATCH v3 07/23] ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro
` [PATCH v3 08/23] ncr5380: Use DMA hooks for PDMA
` [PATCH v3 09/23] ncr5380: Adopt uniform DMA setup convention
` [PATCH v3 10/23] ncr5380: Merge DMA implementation from atari_NCR5380 core driver
` [PATCH v3 11/23] atari_scsi: Adopt NCR5380.c "
` [PATCH v3 12/23] sun3_scsi: "
` [PATCH v3 13/23] ncr5380: Remove disused atari_NCR5380.c "
` [PATCH v3 14/23] ncr5380: Reduce max_lun limit
` [PATCH v3 15/23] dmx3191d: Drop max_sectors limit
` [PATCH v3 16/23] ncr5380: Fix register decoding for debugging
` [PATCH v3 17/23] ncr5380: Remove remaining register storage qualifiers
` [PATCH v3 18/23] ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
` [PATCH v3 19/23] ncr5380: Update usage documentation
` [PATCH v3 20/23] atari_scsi: Set a reasonable default for cmd_per_lun
` [PATCH v3 21/23] atari_scsi: Allow can_queue to be increased for Falcon
` [PATCH v3 22/23] mac_scsi: Fix pseudo DMA implementation
` [PATCH v3 23/23] ncr5380: Call complete_cmd() for disconnected commands on bus reset

[PATCH 1/1] scsi: storvsc: Support manual scan of FC hosts on Hyper-V
 2016-03-20 18:58 UTC  (13+ messages)
                    ` [PATCH 2/2] storvsc_drv: make use of the lightweight FC transport class

[BUG] "block: make generic_make_request handle arbitrarily sized bios" breaks boot on parisc-linux
 2016-03-20 18:12 UTC  (5+ messages)

I hope this email meets you well in good health condition
 2016-03-19 11:47 UTC 

RE
 2016-03-19 10:06 UTC 

[PATCH net] bnx2x: Prevent false warning for lack of FC NPIV
 2016-03-18 23:23 UTC  (2+ messages)

[PATCH] scsi: ufs: select CONFIG_NLS
 2016-03-18 19:35 UTC  (2+ messages)

[PATCH] scsi: fc: use get/put_unaligned64 for wwn access
 2016-03-18 19:30 UTC  (4+ messages)

[PATCH] fnic: move printk()s outside of the critical code section
 2016-03-18 19:28 UTC  (3+ messages)

[PATCH] qla2xxx: avoid maybe_uninitialized warning
 2016-03-18 19:26 UTC  (9+ messages)

[Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
 2016-03-18 18:59 UTC  (20+ messages)
` [Bug 91711] "

[PATCH v1 1/3] Fix to cleanup aborted IO to avoid device being offlined by mid-layer
 2016-03-18 18:22 UTC  (3+ messages)
` [PATCH v1 2/3] Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset
` [PATCH v1 3/3] Using rport->dd_data to check rport online instead of rport_lookup

[PATCH] scsi_common: do not clobber fixed sense information
 2016-03-18 16:19 UTC  (4+ messages)

[PATCH] libata: Set longer timeout for SETFEATURES_SPINUP
 2016-03-18 15:02 UTC  (4+ messages)

UFS V11 patch-set
 2016-03-18 14:53 UTC  (4+ messages)

[PATCH 00/22] ncr5380: Eliminate macros, reduce code duplication, fix bugs etc
 2016-03-18  7:03 UTC  (6+ messages)
` [PATCH 20/22] atari_scsi: Set a reasonable default for cmd_per_lun

[PATCH 1/5] Fix to cleanup aborted IO to avoid device being offlined by mid-layer
 2016-03-17 17:51 UTC  (9+ messages)
` [PATCH 2/5] Cleanup the I/O that has timed out and is used to issue LUN reset
` [PATCH 4/5] Setting scsi host template to indicate that fnic does not support multiqueue

[PATCH v11 5/6] add TC G210 platform driver
 2016-03-17 14:55 UTC  (2+ messages)

[PATCH v10 0/6] add support for DWC UFS Controller
 2016-03-17 12:49 UTC  (4+ messages)
` [PATCH v10 2/6] added UFS 2.0 capabilities
  ` [RESEND] [PATCH v11 "

(unknown)
 2016-03-17 11:57 UTC 

[PATCH 1/8] snic: Added additional stats
 2016-03-17  7:51 UTC  (8+ messages)
` [PATCH 2/8] snic: LUN goes offline due to scsi cmd timeouts
` [PATCH 3/8] snic: Handling control path queue issues
` [PATCH 4/8] snic: target cleanup in driver unload path
` [PATCH 5/8] snic: Fix for missing interrupts
` [PATCH 6/8] snic: Fixing race in the hba reset and IO/TM completion
` [PATCH 7/8] snic: add scsi host after determining max IOs
` [PATCH 8/8] snic: updating driver version

laina
 2016-03-17  4:17 UTC 

QoS for iSCSI target?
 2016-03-16 16:48 UTC  (4+ messages)

[PATCH V2 0/3] scsi: mptxsas: updates for ARM64
 2016-03-16 15:31 UTC  (5+ messages)
` [PATCH V2 3/3] scsi: mptxsas: offload IRQ execution

privat donation
 2016-03-16 13:40 UTC 

[PATCH] scsi: vpd pages are mandatory for SPC-2
 2016-03-16  8:12 UTC  (9+ messages)

[PATCH v2 00/22] ncr5380: Eliminate macros, reduce code duplication, fix bugs etc
 2016-03-16  3:19 UTC  (23+ messages)
` [PATCH v2 01/22] g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400
` [PATCH v2 02/22] ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
` [PATCH v2 03/22] ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
` [PATCH v2 04/22] atari_NCR5380: Remove DMA_MIN_SIZE macro
` [PATCH v2 05/22] ncr5380: Disable the DMA errata workaround flag by default
` [PATCH v2 06/22] ncr5380: Remove PSEUDO_DMA macro
` [PATCH v2 07/22] ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro
` [PATCH v2 08/22] ncr5380: Use DMA hooks for PDMA
` [PATCH v2 09/22] ncr5380: Adopt uniform DMA setup convention
` [PATCH v2 10/22] ncr5380: Merge DMA implementation from atari_NCR5380 core driver
` [PATCH v2 11/22] atari_scsi: Adopt NCR5380.c "
` [PATCH v2 12/22] sun3_scsi: "
` [PATCH v2 13/22] ncr5380: Remove disused atari_NCR5380.c "
` [PATCH v2 14/22] ncr5380: Reduce max_lun limit
` [PATCH v2 15/22] dmx3191d: Drop max_sectors limit
` [PATCH v2 16/22] ncr5380: Fix register decoding for debugging
` [PATCH v2 17/22] ncr5380: Remove remaining register storage qualifiers
` [PATCH v2 18/22] ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
` [PATCH v2 19/22] ncr5380: Update usage documentation
` [PATCH v2 20/22] atari_scsi: Set a reasonable default for cmd_per_lun
` [PATCH v2 21/22] atari_scsi: Allow can_queue to be increased for Falcon
` [PATCH v2 22/22] mac_scsi: Fix pseudo DMA implementation

[GIT PULL] first round of SCSI updates for the 4.5+ merge window
 2016-03-15 22:36 UTC 

[PATCHv2] scsi: disable automatic target scan
 2016-03-15 13:36 UTC  (7+ messages)

scsi: machine hang due to write to /dev/sg0
 2016-03-15 13:10 UTC 

bnx2x: bnx2fc: FC-NPIV table with bad length
 2016-03-15 10:03 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).