Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2012-11-09 07:09:51 to 2012-11-19 12:41:56 UTC [more...]

Error handling on FC devices
 2012-11-19 12:41 UTC 

[PATCH 0/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation
 2012-11-19 11:38 UTC  (16+ messages)
` [PATCH 1/3] target/sbc: Make WRITE_SAME check differentiate between UNMAP=[1,0]
` [PATCH 2/3] target: Add max_write_same_len device attribute
` [PATCH 3/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support

[PATCH 1/2] [SCSI] libsrp: replace kfifo_init with kfifo_alloc
 2012-11-19  8:58 UTC  (2+ messages)
` [PATCH 2/2] [SCSI] libiscsi: "

RE
 2012-11-19  3:34 UTC 

[PATCH v9 00/10] ZPODD Patches
 2012-11-19  3:21 UTC  (33+ messages)
` [PATCH v9 03/10] ata: zpodd: identify and init ZPODD devices
` [PATCH v9 04/10] libata: acpi: move acpi notification code to zpodd
` [PATCH v9 05/10] libata: separate ATAPI code
` [PATCH v9 06/10] ata: zpodd: check zero power ready status
` [PATCH v9 07/10] block: add a new interface to block events

[PATCH 0/4] Make aborts work on tcm_qla2xxx, other cleanups
 2012-11-17 21:52 UTC  (7+ messages)
` [PATCH 1/4] target: Fix handling of aborted commands
` [PATCH 2/4] qla2xxx: Look up LUN for abort requests
` [PATCH 3/4] target: Clean up logic in transport_put_cmd()
` [PATCH 4/4] target: Clean up flow in transport_check_aborted_status()

[patch] [SCSI] MegaRAID: use GFP_ATOMIC under spin lock
 2012-11-17 15:08 UTC 

[PATCH 0/3] [SCSI] mvsas: fix multiple shift issues
 2012-11-16 19:40 UTC  (8+ messages)
` [PATCH 2/3] [SCSI] mvsas: fix shift in mvs_94xx_free_reg_set()
` [PATCH v2] [SCSI] mvsas: fix undefined bit shift

[PATCH] target/iblock: Fix double iblock_complete_cmd callback bug
 2012-11-16 19:25 UTC  (5+ messages)

[scsi:misc 36/36] drivers/scsi/csiostor/csio_attr.c:92:41: sparse: incorrect type in assignment (different base types)
 2012-11-16 14:58 UTC  (3+ messages)

UAPI disintegration for SCSI, FCoE and RDMA
 2012-11-16 13:23 UTC 

[PATCH 5/5] arcmsr: Modify ARC-1214 IO Behavior
 2012-11-16 11:56 UTC 

[PATCH 4/5] arcmsr: Support a New RAID Model, ARC-1214
 2012-11-16 11:56 UTC 

[PATCH 3/5] arcmsr: Support MSI and MSI-X
 2012-11-16 11:55 UTC 

[PATCH 2/5] arcmsr: Support Hibernation
 2012-11-16 11:55 UTC 

[PATCH 1/5] arcmsr: Re-name the HBA Type
 2012-11-16 11:55 UTC 

[PATCH] scsi: prevent stack buffer overflow in host_reset
 2012-11-16  9:35 UTC  (2+ messages)

[PATCH RESEND v4 0/5] Migrate SCSI drivers to use dev_pm_ops
 2012-11-16  8:43 UTC  (7+ messages)
` [PATCH v4 1/5] sd: put to stopped power state when runtime suspend
` [PATCH v4 2/5] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"
` [PATCH v4 3/5] Revert "[SCSI] runtime resume parent for child's system-resume"
` [PATCH v4 4/5] pm: use callbacks from dev_pm_ops for scsi devices
` [PATCH v4 5/5] sd: update sd to use the new pm callbacks

[patch,v3 00/10] make I/O path allocations more numa-friendly
 2012-11-16  8:08 UTC  (15+ messages)
` [patch,v3 01/10] scsi: add scsi_host_alloc_node
` [patch,v3 02/10] scsi: make __scsi_alloc_queue numa-aware
` [patch,v3 03/10] scsi: make scsi_alloc_sdev numa-aware
` [patch,v3 04/10] scsi: allocate scsi_cmnd-s from the device's local numa node
` [patch,v3 05/10] sd: use alloc_disk_node
` [patch,v3 06/10] ata: use scsi_host_alloc_node
` [patch,v3 07/10] megaraid_sas: "
` [patch,v3 08/10] mpt2sas: "
` [patch,v3 09/10] lpfc: "
` [patch,v3 10/10] cciss: use blk_init_queue_node

[PATCH 0/7] qla4xxx: Updates for scsi "misc" branch
 2012-11-16  5:50 UTC  (4+ messages)

[PATCH-v2 0/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation
 2012-11-15 20:39 UTC  (6+ messages)
` [PATCH-v2 1/3] target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
` [PATCH-v2 2/3] target: Add/check max_write_same_len device attribute + update block limits VPD
` [PATCH-v2 3/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support

scsi target, likely GPL violation
 2012-11-15 18:21 UTC  (26+ messages)

[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-11-15 17:11 UTC  (9+ messages)
` [v6 PATCH 1/8] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates)
` [v6 PATCH 2/8] csiostor: Chelsio FCoE offload driver submission (headers part 1)
` [v6 PATCH 3/8] csiostor: Chelsio FCoE offload driver submission (headers part 2)
` [v6 PATCH 4/8] csiostor: Chelsio FCoE offload driver submission (sources part 1)
` [v6 PATCH 5/8] csiostor: Chelsio FCoE offload driver submission (sources part 2)
` [v6 PATCH 6/8] csiostor: Chelsio FCoE offload driver submission (sources part 3)
` [v6 PATCH 7/8] csiostor: Chelsio FCoE offload driver submission (sources part 4)
` [v6 PATCH 8/8] csiostor: Chelsio FCoE offload driver submission (sources part 5)

[PATCH 1/5] arcmsr: Re-name the HBA Type
 2012-11-15 15:07 UTC  (5+ messages)

[PATCH] Try #3: Use SCSI read/write(16) with > 32-bit LBA drives
 2012-11-15 14:26 UTC  (6+ messages)

[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-11-15 11:32 UTC  (4+ messages)
` [v6 PATCH 1/8] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates)

[PATCH 5/5] arcmsr: Modify ARC-1214 IO Behavior
 2012-11-15  7:33 UTC 

[PATCH 4/5] arcmsr: Support a New RAID Model, ARC-1214
 2012-11-15  7:25 UTC 

[PATCH 3/5] arcmsr: Support MSI and MSI-X
 2012-11-15  7:25 UTC 

[PATCH 2/5] arcmsr: Support Hibernation
 2012-11-15  7:24 UTC 

[PATCH] Try #2: Use SCSI read/write(16) with >2TB drives
 2012-11-14 22:06 UTC  (3+ messages)

[PATCH] Try #3: Use SCSI read/write(16) with > 32-bit LBA drives
 2012-11-14 15:39 UTC 

[PATCH 1/1] aacraid: SCSI dma mapping failure case handling
 2012-11-14  9:58 UTC  (4+ messages)

Important Notice!
 2012-11-14  8:39 UTC 

[PATCH v2 01/19] be2iscsi: Fix the issue with soft reset
 2012-11-14  2:26 UTC  (2+ messages)

[PATCH v2 17/19] be2iscsi: Fix for MBX timeout issue
 2012-11-13 21:34 UTC  (3+ messages)

[PATCH] Use SCSI read/write(16) with >2TB drives
 2012-11-14  1:17 UTC  (2+ messages)

[PATCH V4 0/4] [SCSI] ufs: Adds glue drivers to ufshcd
 2012-11-13 21:26 UTC  (5+ messages)
` [PATCH V4 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code

[PATCH v3 0/2] add per-device sysfs knob to enable unrestricted, unprivileged SG_IO
 2012-11-13 17:38 UTC  (5+ messages)
` [PATCH v3 1/2] sg_io: pass request_queue to blk_verify_command
` [PATCH v3 2/2] sg_io: introduce unpriv_sgio queue flag

[patch,v2 00/10] make I/O path allocations more numa-friendly
 2012-11-13 15:44 UTC  (8+ messages)

[PATCH 1/5] arcmsr: Re-name the HBA Type
 2012-11-13 13:39 UTC  (2+ messages)

[SCSI] qla4xxx: fix flash/ddb support
 2012-11-13 13:01 UTC 

Hello!
 2012-11-12 17:46 UTC 

[PATCH] USB enclosures seem to require read(16) with >2TB drives
 2012-11-12 16:06 UTC  (13+ messages)

Hello My Dear,
 2012-11-11 16:42 UTC 

[PATCH] target: Update copyright ownership to 2012
 2012-11-11  8:56 UTC  (6+ messages)

(unknown),
 2012-11-10 14:34 UTC 

[PATCH] virtio-scsi: Fix incorrect lock release order in virtscsi_kick_cmd
 2012-11-09 23:37 UTC  (5+ messages)

USB enclosures seem to require read(16) with >2TB drives
 2012-11-09 16:22 UTC  (2+ messages)

Upgrade!
 2012-11-09 13:35 UTC 

DEAR EMAIL USER... IMPORTANT MESSAGE
 2012-11-09  6:57 UTC 

[PATCH] virtio_scsi: fix memory leak on full queue condition
 2012-11-09  8:48 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