linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-28 03:41:18 to 2008-06-07 04:57:44 UTC [more...]

[PATCH 0 of 7] Block/SCSI Data Integrity Support
 2008-06-07  4:55 UTC  (6+ messages)
` [PATCH 1 of 7] lib: Add support for the T10 Data Integrity Field CRC
` [PATCH 2 of 7] block: Globalize bio_set and bio_vec_slab
` [PATCH 3 of 7] block: Find bio sector offset given idx and offset
` [PATCH 4 of 7] block: bio data integrity support
` [PATCH 6 of 7] scsi: Support devices with protection information (DIF)

[PATCH v2 -mm 0/6] revert the commit 22a9189f (cdrom: use kmalloced buffers instead of buffers on stack)
 2008-06-07  4:45 UTC  (11+ messages)
` [PATCH v2 -mm 1/6] block: add blk_queue_update_dma_pad
  ` [PATCH v2 -mm 2/6] ide: use the dma safe check for REQ_TYPE_ATA_PC
    ` [PATCH v2 -mm 3/6] block: blk_rq_map_kern uses the bounce buffers for stack buffers
      ` [PATCH v2 -mm 4/6] ide: avoid DMA on the stack for REQ_TYPE_ATA_PC
        ` [PATCH v2 -mm 5/6] scsi: sr avoids useless buffer allocation
          ` [PATCH v2 -mm 6/6] cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack)

include/scsi/scsi_cmnd.h: removed duplicated include
 2008-06-06 23:37 UTC 

Intel IOMMU (and IOMMU for Virtualization) performances
 2008-06-06 21:51 UTC  (16+ messages)

[PATCH 3/3] sd: Move scsi_disk() accessor function to sd.h
 2008-06-06 19:26 UTC 

[PATCH 2/3] sd: Allow sd_print_sense_hdr to be called outside of sd.c
 2008-06-06 19:25 UTC 

[PATCH 1/3] Move sd.h header file
 2008-06-06 19:24 UTC 

2,6.26-rc4-git2 - long pause during boot
 2008-06-06 18:40 UTC  (12+ messages)

[regression/bisected] corrupt CD data after media change and delay
 2008-06-06 17:27 UTC  (3+ messages)

[patch -v3 21/22] ipr: use memory_read_from_buffer
 2008-06-06 17:06 UTC  (3+ messages)
` [patch -v3 22/22] qla2xxx: "

[PATCH 0 of 3] [RFC] I/O Hints
 2008-06-06 16:56 UTC  (24+ messages)
` [PATCH 1 of 3] block: Export I/O hints for block devices and partitions
` [PATCH 2 of 3] md: Export preferred I/O sizes and physical alignment
` [PATCH 3 of 3] sd: Export preferred I/O sizes

mpath: don't fail paths on first error
 2008-06-06 14:18 UTC  (2+ messages)

blk_queue_hardsect_size 520-byte sector
 2008-06-06 10:36 UTC  (4+ messages)

Registration confirmation
 2008-06-04  6:20 UTC 

[PATCH] scsi: Rename scsi_bidi_sdb_cache
 2008-06-06  3:30 UTC 

[PATCH] scsi_debug: Runtime-configurable sector size
 2008-06-06  0:53 UTC  (4+ messages)

[Bug 9872] Driver 'sd' needs updating - please use bus_type methods
 2008-06-05 23:52 UTC  (2+ messages)

[Bug 10861] New: 2.6.26-rc4-git2 - long pause during boot
 2008-06-05 21:51 UTC  (4+ messages)
` [Bug 10861] "

aacraid broken in git
 2008-06-05 15:35 UTC  (10+ messages)
    ` [PATCH] aacraid: Fix down_interruptible() to check the return value take 2 (was: aacraid broken in git)
      ` [PATCH] aacraid: Fix warning about macro side-effects
        ` [PATCH] aacraid: Fix jbod operations scan issues
          ` [PATCH] aacraid: Add Power Management support
            ` [PATCH] aacraid: Add Power Management cards to documentation
              ` [PATCH] aacraid: prevent copy_from_user() BUG!

iscsi update for 2.6.27
 2008-06-05 15:16 UTC  (23+ messages)
` [PATCH 01/25] iscsi class, iscsi_tcp/iser: add host arg to session creation
  ` [PATCH 02/25] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
    ` [PATCH 03/25] iscsi class: rename iscsi_host to iscsi_cls_host
      ` [PATCH 04/25] iscsi: remove session and host binding in libiscsi
        ` [PATCH 05/25] iscsi: add iscsi host helpers
          ` [PATCH 06/25] iscsi: remove session/conn_data_size from iscsi_transport
            ` [PATCH 07/25] iscsi: modify iscsi printk so it can take driver data pointers
              ` [PATCH 08/25] iser: fix handling of scsi cmnds during recovery
                ` [PATCH 09/25] libiscsi, iscsi_tcp, iser: add session cmds array accessor
                  ` [PATCH 10/25] libiscsi: modify libiscsi so it supports offloaded data paths
                    ` [PATCH 11/25] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task
                      ` [PATCH 12/25] iscsi_tcp: convert iscsi_tcp to support merged tasks
                        ` [PATCH 13/25] iser: convert ib_iser "
                          ` [PATCH 14/25] libiscsi: rename iscsi_cmd_task to iscsi_task
        ` [PATCH] iscsi_tcp: Enable any size command

Strange mptbase / mptscsih kernel messages
 2008-06-05 13:58 UTC  (2+ messages)

[RFC PATCH] fs code: Push the BKL down into the file system ioctl handlers
 2008-06-05  8:59 UTC 

block and scsi fail fast fixes
 2008-06-05  1:41 UTC  (8+ messages)
` [PATCH 1/7] scsi: add transport host byte errors (v2)
  ` [PATCH 2/7] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values
    ` [PATCH 3/7] fc class: Add support for new transport errors
      ` [PATCH 4/7] qla2xxx: use new host byte "
        ` [PATCH 5/7] lpfc: start to use new trasnport errors
          ` [PATCH 6/7] block and drivers: separate failfast into multiple bits
            ` [PATCH 7/7] scsi: Support fail fast bits

SG_IO problem on tape devices
 2008-06-04 16:46 UTC  (6+ messages)
  ` AW: "

[Bug 10846] New: Slow write on LSISAS1068E (SAS6/iR) on kernel >= 2.6.22
 2008-06-04 15:22 UTC  (12+ messages)
` [Bug 10846] "

Problems with aic94xx (AIC9410W onboard)
 2008-06-04 12:01 UTC  (3+ messages)

[Re: Linux 2.6.26-rc2] Write protect on on
 2008-06-03 15:02 UTC 

[GIT PATCH] SCSI fixes for 2.6.26-rc4
 2008-06-03 14:23 UTC 

[PATCH 1/1] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
 2008-06-02 20:27 UTC  (12+ messages)

AcornSCSI patches
 2008-06-02 16:43 UTC  (2+ messages)

[Fwd: linux-next: scsi build failure]
 2008-06-02 14:21 UTC 

[PATCH 1/1] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
 2008-06-02 14:20 UTC 

[PATCH 1/1] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
 2008-06-02 14:20 UTC 

[Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent
 2008-06-02 13:15 UTC  (4+ messages)
` [Bug 10711] "

st2: Error 20000 (sugg. bt 0x0, driver bt 0x0, host bt 0x2)
 2008-06-02 10:36 UTC 

[PATCH] scsi: remove CDROM not ready printk
 2008-06-02  0:45 UTC  (8+ messages)

[patch -v2 22/23] ipr: use memory_read_from_buffer
 2008-06-01 23:13 UTC  (2+ messages)
` [patch -v2 23/23] qla2xxx: "

(mptbase) Possible incompatibility between SATA and SAS
 2008-05-31  9:14 UTC 

[PATCH 4/6] mpt fusion: Fixing 1078 data corruption issue for36GB memory region resubmitted with review suggestions included
 2008-05-30 19:22 UTC 

Please some lsi people update megaraid entry of MAINTAINERS
 2008-05-29 20:40 UTC  (2+ messages)

[PATCH 18/37] scsi: use get/put_endian helpers
 2008-05-29 20:18 UTC 

[PATCH][-mm] reclassify sg_sysfs_class for lockdep
 2008-05-29  3:25 UTC  (6+ messages)

The issue for scsi device hotplug and hot-remove
 2008-05-29  2:27 UTC 

[PATCH] bsg: fix bsg_mutex hang with device removal
 2008-05-28 22:56 UTC 

[Bugme-new] [Bug 10810] New: Performance regression on DAC960 and kernel 2.6.24+
 2008-05-28 19:56 UTC  (4+ messages)

[PATCH 0/3] qla2xxx: fixes for 2.6.26 [8.02.01-k4]
 2008-05-28 17:22 UTC  (3+ messages)

megaraid_sata vs megasr
 2008-05-28 16:31 UTC  (4+ messages)

[PATCH 1/3][-mm] add class_reclassify macro
 2008-05-28 16:28 UTC  (8+ messages)

MPTSAS problems in 2.6.26-rc2-mm1
 2008-05-28 14:56 UTC  (4+ messages)

bsg locking patches update
 2008-05-28 14:18 UTC  (4+ messages)

[PATCH 3/3] bnx2i: Add bnx2i iSCSI driver
 2008-05-28  8:47 UTC  (7+ messages)

MPT Fusion SAS dma alignment problem
 2008-05-28  8:14 UTC 

[PATCH 0/4] revert the commit 22a9189f (cdrom: use kmalloced buffers instead of buffers on stack)
 2008-05-28  6:43 UTC  (5+ messages)
` [PATCH 1/4] block: use ARCH_KMALLOC_MINALIGN as the default dma pad mask
  ` [PATCH 2/4] block: add blk_queue_update_dma_pad
    ` [PATCH 3/4] ide: use the dma safe check for REQ_TYPE_ATA_PC


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