public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-22 03:37:56 to 2014-07-28 20:28:09 UTC [more...]

[PATCH 1/5] ipr: Add support for async scanning to speed up boot
 2014-07-28 20:28 UTC 

[PATCH 1/1] Drivers: scsi: storvsc: Add blist flags
 2014-07-28 20:05 UTC  (40+ messages)
      ` [PATCH 0/3] Enable discard on Hyper-V
        ` [PATCH 1/3] [SCSI] Add quirk for forcing logical block provisioning tests
        ` [PATCH 2/3] [SCSI] storvsc: Add Hyper-V "
        ` [PATCH 3/3] [SCSI] Make LBP quirk skip lbpme checks tests
          ` [PATCH v2 "

[PATCH v2 1/4] driver core: move deferred probe add / remove helpers down a bit
 2014-07-28 19:48 UTC  (7+ messages)
` [PATCH v2 2/4] driver core: enable drivers to use deferred probe from init
` [PATCH v2 3/4] cxgb4: ask for deferred probe
` [PATCH v2 4/4] mptsas: "

[PATCH 1/3] driver core: enable drivers to use deferred probe from init
 2014-07-28 18:48 UTC  (12+ messages)
` [PATCH 2/3] cxgb4: ask for deferred probe
` [PATCH 3/3] mptsas: "

[PATCH 0/6] qla2xxx device removal fixups
 2014-07-28 18:26 UTC  (6+ messages)
` [PATCH 5/6] qla2xxx: Prevent removal and board_disable race

[PATCH] block: bsg.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-28 14:31 UTC  (2+ messages)

[PATCH V2 0/4] Add XEN pvSCSI support
 2014-07-28 14:28 UTC  (10+ messages)
` [PATCH V2 1/4] Add XEN pvSCSI protocol description
  ` [Xen-devel] "
` [PATCH V2 2/4] Introduce xen-scsifront module
` [PATCH V2 3/4] Introduce XEN scsiback module
    ` [Xen-devel] "
` [PATCH V2 4/4] add xen pvscsi maintainer

[PATCH] qla4xxx: check the return value of dma_alloc_coherent()
 2014-07-28 12:55 UTC 

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-07-28 11:47 UTC  (22+ messages)
` [PATCH v2 RESEND 05/23] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH v2 RESEND 07/23] fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 08/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 18/23] pm8001: "
` [PATCH v2 RESEND 20/23] pmcraid: Use pci_enable_msix_range() "
` [PATCH v2 RESEND 21/23] qla2xxx: "
` [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() "

WARNING: CPU: 1 PID: 495 at mm/slab_common.c:69 kmem_cache_create+0x1a9/0x330()
 2014-07-28  7:49 UTC  (10+ messages)

[PATCH] usb-storage/SCSI: Add broken_fua blacklist flag
 2014-07-27 21:04 UTC  (3+ messages)

[PATCH] scsi: bfa: bfa_fcs.c: Cleaning up missing null-terminate in conjunction with strncpy strncat
 2014-07-27 16:44 UTC 

[PATCH] scsi: bfa: bfa_fcs_lport.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 15:44 UTC 

[PATCH] scsi: break from queue depth adjusting loops when device found
 2014-07-27 15:36 UTC  (7+ messages)

[RFC] hpsa: work in progress "lockless monster" patches
 2014-07-27 15:24 UTC  (3+ messages)

[PATCH] scsi: bfa: bfa_fcbuild.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 15:12 UTC 

[PATCH] scsi: 3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 15:11 UTC 

[PATCH 4/5] [SCSI] Do not use platform_bus as a parent
 2014-07-27 15:07 UTC  (6+ messages)

[PATCH] scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 14:57 UTC 

[PATCH v2 0/3] Include protection information in transport header
 2014-07-27 13:52 UTC  (20+ messages)
` [PATCH v2 1/3] scsi_cmnd: Introduce scsi_transfer_length helper
` [PATCH v2 2/3] libiscsi, iser: Adjust data_length to include protection information

[PATCH] scsi: scsi_tgt_if.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 22:30 UTC 

[PATCH] scsi: mpt3sas: mpt3sas_base.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 16:49 UTC 

[PATCH] scsi: mpt2sas: mpt2sas_base.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 16:48 UTC 

[PATCH] eata: remove driver_lock
 2014-07-26 16:45 UTC  (3+ messages)

Block/SCSI data integrity update v2
 2014-07-26 16:33 UTC  (20+ messages)
` [PATCH 01/14] block: Get rid of bdev_integrity_enabled()
` [PATCH 02/14] block: Replace bi_integrity with bi_special
` [PATCH 03/14] block: Remove integrity tagging functions
` [PATCH 04/14] block: Remove bip_buf
` [PATCH 05/14] block: Deprecate the use of the term sector in the context of block integrity
` [PATCH 06/14] block: Make protection interval calculation generic
` [PATCH 07/14] block: Clean up the code used to generate and verify integrity metadata
` [PATCH 08/14] block: Add prefix to block integrity profile flags
` [PATCH 09/14] block: Add a disk flag to block integrity profile
` [PATCH 10/14] block: Relocate bio integrity flags
` [PATCH 11/14] block: Integrity checksum flag
` [PATCH 12/14] block: Don't merge requests if integrity flags differ
` [PATCH 13/14] block: Add T10 Protection Information functions
` [PATCH 14/14] sd: Honor block layer integrity handling flags

[PATCH] scsi: bfa: bfad_bsg.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:51 UTC 

[PATCH] scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:49 UTC 

[PATCH] scsi: ibmvscsi: ibmvscsi.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:40 UTC 

[PATCH] scsi: bfa: bfad_attr.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:38 UTC 

Contact me for more details,
 2014-07-26  2:27 UTC 

[PATCH v2 1/3] scsi_cmnd: Introduce scsi_transfer_length helper
 2014-07-25 21:19 UTC  (3+ messages)
` [PATCH] [SCSI] Make scsi_transfer_length take a scsi_data_buffer argument

[ANNOUNCE] scsi patch queue tree updated
 2014-07-25 21:19 UTC  (2+ messages)

[RESEND][PATCH 07/10][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
 2014-07-25 19:43 UTC  (7+ messages)

scsi-mq V4
 2014-07-25 19:31 UTC  (30+ messages)
` [PATCH 01/14] scsi: add scsi_setup_cmnd helper
` [PATCH 02/14] scsi: split __scsi_queue_insert
` [PATCH 03/14] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 04/14] scsi: set ->scsi_done before calling scsi_dispatch_cmd
` [PATCH 05/14] scsi: push host_lock down into scsi_{host,target}_queue_ready
` [PATCH 06/14] scsi: convert target_busy to an atomic_t
` [PATCH 07/14] scsi: convert host_busy to atomic_t
` [PATCH 09/14] scsi: fix the {host,target,device}_blocked counter mess
` [PATCH 10/14] scsi: only maintain target_blocked if the driver has a target queue limit
` [PATCH 11/14] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 12/14] scatterlist: allow chaining to preallocated chunks
` [PATCH 13/14] scsi: add support for a blk-mq based I/O path
` [PATCH 14/14] fnic: reject device resets without assigned tags for the blk-mq case

its your family
 2014-07-25  3:23 UTC 

[PATCH] bnx2fc: do not add shared skbs to the fcoe_rx_list
 2014-07-25  8:12 UTC  (2+ messages)

Charity Code: 29Q118
 2014-07-25  6:28 UTC 

Charity Code: 29Q118
 2014-07-25  2:50 UTC 

Please reply
 2014-07-24 19:22 UTC 

[PATCH -next] scsi: fix u14-34f printk format warnings
 2014-07-24 18:07 UTC 

[Bug 79901] New: Extremely slow boot on Promise VTrak E610f due to sd_mod RSOC usage
 2014-07-24 15:28 UTC  (3+ messages)
` [Bug 79901] "

mpt2sas and mpt3sas merge (again)
 2014-07-24 12:25 UTC  (6+ messages)

Re:
 2014-07-24  8:37 UTC 

megasas: failed to get PD list
 2014-07-24  7:52 UTC  (3+ messages)

[PATCH 0/2] scsi: ufs: fix sparse tool warning in ufs driver
 2014-07-23  6:31 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: make undeclared functions static
` [PATCH 2/2] scsi: ufs: fix endianness sparse warnings

[PATCHv2 0/4] Initial SMR drive support
 2014-07-22 18:25 UTC  (7+ messages)
` [PATCH 4/4] sd: Handle ZBC drives correctly

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-22 17:12 UTC  (8+ messages)

[Bug 80711] New: SG_FLAG_LUN_INHIBIT is no longer implemented and there's not way to prevent the kernel from using the 2nd cdb byte for the LUN
 2014-07-22 16:13 UTC  (3+ messages)
` [Bug 80711] "

[PATCH V2 0/5] scsi: ufs: LU queue depth management
 2014-07-22 16:05 UTC  (7+ messages)
` [PATCH 1/5] scsi: ufs: query descriptor API
` [PATCH V2 2/5] scsi: ufs: fix endianness sparse warnings
` [PATCH V2 3/5] scsi: ufs: device query status and size check
` [PATCH V2 4/5] scsi: ufs: Logical Unit (LU) command queue depth
` [PATCH V2 5/5] scsi: ufs: Fix queue depth handling for best effort cases

Good Day
 2014-07-22 11:19 UTC 

minor device type updates
 2014-07-22  3:38 UTC  (5+ messages)
` [PATCH 1/3] scsi: update scsi_device_types
` [PATCH 3/3] scsi: move the writeable from struct scsi_device to struct scsi_cd


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox