linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-22 18:38:10 to 2012-09-04 12:48:00 UTC [more...]

[PATCH 0/5] Multiqueue virtio-scsi
 2012-09-04 12:48 UTC  (19+ messages)
` [PATCH 1/5] virtio-ring: move queue_index to vring_virtqueue
` [PATCH 2/5] virtio: introduce an API to set affinity for a virtqueue
` [PATCH 3/5] virtio-scsi: allocate target pointers in a separate memory block
` [PATCH 4/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH 5/5] virtio-scsi: introduce multiqueue support

[Bug 42969] New: Softlockup during boot during init_sd
 2012-09-04 11:04 UTC  (2+ messages)
` [Bug 42969] "

[PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-09-04  5:34 UTC  (33+ messages)
` [PATCH 1/8] csiostor: Chelsio FCoE offload driver submission (sources part 1)
` [PATCH 2/8] csiostor: Chelsio FCoE offload driver submission (sources part 2)
` [PATCH 3/8] csiostor: Chelsio FCoE offload driver submission (sources part 3)
` [PATCH 4/8] csiostor: Chelsio FCoE offload driver submission (sources part 4)
` [PATCH 5/8] csiostor: Chelsio FCoE offload driver submission (sources part 5)
` [PATCH 6/8] csiostor: Chelsio FCoE offload driver submission (headers part 1)
` [PATCH 7/8] csiostor: Chelsio FCoE offload driver submission (headers part 2)
` [PATCH 8/8] cxgb4: Chelsio FCoE offload driver submission (cxgb4 common header updates)

[PATCH] Fix incorrect memset in bnx2fc_parse_fcp_rsp
 2012-09-04  1:21 UTC  (2+ messages)

[Bug 46891] scsi/bnx2fc/bnx2fc_io.c:1810: bad call to memset
 2012-09-03 15:53 UTC  (2+ messages)

[PATCH] Fix a use-after-free triggered by device removal
 2012-09-03 14:12 UTC 

[resend PATCH] scsi_remove_target: fix softlockup regression on hot remove
 2012-09-01 16:01 UTC  (4+ messages)

[PATCH 0/5] Fix bugs in ib_srp patches for H.A. purposes
 2012-09-01  8:09 UTC  (7+ messages)
` [PATCH 1/5] ib_srp: free memory correctly in srp_free_iu()
` [PATCH 2/5] ib_srp: removed superfluous warning in send timeout case
` [PATCH 3/5] ib_srp: hold a mutex when adding a new target port
` [PATCH 4/5] ib_srp: check if rport->lld_data is NULL before removing rport
  ` [PATCH 5/5] ib_srp: fix an error accessing invalid memory in rport_dev_loss_timedout

Undeliverable Mail
 2012-09-01  8:03 UTC 

[PATCH v5 0/7] ZPODD patches
 2012-08-31 17:10 UTC  (11+ messages)
` [PATCH v5 1/7] scsi: sr: support runtime pm for ODD
` [PATCH v5 2/7] block: genhd: export disk_(un)block_events
` [PATCH v5 3/7] scsi: sr: block events checking when suspended for zpodd
` [PATCH v5 4/7] libata: acpi: set can_power_off for both ODD and HD
` [PATCH v5 5/7] scsi: pm: add may_power_off flag
` [PATCH v5 6/7] scsi: sr: use may_power_off
` [PATCH v5 7/7] libata: acpi: respect may_power_off flag

[PATCH 1/1] ipr: add new CCIN definition for new adapter support
 2012-08-31 14:27 UTC 

[PATCH 0/3] may_power_off for scsi device
 2012-08-31 11:39 UTC  (6+ messages)
` [PATCH 1/3] scsi: pm: add may_power_off flag
` [PATCH 2/3] scsi: sr: use may_power_off to enable/disable ZPODD
` [PATCH 3/3] scsi: sd: add may_power_off sysfs entry

[PATCH v3] scsi_lib: rate-limit the error message from failing commands
 2012-08-30 23:25 UTC  (2+ messages)

[Bug 43801] st: fixed-block reads near end-of-data can fail incorrectly
 2012-08-30 17:05 UTC 

[Bug 42702] New: MPT2SAS - devices disabled at boot
 2012-08-30 14:21 UTC  (2+ messages)
` [Bug 42702] "

[Bug 41872] New: Kernel crashes after ejecting of Samsung U5 player (just a flash stick)
 2012-08-30 10:49 UTC  (2+ messages)
` [Bug 41872] "

[Bug 41552] New: Performance of writing and reading from multiple drives decreases by 40% when going from Linux Kernel 2.6.36.4 to 2.6.37 (and beyond)
 2012-08-30 10:41 UTC  (2+ messages)
` [Bug 41552] "

[Bug 40182] New: Cannot compile kernel 3.0.0+
 2012-08-30  9:23 UTC  (2+ messages)
` [Bug 40182] "

[Bug 12759] scsi: aic7xxx hang since v2.6.28-rc1 
 2012-08-29 17:12 UTC 

[PATCH for 3.6 0/3] urgent virtio-scsi fixes
 2012-08-29 10:39 UTC  (4+ messages)
` [PATCH for 3.6 2/3] virtio-scsi: initialize scatterlist structure for events
` [PATCH for 3.6 1/3] virtio-scsi: fix copying of sg_list in the presence of of HighMem pages
` [PATCH for 3.6 3/3] virtio-scsi: fix LUNs greater than 255

[PATCH 1/5] sd: Avoid remapping bad reference tags
 2012-08-29 10:25 UTC  (7+ messages)
` [PATCH 2/5] sd: Allow protection_type to be overridden
` [PATCH 3/5] scsi: Disable DIF on Hitachi Ultrastar 15K300
` [PATCH 4/5] mpt2sas: Return the correct sense key for DIF errors
` [PATCH 5/5] mpt2sas: Add a module parameter that permits overriding protection capabilities

[PATCH v2] [SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING state
 2012-08-29 10:18 UTC  (2+ messages)

document 3078
 2012-08-29  9:54 UTC 

[PATCH] scsi_remove_target: fix softlockup regression on hot remove
 2012-08-29  1:40 UTC  (2+ messages)

[PATCH] block: Provide I/O alignment statistics
 2012-08-28 18:13 UTC 

[PATCH] block/scsi: Allow request and error handling timeouts to be specified
 2012-08-28 18:01 UTC 

Possible mptsas regression post 3.5.0
 2012-08-28 16:42 UTC  (5+ messages)

[PATCH 00/20, v4] Make ib_srp better suited for H.A. purposes
 2012-08-28 12:58 UTC  (5+ messages)

[PATCH] sg_io: allow UNMAP and WRITE SAME without CAP_SYS_RAWIO
 2012-08-28 11:04 UTC  (3+ messages)

[PATCH] scsi: sr: add may_power_off flag
 2012-08-28  8:39 UTC 

SECURITY ERASE UNIT gets IDNF instead of ABRT?
 2012-08-28  6:10 UTC 

Variazioni l'accumulo di pensione N59760355
 2012-08-26 23:56 UTC 

[PATCH] target: remove unused including <generated/utsrelease.h>
 2012-08-26 20:10 UTC  (2+ messages)

[PATCH] tcm_fc: remove unused including <generated/utsrelease.h>
 2012-08-26 20:09 UTC  (2+ messages)

[PATCH] Fix race between starved list processing and device removal
 2012-08-25  7:31 UTC  (3+ messages)

[PATCH 1/3] ibmvfc: Fix double completion on abort timeout
 2012-08-24 21:50 UTC 

[PATCH 2/3] ibmvfc: Ignore fabric RSCNs when link is dead
 2012-08-24 21:51 UTC 

[PATCH 3/3] ibmvfc: Driver version 1.0.10
 2012-08-24 21:51 UTC 

[RESEND PATCH] [SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING state
 2012-08-24 17:14 UTC 

[PATCH] scsi_dh_alua: Enable STPG for unavailable ports
 2012-08-24 16:37 UTC  (2+ messages)

[PATCH] megaraid_sas: combine kmalloc+memset into kzalloc
 2012-08-24 16:30 UTC  (2+ messages)

[PATCH] target: Fix ->data_length re-assignment bug with SCSI overflow
 2012-08-23 22:26 UTC 

[PATCH] ipr: trivial: fix small coding style issues
 2012-08-23 20:01 UTC  (2+ messages)

[Bug 34412] New: Error-valued pointer dereferences in SCSI
 2012-08-23 13:54 UTC  (2+ messages)
` [Bug 34412] "

request size limit in scsi tape driver
 2012-08-23 13:10 UTC  (3+ messages)

[PATCH 10/10] bfa: Update the driver version to v3.1.2.0
 2012-08-23  2:53 UTC 

[PATCH 09/10] bfa: Update MAINTAINERS file for BFA driver
 2012-08-23  2:53 UTC 

[PATCH 08/10] bfa: Add support for max target ports discovery
 2012-08-23  2:52 UTC 

[PATCH 07/10] bfa: Add support to register node symbolic name with name server
 2012-08-23  2:52 UTC 

[PATCH 06/10] bfa: Fix to process mbox interrupts only if interrupts are enabled in INTx mode
 2012-08-23  2:52 UTC 

[PATCH 05/10] bfa: Add PowerPC support and enable PCIE AER handling
 2012-08-23  2:52 UTC 

[PATCH 04/10] bfa: Add new hardware model info to sysfs model description routine
 2012-08-23  2:51 UTC 

[PATCH 03/10] bfa: Make changes to FCXP resource management
 2012-08-23  2:51 UTC 

[PATCH 02/10] bfa: FCS remote port enhancements
 2012-08-23  2:50 UTC 

[PATCH 01/10] bfa: Support vport symbolic name change from sysfs
 2012-08-23  2:50 UTC 

[PATCH 00/10] bfa: Update the driver version to v3.1.2.0
 2012-08-23  2:50 UTC 

[PATCH 00/42] qla2xxx: Patches for scsi "misc" branch
 2012-08-22 18:21 UTC  (43+ messages)
` [PATCH 01/42] qla2xxx: Bind to ISP8031 devices
` [PATCH 02/42] qla2xxx: Add I2C BSG interface
` [PATCH 03/42] qla2xxx: Add check in qla82xx_watchdog for failed hardware state
` [PATCH 04/42] qla2xxx: Fix typo in qla2xxx files
` [PATCH 05/42] qla2xxx: Display mailbox failure by default
` [PATCH 06/42] qla2xxx: Use bitmap to store loop_id's for fcports
` [PATCH 07/42] qla2xxx: Implementation of bidirectional
` [PATCH 08/42] qla2xxx: Add FW DUMP SIZE sysfs attribute
` [PATCH 09/42] qla2xxx: IDC implementation for ISP83xx
` [PATCH 10/42] qla2xxx: Implemetation of mctp
` [PATCH 11/42] qla2xxx: Add bit to identify adapters for thermal temp
` [PATCH 12/42] qla2xxx: Changes for ISP83xx loopback support
` [PATCH 13/42] qla2xxx: Don't register to legacy interrupt for ISP82xx
` [PATCH 14/42] qla2xxx: Update the driver license
` [PATCH 15/42] qla2xxx: Only enable link up on the correct interrupt event
` [PATCH 16/42] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology
` [PATCH 17/42] qla2xxx: Implement beacon support for ISP83xx
` [PATCH 18/42] qla2xxx: Fix rval may be used uninitialized in this function warning
` [PATCH 19/42] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f/w recovery
` [PATCH 20/42] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx
` [PATCH 21/42] qla2xxx: Dont call nic restart firmware if it is already active and running
` [PATCH 22/42] qla2xxx: Use #defines instead of hardcoded values for intr status
` [PATCH 23/42] qla2xxx: Remove setting Scsi_host->this_id during adapter probe
` [PATCH 24/42] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request
` [PATCH 25/42] qla2xxx: Fail initialization if unable to load RISC code
` [PATCH 26/42] qla2xxx: Do PCI fundamental reset for ISP83xx
` [PATCH 27/42] qla2xxx: Do not restrict the number of NPIV ports "
` [PATCH 28/42] qla2xxx: set idc version if function is first one to come
` [PATCH 29/42] qla2xxx: Fix description of qla2xmaxqdepth parameter
` [PATCH 30/42] qla2xxx: Fix for handling some error conditions in loopback
` [PATCH 31/42] qla2xxx: Enclose adapter related calls in adapter check in failed state handler
` [PATCH 32/42] qla2xxx: Set Maximum Read Request Size to 4K
` [PATCH 33/42] qla2xxx: Get fcal position map should not be called for p2p topology
` [PATCH 34/42] qla2xxx: Enable fw attributes for ISP24xx and above
` [PATCH 35/42] qla2xxx: Restrict nic core reset to one function for mctp
` [PATCH 36/42] qla2xxx: Fix for legacy interrupts for ISP83xx
` [PATCH 37/42] qla2xxx: T10 DIF - ISP83xx changes
` [PATCH 38/42] qla2xxx: Fix incorrect status reporting on DIF errors
` [PATCH 39/42] qla2xxx: Don't toggle RISC interrupt bits after IRQ lines are attached
` [PATCH 40/42] qla2xxx: Allow MSI interrupt registration for ISP82xx
` [PATCH 41/42] qla2xxx: Use the right field for container_of
` [PATCH 42/42] qla2xxx: Update version number to 8.04.00.07-k


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