messages from 2008-05-21 20:54:28 to 2008-06-02 18:11:20 UTC [more...]
[PATCH 1/1] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
2008-06-02 18:11 UTC (6+ messages)
AcornSCSI patches
2008-06-02 16:43 UTC (2+ messages)
[Bug 10846] New: Slow write on LSISAS1068E (SAS6/iR) on kernel >= 2.6.22
2008-06-02 15:11 UTC (3+ messages)
` [Bug 10846] "
[Fwd: linux-next: scsi build failure]
2008-06-02 14:21 UTC
[PATCH 1/1] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
2008-06-02 14:20 UTC
[PATCH 1/1] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
2008-06-02 14:20 UTC
[Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-06-02 13:15 UTC (7+ messages)
` [Bug 10711] "
st2: Error 20000 (sugg. bt 0x0, driver bt 0x0, host bt 0x2)
2008-06-02 10:36 UTC
[PATCH v2 -mm 0/6] revert the commit 22a9189f (cdrom: use kmalloced buffers instead of buffers on stack)
2008-06-02 6:57 UTC (7+ messages)
` [PATCH v2 -mm 1/6] block: add blk_queue_update_dma_pad
` [PATCH v2 -mm 2/6] ide: use the dma safe check for REQ_TYPE_ATA_PC
` [PATCH v2 -mm 3/6] block: blk_rq_map_kern uses the bounce buffers for stack buffers
` [PATCH v2 -mm 4/6] ide: avoid DMA on the stack for REQ_TYPE_ATA_PC
` [PATCH v2 -mm 5/6] scsi: sr avoids useless buffer allocation
` [PATCH v2 -mm 6/6] cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack)
[Bug 9872] Driver 'sd' needs updating - please use bus_type methods
2008-06-02 6:46 UTC
[PATCH] scsi: remove CDROM not ready printk
2008-06-02 0:45 UTC (8+ messages)
[patch -v2 22/23] ipr: use memory_read_from_buffer
2008-06-01 23:13 UTC (2+ messages)
` [patch -v2 23/23] qla2xxx: "
(mptbase) Possible incompatibility between SATA and SAS
2008-05-31 9:14 UTC
[PATCH 4/6] mpt fusion: Fixing 1078 data corruption issue for36GB memory region resubmitted with review suggestions included
2008-05-30 19:22 UTC
Please some lsi people update megaraid entry of MAINTAINERS
2008-05-29 20:40 UTC (2+ messages)
[PATCH 18/37] scsi: use get/put_endian helpers
2008-05-29 20:18 UTC
[PATCH][-mm] reclassify sg_sysfs_class for lockdep
2008-05-29 3:25 UTC (6+ messages)
The issue for scsi device hotplug and hot-remove
2008-05-29 2:27 UTC
[PATCH] bsg: fix bsg_mutex hang with device removal
2008-05-28 22:56 UTC
[Bugme-new] [Bug 10810] New: Performance regression on DAC960 and kernel 2.6.24+
2008-05-28 19:56 UTC (4+ messages)
aacraid broken in git
2008-05-28 19:32 UTC (9+ messages)
` [PATCH] aacraid: Fix down_interruptible() to check the return value take 2 (was: aacraid broken in git)
` [PATCH] aacraid: Fix warning about macro side-effects
` [PATCH] aacraid: Fix jbod operations scan issues
` [PATCH] aacraid: Add Power Management support
` [PATCH] aacraid: Add Power Management cards to documentation
` [PATCH] aacraid: prevent copy_from_user() BUG!
[PATCH 0/3] qla2xxx: fixes for 2.6.26 [8.02.01-k4]
2008-05-28 17:22 UTC (3+ messages)
megaraid_sata vs megasr
2008-05-28 16:31 UTC (6+ messages)
[PATCH 1/3][-mm] add class_reclassify macro
2008-05-28 16:28 UTC (9+ messages)
MPTSAS problems in 2.6.26-rc2-mm1
2008-05-28 14:56 UTC (4+ messages)
bsg locking patches update
2008-05-28 14:18 UTC (4+ messages)
[PATCH 0/3] bnx2: Add iSCSI support
2008-05-28 8:47 UTC (30+ messages)
` [PATCH 1/3] bnx2: Add support for CNIC driver
` [PATCH 3/3] bnx2i: Add bnx2i iSCSI driver
` [PATCH 2/3] cnic: Add CNIC driver
MPT Fusion SAS dma alignment problem
2008-05-28 8:14 UTC
[PATCH 0/4] revert the commit 22a9189f (cdrom: use kmalloced buffers instead of buffers on stack)
2008-05-28 6:43 UTC (11+ messages)
` [PATCH 1/4] block: use ARCH_KMALLOC_MINALIGN as the default dma pad mask
` [PATCH 2/4] block: add blk_queue_update_dma_pad
` [PATCH 3/4] ide: use the dma safe check for REQ_TYPE_ATA_PC
[PATCH] scsi/libiscsi.c: return -errno rather than errno
2008-05-27 22:06 UTC (2+ messages)
[PATCH 4/6] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region resubmitted with review suggestions included
2008-05-27 20:13 UTC (2+ messages)
2008 Linux Kernel Summit
2008-05-27 14:29 UTC
iscsi update for 2.6.27
2008-05-26 8:31 UTC (31+ messages)
` [PATCH 01/25] iscsi class, iscsi_tcp/iser: add host arg to session creation
` [PATCH 02/25] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
` [PATCH 03/25] iscsi class: rename iscsi_host to iscsi_cls_host
` [PATCH 04/25] iscsi: remove session and host binding in libiscsi
` [PATCH 05/25] iscsi: add iscsi host helpers
` [PATCH 06/25] iscsi: remove session/conn_data_size from iscsi_transport
` [PATCH 07/25] iscsi: modify iscsi printk so it can take driver data pointers
` [PATCH 08/25] iser: fix handling of scsi cmnds during recovery
` [PATCH 09/25] libiscsi, iscsi_tcp, iser: add session cmds array accessor
` [PATCH 10/25] libiscsi: modify libiscsi so it supports offloaded data paths
` [PATCH 11/25] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task
` [PATCH 12/25] iscsi_tcp: convert iscsi_tcp to support merged tasks
` [PATCH 13/25] iser: convert ib_iser "
` [PATCH 14/25] libiscsi: rename iscsi_cmd_task to iscsi_task
` [PATCH 15/25] iscsi_tcp: handle iscsi_cmd_task rename
` [PATCH 16/25] iser: "
` [PATCH 17/25] iscsi class: user device_for_each_child instead of duplicating session list
` [PATCH 18/25] iscsi class: add endpoint class
` [PATCH 19/25] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setup
` [PATCH 20/25] iscsi_tcp: hook iscsi_tcp into iscsi_endpoint code
` [PATCH 21/25] iscsi class: Add session initiatorname and ifacename sysfs attrs
` [PATCH 22/25] libiscsi: fix cmds_max setting
` [PATCH 23/25] libiscsi, iser, tcp: remove recv_lock
` [PATCH 24/25] Replace __FUNCTION__ with __func__ in iscsi_tcp
` [PATCH 25/25] scsi: use get_unaligned_* helpers
` [PATCH] iscsi_tcp: Enable any size command
[Bug 10622] New: [BUG 2.6.26-rc1] scsi (or sysfs or vm?) oops in sr_probe()
2008-05-24 21:22 UTC (4+ messages)
` [Bug 10622] "
[PATCH] SCSI: remove dev->power.power_state from mesh driver
2008-05-24 10:21 UTC (5+ messages)
` [linux-pm] "
2.6.26-rc2-mm1 (SCSI_DH build errors)
2008-05-24 1:16 UTC (7+ messages)
build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
2008-05-23 22:52 UTC (13+ messages)
[PATCH] SCSI: make use of the residue value
2008-05-23 21:00 UTC (2+ messages)
[BUG] unable to handle kernel paging request in next-20080516
2008-05-23 20:26 UTC (4+ messages)
pci_set_mwi and 3ware controllers
2008-05-23 19:56 UTC (2+ messages)
[PATCH 7/7] scsi_dh: attach to hardware handler from dm-mpath
2008-05-23 14:06 UTC (12+ messages)
[PATCH 2/7] scsi_dh: Add 'dh_state' sysfs attribute
2008-05-23 11:23 UTC (3+ messages)
` [dm-devel] "
[PATCH 1/7] scsi_dh: Implement common device table handling
2008-05-23 11:14 UTC (3+ messages)
[PATCH 6/7] scsi_dh: Update RDAC device handler
2008-05-23 2:08 UTC (2+ messages)
[PATCH 7/7] scsi_dh: attach to hardware handler from dm-mpath
2008-05-23 2:08 UTC (2+ messages)
[PATCH 0/7] scsi_dh framework update take #2
2008-05-23 2:08 UTC (2+ messages)
[Re: Linux 2.6.26-rc2] Write protect on on
2008-05-22 8:23 UTC (6+ messages)
[PATCH] aacraid: BKL push down
2008-05-22 22:18 UTC (3+ messages)
[PATCH] megaraid_mm: Remove BKL
2008-05-22 21:43 UTC
[PATCH] scsi: wrap remaining problem users of ->ioctl
2008-05-22 21:42 UTC
[PATCH] 3ware: BKL elimination
2008-05-22 21:38 UTC
[2.6 patch] make struct mpt_proc_root_dir static
2008-05-22 17:51 UTC
[PATCH 1/1] Fusion: SAS: don't set queue depth to 1 when sdev->id is greater than sh->max_id
2008-05-22 17:49 UTC
REPOST: [PATCH 1/1] Fusion SAS and Fibre Channel: target missing after resetting external raid
2008-05-22 17:49 UTC
[PATCH] sym53c8xx_2: free luntbl in sym_hcb_free
2008-05-22 16:42 UTC
[PATCH 1/4] block: use ARCH_KMALLOC_MINALIGN as the default dma pad mask
2008-05-22 1:56 UTC (8+ messages)
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).