messages from 2007-07-26 12:22:02 to 2007-07-30 02:01:51 UTC [more...]
[GIT PATCH] SCSI bug fixes for 2.6.23-rc1
2007-07-30 2:01 UTC (5+ messages)
[PATCH 2/5] Use mutex instead of semaphore in the OnStream SCSI Tape driver
2007-07-29 21:38 UTC (2+ messages)
` [PATCH 3/5] Use mutex instead of semaphore in the "
[patch 0/6] aha152x.c - Cleanup, bugfixes, convert to accessors
2007-07-29 19:29 UTC (7+ messages)
` [PATCH 1/6] aha152x.c - In debug mode
` [PATCH 2/6] aha152x.c - use bounce buffer
` [PATCH 3/6] aha152x.c - Preliminary fixes and some comments
` [PATCH 4/6] aha152x.c - Clean Reset path
` [PATCH 5/6] aha152x.c - Fix check_condition code-path
` [PATCH 6/6] aha152x.c - use data accessors and !use_sg cleanup
[PATCH update 1/3] firewire: fw-sbp2: use one Scsi_Host for all targets
2007-07-29 17:40 UTC (4+ messages)
` [PATCH update 2/3] firewire: fw-sbp2: split logical unit data from target data
` [PATCH update 3/3] firewire: fw-sbp2: add support for multiple logical units per target
` [PATCH one more update] "
[RFC: 2.6 patch] remove the broken SCSI_ACORNSCSI_3 driver
2007-07-29 15:22 UTC (2+ messages)
[2.6 patch] drivers/scsi/constants.c: make 2 functions static
2007-07-29 15:02 UTC
[2.6 patch] drivers/scsi/scsi_error.c should #include "scsi_transport_api.h"
2007-07-29 15:01 UTC
[-mm patch] make scsi_host_link_pm_policy() static
2007-07-29 14:58 UTC
[PATCH] bsg: update sg_io_v4 structure
2007-07-29 14:00 UTC
[RFC 0/7] scsi_sgtable implementation
2007-07-29 8:21 UTC (4+ messages)
` [RFC 7/8] sd.c and sr.c move to "
[PATCH] zfcp: convert to use the data buffer accessors
2007-07-29 7:46 UTC
[PATCH 3/3] mptsas: add SMP passthrough support via bsg
2007-07-29 7:36 UTC (9+ messages)
[PATCH 0/5] mpt fusion: Add logging support
2007-07-28 17:40 UTC (7+ messages)
+ scsi-blacklist-the-easyraid-f8-ide2scsi-adaptor.patch added to -mm tree
2007-07-28 17:04 UTC (2+ messages)
AIC79XX PCI-X SCSI mystery
2007-07-28 17:02 UTC (3+ messages)
BSG: BLK_DEV_BSG=y , BLOCK=n compile error
2007-07-28 15:16 UTC (3+ messages)
build #308 failed for 2.6.23-rc1-gd941cf5 in linux/./drivers/scsi/libsas/sas_ata.c
2007-07-28 15:07 UTC (2+ messages)
[PATCH][sas] Fix potential NULL pointer dereference bug in sas_smp_get_phy_events()
2007-07-27 23:13 UTC (3+ messages)
Some quick scsi documentation questions:
2007-07-27 21:29 UTC
[3/3] 2.6.23-rc1: known regressions v2
2007-07-27 20:53 UTC
advansys update 2007-07-27
2007-07-27 20:24 UTC (54+ messages)
` [PATCH 2/24] advansys: Clean up proc_info implementation
` [PATCH 3/24] advansys: version, copyright, etc
` [PATCH 4/24] advansys: Make advansys_board_found a little more readable
` [PATCH 5/24] advansys: Move to scsi hotplug initialisation model
` [PATCH 6/24] advansys: Convert to pci_register_driver interface
` [PATCH 7/24] advansys: Convert to EISA driver model
` [PATCH 8/24] advansys: Rewrite resource management
` [PATCH 9/24] advansys: More PCI cleanups
` [PATCH 10/24] advansys: remove AscCompareString()
` [PATCH 11/24] Add QUANTUM XP34301 to the blacklist
` [PATCH 12/24] advansys: remove INQUIRY sniffing
` [PATCH 13/24] advansys: misc reformatting
` [PATCH 14/24] advansys: delete AscGetChipBusType
` [PATCH 15/24] advansys: ioremap no longer needs page-aligned addresses
` [PATCH 16/24] advansys: Stop using n_io_port in Scsi_Host structure
` [PATCH 17/24] advansys: Move struct device out of the cfg structures
` [PATCH 18/24] advansys: Remove library-style callback routines
` [PATCH 19/24] advansys: Remove pci_slot_info
` [PATCH 20/24] advansys: use memcpy instead of open-coded loop
` [PATCH 21/24] advansys: Delete some I/O address defines
` [PATCH 22/24] advansys: Move documentation to Documentation/scsi
` [PATCH 23/24] advansys: Improve interrupt handler
` [PATCH 24/24] advansys: Remove array of all known hosts
[PATCH][sas] Fix potential NULL pointer dereference bug in sas_smp_handler()
2007-07-27 19:58 UTC
[PATCH 1/2] arcmsr: Fix hardware wait loops
2007-07-27 17:01 UTC (2+ messages)
` [PATCH 2/2] arcmsr: irq handler fixes, cleanups, micro-opts
Advansys driver
2007-07-27 14:55 UTC (55+ messages)
` [PATCH 1/21] advansys: Clean up proc_info implementation
` [PATCH 2/21] advansys: version, copyright, etc
` [PATCH 3/21] advansys: Convert to pci_register_driver interface
` [PATCH 4/21] advansys: restructure error handling in advansys_board_found
` [PATCH 5/21] advansys: split advansys_init_wide_chip() out of advansys_board_found()
` [PATCH 6/21] advansys: Move to scsi hotplug initialisation model
` [PATCH 7/21] advansys: Convert to EISA driver model
` [PATCH 8/21] advansys: Rewrite resource management
` [PATCH 9/21] advansys: More PCI cleanups
` [PATCH 10/21] advansys: remove AscCompareString()
` [PATCH 11/21] Add QUANTUM XP34301 to the blacklist
` [PATCH 12/21] advansys: remove INQUIRY sniffing
` [PATCH 13/21] advansys: misc reformatting
` [PATCH 14/21] advansys: delete AscGetChipBusType
` [PATCH 15/21] advansys: ioremap no longer needs page-aligned addresses
` [PATCH 16/21] advansys: Stop using n_io_port in Scsi_Host structure
` [PATCH 17/21] advansys: remove detect_called
` [PATCH 18/21] advansys: Move struct device out of the cfg structures
` [PATCH 19/21] advansys: Remove library-style callback routines
` [PATCH 20/21] advansys: Remove pci_slot_info
` [PATCH 21/21] advansys: use memcpy instead of open-coded loop
[PATCH] aacraid: sysfs adapter reset/status format change
2007-07-27 14:29 UTC (3+ messages)
` [PATCH 1/1] aacraid: draw line in sand, sundry cleanup and version update
` [PATCH 1/1] aacraid: fix Sunrise Lake reset handling
questions on scsi_level & Read command?
2007-07-27 14:17 UTC (2+ messages)
[PATCH] aacraid: add SCSI SYNCHONIZE_CACHE range checking (take 2)
2007-07-27 13:48 UTC
[Bug 8366] aic79xx and aic7xxx driver issues
2007-07-26 21:57 UTC (10+ messages)
[PATCH] qla2xxx: fix to honor ignored parameters in sysfs attributes
2007-07-26 20:43 UTC
[PATCH] t128: Indent and add printk levels
2007-07-26 19:05 UTC (3+ messages)
[PATCH] Remove libsas PCI dependencies
2007-07-26 18:05 UTC (9+ messages)
` [PATCH v2] "
small iscsi bugfixes and one regression fix
2007-07-26 17:46 UTC (5+ messages)
` [PATCH 1/4] libiscsi: make sure session is not blocked when removing host
` [PATCH 2/4] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template
` [PATCH 3/4] Turn off bounce buffers for iscsi_tcp
` [PATCH 4/4] libiscsi: fix cmd seqeunce number checking
[PATCH] dtc: Clean up indent damage and add printk levels
2007-07-26 17:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).