messages from 2015-07-24 21:04:31 to 2015-07-31 13:02:04 UTC [more...]
[PATCH 0/6] ZAC host-aware device support
2015-07-31 13:02 UTC (2+ messages)
` [PATCH 2/6] libata-scsi: use ata_scsi_set_sense when generating ATA sense
[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] scsi_error: should not get sense for timeout IO in scsi error handler
2015-07-31 9:52 UTC
[PATCH 11/15] drivers: target: Drop unlikely before IS_ERR(_OR_NULL)
2015-07-31 8:38 UTC
[PATCH] target: add support for START_STOP_UNIT SCSI opcode
2015-07-31 6:58 UTC (6+ 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 (5+ 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 (54+ messages)
` [PATCH 01/52] atp870u: Remove workport
` [PATCH 02/52] atp870u: Remove tmport1
` [PATCH 03/52] atp870u: Untangle tmport
` [PATCH 04/52] atp870u: Untangle tmport #2
` [PATCH 05/52] atp870u: Untangle tmport #3
` [PATCH 06/52] atp870u: Untangle tmport #4
` [PATCH 07/52] atp870u: Untangle tmport #5
` [PATCH 08/52] atp870u: Untangle tmport #6
` [PATCH 09/52] atp870u: Untangle tmport #7
` [PATCH 10/52] atp870u: Untangle tmport #8
` [PATCH 11/52] atp870u: Untangle tmpcip
` [PATCH 12/52] atp870u: Untangle tmpcip #2
` [PATCH 13/52] atp870u: Remove ugly gotos
` [PATCH 14/52] atp870u: Remove ugly gotos #2
` [PATCH 15/52] atp870u: Remove ugly gotos #3
` [PATCH 16/52] atp870u: Remove ugly gotos #4
` [PATCH 17/52] atp870u: Remove ugly gotos #5
` [PATCH 18/52] atp870u: Introduce HW access wrappers
` [PATCH 19/52] atp870u: Convert is870() to use wrappers
` [PATCH 20/52] atp870u: Convert is880() "
` [PATCH 21/52] atp870u: Convert is885() "
` [PATCH 22/52] atp870u: Unify code format in is870(), is880() and is885()
` [PATCH 23/52] atp870u: Add channel parameter to is870() and is880()
` [PATCH 24/52] atp870u: Move chip-specific lines out of is880() and is885()
` [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 29/52] atp870u: Remove is870()
` [PATCH 30/52] atp870u: Rename is885() to atp_is()
` [PATCH 31/52] atp870u: Convert remaining in[bwl] and out[bwl] to wrappers
` [PATCH 32/52] atp870u: Replace port 0x80 delay by udelay
` [PATCH 33/52] atp870u: Fix incorrect writeb_io access to register 0x3a
` [PATCH 34/52] atp870u: Introduce atp_set_host_id
` [PATCH 35/52] atp870u: Reduce log spam on module load/unload
` [PATCH 36/52] atp870u: Remove empty tscam_885()
` [PATCH 37/52] atp870u: Use module_pci_driver
` [PATCH 38/52] atp870u: Use n_io_port in request_region and release_region
` [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 44/52] atp870u: Simplify _probe()
` [PATCH 45/52] atp870u: Introduce is880(), is885() and remove dev_id
` [PATCH 46/52] atp870u: Use pci_request_regions
` [PATCH 47/52] atp870u: Request IRQ later, remove weird locking
` [PATCH 48/52] atp870u: Remove scam_on from struct atp_unit
` [PATCH 49/52] atp870u: Initialize tables earlier
` [PATCH 50/52] atp870u: Introduce atp880_init()
` [PATCH 51/52] atp870u: Introduce atp885_init()
` [PATCH 52/52] atp870u: Introduce atp870_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)
[PATCH] lpfc: remove set but not used variables
2015-07-26 16:45 UTC
guten Tag
2015-07-25 8:04 UTC
[PATCHv2 00/20] asynchronous ALUA device handler
2015-07-25 16:00 UTC (21+ messages)
` [PATCH 04/20] scsi_dh_alua: Improve error handling
` [PATCH 08/20] scsi_dh_alua: Make stpg synchronous
` [PATCH 09/20] scsi_dh_alua: switch to scsi_execute()
` [PATCH 11/20] scsi_dh_alua: Use separate alua_port_group structure
` [PATCH 14/20] scsi_dh_alua: parse target device id
` [PATCH 16/20] scsi_dh_alua: Use workqueue for RTPG
[PATCH 0/5] device handler interface update
2015-07-25 15:42 UTC (9+ messages)
` [PATCH 1/5] scsi: rescan VPD attributes
` [PATCH 4/5] scsi_dh_alua: add 'state' callback function
[PATCH] target: fix crash in cmd tracing when cmd didn't match a LUN
2015-07-25 9:28 UTC (5+ messages)
[RFC v5 01/26] scsi/atari_scsi: Dont select CONFIG_NVRAM
2015-07-25 7:46 UTC (2+ messages)
` [RFC v5 04/26] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
[PATCH 0/9] qla2xxx: Patches for scsi "misc" branch
2015-07-24 21:16 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).