linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-17 13:28:02 to 2014-03-23 14:28:11 UTC [more...]

[v3.13][v3.14][Regression] kthread: make kthread_create()killable
 2014-03-23 14:28 UTC  (25+ messages)
          ` [v3.13][v3.14][Regression] kthread: makekthread_create()killable
              ` [v3.13][v3.14][Regression] kthread:makekthread_create()killable
                    ` please fix FUSION (Was: [v3.13][v3.14][Regression] kthread:makekthread_create()killable)
                              ` please fix FUSION (Was: [v3.13][v3.14][Regression]kthread:makekthread_create()killable)
                                      ` please fix FUSION (Was:[v3.13][v3.14][Regression]kthread:makekthread_create()killable)

[RFC PATCH 0/5] userspace PI passthrough via AIO/DIO
 2014-03-23 14:02 UTC  (18+ messages)
` [PATCH 1/5] fs/bio-integrity: remove duplicate code
` [PATCH 2/5] aio/dio: enable DIX passthrough
` [PATCH 3/5] aio/dio: allow user to ask kernel to fill in parts of the protection info
` [PATCH 4/5] aio/dio: advertise possible userspace flags
` [PATCH 5/5] blk-integrity: refactor various routines

[RESEND][PATCH 0/2] Cleanup asm/scatterlist.h
 2014-03-23  8:58 UTC  (13+ messages)
` [RESEND][PATCH 1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig

[Bug 71941] New: LSI SAS2116 does not detect disks
 2014-03-22 14:13 UTC  (3+ messages)
` [Bug 71941] "

[PATCH] VMW_PVSCSI: Fix the issue of DMA-API related warnings
 2014-03-21 18:08 UTC 

[Bug 70751] New: mpt2sas: system disks dropped when execute SMART tests
 2014-03-21 13:44 UTC  (2+ messages)
` [Bug 70751] "

[PATCH] Attach VPD page after slave_configure()
 2014-03-21  8:02 UTC 

[PATCH] scsi: fixup return code in scsi_vpd_inquiry()
 2014-03-21  8:01 UTC 

SCSI: race condition between scsi_remove_target and scsi_probe_and_add_lun
 2014-03-21  5:12 UTC 

[SCSI] WARNING: CPU: 7 PID: 1484 at mm/page_alloc.c:2513 __alloc_pages_nodemask+0x1df/0x986()
 2014-03-21  1:35 UTC 

[PATCH 00/39] [WIP] scsi multiqueue
 2014-03-21  1:12 UTC  (18+ messages)
` [PATCH 11/39] scsi: remove a useless get/put_device pair in scsi_next_command
` [PATCH 13/39] megaraid: simplify internal command handling
` [PATCH 15/39] scsi: add support for per-host cmd pools
` [PATCH 28/39] scsi: reintroduce scsi_driver.init_command
` [PATCH 29/39] block: remove unprep_rq_fn
` [PATCH 30/39] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 31/39] scsi: split __scsi_queue_insert
` [PATCH 32/39] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 33/39] scsi: initial blk-mq support
` [PATCH 34/39] scsi: partially stub out scsi_adjust_queue_depth when using blk-mq
` [PATCH 35/39] virtio_scsi: use blk_mq
` [PATCH 36/39] iscsi_tcp: "
` [PATCH 37/39] ata_piix: "
` [PATCH 38/39] blk-mq: make blk_mq_start_stopped_hw_queues run a queue even if not stopped
` [PATCH 39/39] scsi: implement ->init_request and ->exit_request

[PATCH v5 3/3] scsi: async sd resume
 2014-03-21  0:09 UTC  (12+ messages)

Deadlock in usb-storage error handling
 2014-03-20 20:43 UTC  (15+ messages)

[LSF/MM TOPIC] atomic block device
 2014-03-20 20:10 UTC  (4+ messages)

[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support
 2014-03-20 17:28 UTC  (5+ messages)

[PATCH] hpsa: fix bug in figure_lunaddrbytes()
 2014-03-20 16:34 UTC 

[PATCHv9 0/6] Display EVPD pages in sysfs
 2014-03-20 13:37 UTC  (9+ messages)
` [PATCH 2/6] scsi: Return VPD page length in scsi_vpd_inquiry()
` [PATCH 6/6] Invalidate VPD page data

[PATCH] Fixup vpd page length calculation
 2014-03-20 13:37 UTC  (2+ messages)

[Bug 72541] New: CentOS 6.5 -- mpt2sas0: _base_fault_reset_work : SAS host is non-operational !!!!
 2014-03-20 12:57 UTC 

[Bug 71881] New: Disabling wifi by radio killswitch leads to remounting external USB HDD and stack trace in kernel log
 2014-03-20 12:42 UTC  (2+ messages)
` [Bug 71881] "

[scsi:for-next 200/200] drivers/scsi/scsi_sysfs.c:778: warning: comparison is always false due to limited range of data type
 2014-03-20  7:18 UTC  (2+ messages)

[PATCH v2 00/12] scsi/NCR5380: fix debugging macros and #include structure
 2014-03-19 12:35 UTC  (13+ messages)
` [PATCH v2 01/12] scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
` [PATCH v2 02/12] scsi/NCR5380: remove redundant HOSTS_C macro tests
` [PATCH v2 03/12] scsi/NCR5380: remove old CVS keywords
` [PATCH v2 04/12] scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
` [PATCH v2 05/12] scsi/NCR5380: fix build failures when debugging is enabled
` [PATCH v2 06/12] scsi/NCR5380: fix dprintk macro usage and definition
` [PATCH v2 07/12] scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
` [PATCH v2 08/12] scsi/NCR5380: adopt dprintk()
` [PATCH v2 09/12] scsi/NCR5380: fix and standardize NDEBUG macros
` [PATCH v2 10/12] scsi/NCR5380: remove unused macro definitions
` [PATCH v2 11/12] scsi/NCR5380: reduce depth of sun3_scsi nested includes
` [PATCH v2 12/12] scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c

[PATCH 2/3] VMW_PVSCSI: Add support for I/O requests coalescing
 2014-03-19 21:56 UTC  (3+ messages)
` [Pv-drivers] "

[PATCH RESEND 0/7] New CCINs and several patches for new improvement
 2014-03-19 20:57 UTC  (5+ messages)
` [PATCH RESEND 4/7] ipr: Get rid of superfluous call to pci_disbale_msi/msix()

[PATCH -next] libata.h: add stub for ata_sas_port_resume
 2014-03-19 20:32 UTC  (4+ messages)

[Bug 71231] New: System unresponsable after a lot of LUNs have been added to the system
 2014-03-19 10:01 UTC  (2+ messages)
` [Bug 71231] "

[Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2014-03-19 13:02 UTC 

randconfig build error with next-20140319, in drivers/scsi/libsas/sas_ata.c
 2014-03-19 17:13 UTC 

BLIST_SINGLELUN
 2014-03-19 15:42 UTC  (2+ messages)

[PATCH] [SCSI] megaraid: use GFP_ATOMIC under spin lock
 2014-03-19 15:21 UTC  (5+ messages)

[PATCH v2] Target/iser: Fail SCSI WRITE command if device detected integrity error
 2014-03-19  5:07 UTC  (2+ messages)

[PATCH 00/12] scsi/NCR5380: fix debugging macros and #include structure
 2014-03-19  1:54 UTC  (12+ messages)

[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
 2014-03-18 20:51 UTC 

[PATCH v6 0/3] Accelerate Storage Resume (2x or more)
 2014-03-18 20:18 UTC  (5+ messages)
` [PATCH v6 1/3] libata, libsas: kill pm_result and related cleanup

[PATCH] ata: Fix compiler warning with APM X-Gene host controller driver
 2014-03-18 20:06 UTC  (2+ messages)

GOOGLE Gewinnbenachrichtigung!!!
 2014-03-18 12:47 UTC 

[PATCH v1] Target/iser: Fail SCSI WRITE command if device detected integrity error
 2014-03-18 12:55 UTC  (2+ messages)

[PATCH] Target/iser: Fail SCSI WRITE command if device detected integrity error
 2014-03-18 11:44 UTC 

[PATCH][RESEND] [SCSI] misc drivers: remove deprecated IRQF_DISABLED
 2014-03-18  8:39 UTC  (4+ messages)
` [PATCH] [RESEND] "

[PATCH] [RESEND] [SCSI] wd7000: remove deprecated IRQF_DISABLED
 2014-03-18  8:36 UTC  (2+ messages)

[PATCH] [RESEND] [SCSI] u14-34f: remove deprecated IRQF_DISABLED
 2014-03-18  8:33 UTC  (2+ messages)

[PATCH] [RESEND] [SCSI] ibmvstgt: remove deprecated IRQF_DISABLED
 2014-03-18  8:31 UTC  (2+ messages)

[PATCH] [RESEND] [SCSI] eata: remove deprecated IRQF_DISABLED
 2014-03-18  8:28 UTC  (2+ messages)

[PATCH] [RESEND] [SCSI] aic7xxx: remove duplicate define
 2014-03-18  8:23 UTC  (2+ messages)

[PATCH] [RESEND] [SCSI] aha152x: remove deprecated IRQF_DISABLED
 2014-03-18  8:20 UTC  (2+ messages)

[PATCH] [RESEND] [SCSI] aacraid: remove deprecated IRQF_DISABLED
 2014-03-18  8:18 UTC  (2+ messages)

[PATCH] [RESEND] [SCSI] NCR5380: remove deprecated IRQF_DISABLED
 2014-03-18  8:13 UTC 

[PATCH 00/12] scsi/NCR5380: fix debugging macros and #include structure
 2014-03-18  0:42 UTC  (13+ messages)
` [PATCH 01/12] scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
` [PATCH 02/12] scsi/NCR5380: remove redundant HOSTS_C macro tests
` [PATCH 03/12] scsi/NCR5380: remove old CVS keywords
` [PATCH 04/12] scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
` [PATCH 05/12] scsi/NCR5380: fix build failures when debugging is enabled
` [PATCH 06/12] scsi/NCR5380: fix dprintk macro usage and definition
` [PATCH 07/12] scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
` [PATCH 08/12] scsi/NCR5380: adopt dprintk()
` [PATCH 09/12] scsi/NCR5380: fix and standardize NDEBUG macros
` [PATCH 10/12] scsi/NCR5380: remove unused macro definitions
` [PATCH 11/12] scsi/NCR5380: reduce depth of sun3_scsi nested includes
` [PATCH 12/12] scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c

[PATCH v2 00/13] T10-PI support for iSER initiator
 2014-03-17 21:46 UTC  (6+ messages)
` [PATCH v2 11/13] SCSI/libiscsi: Add check_protection callback for transports

[PATCH 4/4] Target/dif: Introduce protection-passthough-only mode
 2014-03-17 21:02 UTC 

DMA-API mapping errors in vmw_pvscsi
 2014-03-17 20:56 UTC  (3+ messages)

[PATCH v18 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-03-17 19:55 UTC  (2+ messages)

[RFCv2 0/7] vhost/scsi: Add T10 PI SGL passthrough support
 2014-03-17 19:18 UTC  (4+ messages)
` [RFCv2 5/7] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping

[PATCH 0/4] DIF fixes for kernel 3.15
 2014-03-17 18:16 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).