Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-25 17:18:12 to 2015-07-07 06:42:34 UTC [more...]

[PATCH 0/8] tcm_loop updates
 2015-07-07  6:42 UTC  (10+ messages)

[PATCHv2] sd: retry READ CAPACITY for ALUA state transition
 2015-07-07  6:18 UTC  (4+ messages)

[PATCH v3 0/5] Target sense data handling modifications
 2015-07-07  6:18 UTC  (12+ messages)
` [PATCH v3 1/5] target: Inline transport_get_sense_codes()
` [PATCH v3 2/5] target: Split transport_send_check_condition_and_sense()
` [PATCH v3 3/5] scsi: Move sense handling routines to scsi_common
` [PATCH v3 4/5] target: Use scsi helpers to build the sense data correctly
` [PATCH v3 5/5] target: Fix wrong setting of sense format for PI errors

[PATCH] [SCSI] FlashPoint: optimize string comparison
 2015-07-07  5:39 UTC 

spoluprace
 2015-07-06 18:34 UTC 

[PATCH 00/11] qla2xxx: Updates for Target Mode driver
 2015-07-07  1:16 UTC  (5+ messages)
` [PATCH 05/11] qla2xxx: added sess generations to detect RSCN update races
` [PATCH 09/11] qla2xxx: Added interface to send ELS commands from driver

[RESEND][PATCH] lpfc: fix model description
 2015-07-06 21:22 UTC 

[PATCH] scsi: Add ALUA state change UA handling
 2015-07-06 15:22 UTC  (2+ messages)

[PATCH] scsi: retry MODE SENSE on unit attention
 2015-07-06 15:19 UTC  (2+ messages)

[PATCH] aic7xxx: Fix typo in error message
 2015-07-06 14:59 UTC 

[PATCH 0/9] Integrate scsi_dh better into the scsi core V3
 2015-07-06 14:15 UTC  (10+ messages)
` [PATCH 1/9] dm-mpath, scsi_dh: don't let dm detach device handlers
` [PATCH 2/9] dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
` [PATCH 3/9] scsi_dh: move to drivers/scsi
` [PATCH 4/9] scsi_dh: integrate into the core SCSI code
` [PATCH 5/9] scsi_dh: move device matching to the core code
` [PATCH 6/9] scsi_dh: kill struct scsi_dh_data
` [PATCH 7/9] scsi_dh: add a common helper to get a scsi_device from a request_queue
` [PATCH 8/9] scsi_dh: don't allow to detach device handlers at runtime
` [PATCH 9/9] scsi_dh: return individual errors in scsi_dh_activate()

[PATCH] csiostor:Make the function csio_ln_prep_ecwr have a return type of void
 2015-07-06 13:41 UTC  (2+ messages)

[PATCH v2 0/3] Target sense data handling modifications
 2015-07-06 12:29 UTC  (9+ messages)
` [PATCH v2 1/3] target: Inline transport_get_sense_codes()
` [PATCH v2 2/3] target: Split transport_send_check_condition_and_sense()
` [PATCH v2 3/3] target: Use scsi helpers to build the sense data correctly

[PATCH] scsi: remove scsi_show_sense_hdr()
 2015-07-06 11:45 UTC  (2+ messages)

[PATCH] aic94xx: Skip reading user settings if flash is not found
 2015-07-06 11:07 UTC 

[PATCH v1 0/3] Target sense data handling modifications
 2015-07-06  6:08 UTC  (7+ 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

[Bug 101011] New: Kernel Oops when disconnecting a mounted ext4 usb stick
 2015-07-05 20:20 UTC  (5+ messages)
` [Bug 101011] "

[PATCH] libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
 2015-07-04 10:34 UTC  (3+ messages)

[Bug 100921] New: Kernel cannot read partition table automatically.But use partprobe command can
 2015-07-05  4:09 UTC  (3+ messages)
` [Bug 100921] "

[PATCH v1] libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
 2015-07-04 11:08 UTC 

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

[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] 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] 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 1/1] SCSI-libfc: Deletion of an unnecessary check before the function call "fc_fcp_ddp_done"
 2015-06-30 12:52 UTC  (13+ messages)
                                  ` [PATCH] SCSI-libfc: Delete "
                                ` [PATCH 1/1] SCSI-OSD: Deletion of an unnecessary check before the function call "put_disk"
                                  ` [PATCH] SCSI-OSD: 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] "

[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  (7+ messages)
` [Patch V2 2/9] [SCSI] aacraid: Add Power Management support
` [Patch V2 5/9] [SCSI] aacraid: Tune response path if IsFastPath bit set

[PATCH] bnxfc:Make the function bnx2fc_alloc_work static
 2015-06-25 17:38 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 read-only IMAP folder(s) and NNTP newsgroup(s).