linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-26 15:11:41 to 2008-07-07 20:17:40 UTC [more...]

[BUG] linux-next: Tree for March 25 kernel oops, when loading mpt fusion driver - regression
 2008-07-07 20:17 UTC  (7+ messages)

[PATCH] mptspi: fix oops in mptspi_dv_renegotiate_work()
 2008-07-07 16:24 UTC 

[PATCH 3/4] scsi_get_vpd_page
 2008-07-07 15:35 UTC  (2+ messages)

[PATCH 1/1] cciss: read config to obtain max outstanding commands per controller
 2008-07-07 15:12 UTC  (3+ messages)

[PATCH] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of
 2008-07-07 15:02 UTC  (4+ messages)

linux-next: scsi tree build failure
 2008-07-07 14:53 UTC  (2+ messages)

[PATCH 15/16 v3] ibmvscsi: driver enablement for CMO
 2008-07-07 14:34 UTC  (2+ messages)

[Bug 11045] Bug in MPT Fusion 2.6.26-rc7 unbootable
 2008-07-07  9:36 UTC  (5+ messages)

replace __FUNCTION__ occurrences in driver/scsi/
 2008-07-07  4:53 UTC 

[Bugme-new] [Bug 11045] New: Bug in MPT Fusion 2.6.26-rc7 unbootable
 2008-07-06 19:34 UTC 

[Bug 10861] New: 2.6.26-rc4-git2 - long pause during boot
 2008-07-06 17:13 UTC  (5+ messages)
` [Bug 10861] "

(unknown)
 2008-07-06 14:33 UTC 

[PATCHSET 2.6.26-rc8] block: implement extended devt
 2008-07-06 14:37 UTC  (10+ messages)
` [PATCH 1/6] block: misc updates
` [PATCH 2/6] block: don't depend on consecutive minor space
` [PATCH 3/6] block: implement extended minors
` [PATCH 4/6] block: adjust formatting for large minors and add ext_range sysfs attr
` [PATCH 5/6] sd/ide-disk: apply extended minors to sd and ide
` [PATCH 6/6] block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT

[PATCH] scsi_cmnd.h: remove double inclusion of linux/blkdev.h
 2008-07-06 13:01 UTC 

[Bug 10730] New: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
 2008-07-04 21:40 UTC  (2+ messages)
` [Bug 10730] "

[patch 14/16] qla2xxx: use memory_read_from_buffer()
 2008-07-04 16:39 UTC  (3+ messages)
  ` [PATCH] move memory_read_from_buffer() from fs.h to string.h

[PATCH 0/2] scsi_dh patchset fixes
 2008-07-04 15:05 UTC  (2+ messages)

[PATCH 2/2] scsi_dh: use GFP_ATOMIC for critical sections
 2008-07-04 13:46 UTC 

[PATCH 1/2] scsi_dh: Check error code from try_module_get()
 2008-07-04 13:46 UTC 

[patch 1/2] allow user to power off unused ports via sysfs
 2008-07-04 12:58 UTC 

[patch 16/16] lkdtm: fix for CONFIG_SCSI=n
 2008-07-04  6:55 UTC  (2+ messages)

SG_IO permissions
 2008-07-04  8:13 UTC  (9+ messages)

[patch 13/16] ipr: use memory_read_from_buffer()
 2008-07-04  6:47 UTC 

[patch 04/16] git-scsi-misc: fix SCSI_DH build errors
 2008-07-04  6:47 UTC 

[patch 08/16] scsi: replace __inline with inline
 2008-07-04  6:47 UTC 

[patch 03/16] aic7xxx: update *_shipped files
 2008-07-04  6:47 UTC 

[patch 09/16] MPT: remove unused struct -- mpt_proc_entry_t
 2008-07-04  6:47 UTC 

[patch 10/16] scsi: aic79xx_core fix shadowed variables, add statics
 2008-07-04  6:47 UTC 

[patch 11/16] scsi: aic79xx aic79xx_pci.c fix shadowed variables
 2008-07-04  6:47 UTC 

[patch 07/16] fusion: replace remaining __FUNCTION__ occurrences
 2008-07-04  6:47 UTC 

[patch 06/16] scsi: replace remaining __FUNCTION__ occurrences
 2008-07-04  6:47 UTC 

[patch 02/16] aic7xxx: update .reg files
 2008-07-04  6:47 UTC 

[patch 01/16] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser
 2008-07-04  6:47 UTC 

[patch 15/16] scsi: make struct scsi_{host,target}_type static
 2008-07-04  6:47 UTC 

[patch 05/16] #if 0 ses_match_host()
 2008-07-04  6:47 UTC 

[patch 12/16] drivers/scsi/qla2xxx/qla_os.c: suppress uninitialized-var warning
 2008-07-04  6:47 UTC 

[PATCH] scsi: gdth.c use unaligned access helpers
 2008-07-04  1:38 UTC 

[PATCH] SCSI: Fix some locking issues
 2008-07-03 21:33 UTC  (24+ messages)

fcoe cleanups and fcoe TODO
 2008-07-03 17:18 UTC  (22+ messages)
` [PATCH 01/13] set proc name
    ` [PATCH 02/13] libfc: remove libfc scan_host
      ` [PATCH 03/13] libfc: fix locking in tt.rport_lookup_create paths
          ` [PATCH 04/13] fcoe: fix fcoe_create_interface goto paths
              ` [PATCH 05/13] libfc: rename target reset
                  ` [PATCH 06/13] libfc: trivial fc_scsi cleanup
                      ` [PATCH 07/13] libfc: remove os_lun
                          ` [PATCH 08/13] libfc fcoe: use shost_priv
                            ` [PATCH 09/13] libfc: use get/put_aligned_be helpers
                              ` [PATCH 10/13] libfc fcoe: coding style fixups - use uX for definitions
                                ` [PATCH 11/13] libfc: mv scsi pkt cache to module
                                  ` [PATCH 12/13] libfc: mv em exch "
                                    ` [PATCH 13/13] libfc: remove unnessary casts
                                    ` [Open-FCoE] [PATCH 12/13] libfc: mv em exch cache to module
` [Open-FCoE] fcoe cleanups and fcoe TODO

[PATCH 1/1] sg: Add target reset support
 2008-07-03 16:15 UTC  (3+ messages)

[Bug 10725] USB Mass storage mount fails: Write protect on
 2008-07-02 21:22 UTC 

[PATCH 9/9] scsi_dh: Add NetApp hardware handler
 2008-07-02 19:54 UTC  (3+ messages)

blk request timeout handler against 2.6.26
 2008-07-02 19:43 UTC  (7+ messages)

[patch 00/11] Updated zfcp patches for 2.6.27
 2008-07-02 11:31 UTC  (14+ messages)
` [patch 01/11] zfcp: wait until adapter is finished with ERP during auto-port
` [patch 02/11] zfcp: Fix error checking for ELS ADISC requests
` [patch 03/11] zfcp: Adapter reopen for large number of unsolicited status
` [patch 04/11] zfcp: Small QDIO cleanups
` [patch 05/11] zfcp: Move status accessors from zfcp to SCSI include file
` [patch 06/11] zfcp: Cleanup of code in zfcp_scsi.c
` [patch 07/11] zfcp: Cleanup of code in zfcp_aux.c
` [patch 08/11] zfcp: consolidate sysfs things into one file
` [patch 09/11] zfcp: zfcp_fsf cleanup
` [patch 10/11] zfcp: Cleanup code in zfcp_erp.c
` [patch 11/11] zfcp: Cleanup external header file

[PATCH 0/3] aic7xxx: debloat
 2008-07-02  9:17 UTC  (6+ messages)
` [PATCH 1/3] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser
  ` [PATCH 2/3] aic7xxx: update .reg files
    ` [PATCH 3/3] aic7xxx: update *_shipped files

[patch 00/11] zfcp updates for 2.6.27
 2008-07-02  7:03 UTC  (15+ messages)
` [patch 01/11] zfcp: wait until adapter is finished with ERP during auto-port
` [patch 02/11] zfcp: Fix error checking for ELS ADISC requests
` [patch 03/11] zfcp: Adapter reopen for large number of unsolicited status
` [patch 04/11] zfcp: Small QDIO cleanups
` [patch 05/11] zfcp: Move status accessors from zfcp to SCSI include file
` [patch 06/11] zfcp: Cleanup of code in zfcp_scsi.c
` [patch 07/11] zfcp: Cleanup of code in zfcp_aux.c
` [patch 08/11] zfcp: consolidate sysfs things into one file
` [patch 09/11] zfcp: zfcp_fsf cleanup
` [patch 10/11] zfcp: Cleanup code in zfcp_erp.c
` [patch 11/11] zfcp: Cleanup external header file

[PATCH 6/9] scsi_dh: add generic SPC-3 alua handler
 2008-07-01 18:46 UTC  (6+ messages)

[PATCHv3 1/1] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver
 2008-07-01 18:14 UTC 

[GIT PATCH] SCSI bug fixes for 2.6.26-rc8
 2008-07-01 17:07 UTC 

[regression] CD-DA delay needed after insertion
 2008-07-01 15:18 UTC  (9+ messages)
          ` [regression] CD-DA delay needed after insertion (http://bugzilla.kernel.org/show_bug.cgi?id=10974)

[PATCH 04 of 10] scsi: Support devices with protection information (DIF)
 2008-06-30 15:24 UTC  (3+ messages)

Should a block device enforce block atomicity?
 2008-06-30  8:55 UTC  (6+ messages)

SG_IO problem on tape devices
 2008-06-30  8:43 UTC  (3+ messages)

[PATCH] convert struct scsi_varlen_cdb_hdr in scsi.h to use __u8 for user space
 2008-06-29 13:42 UTC  (4+ messages)

scsi tcq fixes for 2.6.27
 2008-06-29  6:30 UTC  (4+ messages)
` [PATCH 1/3] scsi: fix shared tag map setup
  ` [PATCH 2/3] qla4xxx: fix queue depth setting
    ` [PATCH 3/3] stex: "

[ANNOUNCE] sdparm 1.03
 2008-06-28 17:30 UTC 

[PATCH] libata support for rotation speed
 2008-06-27  6:56 UTC  (7+ messages)

[PATCH] cmdfilter: extend default read filter
 2008-06-26 18:06 UTC  (4+ messages)

[PATCH/RFC v3] allow userspace to modify scsi command filter on per device basis
 2008-06-26 15:26 UTC  (5+ 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).