linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-31 06:59:31 to 2014-04-07 15:26:46 UTC [more...]

[PATCH 0/3] Fix USB deadlock caused by SCSI error handling
 2014-04-07 15:26 UTC  (12+ messages)

SCSI_MLQUEUE_EH_RETRY?
 2014-04-07 14:39 UTC 

blk-mq queue selection and queue_rq preemption
 2014-04-07 12:44 UTC 

[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
 2014-04-07 12:37 UTC  (2+ messages)

[PATCH 0/7] Performance improvements for LSI SCSI cards
 2014-04-07 11:51 UTC  (16+ messages)
` [PATCH 1/7] mpt3sas: Remove uses of serial_number
` [PATCH 2/7] mpt3sas: Remove use of DEF_SCSI_QCMD
` [PATCH 3/7] mpt2sas: Remove uses of serial_number
` [PATCH 5/7] mpt2sas: Add free smids to the head, not tail of list
` [PATCH 6/7] fusion: Add free msg frames "

[PATCH 0/6] vhost/scsi: Add T10 PI SGL passthrough support
 2014-04-07  9:55 UTC  (15+ messages)
` [PATCH 1/6] virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bits
` [PATCH 2/6] vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
` [PATCH 3/6] vhost/scsi: Add preallocation of protection SGLs
` [PATCH 4/6] vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic
` [PATCH 5/6] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
` [PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD

Scsi Unhandled error code keep show even usb storage disconnect
 2014-04-07  8:22 UTC 

[Scst-devel] OSS target - VMware SCSI reservation bug conformity
 2014-04-07  8:10 UTC  (2+ messages)

[PATCH 0/9] target: Allow fabric to expose PI + add WRITE_INSERT/READ_STRIP
 2014-04-07  8:15 UTC  (24+ messages)
` [PATCH 1/9] target/iblock: Fix double bioset_integrity_free bug
` [PATCH 2/9] target: Pass in transport supported PI at session initialization
` [PATCH 3/9] target/spc: Only expose PI inquiry bits when supported by fabric
` [PATCH 4/9] target/spc: Only expose PI mode page "
` [PATCH 5/9] target/sbc: Only expose PI read_cap16 "
` [PATCH 6/9] target/sbc: Add sbc_dif_write_insert software emulation
` [PATCH 7/9] target: Enable WRITE_INSERT emulation in target_execute_cmd
` [PATCH 8/9] target/sbc: Add sbc_dif_read_strip software emulation
` [PATCH 9/9] target: Enable READ_STRIP emulation in target_complete_ok_work

esp_scsi QTAG in FAS216 (was Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver)
 2014-04-07  3:39 UTC  (4+ messages)
    ` esp_scsi QTAG in FAS216

[PATCH] [SCSI] FlashPoint: Fix non-ANSI function declaration
 2014-04-07  2:59 UTC  (2+ messages)

[PATCH 0/5] target/tcm_fc: Misc. fixups
 2014-04-06 23:08 UTC  (7+ messages)
  ` [PATCH 1/5] target/tcm_fc: Don't export ft_lport_list
  ` [PATCH 2/5] target/tcm_fc: Limit to 1 TPG per wwn
  ` [PATCH 3/5] target/tcm_fc: Rename structs and list members for clarity
  ` [PATCH 4/5] target/tcm_fc: Rename ft_{add, del}_lport to {add, del}_wwn
  ` [PATCH 5/5] target/tcm_fc: Rename ft_tport_create to ft_tport_get

[PATCH] target/tcm_fc: Fix use-after-free of ft_tpg
 2014-04-06 22:59 UTC  (2+ messages)

[Bug 73621] New: Kernel exception loading sym53c8xx on dual AMD Athlon Tyan S2460 motherboard
 2014-04-06 14:53 UTC 

qla2xxx: ql2xextended_error_logging problem
 2014-04-06  6:02 UTC 

[PATCH 11/11] lpfc 10.2.8000.0: Update lpfc version to driver version 10.2.8000.0
 2014-04-04 17:53 UTC 

[PATCH 10/11] lpfc 10.2.8000.0: Update Copyright on changed files from 8.3.45 patches
 2014-04-04 17:52 UTC 

[PATCH 9/11] lpfc 10.2.8000.0: Update Copyright on changed files
 2014-04-04 17:52 UTC 

[PATCH 8/11] lpfc 10.2.8000.0: Fixed locking for scsi task management commands
 2014-04-04 17:52 UTC 

[PATCH 7/11] lpfc 10.2.8000.0: Convert runtime references to old xlane cfg param to fof cfg param
 2014-04-04 17:52 UTC 

[PATCH 6/11] lpfc 10.2.8000.0: Fix FW dump using sysfs
 2014-04-04 17:52 UTC 

[PATCH 5/11] lpfc 10.2.8000.0: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
 2014-04-04 17:52 UTC 

[PATCH 4/11] lpfc 10.2.8000.0: Fixed kernel panic in lpfc_abort_handler
 2014-04-04 17:51 UTC 

[PATCH 3/11] lpfc 10.2.8000.0: Fix locking for postbufq when freeing
 2014-04-04 17:51 UTC 

[PATCH 2/11] lpfc 10.2.8000.0: Fix locking for lpfc_hba_down_post
 2014-04-04 17:51 UTC 

[PATCH 1/11] lpfc 10.2.8000.0: Fix dynamic transitions of FirstBurst from on to off
 2014-04-04 17:51 UTC 

[PATCH 0/11] lpfc 10.2.8000.0: Update lpfc to revision 10.2.8000.0
 2014-04-04 17:51 UTC 

[RFC] blk-mq: support for shared tags
 2014-04-04 15:19 UTC  (13+ messages)
` [PATCH 1/4] blk->mq: stop pre-initializing req->special
` [PATCH 2/4] blk-mq: initialize request on allocation
` [PATCH 3/4] blk-mq: move request structures into struct blk_mq_tags
` [PATCH 4/4] blk-mq: support shared tag maps

[Scst-devel] OSS target - VMware SCSI reservation bug conformity
 2014-04-04 14:39 UTC  (3+ messages)

EH method APIs
 2014-04-04  7:42 UTC  (5+ messages)

[PATCH] sg3_utils: Strip spaces at the end of various fields in INQUIRY response
 2014-04-03 19:44 UTC  (3+ messages)

[PATCH 1/6] be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path
 2014-04-03 18:39 UTC  (12+ messages)
` [PATCH 2/6] be2iscsi: relinquishing control after processing 512 CQE
` [PATCH 3/6] be2iscsi: Fix MCCQ posting for Mbx-Cmd after driver initialization is complete
` [PATCH 5/6] be2iscsi: Fix TCP parameters while connection offloading

[patch] [SCSI] nsp32: fix an off by one
 2014-04-03  7:28 UTC 

[PATCH 01/55] scsi: Mark function as static in aacraid/src.c
 2014-04-03  5:02 UTC  (11+ messages)
` [PATCH 02/55] scsi: Mark function as static in be2iscsi/be_cmds.c
` [PATCH 19/55] scsi: Mark function as static in isci/phy.c
` [PATCH 20/55] scsi: Mark function as static in isci/remote_device.c
` [PATCH 21/55] scsi: Mark function as static in isci/port.c

[Announce] sg3_utils-1.38 available
 2014-04-03  4:51 UTC 

New release of SCST/Qlogic target interface driver
 2014-04-03  3:27 UTC 

[PATCH RFC 0/4] add T10-Dif registration for tcm_qla2xxx
 2014-04-03  1:18 UTC  (31+ messages)
` [PATCH 1/4] target/core: T10-Dif: check HW support capabilities
` [PATCH 2/4] tcm_qla2xxx: T10-Dif set harware capability
` [PATCH 3/4] target/rd: T10-Dif: Add init/format support
` [PATCH 4/4] target/rd: T10-Dif: RAM disk is allocating more space than required

[RFC PATCH DONOTMERGE v2 0/6] userspace PI passthrough via AIO/DIO
 2014-04-02 23:06 UTC  (18+ messages)
` [PATCH 1/6] fs/bio-integrity: remove duplicate code
` [PATCH 2/6] io: define an interface for IO extensions
` [PATCH 3/6] aio/dio: enable PI passthrough

[PATCH RESEND] scsi_transport_sas: move bsg destructor into sas_rphy_remove
 2014-04-02 20:48 UTC  (2+ messages)

[PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-04-02 17:00 UTC  (4+ messages)

blk-mq updates, V3
 2014-04-02 14:57 UTC  (6+ messages)
` [PATCH 1/5] blk-mq: initialize resid_len
` [PATCH 2/5] blk-mq: fix blk_mq_end_io_partial
` [PATCH 3/5] blk-mq: do not initialize req->special
` [PATCH 4/5] blk-mq: make ->flush_rq fully transparent to drivers
` [PATCH 5/5] blk-mq: add ->init_request and ->exit_request methods

[PATCH 2/2] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
 2014-04-01 21:03 UTC 

[PATCH 1/2] eeprom-93cx6: Add (read-only) support for 8-bit mode
 2014-04-01 21:02 UTC 

[PATCH 0/2] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
 2014-04-01 21:02 UTC 

[PATCH v3 0/3] bnx2fc: fix memory leaks and NULL pointer dereferences
 2014-04-01 18:53 UTC  (5+ messages)
` [PATCH 1/3] bnx2fc: remove unused variable hash_table_size
` [PATCH 2/3] bnx2fc: fix memory leak and potential NULL pointer dereference
` [PATCH 3/3] bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()

[PATCH] aic79xx: fix misuse of static variables
 2014-04-01 16:45 UTC  (3+ messages)

[GIT PULL] First round of SCSI updates for the 3.14+ merge window
 2014-04-01 13:53 UTC 

[PATCH RESEND] megaraid_sas: fix a small problem when reading state value from hw
 2014-04-01 11:59 UTC 

misc scsi midlayer updates
 2014-03-31 21:55 UTC  (6+ messages)
` [PATCH 3/4] scsi: reintroduce scsi_driver.init_command
  ` [PATCH 3/4 v2] "

scsi_debug driver puzzle
 2014-03-31 18:01 UTC  (2+ messages)

[PATCH 1/3] [SCSI] Fix abort state memory problem
 2014-03-31 13:06 UTC  (2+ messages)

[PATCH 3/4] scsi: reintroduce scsi_driver.init_command
 2014-03-31 10:45 UTC 

[Bug 71231] New: System unresponsable after a lot of LUNs have been added to the system
 2014-03-31  9:57 UTC  (2+ messages)
` [Bug 71231] "

[PATCH v3 4/4] m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer
 2014-03-31  8:06 UTC 

[PATCH 4/4] m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer
 2014-03-31  7:48 UTC 

[PATCH 0/3] Fix USB deadlock caused by SCSI error handling
 2014-03-31  7:00 UTC  (5+ messages)
` [PATCH 2/3] [SCSI] Fix spurious request sense in "
` [PATCH 3/3] [SCSI] Fix command result state propagation

[PATCH for-3.15] scsi/libiscsi: Fix static checker warning on bh locking
 2014-03-31  6:59 UTC  (2+ 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).