messages from 2012-12-26 20:16:11 to 2013-01-14 14:03:45 UTC [more...]
[PATCH] Fix libata-eh don't retry command after reset succeeded
2013-01-14 14:03 UTC (2+ messages)
[PATCH v5 0/4] block layer runtime pm
2013-01-14 7:18 UTC (6+ messages)
` [PATCH v5 3/4] block: implement runtime pm strategy
[PATCH v6 0/4] block layer runtime pm
2013-01-14 3:14 UTC (16+ messages)
` [PATCH v6 1/4] block: add a flag to identify PM request
` [PATCH v6 2/4] block: add runtime pm helpers
` [PATCH v6 3/4] block: implement runtime pm strategy
` [PATCH v6 4/4] sd: change to auto suspend mode
[PATCH] drivers/scsi/cxgbi: correcting the include path, so can pass compiling
2013-01-12 12:42 UTC
Quick Loans
2013-01-12 4:32 UTC
linux-next: build failure after merge of the scsi tree
2013-01-12 2:23 UTC
[PATCH 0/8] V2 Add support for new IBM SAS controllers
2013-01-12 0:35 UTC (10+ messages)
` [PATCH 1/8] V2 ipr: Add sereral new CCIN definitions for new adapters support
` [PATCH 2/8] V2 ipr: Handler ID memory allocation failure
` [PATCH 3/8] V2 ipr: Resource path error logging cleanup
` [PATCH 4/8] V2 ipr: Add support for MSI-X and distributed completion
` [PATCH 5/8] V2 ipr: Reduce lock contention
` [PATCH 6/8] V2 ipr: Implement block iopoll
` [PATCH 7/8] V2 ipr: Driver version 2.6.0
` [PATCH 8/8] V2 ipr: Fix sparse error in ipr driver
[PATCH] cxgb4i: Remove the scsi host device when removing device
2013-01-11 19:12 UTC
[PATCH v12 0/9] ZPODD Patches
2013-01-11 18:44 UTC (22+ messages)
` [PATCH v12 1/9] scsi: sr: support runtime pm
` [PATCH v12 2/9] libata: identify and init ZPODD devices
` [PATCH v12 3/9] libata: move acpi notification code to zpodd
` [PATCH v12 4/9] libata: check zero power ready status for ZPODD
` [PATCH v12 5/9] libata: handle power transition of ODD
` [PATCH v12 6/9] libata: expose pm qos flags for ata device
` [PATCH v12 7/9] libata: scsi: no poll when ODD is powered off
` [PATCH v12 8/9] libata: do not suspend port if normal ODD is attached
` [PATCH v12 9/9] scsi: remove can_power_off flag from scsi_device
linux-next: build failure after merge of the scsi tree
2013-01-11 18:04 UTC (6+ messages)
[PATCH v1 1/1] block: blk-merge: don't merge the pages with non-contiguous descriptors
2013-01-11 16:22 UTC
[PATCH V5 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code
2013-01-11 12:30 UTC (15+ messages)
` [PATCH V5 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver
` [PATCH V5 3/4] [SCSI] ufs: Add Platform glue driver for ufshcd
` [PATCH V5 4/4] [SCSI] ufs: Correct the expected data transfer size
[patch] [SCSI] bfa: fix strncpy() limiter in bfad_start_ops()
2013-01-11 8:33 UTC (2+ messages)
[v2 PATCH 3/8] bnx2fc: support software fcoe target
2013-01-11 7:59 UTC
[PATCH] iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
2013-01-11 4:47 UTC (2+ messages)
[PATCH 0/5] target task management fixes and cleanups
2013-01-11 4:42 UTC (11+ messages)
` [PATCH 1/5] target: Don't let abort handling free pending write commands too soon
` [PATCH 2/5] target: Fix use-after-free in LUN RESET handling
` [PATCH 3/5] target: Release se_cmd when LUN lookup fails for TMR
` [PATCH 4/5] target: Remove useless if statement
` [PATCH 5/5] target: Remove never-used TMR_FABRIC_TMR enum value
mvsas troubles with RocketRaid 2760A (multiple 88SE9485)
2013-01-10 16:49 UTC
[PATCH 1/1] aacraid: 1024 max outstanding command support
2013-01-10 12:22 UTC
[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
2013-01-10 8:44 UTC (10+ messages)
` [PATCH v2 1/5] virtio: add functions for piecewise addition of buffers
[PATCH v11 0/9] ZPODD Patches
2013-01-09 9:37 UTC (29+ messages)
` [PATCH v11 1/9] scsi: sr: support runtime pm
` [PATCH v11 2/9] libata: Add CONFIG_SATA_ZPODD
` [PATCH v11 3/9] libata: identify and init ZPODD devices
` [PATCH v11 4/9] libata: move acpi notification code to zpodd
` [PATCH v11 5/9] libata: check zero power ready status for ZPODD
` [PATCH v11 6/9] libata: handle power transition of ODD
` [PATCH v11 7/9] libata: expose pm qos flags for ata device
` [PATCH v11 8/9] libata: no poll when ODD is powered off
` [PATCH v11 9/9] libata: do not suspend port if normal ODD is attached
[PATCH -next] [SCSI] mpt3sas: remove unused variables
2013-01-09 6:21 UTC (3+ messages)
[PATCH 5/5] kfifo: log based kfifo API
2013-01-09 2:42 UTC (4+ messages)
[PATCH] target: initialize sense_reason_t ret in core_scsi3_emulate_pro_register()
2013-01-09 1:51 UTC (2+ messages)
[PATCH] mvsas: use correct sas_device_type
2013-01-09 1:27 UTC
FCoE Updates for 3.8 (v2)
2013-01-08 18:45 UTC (2+ messages)
[PATCH 0/3] qla4xxx: Updates for scsi "misc" branch
2013-01-08 6:12 UTC (5+ messages)
` [PATCH 1/3] qla4xxx: Pass correct function param to qla4_8xxx_rd_direct
` [PATCH 2/3] qla4xxx: Correct the validation to check in get_sys_info mailbox
` [PATCH 3/3] qla4xxx: Update driver version to 5.03.00-k3
[PATCH] iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
2013-01-07 19:39 UTC (2+ messages)
[PATCH] hpsa: update version number to 3.2.0
2013-01-07 16:30 UTC
DVD write speed 24x or 62x ?
2013-01-06 21:16 UTC
[PATCH] [SCSI] sr: Fix multi-drive performance by using per-device mutexes
2013-01-04 23:05 UTC (5+ messages)
[PATCH 04/12] [SCSI] qla2xxx: Use standard PCIe Capability Link register field names
2013-01-04 19:31 UTC (4+ messages)
[PATCH v3 0/2] add per-device sysfs knob to enable unrestricted, unprivileged SG_IO
2013-01-04 18:48 UTC (3+ messages)
` Ping^2 "
[PATCH v9 06/10] ata: zpodd: check zero power ready status
2013-01-04 1:04 UTC (12+ messages)
[PATCH 11/11] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release
2013-01-03 20:44 UTC
[PATCH 10/11] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get
2013-01-03 20:44 UTC
[PATCH 9/11] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count
2013-01-03 20:44 UTC
[PATCH 8/11] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation
2013-01-03 20:44 UTC
[PATCH 7/11] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferred removal
2013-01-03 20:43 UTC
[PATCH 6/11] lpfc 8.3.37: Fix potential memory corruption bug
2013-01-03 20:43 UTC
[PATCH 5/11] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJT
2013-01-03 20:43 UTC
[PATCH 4/11] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verification
2013-01-03 20:43 UTC
[PATCH 3/11] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver
2013-01-03 20:43 UTC
[PATCH 2/11] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queue
2013-01-03 20:43 UTC
[PATCH 1/11] lpfc 8.3.37: Provide support for change_queue_type
2013-01-03 20:43 UTC
[PATCH 0/11] lpfc 8.3.37: Update lpfc to revision 8.3.37
2013-01-03 20:42 UTC
[Bug 51881] New: HighPoint RocketRAID 2720 fail to detect some SATA hdd
2013-01-03 15:57 UTC (3+ messages)
` [Bug 51881] "
[PATCH -v2 16/26] scsi: rename random32() to prandom_u32()
2013-01-03 12:19 UTC
[scsi:for-next 11/19] drivers/scsi/ipr.c:8700:16: warning: array subscript is above array bounds
2013-01-03 10:16 UTC (3+ messages)
[PATCH 0/2] RESEND Add support for new IBM SAS controllers
2013-01-02 22:42 UTC (6+ messages)
` [PATCH 1/2] RESEND ipr: Implement block iopoll
` [PATCH 2/2] RESEND ipr: Driver version 2.6.0
[PATCH 0/1] Fix several unlock issues in ipr driver
2013-01-02 22:36 UTC (3+ messages)
` [PATCH 1/1] ipr: "
[Bug 48891] scsi/lpfc/lpfc_ct.c:637: possible finger trouble ?
2013-01-02 17:01 UTC
What does scsi IO state flag 0x0C (= 0x08 && 0x04 == terminated && no scsi status) mean?
2012-12-31 12:11 UTC
Supply Needed
2012-12-31 7:25 UTC
[PATCH 0/2] Change type-2 dif to use rq embedded 32 byte cdb
2012-12-30 0:52 UTC (2+ messages)
[PATCH] [SCSI] mpt3sas: remove pointless version.h include from mpt3sas_trigger_diag.c
2012-12-30 0:14 UTC
megaraid_sas: problem with specific hardware only with kernel 3.2.5 and above
2012-12-29 0:10 UTC
[PATCH] a100u2w: Added sanitization for pointer dereference using a value from hardware. Detected using Carburizer (http://lwn.net/Articles/479653/)
2012-12-28 23:03 UTC (5+ messages)
Request for Information Required for Linux Kernel Hard Lockup with PCMCIA SYM53C895a Card
2012-12-28 15:38 UTC
[PATCH] [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_config()
2012-12-28 11:29 UTC (2+ messages)
E-mail de atualização de verificação de conta
2012-12-27 13:32 UTC
[PATCH V5 0/4] [SCSI] ufs: Adds glue drivers to ufshcd
2012-12-26 20:15 UTC
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).