linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-30 20:14:38 to 2012-11-11 15:15:02 UTC [more...]

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

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

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

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

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

[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 

[PATCH 0/3] [SCSI] mvsas: fix multiple shift issues
 2012-11-09 13:44 UTC  (8+ messages)
` [PATCH 1/3] [SCSI] mvsas: fix shift in mvs_94xx_assign_reg_set()
` [PATCH 2/3] [SCSI] mvsas: fix shift in mvs_94xx_free_reg_set()
` [PATCH 3/3] [SCSI] mvsas: fix shift in mv_ffc64()

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)

[PATCH RESEND v4 0/5] Migrate SCSI drivers to use dev_pm_ops
 2012-11-09  7:27 UTC  (6+ 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 v9 00/10] ZPODD Patches
 2012-11-09  6:52 UTC  (11+ messages)
` [PATCH v9 01/10] scsi: sr: support runtime pm
` [PATCH v9 02/10] ata: zpodd: Add CONFIG_SATA_ZPODD
` [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 v9 08/10] scsi: sr: support (un)block events
` [PATCH v9 09/10] ata: zpodd: handle power transition of ODD
` [PATCH v9 10/10] ata: expose pm qos flags to user space for ata device

[patch 2/2] drivers/scsi/hptiop: support HighPoint RR4520/RR4522 HBA
 2012-11-09  0:12 UTC 

[patch 1/2] drivers/message/fusion/mptscsih.c: missing break
 2012-11-09  0:12 UTC 

[PATCH 0/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation
 2012-11-08 20:07 UTC  (4+ 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] target/iblock: Fix double iblock_complete_cmd callback bug
 2012-11-08 19:58 UTC 

LETTER FROM MRS KATE
 2012-11-08 10:56 UTC 

Messenger from Administrator
 2012-11-08  5:51 UTC 

[PATCH 0/5] virtio-scsi: create a separate workqueue
 2012-11-07 23:38 UTC  (10+ messages)
` [PATCH 1/5] virtio-scsi: remove the useless assignment
` [PATCH 2/5] virtio-scsi: remove the needless variable gfp_mask
` [PATCH 3/5] virtio-scsi: use pr_err instead of printk
` [PATCH 4/5] virtio-scsi: create a separate work queue for virtio-scsi
` [PATCH 5/5] virtio-scsi: tidy up the goto label in init()

[PATCH] [SCSI] scsi_sysfs: fix a buffer overflow in sysfs handling
 2012-11-07 10:57 UTC 

[PATCH v4 08/24] block: Remove some unnecessary bi_vcnt usage
 2012-11-07  6:05 UTC  (3+ messages)

[PATCH] [SCSI] sd: fix crash when UA received on DIF enabled device
 2012-11-06 22:48 UTC  (2+ messages)

[PATCH] [SCSI] gdth: Remove buggy ROM handling
 2012-11-06 22:04 UTC 

linux-next: build failure after merge of the pci tree
 2012-11-06 22:01 UTC  (4+ messages)

Scheduled Maintenance & Upgrade
 2012-11-06  1:57 UTC 

[PATCH] [SCSI] bnx2fc: fix NULL checking in bnx2fc_initiate_tmf()
 2012-11-05 21:35 UTC  (2+ messages)

[PATCH] osduld: Add osdname & systemid sysfs at scsi_osd class
 2012-11-05 20:15 UTC  (3+ messages)
` [osd-dev] "

Business Relationship
 2012-11-05 18:25 UTC 

[Linux Megaraid SAS driver] bug report
 2012-11-05 16:38 UTC  (3+ messages)

merging printk and WARN
 2012-11-05 15:42 UTC  (2+ messages)

[PATCH] [SCSI] mv_sas: Fix confusion between enum sas_device_type and enum sas_dev_type
 2012-11-05 13:21 UTC 

[PATCH] [SCSI] aic94xx: Remove broken fallback for missing 'Ctrl-A' user settings
 2012-11-05 13:18 UTC 

[PATCH] [SCSI] advansys: change buildtime warning into runtime error
 2012-11-05 10:58 UTC 

[Bug 31212] New: aacraid is generally unstable with newer kernels
 2012-11-04 16:05 UTC  (2+ messages)
` [Bug 31212] "

Drivers: scsi
 2012-11-04 15:26 UTC  (3+ messages)

[PATCH 2/8] drivers/scsi/bfa/bfa_svc.c: drop if around WARN_ON
 2012-11-03 20:30 UTC  (3+ messages)
` [PATCH 5/8] drivers/scsi/qla2xxx/qla_nx.c: "
` [PATCH 7/8] drivers/scsi/scsi_transport_fc.c: "

Messenger from Administrator
 2012-11-03 12:35 UTC 

[PATCH 5/16] drivers/scsi: use WARN
 2012-11-03 10:58 UTC  (2+ messages)
` [PATCH 7/16] drivers/scsi/gdth.c: "

Messenger from Administrator
 2012-11-03  9:06 UTC 

[GIT PULL] target fixes for v3.7-rc4 (round 2)
 2012-11-02 22:06 UTC 

[patch 01/10] scsi: make __scsi_alloc_queue numa-aware
 2012-11-02 14:19 UTC  (8+ messages)
` [patch 04/10] sd: use alloc_disk_node
` [patch 07/10] megaraid_sas: use scsi_host_alloc_node
` [patch 08/10] mpt2sas: "
` [patch 09/10] lpfc: "

[PATCH 0/7 v5] More device removal fixes
 2012-11-02 10:48 UTC  (6+ messages)
` [PATCH 6/7] Fix race between starved list processing and device removal

[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-11-02  7:23 UTC  (2+ messages)

[PATCH] [trivial] qla2xxx: Fix typo in qla2xxx drivers
 2012-11-02  5:33 UTC  (2+ messages)

[PATCH v8 00/11] ZPODD Patches
 2012-11-02  0:43 UTC  (15+ messages)
` [PATCH v8 05/11] libata-eh: allow defer in ata_exec_internal
` [PATCH v8 09/11] block: add a new interface to block events

[Bug 49821] New: Random Call traces when using tape device
 2012-11-01 16:05 UTC  (6+ messages)
` [Bug 49821] "

Odd behavior of a "SAS-2" backplane with SGPIO commands
 2012-11-01 16:04 UTC  (13+ messages)

[PATCH 1/1] aacraid: SCSI dma mapping failure case handling
 2012-11-01 14:57 UTC  (3+ messages)

tcm_fc+ libfcoe regression on v3.7-rc2
 2012-11-01  5:49 UTC  (5+ messages)

[PATCH] target: Re-add explict zeroing of INQUIRY bounce buffer memory
 2012-11-01  5:13 UTC 

[Bug 48871] drivers/scsi/lpfc/lpfc_init.c: 2 * Buffer is accessed out of bounds
 2012-10-31 20:38 UTC  (4+ messages)

[PATCH 1/2] bfa: remove unused pci_slot from struct bfa_pcidev_s
 2012-10-31 19:29 UTC  (2+ messages)
` [PATCH 2/2] bfa: remove unused bfa_get_pciids() and struct bfa_pciid_s

[Bug 48891] scsi/lpfc/lpfc_ct.c:637: possible finger trouble ?
 2012-10-31 19:03 UTC  (3+ messages)

[PATCH 7/7] lpfc 8.3.36: Update lpfc version for 8.3.36 driver release
 2012-10-31 18:45 UTC 

[PATCH 6/7] lpfc 8.3.36: Correct mask error
 2012-10-31 18:45 UTC 

[PATCH 5/7] lpfc 8.3.36: Correct buffer length overrun
 2012-10-31 18:45 UTC 

[PATCH 4/7] lpfc 8.3.36: Fixed setting sequential delivery bit
 2012-10-31 18:45 UTC 

[PATCH 3/7] lpfc 8.3.36: Update DIF support for passthru/strip/insert
 2012-10-31 18:44 UTC 

[PATCH 2/7] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devices
 2012-10-31 18:44 UTC 

[PATCH 1/7] lpfc 8.3.36: Fixed boot from san failure
 2012-10-31 18:44 UTC 

[PATCH 0/7] lpfc 8.3.36: Update lpfc to revision 8.3.36
 2012-10-31 18:44 UTC 

Your Kernel Bug Tracker bug list needs attention
 2012-10-31 15:50 UTC 

scsi:sd: provisioning_mode not being set to unmap
 2012-10-31 12:53 UTC  (3+ messages)

Help to co-relate the scsi device with dev_t (device num)
 2012-10-31 12:33 UTC 

[GIT PULL] target fixes for v3.7-rc4
 2012-10-31  4:49 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;
as well as URLs for NNTP newsgroup(s).