linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-07 19:44:25 to 2014-01-11 03:11:21 UTC [more...]

[PATCH 0/6] Let sleeping disks lie
 2014-01-11  3:11 UTC  (22+ messages)
  ` [PATCH 3/6] libata: resume in the background
  ` REQ_PM vs REQ_TYPE_PM_RESUME

[PATCH/RESEND v2 1/2] Hard disk S3 resume time optimization
 2014-01-11  2:13 UTC  (4+ messages)

iSCSI request keep rejected by microsoft iSCSI target because of write_same check
 2014-01-11  1:22 UTC  (10+ messages)

[PATCH 0/6] scsi_debug: a few bug fixes and enable clustering support
 2014-01-10 21:41 UTC  (7+ messages)
` [PATCH 1/6] scsi_debug: fix false positive logical block reference tag check fail
` [PATCH 3/6] scsi_debug: fix duplicate dif_errors increment
` [PATCH 5/6] scsi_debug: prepare to enable clustering

[PATCH 00/14] target: Initial support for DIF Type1+Type3 emulation
 2014-01-10 21:09 UTC  (41+ messages)
` [PATCH 01/14] target: Add DIF related base definitions
` [PATCH 02/14] target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
` [PATCH 03/14] target/sbc: Add sbc_check_prot + update sbc_parse_cdb for DIF
` [PATCH 04/14] target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
` [PATCH 05/14] target/spc: Add protection bit to standard INQUIRY output
` [PATCH 06/14] target/spc: Add protection related bits to INQUIRY EVPD=0x86
` [PATCH 07/14] target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
` [PATCH 08/14] target/spc: Expose ATO bit in control mode page
` [PATCH 09/14] target/configfs: Expose protection device attributes
` [PATCH 10/14] target: Add protection SGLs to target_submit_cmd_map_sgls
` [PATCH 11/14] target/rd: Refactor rd_build_device_space + rd_release_device_space
` [PATCH 12/14] target/rd: Add support for protection SGL setup + release
` [PATCH 13/14] target/rd: Add DIF protection into rd_execute_rw
` [PATCH 14/14] tcm_loop: Enable DIF/DIX modes in SCSI host LLD

[PATCH v8 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2014-01-10 20:07 UTC  (6+ messages)
` [PATCH v8 1/4] ata: Export required functions by APM X-Gene SATA driver
  ` [PATCH v8 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
    ` [PATCH v8 3/4] ata: Add APM X-Gene SoC SATA host controller driver

[PATCH -next] target/rd: remove unused variable from target_core_rd.c
 2014-01-10 19:41 UTC  (2+ messages)

[PATCH -next] target/sbc: Fix sparse non static symbol warning
 2014-01-10 19:43 UTC  (2+ messages)

randconfig build error with next-20140110, in drivers/target/target_core_sbc.c
 2014-01-10 19:37 UTC  (2+ messages)

Question about submitting large patchset for hpsa driver
 2014-01-10 19:33 UTC 

[LSF/MM ATTEND] interest in blk-mq, scsi-mq, dm-cache, dm-thinp, dm-*
 2014-01-10 18:27 UTC 

Terrible performance of sequential O_DIRECT 4k writes in SAN environment. ~3 times slower then Solars 10 with the same HBA/Storage
 2014-01-10 18:14 UTC  (22+ messages)

[PATCH] gdth: Fixup section annotations
 2014-01-10 17:07 UTC  (2+ messages)

[PATCH] drivers: target: target_core_mod: use div64_u64_rem() instead of operator '%' for u64
 2014-01-10 16:06 UTC  (11+ messages)

[PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
 2014-01-10 15:12 UTC  (26+ messages)

[PATCH 0/9] PCI: Eliminate race conditions between hotplug and sysfs rescan/remove (Was: Re: [PATCH v2 04/10] PCI: Destroy pci dev only once)
 2014-01-10 14:29 UTC  (10+ messages)
      ` [PATCH 1/9] PCI: Global rescan-remove lock
      ` [PATCH 2/9] ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug
      ` [PATCH 3/9] ACPI / hotplug / PCI: Use global PCI rescan-remove locking
      ` [PATCH 4/9] PCMCIA / cardbus: "
      ` [PATCH 5/9] PCI / hotplug: "
      ` [PATCH 6/9] platform / x86: "
      ` [PATCH 7/9] MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
      ` [PATCH 8/9] powerpc / eeh_driver: Use global PCI rescan-remove locking
      ` [PATCH 9/9] Xen / PCI: "

REQ_PM vs REQ_TYPE_PM_RESUME
 2014-01-10 14:29 UTC  (6+ messages)

[PATCH 12/14] scsi: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-10 13:57 UTC 

[PATCH 12/14] scsi: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-10 13:46 UTC 

[PATCH 1/1] aacraid: kdump fix
 2014-01-10 13:03 UTC  (3+ messages)

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:33 UTC 

status of block-integrity
 2014-01-10  1:49 UTC  (16+ messages)

[PATCH] qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO
 2014-01-09 20:13 UTC 

[patch] [SCSI] megaraid: missing bounds check in mimd_to_kioc()
 2014-01-09 20:03 UTC  (5+ messages)

REQ_PM vs REQ_TYPE_PM_RESUME
 2014-01-09 17:06 UTC  (15+ messages)

[PATCH 00/11] iSER target initial support for T10-DIF offload
 2014-01-09 16:40 UTC  (12+ messages)
` [PATCH 01/11] Target/core: Fixes for isert compilation
  ` [PATCH 02/11] IB/isert: seperate connection protection domains and dma MRs
  ` [PATCH 03/11] IB/isert: Avoid frwr notation, user fastreg
  ` [PATCH 05/11] Target/iscsi: Add T10-PI indication for iscsi_portal_group
  ` [PATCH 08/11] IB/isert: pass mr and frpl to isert_fast_reg_mr routine
` [PATCH 04/11] IB/isert: Move fastreg descriptor creation to a function
` [PATCH 06/11] IB/isert: Initialize T10-PI resources
` [PATCH 07/11] IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine
` [PATCH 09/11] IB/isert: Accept RDMA_WRITE completions
` [PATCH 10/11] IB/isert: Support T10-PI protected transactions
` [PATCH 11/11] Target/configfs: Expose iSCSI network portal group T10-PI support

[PATCH] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject prompt
 2014-01-09  6:50 UTC  (2+ messages)

[RFC 2/2] dual scan thread bug fix
 2014-01-08 22:37 UTC  (4+ messages)

I have a very lucrative Business
 2014-01-08 20:47 UTC 

[PATCH] [SCSI] advansys: change buildtime warning into runtime error
 2014-01-08 20:29 UTC  (5+ messages)

[SCSI] fnic: FIP VLAN Discovery Feature Support
 2014-01-08 12:47 UTC  (2+ messages)

[PATCH] [SCSI] megaraid: use GFP_ATOMIC under spin lock
 2014-01-08 12:16 UTC  (2+ messages)

[PATCH] megaraid_sas: make the log message about rescanning more informative
 2014-01-08 12:28 UTC  (2+ messages)

[PATCH/RESEND v2 2/2] Hard disk S3 resume time optimization
 2014-01-08  0:56 UTC 

[PATCH/RESEND v2 0/2] Hard disk S3 resume time optimization
 2014-01-08  0:55 UTC 

Persistent reservation behaviour/compliance with redundant controllers
 2014-01-07 20:18 UTC  (4+ messages)

LSF/MM 2014 Call For Proposals
 2014-01-07 19:44 UTC  (4+ messages)
` [LSF/MM TOPIC] [ATTEND] persistent memory progress, management of storage & file systems


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