linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-26 20:57:01 to 2015-08-03 07:31:57 UTC [more...]

[PATCH 0/6] ZAC host-aware device support
 2015-08-03  7:31 UTC  (12+ messages)
` [PATCH 1/6] libata: Do not retry commands with valid autosense
` [PATCH 2/6] libata-scsi: use ata_scsi_set_sense when generating ATA sense
` [PATCH 3/6] libata: implement ZBC IN translation
` [PATCH 4/6] libata: Implement ZBC OUT translation
` [PATCH 5/6] libata: support device-managed ZAC devices
` [PATCH 6/6] libata: support host-aware "

[TRIVIAL PATCH] block: Correct misuses of 0x%<decimal>
 2015-08-03  7:25 UTC  (3+ messages)

[PATCH] target: Drop iSCSI use of mutex around max_cmd_sn increment
 2015-08-03  6:21 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 11/15] drivers: target: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-03  5:45 UTC  (2+ messages)

[PATCH v3 4/4] cxlflash: Virtual LUN support
 2015-08-03  4:33 UTC 

[PATCH v3 3/4] cxlflash: Superpipe support
 2015-08-03  4:33 UTC 

[PATCH v3 2/4] cxlflash: Base error recovery support
 2015-08-03  4:33 UTC 

[PATCH v3 1/4] cxlflash: Updates to legacy I/O
 2015-08-03  4:32 UTC 

[PATCH v3 0/4] CXL Flash Fixes, Error Recovery, and Superpipe
 2015-08-03  4:31 UTC 

[GIT PULL] SCSI fixes for 4.2-rc4
 2015-08-02 16:17 UTC 

[PATCH 0/3] IB/srp patches for Linux kernel v4.3
 2015-08-01 18:53 UTC  (5+ messages)
` [PATCH 1/3] IB/srp: Constify a function argument
` [PATCH 3/3] IB/srp: Bump driver version and release date
  ` [PATCH 2/3] IB/srp: Handle partial connection success correctly

[PATCH v2 0/6] scsi: ufs: fix several issues caused by driver reloading
 2015-08-01 17:19 UTC  (7+ messages)
` [PATCH v2 1/6] scsi: ufs: avoid using hostdata after scsi_host_put()
` [PATCH v2 2/6] scsi: ufs: fix unbalanced power.usage_count after reloading driver
` [PATCH v2 3/6] scsi: ufs: fix unbalanced power.disable_depth "
` [PATCH v2 4/6] scsi: ufs: prevent IRQ handler accessing already freed hostdata
` [PATCH v2 5/6] scsi: ufs: fix unloading module while runtime suspended
` [PATCH v2 6/6] scsi: ufs: fix module reference for scsi host

[Patch] scsi_ioctl: support persistent reserve commands through ioctl for non-root user
 2015-08-01  9:51 UTC 

[Patch] scsi_error: should not get sense for timeout IO in scsi error handler
 2015-08-01  7:37 UTC  (4+ messages)
  ` 答复: "

[PATCH 0/2 v2] Fixes for memory corruption in mpt2sas
 2015-08-01  5:02 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] mpt2sas: Refcount sas_device objects and fix unsafe list usage
  ` [PATCH v3 2/2] mpt2sas: Refcount fw_events "

[Patch] qla2xxx: shoud ensure no *io done* after qla2xxx_eh_abort returning SUCCESS to avoid race between *io timeout* and *io done*
 2015-08-01  4:17 UTC 

blk-mq vs kmemleak
 2015-08-01  0:37 UTC  (6+ messages)

[PATCH] lpfc: fix double free on mp
 2015-07-31 16:15 UTC 

[PATCH] scsi: Fixup fixed sense generation
 2015-07-31 14:05 UTC  (2+ messages)

[RFC PATCH 0/8] ZBC host-managed device support
 2015-07-31 13:36 UTC  (9+ messages)
` [PATCH 1/8] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH 2/8] block: update chunk_sectors in blk_stack_limits()
` [PATCH 3/8] sd: Set chunk_sectors to zone size
` [PATCH 4/8] sd: Implement new RESET_WP provisioning mode
` [PATCH 5/8] block: Implement support for zoned block devices
` [PATCH 6/8] block: Add 'zoned' sysfs queue attribute
` [PATCH 7/8] block: Introduce BLKPREP_DONE
` [PATCH 8/8] sd: Implement support for ZBC devices

[PATCH 0/2] scsi_trace updates for ZBC
 2015-07-31 13:20 UTC  (3+ messages)
` [PATCH 1/2] scsi-trace: remove service action definitions
` [PATCH 2/2] scsi-trace: define ZBC_IN and ZBC_OUT

[PATCH 0/8] Use correctly the Xen memory terminologies in Linux
 2015-07-31 11:02 UTC  (19+ messages)
` [PATCH 4/8] xen: Use the correctly the Xen memory terminologies
  ` [Xen-devel] "
  ` [Xen-devel] [PATCH 0/8] Use correctly the Xen memory terminologies in Linux

[PATCH] target: add support for START_STOP_UNIT SCSI opcode
 2015-07-31  6:58 UTC  (4+ messages)

[PATCH] target: improve unsupported opcode message
 2015-07-31  6:46 UTC  (2+ messages)

[PATCH] target: allow underflow/overflow for PR OUT etc. commands
 2015-07-31  6:44 UTC  (2+ messages)

[PATCH] target/iscsi: fix digest computation for chained SGs
 2015-07-31  6:27 UTC  (4+ messages)

[PATCH] target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
 2015-07-31  6:10 UTC  (2+ messages)

[PATCH 1/1] be2iscsi : Add warning message for unsupported adapter
 2015-07-31 22:20 UTC 

[PATCH 0/1] be2iscsi : Add warning message for unsupported devices
 2015-07-31 22:19 UTC 

[PATCH] target: Wait RCU grace-period before backend/fabric unload
 2015-07-31  4:10 UTC  (4+ messages)

[PATCH 1/1] scsi: cxgbi: delete useless DIV_ROUND_UP definition
 2015-07-31  2:16 UTC 

kernel BUG at drivers/scsi/scsi_lib.c:1101! observed during md5sum for one file on (RAID4->RAID0) device
 2015-07-31  1:20 UTC  (3+ messages)
    ` [dm-devel] "

[PATCH v2 1/3] cxlflash: Base error recovery support
 2015-07-30 23:04 UTC  (3+ messages)

[PATCH v2 3/3] cxlflash: Virtual LUN support
 2015-07-30 21:00 UTC  (3+ messages)

[PATCH][SCSI] hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changer
 2015-07-30 20:10 UTC  (2+ messages)

[scsi 1/7 RESEND] scsi_debug: define pr_fmt() for consistent logging
 2015-07-30 17:24 UTC  (14+ messages)
` [scsi 2/7 RESEND] scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
` [scsi 3/7 RESEND] scsi_debug: vfree is null safe so drop the check
` [scsi 4/7 RESEND] scsi_debug: make dump_sector static
` [scsi 5/7 RESEND] scsi_debug: schedule_resp fix input variable check
` [scsi 6/7 RESEND] scsi_debug: fix REPORT LUNS Well Known LU
` [scsi 7/7] scsi_debug: resp_request: remove unused variable

[patch] Revert "block: remove artifical max_hw_sectors cap"
 2015-07-30 14:03 UTC  (2+ messages)

[PATCH 0/8] pm80xx: Driver updates
 2015-07-30 10:10 UTC  (31+ messages)
` [PATCH 1/8] pm80xx: Updated link rate
` [PATCH 2/8] pm80xx: Corrected device state changes in I_T_Nexus_Reset
` [PATCH 3/8] pm80xx: Update For Thermal Page Code
` [PATCH 4/8] pm80xx: Fix for Incorrect DMA Unmapping of SG List
` [PATCH 5/8] pm80xx: Remove unnecessary phy disconnect while link error
` [PATCH 6/8] pm80xx: Add PORT RECOVERY TIMEOUT support
` [PATCH 7/8] pm80xx: Handling Invalid SSP Response frame
` [PATCH 8/8] pm80xx: Bump pm80xx driver version to 0.1.38

[patch] [SCSI] atp870u: 64 bit bug in probe()
 2015-07-30  6:54 UTC  (3+ messages)

[PATCH] scsi: a100u2w: trivial typo in printk
 2015-07-30  6:54 UTC  (4+ messages)
` [PATCH] scsi: pmcraid: "

pozdravy!
 2015-07-29  0:51 UTC 

[PATCH] MAINTAINERS: update email for pm8001
 2015-07-29 10:02 UTC 

[PATCH] pm80xx: Added pm8006 controller support
 2015-07-29  9:33 UTC  (3+ messages)

[GIT PULL] target fixes for v4.2-rc5
 2015-07-29  0:53 UTC 

Please can I trust you?
 2015-07-28 16:57 UTC 

[PATCH v2 0/8] qla2xxx: Updates for Target Mode driver
 2015-07-28  5:54 UTC  (19+ messages)
` [PATCH v2 1/8] qla2xxx: kill sessions/log out initiator on RSCN and port down events
` [PATCH v2 2/8] qla2xxx: cleanup cmd in qla workqueue before processing TMR
` [PATCH v2 3/8] qla2xxx: delay plogi/prli ack until existing sessions are deleted
` [PATCH v2 4/8] qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives
` [PATCH v2 5/8] qla2xxx: added sess generations to detect RSCN update races
` [PATCH v2 6/8] qla2xxx: disable scsi_transport_fc registration in target mode
` [PATCH v2 7/8] qla2xxx: drop cmds/tmrs arrived while session is being deleted
` [PATCH v2 8/8] qla2xxx: terminate exchange when command is aborted by LIO

[PATCH] qla2xxx: Return the fabric command state for non-task management requests
 2015-07-27 23:25 UTC  (4+ messages)

[for 4.1 PATCH resend] libsas: fix "sysfs group not found" warnings at port teardown time
 2015-07-27 20:52 UTC  (12+ messages)

[PATCH 0/3] REAC CAPACITY fixes
 2015-07-27 19:55 UTC  (3+ messages)
` [PATCH 2/3] scsi: rescan device if an invalid capacity had been reported

[PATCH] scsi: fix memory leak with scsi-mq
 2015-07-27 17:52 UTC  (2+ messages)

[PATCH] scsi: fix hang in scsi error handling
 2015-07-27 15:31 UTC  (5+ messages)

[PATCH 00/52] atp870u: Major rework
 2015-07-27  8:56 UTC  (17+ messages)
` [PATCH 25/52] atp870u: Remove is880()
` [PATCH 26/52] atp870u: Add wide_chip parameter to is870() and is885()
` [PATCH 27/52] atp870u: Add remaining 870 support to is885()
` [PATCH 28/52] atp870u: Move 870-specific code out of is870()
` [PATCH 30/52] atp870u: Rename is885() to atp_is()
` [PATCH 33/52] atp870u: Fix incorrect writeb_io access to register 0x3a
` [PATCH 36/52] atp870u: Remove empty tscam_885()
` [PATCH 39/52] atp870u: Remove useless and broken card counting
` [PATCH 40/52] atp870u: Remove unused irq from struct atp_unit
` [PATCH 41/52] atp870u: Improve _probe()
` [PATCH 42/52] atp870u: Improve unsupported chip detection
` [PATCH 43/52] atp870u: Remove chip_ver from struct atp_unit
` [PATCH 45/52] atp870u: Introduce is880(), is885() and remove dev_id
` [PATCH 48/52] atp870u: Remove scam_on from struct atp_unit
` [PATCH 51/52] atp870u: Introduce atp885_init()

[PATCH] MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers list
 2015-07-27  8:19 UTC  (2+ messages)

[PATCH v3] [SCSI] mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
 2015-07-27  8:19 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).