public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-06 13:04:41 to 2014-02-13 10:28:03 UTC [more...]

[PATCHv7 0/3][Resend] Display EVPD pages in sysfs
 2014-02-13 10:27 UTC  (2+ messages)
` [PATCH 1/3] scsi_sysfs: Implement 'is_visible' callback

[PATCHv2 00/16] scsi_dh_alua updates
 2014-02-13 10:10 UTC  (12+ messages)
` [PATCH 04/16] scsi_dh_alua: Make stpg synchronous
` [PATCH 06/16] scsi_dh_alua: use local buffer for VPD inquiry

[PATCHv7 0/3] Display EVPD pages in sysfs
 2014-02-13 10:07 UTC  (4+ messages)
` [PATCH 1/3] scsi_sysfs: Implement 'is_visible' callback
` [PATCH 2/3] Add EVPD page 0x83 to sysfs
` [PATCH 3/3] Add EVPD page 0x80 "

[SCSI] bnx2fc: Broadcom FCoE offload driver
 2014-02-13  9:52 UTC 

[PATCH] [SCSI] pm80xx : no need for tag allocation when issuing the command of unregistering device
 2014-02-13  4:41 UTC  (2+ messages)

[PATCH] st: fix corruption of the st_modedef structures in st_set_options()
 2014-02-12 20:45 UTC  (2+ messages)

mpt2sas driver barfs when force removing a drive on 3.13.1
 2014-02-12 19:46 UTC  (8+ messages)

sysfs group not found for kobject on mpt2sas unload
 2014-02-12 19:13 UTC  (5+ messages)
    ` [PATCH] scsi_transport_sas: move bsg destructor into sas_rphy_remove

[PATCH 0/6] first batch of SCSI data path micro-optimizations
 2014-02-12 15:58 UTC  (16+ messages)
` [PATCH 1/6] scsi: avoid useless free_list lock roundtrips
` [PATCH 2/6] scsi: avoid taking host_lock in scsi_run_queue unless nessecary
` [PATCH 3/6] scsi: do not manipulate device reference counts in scsi_get/put_command
` [PATCH 4/6] scsi: remove a useless get/put_device pair in scsi_request_fn
` [PATCH 5/6] scsi: remove a useless get/put_device pair in scsi_next_command
` [PATCH 6/6] scsi: remove a useless get/put_device pair in scsi_requeue_command

[PATCH 0/3] Add new adapter and enhancement for early EEH spport
 2014-02-12 15:44 UTC  (3+ messages)
` [PATCH 3/3] ipr: Handle early EEH

[PATCH][RFC] Add EVPD page 0x83 entries to sysfs
 2014-02-12 15:41 UTC  (5+ messages)

[PATCH 4/4] megaraid_sas : Performance boost fixes
 2014-02-12 18:10 UTC 

[PATCH 3/4] megaraid_sas : Set 32-bit DMA mask
 2014-02-12 18:08 UTC 

[PATCH 2/4] megaraid_sas : Big endian code related fixes
 2014-02-12 18:07 UTC 

[PATCH 1/4] megaraid_sas : Don't wait forever for non-IOCTL DCMDs
 2014-02-12 18:06 UTC 

[PATCH 0/4] megaraid_sas: Description patch
 2014-02-12 18:04 UTC 

[PATCHv6 0/3] Display EVPD pages in sysfs
 2014-02-12 10:24 UTC  (4+ messages)
` [PATCH 1/3] scsi_sysfs: Implement 'is_visible' callback
` [PATCH 2/3] Add EVPD page 0x83 entries to sysfs
` [PATCH 3/3] Add EVPD page 0x80 "

Cash Awaiting Pick Up
 2014-02-12  9:13 UTC 

[PATCHv5 0/2] Display EVPD pages in sysfs
 2014-02-12  8:26 UTC  (6+ messages)
` [PATCH 1/2] scsi_sysfs: Implement 'is_visible' callback
` [PATCH 2/2] Add EVPD page 0x83 entries to sysfs

[PATCHv11 0/5] New EH command timeout handler
 2014-02-12  7:49 UTC  (6+ messages)
` [PATCH 2/5] scsi: improved eh "

LSI SAS2008 SATA TRIM not working
 2014-02-12  2:27 UTC  (9+ messages)

[Bug 70271] rmmod st causes general protection fault
 2014-02-11 21:28 UTC  (2+ messages)

[PATCH] Fix uses of dma_max_pfn() when converting to a limiting address
 2014-02-11 17:28 UTC 

[PATCHv2] Add EVPD page 0x83 entries to sysfs
 2014-02-11 16:56 UTC  (8+ messages)

[patch] [SCSI] arcmsr: upper 32 of dma address lost
 2014-02-11 16:06 UTC  (6+ messages)
` [patch v2] "
` [patch v3] "

error returns from ->queue_rq
 2014-02-11 15:44 UTC  (2+ messages)

Your Email ID Has Won One Million USD from United Nation Grant Award for Claims Contact Mr.robin steven
 2014-02-11 14:45 UTC 

[patch 1/2]percpu_ida: fix a live lock
 2014-02-11 14:53 UTC  (3+ messages)

[LSF/MM TOPIC] SMR: Disrupting recording technology meriting a new class of storage device
 2014-02-11 11:57 UTC  (5+ messages)

[PATCHv4] Add EVPD page 0x83 entries to sysfs
 2014-02-11 11:00 UTC 

[PATCHv3] Add EVPD page 0x83 entries to sysfs
 2014-02-11 10:54 UTC 

[PATCH v3] scsi: Add timeout to avoid infinite command retry
 2014-02-11  5:29 UTC 

[PATCH 00/22] scsi: Use pci_enable_msix_range()
 2014-02-11  5:00 UTC  (7+ messages)
` [PATCH 07/22] fnic: "
` [PATCH 10/22] isci: "
` [PATCH 13/22] megaraid: "

[REVIEW PATCH] scsi: Add 'retry_timeout' to avoid infinite command retry
 2014-02-11  1:33 UTC  (5+ messages)
` [PATCH v2] "
      `  "

[PATCH 00/17] SCSI data path micro-optimizations
 2014-02-10 21:10 UTC  (39+ messages)
` [PATCH 02/17] megaraid: simplify internal command handling
` [PATCH 04/17] scsi: avoid useless free_list lock roundtrips
` [PATCH 05/17] scsi: simplify command allocation and freeing a bit
` [PATCH 06/17] scsi: add support for per-host cmd pools
` [PATCH 07/17] virtio_scsi: use cmd_size
` [PATCH 12/17] scsi: avoid taking host_lock in scsi_run_queue unless nessecary
` [PATCH 13/17] scsi: push host_lock down into scsi_{host,target}_queue_ready

[PATCH 00/15] A different approach for using blk-mq in the SCSI layer
 2014-02-10 19:38 UTC  (18+ messages)
` [PATCH 01/15] block: rework flush sequencing for blk-mq
` [PATCH 02/15] blk-mq: support at_head inserations for blk_execute_rq
` [PATCH 12/15] scsi: initial blk-mq support

Несомненно очень хорошая р,е,к,л,а,м,о,ч,к,а
 2014-02-08 15:19 UTC 

Dynamic scsi_debug module
 2014-02-07 23:08 UTC  (4+ messages)

[PATCH 0/4] minor blk-mq updates
 2014-02-07 20:45 UTC  (8+ messages)
` [PATCH 1/4] blk-mq: support at_head inserations for blk_execute_rq
` [PATCH 2/4] blk-mq: divert __blk_put_request for MQ ops
` [PATCH 3/4] blk-mq: handle dma_drain_size
` [PATCH 4/4] blk-mq: initialize sg_reserved_size

[PATCH 0/32] Refcounts and rbtrees to increase luns above 255
 2014-02-07 19:17 UTC  (7+ messages)
` [PATCH 06/32] target: Convert lu_gp_ref_cnt to kref

[Bug 60758] New: module scsi_wait_scan not found kernel panic on boot
 2014-02-07 15:54 UTC  (2+ messages)
` [Bug 60758] "

[bug #3] arcmsr: Sparse finds has many warnings and errors
 2014-02-07 13:02 UTC 

[bug #2] arcmsr: forever loop in arcmsr_polling_hbc_ccbdone()
 2014-02-07 13:01 UTC 

[bug #1] arcmsr: read past end of array in arcmsr_report_sense_info()
 2014-02-07 13:00 UTC 

[PATCH 0/6]: iscsi changes for scsi-misc (v2)
 2014-02-07  6:41 UTC  (7+ messages)
` [PATCH 1/6] SCSI/libiscsi: Restructure iscsi_tcp r2t response logic
` [PATCH 2/6] SCSI/libiscsi: Reduce locking contention in fast path (v2)
` [PATCH 3/6] libiscsi: remove unneeded queue work when max_cmdsn is increased
` [PATCH 4/6] be2iscsi: fix lun test in device reset callout
` [PATCH 5/6] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()
` [PATCH 6/6] iscsi_tcp: check for valid session before accessing

[PATCH 0/6] iscsi changes for scsi-misc
 2014-02-07  2:20 UTC  (2+ messages)

Investitionshilfe
 2014-02-06  5:19 UTC 

FW: [LSF/MM TOPIC] New Storage capabilities
 2014-02-07  0:04 UTC 

[PATCH 0/4] isci, libsas fixes for 3.4-rc2
 2014-02-06 20:23 UTC  (5+ messages)
` [PATCH 1/4] isci: fix reset timeout handling
` [PATCH 2/4] scsi, libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
` [PATCH 3/4] isci: fix needless ata reset escalations
` [PATCH 4/4] isci: correct erroneous for_each_isci_host macro

[PATCH] scsi/isci/port_config: Fix a infinite loop
 2014-02-06 19:59 UTC  (2+ messages)

[PATCH] block/null_blk: Fix completion processing from LIFO to FIFO
 2014-02-06 19:23 UTC  (3+ messages)

[PATCH] st: Do not rewind for SG_IO
 2014-02-06 19:21 UTC  (17+ messages)

I HAVE A PROPOSAL FOR YOU!
 2014-02-06 15:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox