linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-29 07:59:42 to 2010-10-08 21:26:43 UTC [more...]

[PATCH] SCSI tape: add MTWEOFI to write filemarks without flushing drive buffer
 2010-10-08 21:17 UTC  (3+ messages)

[PATCH 00/13] Patches for cciss and hpsa
 2010-10-08 20:07 UTC  (14+ messages)
` [PATCH 01/13] cciss: remove controllers supported by hpsa
` [PATCH 02/13] hpsa: fix board status waiting code
` [PATCH 03/13] hpsa: Use kernel provided PCI state save and restore functions
` [PATCH 04/13] hpsa: limit commands allocated on reset_devices
` [PATCH 05/13] hpsa: do not reset unknown boards "
` [PATCH 06/13] cciss: fix board status waiting code
` [PATCH 07/13] cciss: Use kernel provided PCI state save and restore functions
` [PATCH 08/13] cciss: limit commands allocated on reset_devices
` [PATCH 09/13] cciss: use usleep_range not msleep for small sleeps
` [PATCH 10/13] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
` [PATCH 11/13] hpsa: allow driver to put controller in either simple or performant mode
` [PATCH 12/13] hpsa: use usleep_range not msleep for small sleeps
` [PATCH 13/13] hpsa: defend against zero sized buffers in passthru ioctls

PATCH 1/5] scsi: megaraid_sas - Add Online Controller Reset to MegaRAID SAS drive
 2010-10-08 19:28 UTC  (4+ messages)

mmotm 2010-10-07-14-08 uploaded
 2010-10-08 19:18 UTC 

[PATCH] qla2xxx: Drop srb reference before waiting for completion
 2010-10-08 19:01 UTC  (7+ messages)

[PATCH 2/5] scsi: megaraid_sas - support devices update flag
 2010-10-08 16:02 UTC  (4+ messages)

[PATCH] add cpu on/offline support in Fibre Channel exchange and sequence handling
 2010-10-08 14:57 UTC 

[PATCH 2/2] SCSI: sd_resume_ don't leak SCSI error codes
 2010-10-08 13:33 UTC 

[PATCH 1/2] SCSI: sd_suspend: evaluate lower layers' returns
 2010-10-08 13:32 UTC 

[PATCH 0/2]error handling in sd_suspend()
 2010-10-08 13:31 UTC 

[patch] gdth: integer overflow in ioctl
 2010-10-08  7:03 UTC 

[PATCH] sd: Export effective protection mode in sysfs
 2010-10-08  5:36 UTC 

[PATCH] block: Fix double free in blk_integrity_unregister
 2010-10-08  5:18 UTC 

[PATCH] block: Make the integrity mapped property a bio flag
 2010-10-08  5:19 UTC 

I/O topology fixes for big physical block size
 2010-10-08  5:15 UTC  (4+ messages)
` [PATCH 1/2] block: Ensure physical block size is unsigned int

[PATCH 06/15] qla4xxx: Do not wait for the outstanding commands to complete
 2010-10-08  2:46 UTC  (2+ messages)

linux-scsi on a iSCSI target mode PCIe HBA
 2010-10-08  2:06 UTC  (3+ messages)

[Bug 15341] Load goes up very high when we traverse the large tree
 2010-10-07 19:58 UTC  (2+ messages)

[PATCH] USB: gadget: storage: reuse definitions from scsi.h header file
 2010-10-07 12:46 UTC 

[PATCH 14/15] qla4xxx: grab hardware_lock in eh_abort before accessing srb
 2010-10-07  5:51 UTC 

[PATCH 15/15] qla4xxx: Update driver version to 5.02.00-k4
 2010-10-07  5:51 UTC 

[PATCH 13/15] qla4xxx: remove unwanted check for bad spd
 2010-10-07  5:51 UTC 

[PATCH 12/15] qla4xxx: update AER support for ISP82XX
 2010-10-07  5:50 UTC 

[PATCH 11/15] qla4xxx: Clear the rom lock if the firmware died while holding it
 2010-10-07  5:50 UTC 

[PATCH 10/15] qla4xxx: CRB Register for Request Queue in-pointer
 2010-10-07  5:50 UTC 

[PATCH 09/15] qla4xxx: dump mailbox registers on System Error
 2010-10-07  5:50 UTC 

[PATCH 08/15] qla4xxx: Add support for 8130/8131 AENs
 2010-10-07  5:49 UTC 

[PATCH 07/15] qla4xxx: Reset seconds_since_last_heartbeat correctly
 2010-10-07  5:49 UTC 

[PATCH 05/15] qla4xxx: free_irqs on failed initialize_adapter
 2010-10-07  5:49 UTC 

[PATCH 04/15] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry
 2010-10-07  5:48 UTC 

[PATCH 03/15] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online
 2010-10-07  5:48 UTC 

[PATCH 02/15] qla4xxx: honor return status of qla4xxx_hw_reset
 2010-10-07  5:48 UTC 

[PATCH 01/15] qla4xxx: Trivial cleanup
 2010-10-07  5:47 UTC 

[PATCH 00/15] qla4xxx: Updates for scsi-misc-2.6
 2010-10-07  5:44 UTC 

[PATCH] SCSI: libfc: remove define of fc_seq_exch in fc_exch.c
 2010-10-07  1:39 UTC 

be2iscsi: Fixes
 2010-10-06 21:55 UTC  (2+ messages)

PATCH 1/5] scsi: megaraid_sas - Add Online Controller Reset to MegaRAID SAS driver
 2010-10-06 21:19 UTC  (3+ messages)

[PATCHv4 0/19]: New SCSI target framework (SCST) with dev handlers and 2 target drivers
 2010-10-06 20:21 UTC  (22+ messages)
` [PATCH 1/19]: Integration of SCST into the Linux kernel tree
` [PATCH 2/19]: SCST core's Makefile and Kconfig
` [PATCH 3/19]: SCST public headers
` [PATCH 4/19]: SCST main management files and private headers
` [PATCH 5/19]: SCST implementation of the SCSI target state machine
` [PATCH 6/19]: SCST internal library functions
` [PATCH 7/19]: SCST Persistent Reservations implementation
` [PATCH 8/19]: SCST SYSFS interface implementation
` [PATCH 9/19]: SCST debugging support routines
` [PATCH 10/19]: SCST SGV cache
` [PATCH 11/19]: SCST core's docs
` [PATCH 12/19]: SCST dev handlers' Makefile
` [PATCH 13/19]: SCST vdisk dev handler
` [PATCH 14/19]: SCST pass-through dev handlers
` [PATCH 15/19]: Implementation of blk_rq_map_kern_sg()
` [PATCH 16/19]: scst_local target driver
` [PATCH 17/19]: SCST InfiniBand SRP "
` [PATCH 18/19]: ibmvstgt: Port from tgt to SCST
` [PATCH 19/19]: tgt: Removal
` [Scst-devel] [PATCHv4 0/19]: New SCSI target framework (SCST) with dev handlers and 2 target drivers

[PATCH 3/3] be2iscsi: SGE Len == 64K
 2010-10-06 18:16 UTC 

[PATCH 2/3] be2iscsi: Remove premature free of cid
 2010-10-06 18:16 UTC 

[PATCH 1/3] be2iscsi: More time for FW
 2010-10-06 18:15 UTC 

be2iscsi: Fixes
 2010-10-06 18:08 UTC 

[RFC v2 00/21] TCM Core and TCM_Loop patches for v2.6.37
 2010-10-06 17:13 UTC  (7+ messages)

rfc: scsi/sd.c: use number-based device counting
 2010-10-06 14:24 UTC 

[PATCH]SCSI: No sleep stop for devices in disconnection
 2010-10-06 13:45 UTC 

[RFC v2 05/21] tcm: Add ConfigFS subsystem backstore infrastructure
 2010-10-06 12:13 UTC  (10+ messages)

Deleting SCSI device on blocked rport
 2010-10-06 11:45 UTC  (6+ messages)
    ` [PATCH] scsi: Unblock devices in state SDEV_CANCEL
        ` [PATCH v2] scsi: Unblock devices in SDEV_CANCEL

[PATCH] scsi: Fix race when removing SCSI devices
 2010-10-06 11:19 UTC 

[PATCH] libsas: do not return error for table2table link
 2010-10-06  9:13 UTC 

[PATCH v3] libsas: fix bug for vacant phy
 2010-10-06  8:05 UTC 

[PATCH]SCSI:Do not block suspend for abandoned devices
 2010-10-06  7:22 UTC  (3+ messages)

rescan-scsi-bus.sh and CONFIG_SCSI_PROC_FS legacy
 2010-10-06  4:53 UTC 

[RFC v2 06/21] tcm: Add fabric and subsystem transport engine core
 2010-10-06  4:54 UTC  (3+ messages)

Greetings
 2010-10-05 18:58 UTC 

[patch 0/3] zfcp fixes for scsi-misc
 2010-10-05 15:12 UTC  (4+ messages)
` [patch 1/3] zfcp: Fix adapter activation on link down
` [patch 2/3] zfcp: Call get_device on port before calling put_device
` [patch 3/3] zfcp: Use correct length for FCP_RSP_INFO

[PATCH]SCSI: don't return errors for failures in sd_suspend()
 2010-10-05 15:10 UTC  (3+ messages)

[RFC v2 20/21] tcm: Add Kbuild and Kconfig for drivers/target, Documentation/target/tcm_mod_builder.py
 2010-10-05 10:51 UTC  (3+ messages)

question about drivers/scsi/scsi_transport_fc.c
 2010-10-05  9:00 UTC  (8+ messages)
      ` [PATCH] scsi: Remove QUEUE_FLAG_REENTER from SCSI code
            ` [PATCH v2] "

[PATCH] libsas: fix definition of wideport, include local sas address
 2010-10-04 16:44 UTC  (4+ messages)

[Bug 19642] 2.6.36-rc6 BUG at drivers/scsi/scsi_lib.c:1113
 2010-10-05  1:24 UTC  (3+ messages)

You have won (Congratulations)
 2010-10-04 22:07 UTC 

I/O topology fixes for big physical block size
 2010-10-04 19:49 UTC  (17+ messages)

raidutil: logical device created, how to add it to linux
 2010-10-04 18:22 UTC 

2.6.36-rc6-git2: Reported regressions 2.6.34 -> 2.6.35
 2010-10-04 18:01 UTC  (2+ messages)

[PATCH] libsas: Don't issue commands to devices that have been hot-removed
 2010-10-03  1:49 UTC  (2+ messages)
` [PATCH] libsas: Don't issue commands to devices that have beenhot-removed

2.6.36-rc6-git2: Reported regressions from 2.6.35
 2010-10-03 22:27 UTC  (2+ messages)

[Bug 19642] New: 2.6.36-rc6 BUG at drivers/scsi/scsi_lib.c:1113
 2010-10-03 21:32 UTC  (6+ messages)
` [Bug 19642] "

[PATCH] tcm: Add support for SA WRITE_SAME_32
 2010-10-03  1:20 UTC 

[PATCH 2/2] tcm/iblock,fileio: Add WRITE_SAME_16 w/ UNMAP=1 bit support
 2010-10-03  0:53 UTC 

[PATCH 1/2] tcm: Add WRITE_SAME_16 emulation and passthrough support
 2010-10-03  0:53 UTC 

[PATCH 0/2] tcm: Add WRITE_SAME_16 support w/ UNMAP=1 emulation
 2010-10-03  0:53 UTC 

[PATCH] tcm: Add support for CDBs greater than TCM_MAX_COMMAND_SIZE bytes
 2010-10-02 21:43 UTC 

[PATCH 2/4] drivers/message/fusion/mptctl.c: Add missing error handling code
 2010-10-02 13:59 UTC 

[PATCH] sd: improve logic and efficiecy of media-change detection
 2010-10-01 20:26 UTC  (2+ messages)

[PATCH] block: set the bounce_pfn to the actual DMA limit rather than to max memory
 2010-10-01 12:46 UTC  (8+ messages)

[PATCH] qla4xxx: Fix build on some architectures lacking 64-bit I/O
 2010-10-01 12:26 UTC  (2+ messages)

qla2xx command abort regression
 2010-10-01 12:14 UTC  (2+ messages)

[PATCH] SCSI: remove noop in fc_bsg_goose_queue()
 2010-10-01  2:30 UTC  (5+ messages)

[PATCH] SCSI: remove noop in fc_remote_port_add()
 2010-10-01  2:26 UTC  (3+ messages)

2.6.36-rc6 BUG at drivers/scsi/scsi_lib.c:1113
 2010-10-01  1:34 UTC  (2+ messages)

[PATCH 1/1] ipr: fix array error logging
 2010-09-30 15:44 UTC  (3+ messages)

[PATCH 1/2] Move USB Storage definitions to their own header file
 2010-09-30  6:04 UTC  (5+ messages)
` [PATCH 2/2] Add UAS driver

[PATCH 3/3] tcm/iblock,fileio: Fill in remaining Block Limits VPD from rq->limits
 2010-09-29 21:21 UTC 

[PATCH 2/3] tcm: Add Thin Provisioning VPD page emulation
 2010-09-29 21:21 UTC 

[PATCH 1/3] tcm: Rename device attribute emulate_tpe to emulate_tpu
 2010-09-29 21:20 UTC 

[PATCH 0/3] tcm: TPE/TPU -> Block Discard emulation updates for v4.0.0-rc5
 2010-09-29 21:20 UTC 

[Patch] scsi_dh_rdac: retry IO for 06/3f/03 in rdac_check_sense fn
 2010-09-29 16:39 UTC  (2+ messages)

World Bank has Approved The Sum Of One Million Dollars to you contact Dr Mr. Water Freek Email:world_bnk_transferunit1@w.cn by Sending the below information NAME:...Country:...Age:
 2010-09-29 15:57 UTC 

[PATCH] block: set the bounce_pfn to the actual DMA limit rather than to max memory
 2010-09-29 16:00 UTC  (7+ messages)

[PATCH 6/6] lpfc 8.3.17: Update lpfc driver version to 8.3.17
 2010-09-29 15:19 UTC 

[PATCH 5/6] lpfc 8.3.17: Replace function reset methodology
 2010-09-29 15:19 UTC 

[PATCH 3/6] lpfc 8.3.17: BSG fixes
 2010-09-29 15:19 UTC 

[PATCH 4/6] lpfc 8.3.17: SCSI fixes
 2010-09-29 15:19 UTC 

[PATCH 2/6] lpfc 8.3.17: SLI Additions and Fixes
 2010-09-29 15:18 UTC 

[PATCH 0/6] lpfc 8.3.17: Update lpfc to revision 8.3.17
 2010-09-29 15:18 UTC 

[PATCH 1/6] lpfc 8.3.17: Code Cleanup and Locking fixes
 2010-09-29 15:18 UTC 

[PATCH 1/3] tcm: Add Thin Provisioning / UNMAP emulation and Block Limits VPD page
 2010-09-29  9:05 UTC  (3+ messages)

[PATCH 3/3] tcm/fileio: Add UNMAP / Block DISCARD support
 2010-09-29  9:08 UTC  (5+ messages)

Re:await your response
 2010-09-29  8:02 UTC 

[PATCH ] libsas: fix lost sas phy free for vacant phy
 2010-09-29  7:21 UTC  (5+ messages)
      ` [PATCH v2] libsas: fix bug "


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