linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-23 21:25:21 to 2015-07-05 08:31:40 UTC [more...]

[PATCH RFC] target: Use scsi helpers to build the sense data correctly
 2015-07-05  7:00 UTC  (5+ messages)

[PATCH v1 0/3] Target sense data handling modifications
 2015-07-05  7:31 UTC  (4+ messages)
` [PATCH v1 1/3] target: Inline transport_get_sense_codes()
` [PATCH v1 2/3] target: Split transport_send_check_condition_and_sense()
` [PATCH v1 3/3] target: Use scsi helpers to build the sense data correctly

[GIT PULL] target updates for v4.2-rc1
 2015-07-04 19:29 UTC 

[PATCH] scsi: Use module_pcmcia_driver
 2015-07-04  3:49 UTC 

[Bug 71021] WARNING: CPU: 0 PID: 5517 at /build/buildd/linux-3.13.0/fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2015-07-04  0:14 UTC 

[PATCH] scsi: storvsc: use shost_for_each_device() instead of open coding
 2015-07-03 19:44 UTC  (3+ messages)

blk-mq vs kmemleak
 2015-07-03 17:07 UTC  (3+ messages)

[PATCH] scsi: storvsc: make INQUIRY response SPC-compliant
 2015-07-03 16:28 UTC  (3+ messages)

[PATCHv1] mpt2sas: setpci reset kernel oops fix
 2015-07-03 16:16 UTC  (3+ messages)

[PATCH 00/11] qla2xxx: Updates for Target Mode driver
 2015-07-03 16:14 UTC  (13+ messages)
` [PATCH 01/11] qla2xxx: kill sessions/log out initiator on RSCN and port down events
` [PATCH 02/11] qla2xxx: cleanup cmd in qla workqueue before processing TMR
` [PATCH 03/11] qla2xxx: delay plogi/prli ack until existing sessions are deleted
` [PATCH 04/11] qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives
` [PATCH 05/11] qla2xxx: added sess generations to detect RSCN update races
` [PATCH 06/11] qla2xxx: disable scsi_transport_fc registration in target mode
` [PATCH 07/11] qla2xxx: drop cmds/tmrs arrived while session is being deleted
` [PATCH 08/11] qla2xxx: terminate exchange when command is aborted by LIO
` [PATCH 09/11] qla2xxx: Added interface to send ELS commands from driver
` [PATCH 10/11] qla2xxx: delete session if initiator is gone from FW
` [PATCH 11/11] qla2xxx: wait for all conflicts before ack'ing PLOGI

[PATCH] virtio scsi: fix unused variable warning
 2015-07-03 16:04 UTC  (2+ messages)

[PATCH] mpt2sas: mpt3sas: Fix memory corruption during initialization
 2015-07-03 16:03 UTC  (17+ messages)
` [PATCH 0/6] Fixes for memory corruption in mpt2sas
  ` [RESEND][PATCH "
    ` [PATCH 1/6] Add refcount to sas_device struct
    ` [PATCH 2/6] Refactor code to use new sas_device refcount
    ` [PATCH 3/6] Fix unsafe sas_device_list usage
    ` [PATCH 4/6] Add refcount to fw_event_work struct
    ` [PATCH 5/6] Refactor code to use new fw_event refcount
    ` [PATCH 6/6] Fix unsafe fw_event_list usage

[PATCH 1/1] we added changes in fnic driver patch 1.6.0.16 to acquire io_req_lock in fnic_queuecommand() before issuing I/O so that io completion is serialized. But when releasing the lock we check for the I/O flags and this could be modified if IO abort occurs before I/O completion. In this case we wont release the lock and causes deadlock in some scenerios. Using the local variable to check the IO lock status will resolve the problem
 2015-07-03 15:21 UTC  (3+ messages)

[patch] mptfusion: prevent some memory corruption
 2015-07-03  9:06 UTC  (2+ messages)

[PATCH 1/1] SCSI: bnx2i: remove redundant check
 2015-07-03  7:59 UTC 

[PATCH 2/2] be2iscsi: Revert ownership to Emulex
 2015-07-03 22:42 UTC 

[PATCH 1/2] MAINTAINERS: Update MAINTAINER list
 2015-07-03 22:42 UTC 

[PATCH 0/2] be2iscsi : Revert ownership and update MAINTAINER
 2015-07-03 22:42 UTC 

[PATCH 1/2] cxlflash: Base superpipe support
 2015-07-03  3:47 UTC  (5+ messages)

[PATCH] libiscsi: Fix host busy blocking during connection teardown
 2015-07-02 20:16 UTC  (2+ messages)

[PATCH] libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
 2015-07-02 20:11 UTC  (2+ messages)

[PATCH] st: null pointer dereference panic caused by use after kref_put by st_open
 2015-07-02 15:53 UTC  (3+ messages)

[PATCH RFC 1/2] cxlflash: Base support for IBM CXL Flash Adapter
 2015-07-02 15:27 UTC  (3+ messages)

(unknown),
 2015-07-01 11:53 UTC 

CLAIM!!!
 2015-07-01 10:58 UTC 

megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
 2015-07-01  9:20 UTC  (9+ messages)

[PATCH 3/3] hpsa: Convert DEVICE_ATTR macro usage to DEVICE_ATTR_RO|WR|WO
 2015-07-01  5:45 UTC  (2+ messages)

[PATCH 1/1] SCSI/bfa: Use port pointer after NULL check
 2015-07-01  5:43 UTC  (2+ messages)

[PATCH 2/3] hpsa: Remove unneccessary variable from raid_level_show
 2015-07-01  3:46 UTC 

[PATCH 1/3] hpsa: convert show method snprintf usage to scnprintf
 2015-07-01  3:45 UTC 

please confirm [86a93f19d29b7c17d8d6eb2986c92cb7]
 2015-07-01  3:16 UTC 

[PATCH v2] hpsa: convert DEVICE_ATTR to RO|WO|RW and show methods must not use snprintf
 2015-07-01  2:29 UTC  (2+ messages)

[PATCH] scsi/arcmsr: Fix typos in error log
 2015-06-30 21:25 UTC 

[PATCH] SCSI: DTC: Fixed a coding style issue on pointer
 2015-06-30 16:59 UTC 

[PATCH] hpsa: convert DEVICE_ATTR to RO|WO|RW and show methods must use scnprintf
 2015-06-30 16:38 UTC  (2+ messages)

[PATCH] SCSI: DTC: Adding KERN_ facility level
 2015-06-30 16:29 UTC 

[PATCH] SCSI-wd33c93: Deletion of a check before the function call "wd33c93_setup"
 2015-06-30 12:52 UTC  (20+ messages)
                                ` [PATCH 1/1] SCSI-OSD: Deletion of an unnecessary check before the function call "put_disk"
                                  ` [PATCH] SCSI-OSD: Delete "
                                ` [PATCH 1/1] SCSI: Deletion of unnecessary checks before the function call "put_device"
                                  ` [PATCH] SCSI: Delete "
                                ` [PATCH 1/1] SCSI-libfc: Deletion of an unnecessary check before the function call "fc_fcp_ddp_done"
                                  ` [PATCH] SCSI-libfc: Delete "
                                ` [PATCH 1/1] SCSI-eata_pio: Deletion of an unnecessary check before the function call "pci_dev_put"
                                  ` [PATCH] "
                                ` [PATCH 1/1] SCSI-aic94xx: Deletion of an unnecessary check before the function call "kfree"
                                  ` [PATCH] "
                                ` [PATCH 1/1] SCSI-bfa: Deletion of an unnecessary check before the function call "vfree"
                                    ` [PATCH] "
                                ` [PATCH 1/1] SCSI-fnic: "
                                  ` [PATCH] SCSI-fnic: Delete "

[Bug 98171] New: [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly
 2015-06-30 10:51 UTC  (4+ messages)
` [Bug 98171] "

Claim €950,000.00 EURO
 2015-06-30  4:04 UTC 

[PATCH 00/20] mpt3sas: driver update
 2015-06-30  6:55 UTC  (21+ messages)
` [PATCH v2 01/20] [SCSI] mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support
` [PATCH v2 02/20] [SCSI] mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
` [PATCH v2 03/20] [SCSI] mpt3sas: Don't block the drive when drive addition under the control of SML
` [PATCH v2 04/20] [SCSI] mpt3sas: Remove redundancy code while freeing the controller resources
` [PATCH v2 05/20] [SCSI] mpt3sas: MPI 2.5 Rev I (2.5.4) specifications
` [PATCH v2 06/20] [SCSI] mpt3sas: Provides the physical location of sas drives
` [PATCH v2 07/20] [SCSI] mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
` [PATCH v2 08/20] [SCSI] mpt3sas: Update MPI2 strings to MPI2.5
` [PATCH v2 09/20] [SCSI] mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
` [PATCH v2 10/20] [SCSI] mpt3sas: Add branding string support for OEM's HBA
` [PATCH v2 11/20] [SCSI] mpt3sas: Add branding string support for OEM custom HBA
` [PATCH v2 12/20] [SCSI] mpt3sas: Bump mpt3sas driver version to v6.100.00.00
` [PATCH v2 13/20] [SCSI] mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
` [PATCH v2 14/20] [SCSI] mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081
` [PATCH v2 15/20] [SCSI] mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command
` [PATCH v2 16/20] [SCSI] mpt3sas: Added support for customer specific branding
` [PATCH v2 17/20] [SCSI] mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API
` [PATCH v2 18/20] [SCSI] mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API
` [PATCH v2 19/20] [SCSI] mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
` [PATCH v2 20/20] [SCSI] mpt3sas : Bump mpt3sas driver version to 9.100.00.00

Backport of a fix for HPSA (Disabling a disabled device problem during kdump) driver
 2015-06-30  0:09 UTC  (11+ messages)

[PATCH 0/3] libfc patches for kernel v4.2
 2015-06-29 20:29 UTC  (2+ messages)

[RFC] implementaion of ufs variant
 2015-06-29 12:38 UTC 

[PATCH] scsi_dh: convert __ATTR macro to DEVICE_ATTR_RW and snprintf show method cleanup
 2015-06-29 11:40 UTC  (2+ messages)

[RFC 0/2] target: Add TFO->complete_irq queue_work bypass
 2015-06-29  9:51 UTC  (4+ messages)
` [RFC 1/2] target: Add support for fabric IRQ completion

[PATCH] SCSI: DTC: Removed 0 initialization for statics
 2015-06-28 18:48 UTC 

[PATCH] SCSI: dtc: Fixed a brace issue on return 0
 2015-06-28 11:44 UTC 

[PATCH] mpt2sas: Abort initialization if no memory I/O resources, detected
 2015-06-28  9:41 UTC  (11+ messages)
              ` [PATCH v2] mpt2sas: Abort initialization if no memory I/O resources detected

[PATCH] scsi: storvsc: be more picky about scmnd->sc_data_direction
 2015-06-28  2:36 UTC  (2+ messages)

[RFC v3 01/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
 2015-06-28  1:42 UTC  (2+ messages)
` [RFC v3 03/24] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops

buongiorno
 2015-06-27 16:13 UTC 

[PATCH] qla2xxx: prevent board_disable from running during EEH
 2015-06-26 21:24 UTC  (4+ messages)
` [PATCH] [RESEND] "

WARNING!! Account Verification‏‏ Notice
 2015-06-26 15:29 UTC 

[PATCH 1/2] sd: Sanity check the optimal I/O size
 2015-06-26 12:58 UTC 

[PATCH] USB: storage: add "no SYNCHRONIZE CACHE" quirk
 2015-06-26 11:05 UTC  (5+ messages)

configurable discard parameters
 2015-06-26  7:05 UTC  (18+ messages)

scsi_dh: convert __ATTR macro to DEVICE_ATTR_RW and snprintf show method cleanup
 2015-06-26  6:28 UTC 

[PATCH] drivers/scsi: fix macro in sg
 2015-06-26  3:05 UTC 

[Patch V2 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-06-25 18:05 UTC  (26+ messages)
` [Patch V2 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
` [Patch V2 2/9] [SCSI] aacraid: Add Power Management support
` [Patch V2 3/9] [SCSI] aacraid: Enable MSI interrupt for series-6 controller
` [Patch V2 4/9] [SCSI] aacraid: Enable 64-bit write to controller register
` [Patch V2 5/9] [SCSI] aacraid: Tune response path if IsFastPath bit set
` [Patch V2 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq
` [Patch V2 7/9] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend
` [Patch V2 8/9] [SCSI] aacraid: Send commit-config to controller firmware
` [Patch V2 9/9] [SCSI] aacraid: Update driver version

[PATCH] bnxfc:Make the function bnx2fc_alloc_work static
 2015-06-25 17:38 UTC 

[PATCH 1/1] ipr: Fix invalid array indexing for HRRQ
 2015-06-25 16:00 UTC  (5+ messages)
    ` [PATCHv2 "

[PATCH 00/20] mpt3sas: driver update
 2015-06-25 13:40 UTC  (6+ messages)
` [PATCH 16/20] [SCSI] mpt3sas: Added support for customer specific branding

[PATCH 1/1] snic: Fixing duplicate cache names
 2015-06-25 10:34 UTC 

[PATCH 1/1] scsi/snic: fixing the error print
 2015-06-25 10:23 UTC  (2+ messages)

[PATCH 1/1] scsi: remove check around pci_dev_put
 2015-06-25  9:55 UTC 

[PATCH] st: convert DRIVER_ATTR macros to DRIVER_ATTR_RO
 2015-06-24 23:27 UTC  (5+ messages)

[PATCH] st: convert to using driver attr groups for sysfs
 2015-06-24 20:19 UTC  (3+ messages)

[PATCH v2] st: convert DRIVER_ATTR macros to DRIVER_ATTR_RO
 2015-06-24 20:15 UTC  (4+ messages)

[PATCH 1/1] [PATCH] block: Add blk_max_rw_sectors limit
 2015-06-24 12:10 UTC  (3+ messages)
` [PATCH] sd: Fix maximum I/O size for BLOCK_PC requests

[patch] hpsa: fix an sprintf() overflow in the reset handler
 2015-06-24 11:01 UTC  (4+ messages)

Hello
 2015-06-24  9:59 UTC 

[PATCH 1/2] advansys: Do not byteswap sense_len on big endian
 2015-06-24  8:29 UTC  (2+ messages)
` [PATCH 2/2] advansys: Make sure ret and share_irq are initialized

[PATCH][SCSI] hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changer
 2015-06-24  7:16 UTC  (2+ messages)

st: convert DRIVER_ATTR macros to DRIVER_ATTR_RO
 2015-06-24  6:02 UTC 

[PATCH] megaraid:Make functions static in the file megaraid_sas_base.c
 2015-06-24  5:57 UTC 


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