linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-10 18:56:06 to 2018-06-21 09:17:36 UTC [more...]

[PATCH V3 1/3] scsi: ufs: set the device reference clock setting
 2018-06-21  9:17 UTC  (11+ messages)
` [PATCH V3 2/3] scsi: ufs: Add ufs provisioning support
` [PATCH V3 3/3] scsi: ufs: Add configfs support for ufs provisioning

[PATCH V2 1/3] scsi: ufs: set the device reference clock setting
 2018-06-21  8:52 UTC  (13+ messages)
` [PATCH V2 3/3] scsi: ufs: Add sysfs support for ufs provision

[PATCH 0/5]stop normal completion path entering a timeout req
 2018-06-21  8:22 UTC  (13+ messages)
` [PATCH 1/5] blk-mq: prevent normal completion from entering a timeout request
` [PATCH 2/5] nbd: use __blk_mq_complete_request in timeout path
` [PATCH 3/5] null_blk: "
` [PATCH 4/5] mmc: "
` [PATCH 5/5] nvme: "

[PATCH v2] scsi: cxlflash: Change return type for fault handler
 2018-06-20 20:12 UTC  (2+ messages)

[PATCH v3] target: fix truncated PR-in ReadKeys response
 2018-06-20  1:37 UTC  (2+ messages)

[PATCH] scsi: cxlflash: Change return type for fault handler
 2018-06-20  1:35 UTC  (7+ messages)

[PATCH] scsi: sd: Optimal I/O size should be a multiple of physical block size
 2018-06-20  1:29 UTC  (2+ messages)

[PATCH 1/2] block: export __blk_complete_request
 2018-06-19 14:52 UTC  (15+ messages)
` [PATCH 2/2] scsi_transport_fc: use __blk_complete_request in fc_bsg_job_timeout

[PATCH] scsi: xen-scsifront: add error handling for xenbus_printf
 2018-06-19 13:02 UTC  (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] xen/scsiback: add error handling for xenbus_printf
 2018-06-19 13:01 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2 5/8] mpt3sas: Fix _transport_smp_handler() error path
 2018-06-19  5:18 UTC  (2+ messages)

[PATCH 0/3] Use sbitmap instead of percpu_ida
 2018-06-19  2:26 UTC  (10+ messages)
` [PATCH 1/3] target: Abstract tag freeing
` [PATCH 2/3] Convert target drivers to use sbitmap
` [PATCH 3/3] Remove percpu_ida

[PATCH resend] scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
 2018-06-19  2:20 UTC  (3+ messages)

[PATCH] scsi: scsi_debug: Fix memory leak on module unload
 2018-06-19  2:17 UTC  (3+ messages)

[PATCH v2 0/3] Preparation patch-set for SCSI results rework
 2018-06-19  2:06 UTC  (10+ messages)
` [PATCH v2 1/3] scsi: remove Scsi_Cmnd typedef
` [PATCH v2 2/3] scsi: check for equality of result byte values
` [PATCH v2 3/3] scsi: don't add scsi command result bytes

[PATCH v2 0/4] Enable UFS provisioning via Linux
 2018-06-18 16:54 UTC  (8+ messages)
` [PATCH v2 1/4] scsi: ufs: Add Configuration Descriptor to sysfs
` [PATCH v2 2/4] scsi: ufs: Make sysfs attributes writable
` [PATCH v2 3/4] scsi: ufs: Refactor descriptor read for write
` [PATCH v2 4/4] scsi: ufs: Enable writing config descriptor

[PATCH] sg, bsg: mitigate read/write abuse, block uaccess in release
 2018-06-18 16:23 UTC  (14+ messages)

[PATCH] scsi_transport_fc: use 64-bit timestamps consistently
 2018-06-18 15:29 UTC 

[PATCH] scsi: lpfc: use monotonic timestamps for statistics
 2018-06-18 15:28 UTC 

[PATCH] aacraid: stop using deprated get_seconds()
 2018-06-18 15:26 UTC 

[PATCH] snic: fix printing time intervals
 2018-06-18 15:18 UTC 

[PATCH 4.14 032/189] scsi: target: fix crash with iscsi target and dvd
 2018-06-18  8:12 UTC 

[PATCH 4.16 053/279] scsi: target: fix crash with iscsi target and dvd
 2018-06-18  8:10 UTC 

[PATCH 0/7] Enable UFS provisioning via Linux
 2018-06-15 21:19 UTC  (11+ messages)

[PATCH] block: fix bsg_unregister and bsg_open race
 2018-06-15 14:16 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH] pcmcia: add error handling for pcmcia_enable_device
 2018-06-14 23:41 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 6/8] mpt3sas: Fix _transport_smp_handler() error path
 2018-06-14 16:49 UTC 

[PATCH] scsi: bfa: add error handling for pci_iomap
 2018-06-14 12:00 UTC  (3+ messages)
` [PATCH v2] "

Fwd: Re: kernel BUG at drivers/scsi/scsi_error.c:197! - git 4.17.0-x64-08428-g7d3bf613e99a
 2018-06-14 11:31 UTC  (5+ messages)

kernel BUG at drivers/scsi/scsi_error.c:197! - git 4.17.0-x64-08428-g7d3bf613e99a
 2018-06-14  8:32 UTC  (11+ messages)

[GIT PULL] final round of SCSI updates for the 4.17+ merge window
 2018-06-14  1:56 UTC 

[PATCH] scsi: ipr: fix build on 32-bit architectures
 2018-06-13 17:14 UTC  (2+ messages)

[RESEND PATCH] target: fix potential memory leak in option parsing
 2018-06-13 16:10 UTC  (2+ messages)

[PATCH] target: add error handling for match_int
 2018-06-12 21:21 UTC  (3+ messages)

[PATCH 0/2] Use sbitmap instead of percpu_ida
 2018-06-12 18:08 UTC  (9+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap

[PATCH 0/3] Preparation patch-set for SCSI results rework
 2018-06-12 15:46 UTC  (8+ messages)
` [PATCH 1/3] scsi: remove Scsi_Cmnd typedef
` [PATCH 2/3] scsi: check for equality of result byte values
` [PATCH 3/3] scsi: don't add scsi command result bytes

[PATCH] scsi: qla4xxx: add error handling for try_module_get
 2018-06-12 14:08 UTC  (3+ messages)

[PATCH] scsi: bnx2i: add error handling for ioremap_nocache
 2018-06-12  7:50 UTC  (2+ messages)

[PATCH] scsi: esas2r: add error handling for pci_enable_device
 2018-06-12  4:14 UTC 

[PATCH] scsi: gdth: add error handling for register_chrdev
 2018-06-11  8:35 UTC 

[GIT PULL] first round of SCSI updates for the 4.17+ merge window
 2018-06-10 18:56 UTC 


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