public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-13 22:33:14 to 2007-12-20 15:15:13 UTC [more...]

INITIO scsi driver fails to work properly
 2007-12-20 15:14 UTC  (19+ messages)

[PATCH 0/5] sg_ring for scsi
 2007-12-20 14:26 UTC  (19+ messages)
` [PATCH 1/5] sg_ring: sg_ring.h
  ` [PATCH 2/5] dma_map_sg_ring() helper
    ` [PATCH 3/5] blk_rq_map_sg_ring as a counterpart to blk_rq_map_sg
      ` [PATCH 4/5] sg_ring: Convert core scsi code to sg_ring
        ` [PATCH 5/5] sg_ring: Convert scsi_debug
        ` [PATCH 1/3] SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
        ` [PATCH 2/3] SG: Convert SCSI to use scatterlist helpers for sg chaining
        ` [PATCH 3/3] SG: Update ide/ to use sg_table

[patch 0/6] zfcp fixes for scsi-misc
 2007-12-20 11:30 UTC  (7+ messages)
` [patch 1/6] zfcp: fix use after free bug
` [patch 2/6] zfcp: Fix evaluation of port handles in abort handler
` [patch 3/6] zfcp: Hold queue lock when checking port/unit handle for abort command
` [patch 4/6] zfcp: Hold queue lock when checking port handle for ELS command
` [patch 5/6] zfcp: Hold queue lock when checking port/unit handle for FCP command
` [patch 6/6] zfcp: Hold queue lock when checking port/unit handle for task management cmd

Strange code in initio.c?
 2007-12-20  7:27 UTC  (3+ messages)

smp_utils 0.93 beta, adds sgv4 interface
 2007-12-20  4:46 UTC 

[PATCH] SMP request handlers need to update resid
 2007-12-20  3:23 UTC  (4+ messages)

[rfc][patch 1/3] block: non-atomic queue_flags prep
 2007-12-19 18:13 UTC  (6+ messages)
` [rfc][patch 2/3] block: non-atomic queue_flags
` [rfc][patch 3/3] block: non-atomic queue_flags accessors

In which case EWOULDBLOCK is set while a write operation
 2007-12-19 17:13 UTC  (3+ messages)

[GIT PATCH] SCSI bug fixes for 2.6.24-rc5
 2007-12-19 15:14 UTC 

[PATCH 0/7] sg_ring: a ring of scatterlist arrays
 2007-12-19  7:38 UTC  (8+ messages)
` [PATCH 1/7] sg_ring: introduce "
  ` [PATCH 2/7] sg_ring: use in virtio
    ` [PATCH 3/7] sg_ring: blk_rq_map_sg_ring as a counterpart to blk_rq_map_sg
      ` [PATCH 4/7] sg_ring: dma_map_sg_ring() helper
        ` [PATCH 5/7] sg_ring: Convert core scsi code to sg_ring
          ` [PATCH 6/7] sg_ring: libata simplification
            ` [PATCH 7/7] sg_ring: convert core ATA code to sg_ring

RFC: add target reset handler to scsi_error.c
 2007-12-19  4:11 UTC  (3+ messages)
` [PATCH 1/2] scsi error: add target reset eh handler
  ` [PATCH 2/2] qla4xxx: Add target reset functionality

2.6.24-rc5: tape drive not responding
 2007-12-18 20:18 UTC  (11+ messages)

[PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
 2007-12-18 16:40 UTC  (7+ messages)

[PATCH] drivers/scsi/: Spelling fixes
 2007-12-18 13:55 UTC  (7+ messages)

[PATCHSET 0/3] varlen extended and vendor-specific cdbs
 2007-12-18 13:45 UTC  (4+ messages)
` [PATCH 1/3] Let scsi_cmnd->cmnd use request->cmd buffer
` [PATCH 2/2] block layer varlen-cdb
` [PATCH 3/3] scsi: varlen extended and vendor-specific cdbs

[PATCH] MAINTAINERS: zfcp
 2007-12-18 10:16 UTC 

[RFC] blktrace interface for sg devices
 2007-12-18  9:06 UTC  (4+ messages)
    ` [PATCH] blktrace: Add blktrace ioctls to SCSI generic devices

QUEUE_FLAG_CLUSTER: not working in 2.6.24 ?
 2007-12-18  2:42 UTC  (41+ messages)
                                      ` [PATCH] fix page_alloc for larger I/O segments (improved)
                                  ` [PATCH] fix page_alloc for larger I/O segments

Small cleanups for scsi_host.h
 2007-12-17 14:34 UTC 

(unknown),
 2007-12-17 22:35 UTC 

[PATCH] include/scsi/: Spelling fixes
 2007-12-17 19:40 UTC  (2+ messages)

[PATCH] drivers/message/: Spelling fixes
 2007-12-17 19:30 UTC  (2+ messages)

FC-LTO4 tape drive: Sense Key : Illegal Request
 2007-12-17 14:00 UTC  (3+ messages)

[PATCH 0/1] limit recovery retries
 2007-12-17 13:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] ieee1394: sbp2: raise default transfer size limit
 2007-12-16 16:31 UTC 

[patchset 0/24] Lots of the Accessors patches and !use_sg cleanup
 2007-12-16 15:28 UTC  (6+ messages)
` [PATCH 07/24] arm: scsi convert to accessors "

WINNERS IN LRP DRAW!!!
 2007-12-16 11:17 UTC 

RESEND: iscsi update for 2.6.25
 2007-12-16 10:09 UTC  (19+ messages)
` [PATCH 04/24] iscsi_tcp, libiscsi: initial AHS Support
  ` [PATCH 05/24] iser patching for AHS support
    ` [PATCH 06/24] libiscsi, iscsi_tcp: iscsi pool cleanup
      ` [PATCH 07/24] libiscsi: do not block session during logout
        ` [PATCH 08/24] iscsi class: Use our own workq instead of common system one
          ` [PATCH 09/24] libiscsi: grab eh_mutex during host reset
            ` [PATCH 10/24] libiscsi: fix shutdown
              ` [PATCH 11/24] libiscsi: fix nop handling
                ` [PATCH 12/24] iscsi_tcp: update the website URL
                  ` [PATCH 13/24] Do not fail commands immediately during logout
                    ` [PATCH 14/24] clear conn->ctask when task is completed early
                      ` [PATCH 15/24] Drop host lock in queuecommand
                        ` [PATCH 16/24] convert xmit path to iscsi chunks
                          ` [PATCH 17/24] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is bad
                            ` [PATCH 18/24] iscsi_tcp: drop session when itt does not match any command
                              ` [PATCH 19/24] libiscsi, iscsi class: set tmf to a safe default and export in sysfs
                                ` [PATCH 20/24] iscsi_tcp: enable sg chaining

2.6.24-rc5-mm1: kernel BUG at include/linux/scatterlist.h:59!
 2007-12-15 17:49 UTC  (3+ messages)

[PATCH 2.6.24-rc5] sym53c8xx_2 modpost section mismatch fix
 2007-12-15 14:30 UTC 

[patch 22/30] sg: nopage
 2007-12-15  0:22 UTC  (2+ messages)

[PATCH] bsg: fix SG_IO error path
 2007-12-15  5:50 UTC 

[PATCH 3/3] cciss: version change to 3.6.18
 2007-12-14 22:21 UTC 

[PATCH 2/3] cciss: change information displayed in /proc/drivers/cciss
 2007-12-14 22:20 UTC 

[PATCH 1/3] cciss: export more attributes to sysfs (repost)
 2007-12-14 22:17 UTC 

[PATCH] [SCSI] sym53c8xx: fix "irq X: nobody cared" regression in 2.6.24
 2007-12-14 21:07 UTC  (2+ messages)

[PATCH 12/30] blk_end_request: changing ub (take 4)
 2007-12-14 19:49 UTC  (5+ messages)

[patch 18/30] scsi/qla2xxx/: possible cleanups
 2007-12-14 18:20 UTC  (4+ messages)

[PATCH] scsi device recovery
 2007-12-14 15:26 UTC  (9+ messages)
    ` fusion problem (was Re: [PATCH] scsi device recovery)

2.6.24-rc3-mm1
 2007-12-14 14:26 UTC  (7+ messages)

[patch 16/30] aacraid driver fails with Dell PowerEdge Expandable RAID Controller 3/Di
 2007-12-14  0:14 UTC 

[patch 28/30] scsi: arm: convert to accessors and !use_sg cleanup
 2007-12-14  0:14 UTC 

[patch 26/30] tgt: use scsi_init_io instead of scsi_alloc_sgtable
 2007-12-14  0:14 UTC 

[patch 30/30] libsas: convert ATA bridge to use new EH
 2007-12-14  0:14 UTC 

[patch 27/30] scsi: scsi_data_buffer
 2007-12-14  0:14 UTC 

[patch 24/30] hptiop: add more adapter models and other fixes
 2007-12-14  0:14 UTC 

[patch 19/30] Dell CERC support for megaraid_mbox
 2007-12-14  0:14 UTC 

[patch 23/30] 3W RAID drivers: memset not needed in probe
 2007-12-14  0:14 UTC 

[patch 29/30] scsi: bidi support
 2007-12-14  0:14 UTC 

[patch 21/30] scsi/qla2xxx/qla_os.c section fix
 2007-12-14  0:14 UTC 

[patch 25/30] drivers/scsi/ipr.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-14  0:14 UTC 

[patch 17/30] scsi/advansys.c: make 3 functions static
 2007-12-14  0:14 UTC 

[patch 20/30] drivers/scsi/sgiwd93.c: export sgiwd93_reset()
 2007-12-14  0:14 UTC 

[patch 05/30] ips: remove ips_ha members that duplicate struct pci_dev members
 2007-12-14  0:14 UTC 

[patch 08/30] ips: handle scsi_add_host() failure, and other err cleanups
 2007-12-14  0:14 UTC 

[patch 06/30] ips: trim trailing whitespace
 2007-12-14  0:14 UTC 

[patch 10/30] SCSI/gdth: kill unneeded 'irq' argument
 2007-12-14  0:14 UTC 

[patch 15/30] sym2: fix section mismatch warning
 2007-12-14  0:14 UTC 

[patch 11/30] SCSI/sym53c416: kill pointless irq handler loop and test
 2007-12-14  0:14 UTC 

[patch 12/30] SCSI/NCR5380: minor irq handler cleanups
 2007-12-14  0:14 UTC 

[patch 13/30] advansys: fix section mismatch warning
 2007-12-14  0:14 UTC 

[patch 09/30] MegaRAID driver management char device moved to misc
 2007-12-14  0:14 UTC 

[patch 07/30] ips: PCI API cleanups
 2007-12-14  0:14 UTC 

[patch 14/30] aic94: fix section mismatches
 2007-12-14  0:14 UTC 

[patch 03/30] initio: fix conflict when loading driver
 2007-12-14  0:14 UTC 

[patch 02/30] mptbase: reset ioc initiator during PCI resume
 2007-12-14  0:14 UTC 

[patch 04/30] kill warnings in mptbase.h on parisc64
 2007-12-14  0:14 UTC 

[patch 01/30] git-scsi-misc gdth fix
 2007-12-14  0:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox