linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-04 12:07:17 to 2009-05-10 23:48:53 UTC [more...]

[GIT PATCH] block,scsi,ide: unify sector and data_len, take#2
 2009-05-10 23:48 UTC  (20+ messages)
` [PATCH 03/11] block: add rq->resid_len
` [PATCH 04/11] block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
` [PATCH 05/11] block: convert to pos and nr_sectors accessors
` [PATCH 08/11] block: cleanup rq->data_len usages

[GIT PATCH] block: unify request processing model and implement peek/fetch
 2009-05-10 21:52 UTC  (25+ messages)
` [PATCH 01/18] ide: dequeue in-flight request
` [PATCH 02/18] mg_disk: fix queue hang / infinite retry on !fs requests
` [PATCH 03/18] mg_disk: dequeue and track in-flight request
` [PATCH 04/18] hd: "
` [PATCH 05/18] ataflop: "
` [PATCH 06/18] swim3: dequeue "
` [PATCH 07/18] xsysace: "
` [PATCH 08/18] paride: "
` [PATCH 09/18] ps3disk: "
` [PATCH 10/18] amiflop: "
` [PATCH 11/18] swim: "
` [PATCH 12/18] xd: "
` [PATCH 13/18] mtd_blkdevs: "
` [PATCH 14/18] jsflash: "
` [PATCH 15/18] z2ram: "
` [PATCH 16/18] gdrom: "
` [PATCH 17/18] block: convert to dequeueing model (easy ones)
` [PATCH 18/18] block: implement and enforce request peek/start/fetch

Adaptec driver crashes (1/3 and 2/3)
 2009-05-10 10:09 UTC 

[GIT PATCH] block,scsi,libata: implement alt_size, take#2
 2009-05-10  1:26 UTC  (11+ messages)
` [PATCH 1/3] block: add alt_size
` [PATCH 2/3] scsi: add scsi_device->alt_capacity
` [PATCH 3/3] libata: export HPA size as alt_size

Adaptec driver crashes (1/3 and 2/3)
 2009-05-09 23:41 UTC  (3+ messages)

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-05-09 21:37 UTC  (7+ messages)

[PATCH 2/4] mvsas: Deadlocks meet when TMF tasks issue
 2009-05-09 15:05 UTC  (6+ messages)

[PATCH 4/4] mvsas: Fine-tuned tags array for alignment
 2009-05-09 14:38 UTC  (7+ messages)

[patchset 0/4] osd: Stop usage of blk_rq_append_bio
 2009-05-09  8:12 UTC  (7+ messages)
` [PATCH 1/4] allow blk_rq_map_kern to append to requests
` [PATCH 2/4] libosd: Use new blk_rq_map_kern
` [RFC 3/4] New blk_make_request(), takes bio, returns a request
` [RFC 4/4] libosd: Use of new blk_make_request

[PATCH 1/4] mvsas: bugfix for NULL pointer execption
 2009-05-09  7:26 UTC  (4+ messages)

[PATCH 0/3] Split up mvsas submission into multiple commits
 2009-05-08 21:46 UTC  (4+ messages)
` [PATCH 1/3] [SCSI] mvsas.c: move into new directory drivers/scsi/mvsas/
  ` [PATCH 2/3] [SCSI] mvsas: split driver into multiple files
  ` [PATCH 3/3] [SCSI] mvsas: add support for 94xx; layout change; bug fixes

[PATCH 3/4] mvsas: Set Hardware Bit for TMF
 2009-05-08 20:08 UTC  (4+ messages)

Adaptec driver crashes (3/3)
 2009-05-08 19:09 UTC  (2+ messages)

[PATCHSET] block,scsi,libata: implement alt_size
 2009-05-08 16:23 UTC  (12+ messages)

sg timeout problem
 2009-05-08 12:14 UTC  (4+ messages)

[PATCH 0/3] scsi_dh: Make scsi_dh_activate asynchronous
 2009-05-08  5:25 UTC  (9+ messages)
` [PATCH 2/3] scsi_dh: Remove the workqueue used for activate
    ` [PATCH 2/3] scsi_dh: Remove the workqueue used foractivate
        ` [dm-devel] [PATCH 2/3] scsi_dh: Remove the workqueue usedforactivate
` [PATCH 3/3] scsi_dh: rdac handler: Batch up MODE SELECTs and send few of them
    ` [PATCH 3/3] scsi_dh: rdac handler: Batch up MODE SELECTsand "

[PATCH] RFC scsi_error: handle REPORT_LUNS_DATA_CHANGED, CAPACITY_DATA_CHANGED,
 2009-05-08  3:06 UTC  (5+ messages)

[PATCH] scst_sysfs branch: /targets/<target_driver_name> subdirectories and /targets/<target_name>/target subdirectory
 2009-05-07 22:18 UTC 

[PATCH 0/4] Add bnx2 iscsi support
 2009-05-07 21:01 UTC  (9+ messages)
` [PATCH 3/4] iscsi class, libiscsi: Add net config
` [PATCH 4/4] bnx2i: Add bnx2i iSCSI driver

[patchset 0/6] osd changes for 2.6.31
 2009-05-07 15:31 UTC  (7+ messages)
` [PATCH 1/6] libosd: OSD2r05: Additional command enums
` [PATCH 2/6] libosd: OSD2r05: Attribute definitions
` [PATCH 3/6] libosd: Better printout of OSD target system information
` [PATCH 4/6] libosd: osd_req_{read,write}_kern new API
` [PATCH 5/6] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes
` [PATCH 6/6] libosd: osd_req_{read,write} takes a length parameter

[PATCH 1/9] scsi: megaraid_sas - Fix the tape drive support
 2009-05-07 15:05 UTC  (16+ messages)
` [PATCH 1/10] scsi: megaraid_sas - tape drive support fix
  ` [PATCH 2/10] scsi: megaraid_sas - Add Poll Wait mechanism to MegaRAID SAS driver (PART-I)
    ` [PATCH 3/10] scsi: megaraid_sas - Add Poll Wait mechanism to MegaRAID SAS driver (PART-II)
      ` [PATCH 4/10] scsi: megaraid_sas - Add New SAS 2 (iMR) controller support to the driver
        ` [PATCH 5/10] scsi: megaraid_sas - Fixed load/unload issue and Fire the system pd DCDB cmd to MegaRAID SAS FW to get the system PDs
          ` [PATCH 6/10] scsi: megaraid_sas - Report the Unconfigured PD (system PD) to OS
            ` [PATCH 7/10] scsi: megaraid_sas - Re-assign the Cmds to Application for the iMR controller
              ` [PATCH 8/10] scsi: megaraid_sas - Driver adds the IEEE SGE format to support SAS 2 controller
                ` [PATCH 9/10] scsi: megaraid_sas - Fixed the logic drives deleted and cmds pending in FW issue
                  ` [PATCH 10/10] scsi: megaraid_sas - Version and Documentation update

[Bug 13242] New: System Panics with emulex lpfc driver during the boot
 2009-05-06 23:40 UTC  (4+ messages)
` [Bug 13242] "

[PATCH] Invalid request_limit unnoticed?
 2009-05-06 21:24 UTC  (2+ messages)

[PATCH 0/8] Open-FCoE fixes for 2.6.30 RC
 2009-05-06 20:43 UTC  (11+ messages)
` [PATCH 1/8] libfcoe: fip: fix non-FIP-mode FLOGI state after reset
` [PATCH 2/8] fcoe: use ETH_P_FIP for skb->protocol of FIP frames
` [PATCH 3/8] libfc: use DID_ERROR when we have internall aborted command
` [PATCH 4/8] libfc: Check if exchange is completed when receiving a sequence
` [PATCH 5/8] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queue
` [PATCH 6/8] fcoe: removes fcoe_watchdog
` [PATCH 7/8] fcoe: removes reserving memory for vlan_ethdr on tx path

KVM x86_64 with SR-IOV..? (device passthrough with LIO-Target v3.0)
 2009-05-06 17:51 UTC  (7+ messages)

[scott.bailey@eds.com: Bug#527265: linux-image-2.6.29-1-alpha-smp: detached firmware qlogic/1040.bin fails to load for qla1280]
 2009-05-06 15:35 UTC  (3+ messages)
  ` Bug#527265: "

[PATCH] 3ware scsi_dma_unmap fix
 2009-05-06  4:11 UTC  (5+ messages)

[PATCH 1/5] initdev:kernel: Asynchronously-discovered device synchronization, v5
 2009-05-05 15:53 UTC  (6+ messages)

Your Webmail Quota Has Exceeded The Set Limit
 2009-05-05 15:21 UTC 

drivers/scsi/st.c:2967: warning: suggest parentheses around operand of '!' or change '|' to '||' or '!' to '~'
 2009-05-05  8:38 UTC  (2+ messages)

Patch - To display FCoE Host information and statistics in sysfs
 2009-05-05  7:07 UTC  (2+ messages)

[PATCH 5/5] initdev:kernel: USB and SCSI block init device notification, v3
 2009-05-05  4:05 UTC  (4+ messages)

[PATCH 1/5] initdev:kernel: Asynchronously-discovered device synchronization, v5
 2009-05-05  0:55 UTC  (3+ messages)

[PATCH 1/5] initdev:kernel: Asynchronously-discovered device synchronization, v5
 2009-05-05  0:33 UTC  (5+ messages)
  ` [PATCH 1/5] initdev:kernel: Asynchronously-discovered devicesynchronization, v5

[PATCH 4/5] initdev:kernel: Await network init device discovery, v2
 2009-05-05  0:32 UTC  (3+ messages)
  ` [PATCH 4/5] initdev:kernel: Await network init devicediscovery, v2

[PATCH 3/5] initdev:kernel: Await console discovery, v5
 2009-05-05  0:17 UTC  (3+ messages)

[PATCH] ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device
 2009-05-04 19:59 UTC 

[PATCH -next] osd_uld: fix printk format warning
 2009-05-04 18:30 UTC  (6+ messages)

Linux doesn't support bigger than 2TB IEEE-1394 disk
 2009-05-04 18:22 UTC  (5+ messages)

New TRIM/UNMAP tree published (2009-05-02)
 2009-05-04 15:28 UTC  (18+ messages)

[PATCH] ipr: RESEND: fix PCI permanent error handler
 2009-05-04 13:41 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).