linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-19 23:17:15 to 2012-11-03 16:36:40 UTC [more...]

[patch,v2 00/10] make I/O path allocations more numa-friendly
 2012-11-03 16:36 UTC  (13+ 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

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 

[Linux Megaraid SAS driver] bug report
 2012-11-02 20:54 UTC  (2+ messages)

[patch 01/10] scsi: make __scsi_alloc_queue numa-aware
 2012-11-02 14:19 UTC  (10+ messages)
` [patch 02/10] scsi: make scsi_alloc_sdev numa-aware
` [patch 03/10] scsi: allocate scsi_cmnd-s from the device's local numa node
` [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] [SCSI] sd: fix crash when UA received on DIF enabled device
 2012-11-02 13:38 UTC 

[PATCH 0/7 v5] More device removal fixes
 2012-11-02 10:48 UTC  (20+ messages)
` [PATCH 1/7] block: Avoid that blk_drain_queue() finishes early
` [PATCH 2/7] block: Let blk_drain_queue() caller obtain the queue lock
` [PATCH 3/7] block: Rename queue dead flag
` [PATCH 4/7] block: Avoid that request_fn is invoked on a dead queue
` [PATCH 5/7] block: Make blk_cleanup_queue() wait until request_fn finished
` [PATCH 6/7] Fix race between starved list processing and device removal
` [PATCH 7/7] Remove get_device() / put_device() pair from scsi_request_fn()

[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-11-02  7:23 UTC  (10+ 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] [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  (30+ messages)
` [PATCH v8 01/11] scsi: sr: support runtime pm
` [PATCH v8 02/11] ata: zpodd: Add CONFIG_SATA_ZPODD
` [PATCH v8 03/11] ata: zpodd: identify and init ZPODD devices
` [PATCH v8 04/11] libata: acpi: move acpi notification code to sata_zpodd
` [PATCH v8 05/11] libata-eh: allow defer in ata_exec_internal
` [PATCH v8 06/11] ata: zpodd: check loading mechanism for ODD
` [PATCH v8 07/11] libata: separate ATAPI code
` [PATCH v8 08/11] ata: zpodd: check zero power ready status
` [PATCH v8 09/11] block: add a new interface to block events
` [PATCH v8 10/11] scsi: sr: support (un)block events
` [PATCH v8 11/11] ata: zpodd: handle power transition of ODD

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

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

[Bug 11713] bugcheck with modprobe -r sym53c8xx
 2012-10-30 15:45 UTC  (2+ messages)

[Bug 11646] QLA2xxx: Kernel deadlock on high load somewhere after 2.6.20
 2012-10-30 15:12 UTC 

[Bug 11375] MegaRAID performance issues on Dell CERC card (was: R8169 will not negotiate 1000BaseT)
 2012-10-30 15:03 UTC 

[Bug 11194] megaraid_mbox kernel panic during st driver initialization
 2012-10-30 14:59 UTC 

[Bug 11117] aic94xx doesn't sustain the load when more than 2 SAS drives are connected and actively used
 2012-10-30 14:55 UTC 

[Bug 10974] 2.6.25 regression: delay needed after audio CD insertion
 2012-10-30 14:54 UTC 

[PATCH v4 0/5] Migrate SCSI drivers to use dev_pm_ops
 2012-10-30 10:17 UTC  (2+ messages)

WARNING: at fs/sysfs/inode.c:324 sysfs_hash_and_remove+0xa9/0xb0()
 2012-10-29 17:23 UTC  (3+ messages)

Photos
 2012-10-29 11:35 UTC 

[PATCH] aic7xxx_old: silence GCC warnings
 2012-10-29 12:45 UTC  (4+ messages)

megaraid_sas: which patches are needed for 2.6.32.y?
 2012-10-29 11:50 UTC  (5+ messages)

[PATCH] aic94xx: fix handling of default CTRL-A settings
 2012-10-29 10:42 UTC  (2+ messages)

[PATCH] mvsas: use correct named constants
 2012-10-29 10:39 UTC  (2+ messages)

Darlehen
 2012-10-29  2:03 UTC 

spin_lock in scsi_request_fn
 2012-10-28 16:17 UTC 

[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
 2012-10-28 12:12 UTC  (4+ messages)
` [PATCH 12/16] scsi: "

target-pending updated to v3.7-rc2
 2012-10-27  0:31 UTC 

From HMRC: Download & Read Attachment
 2012-10-25 19:27 UTC 

From HMRC: Download & Read Attachment
 2012-10-25 19:22 UTC 

[PATCH 00/19, v5] Make ib_srp better suited for H.A. purposes
 2012-10-26 12:56 UTC  (6+ messages)
` [PATCH 11/19] srp_transport: Fix attribute registration
` [PATCH 13/19] srp_transport: Document sysfs attributes
` [PATCH 14/19] ib_srp: Allow SRP disconnect through sysfs
  ` [PATCH 12/19] srp_transport: Simplify attribute initialization code
  ` [PATCH 16/19] srp_transport: Add transport layer error handling

[PATCH v4] scsi_lib: rate-limit the error message from failing commands
 2012-10-25 19:01 UTC  (2+ messages)

[Bug 49461] scsi/bfa/bfad.c:1037: possible off by one in strncpy ?
 2012-10-25 10:51 UTC 

[PATCH][SCSI] hptiop: Support HighPoint RR4520/RR4522 HBA
 2012-10-25  0:41 UTC 

Drivers: scsi
 2012-10-24 22:34 UTC  (3+ messages)

[PATCH] osduld: Add osdname & systemid sysfs at scsi_osd class
 2012-10-24 21:55 UTC  (2+ messages)
` [osd-dev] "

[PATCH][SCSI] hptiop: Support HighPoint RR4520/RR4522 HBA
 2012-10-24 19:25 UTC  (2+ messages)

[PATCH 0/4 v4] More device removal fixes
 2012-10-24 19:13 UTC  (9+ messages)
` [PATCH 2/4] block: Avoid that request_fn is invoked on a dead queue
` [PATCH 3/4] Make blk_cleanup_queue() wait until request_fn finished

[PATCH] BNX2I: Removed the individual PCI DEVICE ID checking
 2012-10-24  7:02 UTC  (3+ messages)
` [PATCH] LIBISCSI: Added the new boot_nic entry in the session sysfs

[PATCH v2 00/19] be2iscsi driver updates
 2012-10-24  7:01 UTC  (2+ messages)

[PATCH v2 05/19] be2iscsi: Display driver name and version in device attribute
 2012-10-24  7:00 UTC  (2+ messages)

[PATCH v2 17/19] be2iscsi: Fix for MBX timeout issue
 2012-10-24  6:45 UTC  (2+ messages)

[patch/rfc/rft] sd: allocate request_queue on device's local numa node
 2012-10-23 17:58 UTC  (6+ messages)

IT Service
 2012-10-23 13:17 UTC 

[V5 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-10-23  9:48 UTC  (4+ messages)

ADMIN ALERT
 2012-10-23  7:04 UTC 

Ccizfy
 2012-10-22 17:36 UTC 

[PATCH 0/2] Fix the qla2xxx loopback selftests
 2012-10-22 16:06 UTC  (4+ messages)

[Bug 49241] New: Unsafe dereference of pointer after allocing memory
 2012-10-22  9:35 UTC 

Generous Offer
 2012-10-20 22:34 UTC 

[PATCH] [SCSI] mvsas: Fix warning in mvs_update_phyinfo
 2012-10-20 21:11 UTC 

[PATCH v2 19/19] be2iscsi: Bump the driver version
 2012-10-19 23:16 UTC 


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