public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-08-23 08:28:31 to 2008-09-02 12:21:17 UTC [more...]

[RFC][PATCH] ahci: Add support for Promise PDC42819
 2008-09-02 12:21 UTC  (6+ messages)

[PATCH 0/2] older SG interface fixes (for the block layer conversion)
 2008-09-02  7:31 UTC  (4+ messages)
` [PATCH 1/2] block: make blk_rq_map_user take a NULL user-space buffer
  ` [PATCH 2/2] sg: set dxferp to NULL for READ with the older SG interface

[Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64
 2008-09-02  6:04 UTC  (5+ messages)
` [Bug 11302] "

[Bugme-new] [Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64
 2008-09-02  6:03 UTC  (5+ messages)
` WAS: "Re: [Bugme-new] [Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64"

[patch][rfc] bitops: remove volatile
 2008-09-01 12:51 UTC 

[Bug 11194] New: megraid_mbox kernel panic during st driver initialization
 2008-09-01  5:37 UTC  (2+ messages)
` [Bug 11194] megaraid_mbox "

[PATCH] scsi/sd: Fix size output in MB
 2008-08-31 18:54 UTC  (24+ messages)
      ` [PATCH] scsi/sd: Fix capacity output to show MB/GB/TB/
              ` [PATCH 1/2] lib: add generic helper to print sizes rounded to the correct SI range
                ` [PATCH] mmc_block: use generic helper to print capacities
              ` [PATCH 2/2] sd: use generic helper to print capacities in both binary and SI

[Ksummit-2008-discuss] Kernel Summit Request for Discussion: The Future of Target mode and Cloud storage on Linux
 2008-08-31 18:42 UTC  (29+ messages)
      `  "
      ` [Scst-devel] "
      ` Kernel Level Generic Target Mode control path

[PATCH 0/6] detect online disk resize
 2008-08-29 23:13 UTC  (7+ messages)
` [PATCH 1/6] Wrapper for lower-level revalidate_disk routines
` [PATCH 2/6] Adjust block device size after an online resize of a disk
` [PATCH 3/6] Check for device resize when rescanning partitions
` [PATCH 4/6] SCSI sd driver calls revalidate_disk wrapper
` [PATCH 5/6] Added flush_disk to factor out common buffer cache flushing code
` [PATCH 6/6] Call flush_disk() after detecting an online resize

MTD kobject warnings due to block layer changes
 2008-08-29  9:45 UTC  (3+ messages)

[Bug 11120] New: aacraid driver stalls on high-load SMP machines
 2008-08-29  5:41 UTC  (2+ messages)
` [Bug 11120] "

Problems adding/removing scsi devices
 2008-08-28 18:11 UTC  (2+ messages)

[0/3] block cleanup patches
 2008-08-28  7:34 UTC  (5+ messages)
` [PATCH 1/3] bio: convert bio_copy_kern to use bio_copy_user
  ` [PATCH 2/3] block: add blk_rq_aligned helper function
    ` [PATCH 3/3] sg: use "

[PATCH 0/5] convert sg to use the block layer
 2008-08-28  7:34 UTC  (23+ messages)
` [PATCH 1/5] block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
  ` [PATCH 2/5] block: introduce struct rq_map_data to use reserved pages
    ` [PATCH 3/5] sg: convert the non-data path to use the block layer
      ` [PATCH 4/5] sg: convert the direct IO "
        ` [PATCH 5/5] sg: convert the indirect "

[PATCH 4/4 2.6.28] cxgb3i - cxgb3i iscsi driver
 2008-08-28  4:22 UTC 

[PATCH 3/4 2.6.28] open-iscsi - support for digest offload and payload DDP
 2008-08-28  4:21 UTC 

[PATCH 2/4 2.6.28] cxgb3 - handle ARP replies for private iSCSI IP address
 2008-08-28  4:21 UTC 

[PATCH 0/4 2.6.28] cxgb3i iscsi initiator driver
 2008-08-28  4:21 UTC 

[PATCH 1/4 2.6.28] cxgb3 - manage a private ip address for iSCSI
 2008-08-28  4:21 UTC 

[RFC][PATCH 0/6] fnic: initial submission of driver for FCoE HBA
 2008-08-28  1:31 UTC  (13+ messages)
` [RFC][PATCH 2/6] fnic: add fnic_scsi.c and fnic_io.h

BUG in handling of last_sector_bug flag
 2008-08-27 18:50 UTC  (7+ messages)
            ` [PATCH] Fix handling of failed requests in scsi_io_completion

Who do we point to?
 2008-08-27 18:17 UTC  (4+ messages)

[PATCH]: scsi_dh: no need to memset cmd
 2008-08-27  1:29 UTC  (2+ messages)

[Bug 11375] MegaRAID performance issues on Dell CERC card (was: R8169 will not negotiate 1000BaseT)
 2008-08-26 19:47 UTC 

mptsas and mptbase sas problems on fujitsu-siemens rx200-s3 rack server
 2008-08-26 13:59 UTC  (2+ messages)
` (SOLVED) "

[RFC] [PATCH] Potential bug fix for blk_tag_queue
 2008-08-26  8:58 UTC  (6+ messages)
` [RFC][PATCH] blk-tag: Use atomic_t type for bqt->busy

[PATCH 0/2] scsi: sense retry
 2008-08-25 20:02 UTC  (6+ messages)
` [PATCH 1/2] scsi: scsi_dh check_sense return ADD_TO_MLQUEUE
` [PATCH 2/2] scsi: scsi_check_sense HARDWARE_ERROR "

[PATCHSET 3/3 blk-for-2.6.28] block: unify disk/part handling and improve ext devt, take #2
 2008-08-25 18:34 UTC  (15+ messages)
` [PATCH 01/13] block: implement and use {disk|part}_to_dev()
` [PATCH 02/13] block: introduce partition 0
` [PATCH 03/13] block: move capacity from disk to part0
` [PATCH 04/13] block: move __dev "
` [PATCH 05/13] block: unify sysfs size node handling
` [PATCH 06/13] block: move policy from disk to part0
` [PATCH 07/13] block: move holder_dir "
` [PATCH 08/13] block: always set bdev->bd_part
` [PATCH 09/13] block: kill GENHD_FL_FAIL and use part0->make_it_fail
` [PATCH 10/13] block: move stats from disk to part0
` [PATCH 11/13] block: make partition array dynamic
` [PATCH 12/13] block: replace @ext_minors with GENHD_FL_EXT_DEVT
` [PATCH 13/13] block: allow disk to have extended device number

[PATCHSET 2/3 blk-for-2.6.28] block: implement extended devt, take #3
 2008-08-25 18:33 UTC  (12+ messages)
` [PATCH 01/09] block: misc updates
` [PATCH 02/09] block: make variable and argument names more consistent
` [PATCH 03/09] block: don't depend on consecutive minor space
` [PATCH 04/09] block: fix disk->part[] dereferencing race
` [PATCH 05/09] block: fix diskstats access
` [PATCH 06/09] block: implement extended dev numbers
` [PATCH 07/09] block: adjust formatting for large minors and add ext_range sysfs attr
` [PATCH 08/09] sd/ide-disk: apply extended minors to sd and ide
` [PATCH 09/09] block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT

[PATCH 2/4 2.6.28] cxgb3 - handle ARP replies for private iSCSI IP address
 2008-08-25 13:45 UTC  (3+ messages)

advansys still broken (at least) on ARM and MIPS
 2008-08-25 12:35 UTC 

atp870u: bad udelay call, build failure on ARM with SCSI_ACARD
 2008-08-25 12:06 UTC 

mptsas and mptbase sas problems on fujitsu-siemens rx200-s3 rack server
 2008-08-25  9:41 UTC  (5+ messages)

[patch 0/1] [PATCH] scsi: fix check of PQ and PDT bits for WLUNs
 2008-08-25  8:41 UTC  (4+ messages)
` [patch 1/1] "

fast fail improvements (take2)
 2008-08-25  1:54 UTC  (8+ messages)
` [PATCH 1/9] fc class: unblock target after calling terminate callback (take 2)
  ` [PATCH 2/9] fc drivers: remove scsi_target_unblock calls in terminate callbacks
    ` [PATCH 3/9] scsi: add transport host byte errors (v3)
      ` [PATCH 4/9] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values
        ` [PATCH 5/9] fc class: Add support for new transport errors
          ` [PATCH 6/9] lpfc: start to use new trasnport errors

[PATCH 15/15] lpfc 8.2.8 : update driver version to 8.2.8
 2008-08-25  1:50 UTC 

[PATCH 14/15] lpfc 8.2.8 : Add statistical reporting control and additional fc vendor events
 2008-08-25  1:50 UTC 

[PATCH 13/15] lpfc 8.2.8 : Add MSI-X support
 2008-08-25  1:50 UTC 

[PATCH 12/15] lpfc 8.2.8 : Add sysfs control of target queue depth handling
 2008-08-25  1:50 UTC 

[PATCH 11/15] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPORT_DISRUPTED
 2008-08-25  1:50 UTC 

[PATCH 10/15] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling
 2008-08-25  1:50 UTC 

[PATCH 9/15] lpfc 8.2.8 : Add new FCOE hardware support
 2008-08-25  1:50 UTC 

[PATCH 8/15] lpfc 8.2.8 : Miscellaneous Bug Fixes
 2008-08-25  1:50 UTC 

[PATCH 7/15] lpfc 8.2.8 : Update driver for new SLI-3 features
 2008-08-25  1:49 UTC 

[PATCH 6/15] lpfc 8.2.8 : Miscellaneous Discovery Fixes
 2008-08-25  1:49 UTC 

[PATCH 5/15] lpfc 8.2.8 : Add kernel-doc function headers - part 5
 2008-08-25  1:49 UTC 

[PATCH 4/15] lpfc 8.2.8 : Add kernel-doc function headers - part 4
 2008-08-25  1:49 UTC 

[PATCH 3/15] lpfc 8.2.8 : Add kernel-doc function headers - part 3
 2008-08-25  1:49 UTC 

[PATCH 2/15] lpfc 8.2.8 : Add kernel-doc function headers - part 2
 2008-08-25  1:49 UTC 

[PATCH 1/15] lpfc 8.2.8 : Add kernel-doc function headers - part 1
 2008-08-25  1:49 UTC 

[PATCH 0/15] lpfc 8.2.8 : Update lpfc driver to 8.2.8
 2008-08-25  1:48 UTC 

megaraid_sas: Optionally add SCSI devices for individual disks in a raidset
 2008-08-24 14:51 UTC  (2+ messages)

[PATCH] scsi_netlink: Add transport and LLD receive and event support
 2008-08-24 11:54 UTC  (2+ messages)

[PATCH 4/4 2.6.28] cxgb3i - cxgb3i iscsi driver
 2008-08-23 19:31 UTC  (8+ messages)

ATA resets
 2008-08-23 15:18 UTC 

[RFC] pass through support in fc transport: via bsg (block SG)
 2008-08-23 14:43 UTC  (6+ messages)


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