linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-01 21:51:42 to 2014-05-14 12:53:47 UTC [more...]

[PATCH v1.2 17/16] arcmsr: fixed calling scsi_scan_host after all initialization done
 2014-05-14 12:53 UTC  (2+ messages)

[PATCH v1.2 16/16] arcmsr: support new adapter ARC12x4
 2014-05-14 11:46 UTC 

[PATCH v1.2 15/16] arcmsr: modify some character string
 2014-05-14 11:44 UTC 

[PATCH v1.2 14/16] arcmsr: fix sparse checking error
 2014-05-14 11:42 UTC 

[PATCH v1.2 13/16] arcmsr: fix ioctl data read/write error for adapter type C
 2014-05-14 11:40 UTC 

[PATCH v1.2 12/16] arcmsr: revise alloction of second dma_coherent_handle for type B adapter
 2014-05-14 11:38 UTC 

[PATCH v1.2 11/16] arcmsr: rename some variable and function name
 2014-05-14 11:36 UTC 

[PATCH v1.2 10/16] arcmsr: clear outbound doorbell buffer completely
 2014-05-14 11:33 UTC 

[PATCH v1.2 9/16] arcmsr: modify printing adapter model number and F/W messages
 2014-05-14 11:31 UTC 

[PATCH v1.2 8/16] arcmsr: remove calling arcmsr_hbb_enable_driver_mode
 2014-05-14 11:25 UTC 

[PATCH v1.2 7/16] arcmsr: revise message_isr_bh_fn to delete duplicate code
 2014-05-14 11:22 UTC 

[PATCH v1.2 6/16] arcmsr: precise checking adapter ID
 2014-05-14 11:20 UTC 

[PATCH v1.2 5/16] arcmsr: bugfix of abort command return status
 2014-05-14 11:18 UTC 

[PATCH v1.2 4/16] arcmsr: limit max number of SCSI command request
 2014-05-14 11:13 UTC 

[PATCH v1.2 3/16] arcmsr: adding code to support system hibernation
 2014-05-14 11:10 UTC 

[PATCH v1.2 2/16] arcmsr: Adding code to support MSI-X interrupt
 2014-05-14 11:07 UTC 

[PATCH v1.2 1/16] arcmsr: Revise interrupt service routine relate function to fix command timeout
 2014-05-14 11:04 UTC 

[PATCH 1.2 0/16] arcmsr: bugfix and support new adapters ARC12x4 series
 2014-05-14 10:59 UTC 

Hot Swap Problems with LSI HBA and LSI Backplane -- reproducable and very frustrating
 2014-05-13 21:28 UTC  (5+ messages)

[PATCH] iscsi_ibft: search for broadcom specific ibft sign
 2014-05-13 18:54 UTC  (14+ messages)

[PATCH] scsi: replace numeric messages with string error messages when blk_execute_rq fails. Also add printing of sense info
 2014-05-13 14:24 UTC  (8+ messages)

[PATCH v1.1 2/16 update 3] arcmsr: Adding code to support MSI-X interrupt
 2014-05-13 12:17 UTC  (7+ messages)

[PATCH v2] iscsi_ibft: Fix finding Broadcom specific ibft sign
 2014-05-13 11:41 UTC 

[PATCH 5/5] lpfc 10.2.8001.0: Update lpfc version to driver version 10.2.8001.0
 2014-05-12 15:53 UTC 

[PATCH 4/5] lpfc 10.2.8001.0: Fix ExpressLane priority setup
 2014-05-12 15:53 UTC 

[PATCH 3/5] lpfc 10.2.8001.0: Removed obsolete PCI IDs from the driver
 2014-05-12 15:53 UTC 

[PATCH 2/5] lpfc 10.2.8001.0: Fix for initializing RRQ bitmap
 2014-05-12 15:53 UTC 

[PATCH 1/5] lpfc 10.2.8001.0: Fix for cleaning up stale ring flag and sp_queue_event entries
 2014-05-12 15:53 UTC 

[PATCH 0/5] lpfc 10.2.8001.0: Update lpfc to revision 10.2.8001.0
 2014-05-12 15:52 UTC 

[Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2014-05-12 15:42 UTC 

[PATCH] pm80xx : Fix missing NULL pointer checks and memory leaks
 2014-05-12  8:08 UTC  (3+ messages)

Weird I/O errors with USB Hard disk
 2014-05-10 17:05 UTC  (4+ messages)

Fw: [PATCH 1/1 RESEND] drivers/scsi/sd.c: remove positive test on unsigned value
 2014-05-10 15:45 UTC 

odpowiedzieć
 2014-05-10  2:59 UTC 

[Bug 70751] New: mpt2sas: system disks dropped when execute SMART tests
 2014-05-10  0:09 UTC  (4+ messages)
` [Bug 70751] "

[PATCH v2] [PATCH] drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"
 2014-05-09  1:19 UTC 

[PATCH] drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"
 2014-05-09  1:09 UTC  (2+ messages)

[PATCH 00/19] hpsa driver updates May 8, 2014
 2014-05-08 22:04 UTC  (22+ messages)
` [PATCH 01/19] hpsa: add new Smart Array PCI IDs (May 2014)
` [PATCH 02/19] Checking for a NULL return from a kzalloc call in hpsa_get_pdisk_of_ioaccel2
` [PATCH 03/19] hpsa: remove unused fields from struct ctlr_info
` [PATCH 04/19] hpsa: allow passthru ioctls to work with bidirectional commands
` [PATCH 05/19] hpsa: change doorbell reset delay to ten seconds
` [PATCH 06/19] hpsa: use gcc aligned attribute instead of manually padding structs
` [PATCH 07/19] hpsa: remove dev_dbg() calls from hot paths
` [PATCH 08/19] hpsa: choose number of reply queues more intelligently
` [PATCH 09/19] hpsa: allocate reply queues individually
` [PATCH 10/19] hpsa: set irq affinity hints to route MSI-X vectors across CPUs
` [PATCH 11/19] hpsa: use per-cpu variable for lockup_detected
` [PATCH 12/19] hpsa: avoid unnecessary readl on every command submission
` [PATCH 13/19] hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path
` [PATCH 14/19] hpsa: define extended_report_lun_entry data structure
` [PATCH 15/19] hpsa: kill annoying messages about SSD Smart Path retries
` [PATCH 16/19] hpsa: fix event filtering to prevent excessive rescans with old firmware
` [PATCH 17/19] hpsa: remove bad unlikely annotation from device list updating code
` [PATCH 18/19] hpsa: report check condition even if no sense data present for ioaccel2 mode
` [PATCH 19/19] hpsa: remove messages about volume status VPD inquiry page not supported

[PATCH 00/10] qla4xxx: 5.04.00-k5: Updates for scsi "misc" branch
 2014-05-08 21:27 UTC  (2+ messages)

virtio-scsi: two questions related with picking up queue
 2014-05-08 14:00 UTC  (11+ messages)

[PATCH v2] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
 2014-05-08  8:47 UTC  (2+ messages)

[RFC] SCSI support for SMR/ZBC commands
 2014-05-08  8:31 UTC  (2+ messages)

[PATCH v1] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
 2014-05-08  7:25 UTC  (3+ messages)

scsi midlayer updates for 3.15 (resend)
 2014-05-08  7:11 UTC  (7+ messages)
` [PATCH 2/4] scsi: remove scsi_end_request
` [PATCH 3/4] scsi: reintroduce scsi_driver.init_command
` [PATCH 4/4] scsi: handle command allocation failure in scsi_reset_provider

[PATCHv2 00/16] scsi_dh_alua updates
 2014-05-08  7:04 UTC  (4+ messages)
` [PATCH 16/16] scsi_dh_alua: Use workqueue for RTPG

[PATCH] Set correct completion code in scsi_send_eh_cmnd()
 2014-05-08  6:09 UTC 

[PATCH 1/8] be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path
 2014-05-07 22:18 UTC  (10+ messages)
` [PATCH 2/8] be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete
` [PATCH 3/8] be2iscsi: Fix interrupt Coalescing mechanism
` [PATCH 4/8] be2iscsi: Fix TCP parameters while connection offloading
` [PATCH 5/8] be2iscsi: Fix memory corruption in MBX path
` [PATCH 6/8] be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed
` [PATCH 7/8] be2iscsi: Fix processing cqe for cxn whose endpoint is freed
` [PATCH 8/8] be2iscsi: Bump the driver version
` [PATCH 0/8] be2iscsi: update to 10.2.273.0

[REPOST] [PATCH 1/1] lpfc: Add iotag memory barrier
 2014-05-07 21:16 UTC 

[PATCH] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
 2014-05-07 16:29 UTC  (5+ messages)

[PATCH 2/2] virtio_scsi: remove smp_read_barrier_depends
 2014-05-07 14:36 UTC  (3+ messages)

[PATCH 1/1] lpfc: Add iotag memory barrier
 2014-05-07 14:35 UTC 

How to get more sequential IO merged at elevator
 2014-05-07 14:25 UTC  (4+ messages)

[PATCH 1/2] virtio_scsi: remove ACCESS_ONCE() in virtscsi_pick_vq
 2014-05-07 14:12 UTC 

[PATCH 0/6] vhost/scsi: Add T10 PI SGL passthrough support
 2014-05-07  9:13 UTC  (5+ messages)
` [PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD

[PATCH] MAINTAINERS: add an entry for all the NCR5380 drivers
 2014-05-06 20:16 UTC  (2+ messages)

[PATCH v1.1 2/16 update 2] arcmsr: Adding code to support MSI-X interrupt
 2014-05-06 13:15 UTC  (3+ messages)

[PATCH v1.1 2/16 update] arcmsr: Adding code to support MSI-X interrupt
 2014-05-06  8:04 UTC  (3+ messages)

[patch] [SCSI] qla2xxx: fix incorrect debug printk
 2014-05-05 18:52 UTC  (4+ messages)
  ` [patch v2] "

[PATCH v1.0 14/16] arcmsr: fix sparse checking error
 2014-05-05 12:10 UTC  (4+ messages)

[PATCH v1.1 16/16] arcmsr: support new adapter ARC12x4
 2014-05-05 11:34 UTC 

[PATCH v1.1 15/16] arcmsr: modify some character string
 2014-05-05 11:30 UTC 

[PATCH v1.1 14/16] arcmsr: fix sparse checking error
 2014-05-05 10:54 UTC 

[PATCH v1.1 2/16] arcmsr: Adding code to support MSI-X interrupt
 2014-05-05 10:43 UTC  (3+ messages)

[PATCH v1.1 13/16] arcmsr: fix ioctl data read/write error for adapter type C
 2014-05-05 10:33 UTC 

[PATCH v1.1 12/16] arcmsr: revise alloction of second dma_coherent_handle for type B adapter
 2014-05-05 10:23 UTC 

[PATCH v1.1 11/16] arcmsr: rename some variable and function name
 2014-05-05 10:09 UTC 

[PATCH v1.1 10/16] arcmsr: clear outbound doorbell buffer completely
 2014-05-05 10:04 UTC 

[PATCH v1.1 9/16] arcmsr: modify printing adapter model number and F/W messages
 2014-05-05  9:51 UTC 

[PATCH v1.1 8/16] arcmsr: remove calling arcmsr_hbb_enable_driver_mode
 2014-05-05  9:45 UTC 

[PATCH v1.1 7/16] arcmsr: revise message_isr_bh_fn to delete duplicate code
 2014-05-05  9:40 UTC 

[PATCH v1.1 6/16] arcmsr: precise checking adapter ID
 2014-05-05  9:35 UTC 

[PATCH v1.1 5/16] arcmsr: bugfix of abort command return status
 2014-05-05  9:23 UTC 

[PATCH v1.1 4/16] arcmsr: limit max number of SCSI command request
 2014-05-05  9:08 UTC 

[PATCH v1.1 3/16] arcmsr: adding code to support system hibernation
 2014-05-05  8:51 UTC 

[PATCH v1.1 1/16] arcmsr: Revise interrupt service routine relate function to fix command timeout
 2014-05-05  8:43 UTC 

[PATCH v1.1 0/16] arcmsr: bugfix and support new adapters ARC12x4 series
 2014-05-05  8:32 UTC 

[PATCH v1.0 12/16] arcmsr: revise alloction of second dma_coherent_handle for type B adapter
 2014-05-05  4:30 UTC  (3+ messages)

[PATCH RESEND] scsi_transport_sas: move bsg destructor into sas_rphy_remove
 2014-05-04 19:11 UTC  (5+ messages)

esp_scsi QTAG in FAS216
 2014-05-04 11:41 UTC  (6+ messages)

[GIT PULL] SCSI fixes for 3.15-rc4
 2014-05-04  5:53 UTC 

scsi: add support for am53c94
 2014-05-03 23:21 UTC 

Hello dear,
 2014-05-03 10:37 UTC 

Please Acknowledge My Proposal
 2014-05-03 12:20 UTC 

[PATCH 4/4] [SCSI]fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs
 2014-05-03  0:46 UTC 

[PATCH 0/3] libsas: add support for port multiplier
 2014-05-02 15:37 UTC  (3+ messages)

[patch] [SCSI] mpt3sas: tidy up output slightly
 2014-05-02 11:44 UTC  (2+ messages)

[PATCH v1.0 2/16] arcmsr: Support MSI-X interrupt
 2014-05-02 11:44 UTC  (3+ messages)

CAN I TRUST YOU
 2014-05-02 10:34 UTC 

[PATCH v1.0 1/11] arcmsr: Revise interrupt service routine relate function
 2014-05-02  9:51 UTC  (3+ messages)

[PATCH v1.0 16/16] arcmsr: support new adapter ARC12x4
 2014-05-02  9:34 UTC  (2+ messages)

[PATCH v1.0 10/16] arcmsr: clear outbound doorbell buffer
 2014-05-02  8:51 UTC  (2+ messages)

[PATCH v1.0 7/16] arcmsr: revise message_isr_bh_fn to delete duplicate code
 2014-05-02  8:49 UTC  (2+ messages)

[PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes
 2014-05-02  8:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1.0 5/16] arcmsr: fix abort command function
 2014-05-02  8:36 UTC  (2+ messages)

[PATCHv2 RESEND 0/9] target: Save memory on unused se_dev_entrys and se_luns
 2014-05-01 21:51 UTC  (6+ 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).