linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-07-17 14:59:21 to 2007-07-22 01:07:03 UTC [more...]

[PATCH] unexport sg v3 helper functions
 2007-07-22  1:06 UTC 

[PATCH 1/4] gdth: Split out EISA and ISA register code
 2007-07-22  0:02 UTC  (8+ messages)
` [PATCH 2/4] gdth: Split out PCI "
` [PATCH 3/4] gdth: Remove 2.4.x support, in-kernel changelog
` [PATCH 4/4] gdth: Isolate driver-global variables using helpers

[PATCH 0/4] more gdth patches for your amusement
 2007-07-21 20:38 UTC  (6+ messages)
` [PATCH 1/4] gdth: kill gdth_{read,write}[bwl] wrappers
` [PATCH 2/4] gdth: Move probe-time error handling code to end of each function
` [PATCH 3/4] gdth: make some virt ctrlr code common; shuffle SHT members
` [PATCH 4/4] gdth: convert to modern SCSI host alloc/scan

[PATCH 7/7] gdth: switch to modern scsi host registration
 2007-07-21 20:23 UTC  (2+ messages)

[PATCH 5/7] gdth: kill virt_ctr option
 2007-07-21 20:18 UTC  (2+ messages)

[PATCH 3/7] gdth: split out pci probing
 2007-07-21 20:16 UTC  (2+ messages)

[PATCH 6/7] gdth: clean up host private data
 2007-07-21 20:14 UTC  (2+ messages)

[PATCH 4/7] gdth: Remove 2.4.x support, in-kernel changelog
 2007-07-21 17:01 UTC 

[PATCH 1/7] gdth: split out isa probing
 2007-07-21 17:01 UTC 

[PATCH 2/7] gdth: split out eisa probing
 2007-07-21 17:01 UTC 

[PATCH][13/37] Clean up duplicate includes in drivers/scsi/
 2007-07-21 15:02 UTC 

dm-mpath-rdac.patch problem
 2007-07-21  5:56 UTC  (3+ messages)
    ` [PATCH] dm-mpath-rdac: don't stomp on a request's transfer bit

What does scsi_level mean?
 2007-07-21  5:39 UTC 

[PATCH] bsg: fix bsg_unregister_queue
 2007-07-21  4:23 UTC 

[PATCH] bsg: fix bsg_register_queue error path
 2007-07-21  1:14 UTC  (2+ messages)

[PATCH] bsg: make class backlinks
 2007-07-21  1:14 UTC  (2+ messages)

ESP SCSI and QLGC,ISP SCSI drivers not finding attached devices
 2007-07-21  1:10 UTC  (10+ messages)
            ` [PATCH] (was Re: ESP SCSI and QLGC,ISP SCSI drivers not finding attached devices)

[PATCH 1/1] 3ware 9000 add support for 9690SA
 2007-07-20 22:28 UTC 

[PATCH] buggered kmalloc()
 2007-07-20 21:34 UTC  (3+ messages)

[PATCH] update mpt Kconfig help - with [TAB]
 2007-07-20 19:38 UTC 

[PATCH] fix remaining scr_read/write users and the documentation
 2007-07-20 18:11 UTC 

[patch 3/3] scsi: wd33c93 needs <asm/irq.h>
 2007-07-20 17:50 UTC  (10+ messages)

[PATCH] scsi_transport_sas: add destructor for bsg
 2007-07-20 16:51 UTC  (2+ messages)

unexpected scsi timeout
 2007-07-20 12:02 UTC 

[PATCH 0/9] qla2xxx: updates for 2.6.23 [8.02.00-k2]
 2007-07-20  3:37 UTC  (13+ messages)
` [PATCH 1/9] qla2xxx: Generalize FW-Interface-2 support
` [PATCH 2/9] qla2xxx: Generalize iIDMA support
` [PATCH 3/9] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration
` [PATCH 4/9] qla2xxx: Validate mid-layer 'underflow' during check-condition handling
` [PATCH 5/9] qla2xxx: Re-factor isp_operations to static structures
` [PATCH 6/9] qla2xxx: Use PCI-X/PCI-Express read control interfaces
` [PATCH 7/9] qla2xxx: Use pci_try_set_mwi()
` [PATCH 8/9] qla2xxx: Add ISP25XX support
    ` [PATCH 8/9 TAKE2] "
` [PATCH 9/9] qla2xxx: Update version number to 8.02.00-k2

[PATCH] dpt_i2o depends on virt_to_bus
 2007-07-20  3:22 UTC 

[PATCH] update mpt Kconfig help
 2007-07-19 22:23 UTC  (3+ messages)

[RFC] Fix device not ready printk
 2007-07-19 19:05 UTC  (3+ messages)

[patch 0/3] PS3 Storage Drivers for 2.6.23, take 5
 2007-07-19 17:56 UTC  (31+ messages)
` [patch 1/3] ps3: Disk Storage Driver
        ` [patch 0/4] PS3 storage driver updates (was: Re: [patch 1/3] ps3: Disk Storage Driver)
          ` [patch 1/4] ps3disk: use correct bio vector size
          ` [patch 2/4] ps3disk: updates after final review
          ` [patch 3/4] ps3rom: "
          ` [patch 4/4] ps3flash: "
` [patch 2/3] ps3: BD/DVD/CD-ROM Storage Driver
` [patch 3/3] ps3: FLASH ROM "

[patch 0/4] aha152x.c - Cleanup, need help in testing and auditing
 2007-07-19 17:49 UTC  (14+ messages)

[PATCH] bsg: separate bsg and SCSI (so SCSI can be modular)
 2007-07-19 17:31 UTC  (2+ messages)

Someone ( bsg merge ? ) broke {sd,hd}parm on current git
 2007-07-19 15:48 UTC  (9+ messages)

[PATCH scsi-misc resend] Make scsi_host_template::proc_name const char * instead of char *
 2007-07-19 14:51 UTC 

[PATCH] aacraid: add vpd to inquiry
 2007-07-19 13:07 UTC  (5+ messages)
  ` [PATCH] aacraid: correct valid container response in management ioctl
    ` [PATCH] aacraid: incorrect dma mapping mask during blinkled recover or user initiated reset
  ` [PATCH] aacraid: add vpd to inquiry (take 2)

[PATCH 00/33] SG table chaining support
 2007-07-19  6:19 UTC  (6+ messages)
` [PATCH 24/33] ide-scsi: sg "
` [PATCH 33/33] IDE: "

PS3: sg chaining support
 2007-07-19  6:14 UTC  (4+ messages)

aacraid 2.6.21+ partition table disappear
 2007-07-19  5:34 UTC  (3+ messages)

Your dream has come true! cLc
 2007-07-19  5:30 UTC 

[PATCH] Re: + gdth-remove-redundant-pci-stuff.patch added to -mm tree
 2007-07-18 23:51 UTC 

block/bsg.c
 2007-07-18 23:44 UTC  (18+ messages)

[PATCH] aha152x in debug mode
 2007-07-18 22:19 UTC 

block/bsg.c
 2007-07-18 21:32 UTC  (12+ messages)

[RFC 0/7] scsi_sgtable implementation
 2007-07-18 20:17 UTC  (10+ messages)
` [RFC 4/8] scsi-ml: "

[patch 0/6] PS3 Storage Drivers for 2.6.23, take 4
 2007-07-18 17:57 UTC  (6+ messages)
` PS3 Storage Driver O_DIRECT issue

typo in linux/Documentation/scsi/aic7xxx.txt
 2007-07-18 15:29 UTC 

Question about scsi_host_alloc
 2007-07-18 11:26 UTC  (2+ messages)

[PATCH 3/3] zfcp: code cleanup
 2007-07-18  8:55 UTC 

[PATCH 1/3] zfcp: Replace kmalloc/memset with kzalloc
 2007-07-18  8:55 UTC 

[PATCH 2/3] zfcp: NULL vs 0 usage
 2007-07-18  8:55 UTC 

[PATCH] libsas: fix lockdep issue with ATA
 2007-07-18  8:10 UTC  (5+ messages)

aic7xxx: tape always rewinds since linux-2.6.15
 2007-07-17 20:36 UTC  (3+ messages)

advansys cleanup
 2007-07-17 20:05 UTC  (5+ messages)

sim710_device_remove seems buggy
 2007-07-17 19:38 UTC  (4+ messages)

[PATCH] gdth: remove redundant PCI stuff
 2007-07-17 19:15 UTC  (2+ messages)

[PATCH] mpt fusion: add sysfs attributes to display IOC parameters
 2007-07-17 16:56 UTC  (2+ messages)

[PATCH] mpt fusion: add support for Brocade branded LSI FC HBA
 2007-07-17 16:55 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).