linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-23 11:00:58 to 2009-04-30 01:59:10 UTC [more...]

[GIT PATCH] block,scsi,ide: unify sector and data_len
 2009-04-30  1:59 UTC  (20+ messages)
` [PATCH 01/10] nbd: don't clear rq->sector and nr_sectors unnecessarily
` [PATCH 02/10] ide-tape: don't initialize rq->sector for rw requests
` [PATCH 03/10] block: add rq->resid_len
` [PATCH 04/10] block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
` [PATCH 05/10] block: convert to pos and nr_sectors accessors
` [PATCH 06/10] ide: convert to rq "
` [PATCH 07/10] block: drop request->hard_* and *nr_sectors
` [PATCH 08/10] block: cleanup rq->data_len usages
` [PATCH 09/10] ide: "
` [PATCH 10/10] block: hide request sector and data_len

[PATCHSET] block,scsi,libata: implement alt_size
 2009-04-30  1:50 UTC  (4+ messages)

[PATCH 5/5] USB: Wait for USB and SCSI block boot devices
 2009-04-30  1:43 UTC  (3+ messages)

[PATCH] [Target_Core_Mod/pSCSI]: Add block/blk-map.c:blk_rq_map_kern_sg() usage
 2009-04-30  1:37 UTC  (2+ messages)

[PATCH] qla2xxx: Fix a regression due to refactoring in interrupt handler code
 2009-04-30  1:00 UTC  (6+ messages)
  ` FW: "

[PATCH 1/4] sd: fix cache flushing message
 2009-04-29 21:54 UTC  (8+ messages)

[PATCH 0/3] scsi_dh: Make scsi_dh_activate asynchronous
 2009-04-29 21:12 UTC  (7+ messages)
` [PATCH 1/3] scsi_dh: Change the scsidh_activate interface to be asynchronous
` [PATCH 2/3] scsi_dh: Remove the workqueue used for activate
` [PATCH 3/3] scsi_dh: rdac handler: Batch up MODE SELECTs and send few of them

[PATCH 4/4] sd: misc checkpatch.pl fixes
 2009-04-29 20:46 UTC  (3+ messages)

[PATCH 2/4] sd: fix printk() levels
 2009-04-29 20:07 UTC 

[PATCH 3/4] sd: use <linux/uaccess.h> include instead of <asm/uaccess.h> one
 2009-04-29 20:08 UTC 

[PATCH -next] osd_uld: fix printk format warning
 2009-04-29 18:51 UTC 

[PATCH] fc-transport: Close state transition-window during rport deletion
 2009-04-29 18:12 UTC  (7+ messages)

[PATCH] limit state transitions in scsi_internal_device_unblock
 2009-04-29 16:13 UTC 

linux-next: upstream tree build warning with st.c
 2009-04-29 15:58 UTC 

[PATCH] Convert scsi_scan to use generic async mechanism
 2009-04-29 14:39 UTC  (2+ messages)

kernel panics and errors on lsi 1064e
 2009-04-29 12:13 UTC  (9+ messages)

[PATCH] scsi: ses check name in enclosure_component_register
 2009-04-29 11:08 UTC  (8+ messages)

[PATCH 1/1] mpt fusion: hotplug event MPTSAS_DEL_DEVICE fix
 2009-04-29  9:20 UTC 

[Bug 13143] New: scsi_debug doesn't manage more than 1Tb
 2009-04-29  6:33 UTC  (9+ messages)
` [Bug 13143] "

[PATCH] mptsas: Fix namespace collisions with ARM arch headers
 2009-04-28 21:20 UTC 

initialize max_target_blocked in scsi_alloc_target
 2009-04-28 19:34 UTC  (2+ messages)

Mainline kernel OLTP performance update
 2009-04-28 17:17 UTC  (4+ messages)

[RFC]: SCST sysfs layout
 2009-04-28 17:02 UTC  (10+ messages)
  ` [Scst-devel] Discussion about SCST sysfs layout and implementation

[PATCH] netdev: storage address support
 2009-04-28 11:25 UTC  (8+ messages)

[PATCH] osdblk: a Linux block device for OSD objects
 2009-04-28  9:40 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH 1/3] block/blk-map.c: blk_rq_append_bio should ensure it's not appending a chain
    ` [PATCH 2/3] osd_initiator: support bio chains
      ` [PATCH 3/3 v3] osdblk: a Linux block device for OSD objects

[PATCH] scsi/fc: fix function declarations to be ANSI-compliant
 2009-04-28  4:49 UTC 

[RFC][PATCH] limit state change to SDEV_BLOCK devices in scsi_internal_device_unblock
 2009-04-28  3:27 UTC  (8+ messages)

[ANNOUNCE]: SCST 1.0.1 core, target drivers for iSCSI, QLogic 22xx/23xx and local as well as fileio_tgt backend handler and scstadmin utility v1.0.6 released
 2009-04-27 21:04 UTC 

[PATCH] scsi_error: fix scsi_eh_restore_cmnd() documentation
 2009-04-27 18:54 UTC 

[PATCH] scsi: fix scsi_device_lookup_by_target() documentation
 2009-04-27 18:54 UTC 

[PATCH 0/3] scsi_dh: Make scsi device handler modules automatically inserted
 2009-04-27 18:06 UTC  (4+ messages)
` [PATCH 1/3] scsi_dh: Add modalias support for SCSI targets
` [PATCH 2/3] scsi_dh: Change scsi device handler modules to utilize modalias
` [PATCH 3/3] scsi_dh: Workaround a race condition in module insertion

[PATCH 0/6] fnic driver patches for 2.6.30
 2009-04-27 17:30 UTC  (5+ messages)
` [PATCH 1/6] fnic: add main file with module infrastructure, fnic structure, Makefile
    ` [PATCH 1/6] fnic: add main file with module infrastructure,fnic "

[PATCH] ipr: RESEND: fix PCI permanent error handler
 2009-04-27 15:38 UTC  (4+ messages)

[PATCH] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handler
 2009-04-27 14:43 UTC  (2+ messages)

[PATCH 2/2] qla4xxx: Driver Fault Recovery
 2009-04-27 15:15 UTC  (4+ messages)

[Bug 12163] [PATCH]mptsas driver cannot discover some hotplugged SATA/SAS disks
 2009-04-27 13:55 UTC 

qla2xxx async scan in kernel 2.6.16
 2009-04-27  8:39 UTC  (3+ messages)

[PATCH -next] osd_uld: fix printk format warning
 2009-04-26 15:32 UTC  (2+ messages)

2.6.30-rc3-git1: Reported regressions 2.6.28 -> 2.6.29
 2009-04-26  9:42 UTC 

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-25 21:57 UTC  (3+ messages)

2.6.30-rc3-git1: Reported regressions from 2.6.29
 2009-04-25 19:22 UTC 

Stop disks on reboot for laptop which cuts power
 2009-04-25  9:18 UTC 

[PATCH] [Target_Core_Mod/pSCSI]: Add optional legacy scsi_execute_async() usage for Linux/SCSI passthrough
 2009-04-24 19:17 UTC  (5+ messages)

[PATCH] ibmvscs: Add support for fast fail error reporting
 2009-04-24 19:14 UTC  (2+ messages)

[PATCH 1/2] qla4xxx: Correct Extended Sense Data Errors
 2009-04-24 16:24 UTC 

[PATCH 1 of 9] block: Expose stacked device queues in sysfs
 2009-04-24 15:16 UTC  (20+ messages)
` [PATCH 2 of 9] block: Export I/O topology for block devices and partitions
` [PATCH 3 of 9] MD: Use new topology calls to indicate alignment and I/O sizes
` [PATCH 4 of 9] sd: Physical block size and alignment support
` [PATCH 5 of 9] sd: Detect non-rotational devices
` [PATCH 6 of 9] sd: Block limits VPD support
` [PATCH 7 of 9] scsi_debug: Add support for physical block exponent and alignment
` [PATCH 8 of 9] libata: Report disk alignment and physical block size
` [PATCH 9 of 9] libata: Media rotation rate and form factor heuristics

Mode Pages implementaion
 2009-04-24 13:24 UTC  (3+ messages)

[PATCH] libata: rewrite SCSI host scheme to be one per ATA host
 2009-04-24 11:00 UTC  (6+ messages)

SCSI Reservation Conflicts errors
 2009-04-24  7:37 UTC 

[PATCH 0 of 9] I/O topology patch kit
 2009-04-24  5:32 UTC 

[PATCH 2 of 8] block: Export I/O topology for block devices and partitions
 2009-04-23 19:02 UTC  (32+ messages)
` [PATCH 5 of 8] sd: Detect non-rotational devices
  ` [PATCH 8 of 8] libata: Report disk alignment and physical block size
  ` [PATCH 4 of 8] sd: Physical block size and alignment support


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).