messages from 2018-07-21 00:05:58 to 2018-08-02 17:08:22 UTC [more...]
[PATCH] blk-mq: fix blk_mq_tagset_busy_iter
2018-08-02 17:08 UTC (4+ messages)
linux-next: Tree for Aug 1
2018-08-02 16:57 UTC (21+ messages)
[PATCH] scsi: csiostor: avoid null pointer dereference on card_fw allocation failure
2018-08-02 14:53 UTC (2+ messages)
[PATCH v2 0/4] Use dma_zalloc_coherent and kvcalloc to replace open code
2018-08-02 11:28 UTC (5+ messages)
` [PATCH v2 1/4] driver/scsi/fnic/fnic_trace: Use kvcalloc instead of vmalloc+memset
` [PATCH v2 2/4] drivers/scsi/dpt_i2o: Use dma_zalloc_coherent to repalce dma_alloc_coherent+memset
` [PATCH v2 3/4] drivers/scsi/snic/snic_trc: Use kvcalloc instead of vmalloc+memset
` [PATCH v2 4/4] drivers/scsi/mvsas/mv_init: Use dma_zalloc_coherent to replace dma_alloc_coherent+memset
[PATCH 1/2] sysfs: Introduce sysfs_{un,}break_active_protection()
2018-08-02 8:31 UTC (7+ messages)
` [PATCH 2/2] Avoid that SCSI device removal through sysfs triggers a deadlock
[PATCH] scsi:NCR5380: remove same check condition in NCR5380_select
2018-08-02 7:32 UTC (4+ messages)
[PATCH 0/4] use dma_zalloc_coherent and vzalloc to replace open code
2018-08-02 6:16 UTC (12+ messages)
` [PATCH 1/4] driver/scsi/fnic/fnic_trace: Use vzalloc to zero instead of vmalloc+memset
` [PATCH 2/4] drivers/scsi/dpt_i2o: Use dma_zalloc_coherent to repalce dma_alloc_coherent+memset
` [PATCH 3/4] drivers/scsi/snic/snic_trc: Use vzalloc instead of vmalloc+memset
` [PATCH 4/4] drivers/scsi/mvsas/mv_init: Use dma_zalloc_coherent to replace dma_alloc_coherent+memset
libfc mutex under RCU read section error since "libfc: Fixup disc_mutex handling"
2018-08-02 5:37 UTC (4+ messages)
[PATCH 0/2] remove double test condition
2018-08-02 4:00 UTC (8+ messages)
` [PATCH 1/2] scsi:qla1280: remove unnessary same condition check
` [PATCH 2/2] scsi:qlogicfas408: remove the same check in qlogicfas408_detect
[PATCH] scsi: ufs: Check workqueue exists before destroying it
2018-08-02 0:14 UTC
[PATCH] scsi: ufs: Suspend clock scaling only once in ufshcd_hba_exit()
2018-08-01 23:31 UTC
[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
2018-08-01 19:50 UTC (22+ messages)
` [PATCH v2 1/9] ide-cd: Drop unused sense buffers
` [PATCH v2 2/9] scsi: cxlflash: "
` [PATCH v2 3/9] scsi: build scsi_common.o for all scsi passthrough request users
` [PATCH v2 4/9] target: don't depend on SCSI
` [PATCH v2 5/9] block: Switch struct packet_command to use struct scsi_sense_hdr
` [PATCH v2 6/9] ide-cd: Remove redundant sense buffer
` [PATCH v2 7/9] cdrom: Use struct scsi_sense_hdr internally
` [PATCH v2 8/9] libata-scsi: Move sense buffers onto stack
` [PATCH v2 9/9] scsi: Check sense buffer size at build time
[PATCH 4.9 132/144] scsi: scsi_dh: replace too broad "TP9" string with the exact models
2018-08-01 16:52 UTC
[PATCH 4.14 204/246] scsi: scsi_dh: replace too broad "TP9" string with the exact models
2018-08-01 16:51 UTC
[PATCH 4.17 280/336] scsi: scsi_dh: replace too broad "TP9" string with the exact models
2018-08-01 16:50 UTC
[PATCH] [SCSI] sym53c8xx: remove some redundant variables
2018-08-01 14:58 UTC
[PATCH] driver/scsi/pmcraid: Use pci_zalloc_consistent instead of pci_alloc_consistent+memset
2018-08-01 10:07 UTC (3+ messages)
[PATCH v2] driver/scsi/pmcraid: Use pci_zalloc_consistent instead of pci_alloc_consistent+memset
2018-08-01 9:14 UTC (3+ messages)
[PATCH V7 1/2] scsi: ufs: set the device reference clock setting
2018-08-01 8:48 UTC (2+ messages)
` [PATCH V7 2/2] scsi: ufs: Add configfs support for UFS provisioning
[next-20180727][qla2xxx][BUG] WARNING: CPU: 12 PID: 511 at drivers/scsi/scsi_lib.c:691 scsi_end_request+0x250/0x280
2018-08-01 7:19 UTC (2+ messages)
[PATCH 0/3] scsi: fcoe: memleak fixes
2018-08-01 6:31 UTC (7+ messages)
` [PATCH 1/3] fcoe: fix use-after-free in fcoe_ctlr_els_send
` [PATCH 2/3] scsi: fcoe: drop frames in ELS LOGO error path
` [PATCH 3/3] scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
[PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI
2018-07-31 19:52 UTC (12+ messages)
[PATCH 18/26] target/iscsi: Allocate session IDs from an IDA
2018-07-31 18:55 UTC (9+ messages)
[GIT PULL] SCSI fixes for 4.18-rc7
2018-07-31 15:24 UTC
mpt3sas_cm2: attempting host reset! scmd(ffff9e8a88623d48
2018-07-31 13:57 UTC
[PATCH V5 2/2] scsi: ufs: Add configfs support for ufs provisioning
2018-07-31 5:18 UTC (9+ messages)
[PATCH] qedi: Fix a potential buffer overflow
2018-07-31 2:31 UTC (3+ messages)
[PATCH] scsi: 3ware: fix return 0 on the error path of probe
2018-07-31 2:08 UTC (5+ messages)
[PATCH, RESEND] Avoid that SCSI device removal through sysfs triggers a deadlock
2018-07-30 17:57 UTC (15+ messages)
[PATCH 2/3] dmapool: improve scalability of dma_pool_free
2018-07-30 14:05 UTC (12+ messages)
[PATCH V6] scsi: ufs: Add configfs support for UFS provisioning
2018-07-30 8:00 UTC (3+ messages)
[PATCH 1/3] dmapool: improve scalability of dma_pool_alloc
2018-07-27 13:50 UTC (4+ messages)
[PATCH] scsi: atp870u: Replace mdelay() with msleep()
2018-07-27 9:13 UTC
[PATCH] scsi: a100u2w: Replace mdelay() with msleep()
2018-07-27 9:09 UTC
[PATCH] message: fusion: Replace GFP_ATOMIC with GFP_KERNEL
2018-07-27 3:47 UTC
[PATCH 3/3] [SCSI] mpt3sas: replace chain_dma_pool
2018-07-26 18:55 UTC
[PATCH 0/3] mpt3sas and dmapool scalability
2018-07-26 18:53 UTC
[PATCH 0/6] Symbol namespaces
2018-07-26 7:44 UTC (17+ messages)
` [PATCH 2/6] module: add support for symbol namespaces
` [PATCH 4/6] modpost: add support for generating namespace dependencies
[PATCH v3] scsi: ufs: Make sysfs attributes writable
2018-07-25 20:14 UTC
[PATCH v1 4/9] scsi: ufs: add option to change default UFS power management level
2018-07-24 3:34 UTC (12+ messages)
` [PATCH v1 7/9] scsi: ufs: add UFS power collapse support during hibern8
` [PATCH v1 8/9] scsi: ufs: enable runtime pm only after ufshcd init
[PATCH] scsi: mptfusion: Fix potential Spectre v1
2018-07-23 17:06 UTC
[stable-4.14 00/23] block/scsi multiqueue performance enhancement and
2018-07-23 15:37 UTC (5+ messages)
[PATCH] firewire: sbp2: Replace GFP_ATOMIC with GFP_KERNEL in sbp2_scsi_queuecommand()
2018-07-23 12:53 UTC (2+ messages)
[PATCH] scsi: prevent ISA driver from building on PPC32
2018-07-23 8:19 UTC (3+ 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).