linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-14 08:06:05 to 2017-10-17 23:26:32 UTC [more...]

[PATCH v10 00/10] block, scsi, md: Improve suspend and resume
 2017-10-17 23:26 UTC  (6+ messages)
` [PATCH v10 01/10] md: Rename md_notifier into md_reboot_notifier
` [PATCH v10 02/10] md: Introduce md_stop_all_writes()
` [PATCH v10 04/10] block: Make q_usage_counter also track legacy requests
` [PATCH v10 06/10] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v10 08/10] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag

[PATCH] sd: Micro-optimize READ / WRITE CDB encoding
 2017-10-17 22:41 UTC  (3+ messages)

[bug report] Linux-2.6.12-rc2
 2017-10-17 21:58 UTC  (2+ messages)
` integer overflow in aic7xxx (was [bug report] Linux-2.6.12-rc2)

[PATCH v4 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-17 21:17 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs

[PATCH v9 00/10] block, scsi, md: Improve suspend and resume
 2017-10-17 20:18 UTC  (27+ messages)
` [PATCH v9 01/10] md: Rename md_notifier into md_reboot_notifier
` [PATCH v9 02/10] md: Introduce md_stop_all_writes()
` [PATCH v9 03/10] md: Neither resync nor reshape while the system is frozen
` [PATCH v9 04/10] block: Make q_usage_counter also track legacy requests
` [PATCH v9 05/10] block: Introduce blk_get_request_flags()
` [PATCH v9 06/10] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v9 07/10] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v9 08/10] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v9 09/10] block, scsi: Make SCSI quiesce and resume work reliably
` [PATCH v9 10/10] block, nvme: Introduce blk_mq_req_flags_t

[PATCH V7 0/6] blk-mq-sched: improve sequential I/O performance
 2017-10-17 18:09 UTC  (16+ messages)
` [PATCH V7 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops

[PATCH V2] scsi: storvsc: Allow only one remove lun work item to be issued per lun
 2017-10-17 17:35 UTC 

[PATCH] scsi: storvsc: Allow only one remove lun work item to be issued per lun
 2017-10-17 17:32 UTC 

[PATCH] scsi: libiscsi: Convert timers to use timer_setup()
 2017-10-17 17:11 UTC  (3+ messages)

[PATCH 0/2] block/SCSI MQ: two RESTART related patches
 2017-10-17 15:47 UTC  (5+ messages)
` [PATCH 1/2] SCSI: run idle hctx after delay in scsi_mq_get_budget()
` [PATCH 2/2] blk-mq: don't handle TAG_SHARED in restart

[GIT PULL] SCSI fixes for 4.14-rc5
 2017-10-17 15:22 UTC 

[PATCH] scsi: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entry
 2017-10-17 15:02 UTC  (2+ messages)
`  "

[PATCH] scsi: gdth: Convert timers to use timer_setup()
 2017-10-17 14:53 UTC  (3+ messages)

[PATCH] sd: Limit WRITE SAME / WRITE SAME(16) w/UNMAP length for certain devices
 2017-10-17 14:43 UTC  (7+ messages)
` [PATCH] scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP

[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-17 14:31 UTC  (20+ messages)
` [PATCH v2 1/8] lib/scatterlist: "
` [PATCH v2 2/8] crypto: scompress - use "
` [PATCH v2 3/8] nvmet/fc: Use "
` [PATCH v2 4/8] nvmet/rdma: "
` [PATCH v2 5/8] target: Use sgl_alloc_order() "
` [PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
` [PATCH v2 7/8] scsi/pmcraid: Remove an unused structure member
` [PATCH v2 8/8] scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order()

[PATCH] sd: always retry READ CAPACITY for ALUA state transition
 2017-10-17 13:57 UTC  (2+ messages)

[PATCH] scsi: sg: Re-fix off by one in sg_fill_request_table()
 2017-10-17 13:02 UTC  (2+ messages)

[PATCH V8 1/5] dma-mapping: Rework dma_get_cache_alignment()
 2017-10-17 11:55 UTC  (7+ messages)
` [PATCH V8 2/5] MIPS: Implement dma_map_ops::get_cache_alignment()
` [PATCH V8 3/5] scsi: Align block queue to dma_get_cache_alignment()
` [PATCH V8 4/5] libsas: Align SMP req/resp "
` [PATCH V8 5/5] libata: Align DMA buffer "

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17 10:56 UTC  (28+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
  ` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "

[PATCH] scsi: libfc: Convert timers to use timer_setup()
 2017-10-17  7:45 UTC  (3+ messages)

[PATCH] scsi: Handle power-on reset unit attention
 2017-10-17  7:11 UTC 

[PATCH] scsi: Always retry internal target error
 2017-10-17  7:11 UTC 

[PATCH] scsi: Do not retry invalid function error
 2017-10-17  7:10 UTC 

[PATCH] scsi: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry
 2017-10-17  7:10 UTC 

[PATCH] scsi: Add 'AIX VDASD' to blacklist
 2017-10-17  7:10 UTC 

[PATCH v2 0/2] change allow_restart, manage_start_stop to bool in sysfs
 2017-10-17  5:27 UTC  (2+ messages)

[PATCHv6 0/5] scsi: Fixup blacklist handling
 2017-10-17  5:06 UTC  (2+ messages)

[PATCH v7 9/9] block, scsi: Make SCSI quiesce and resume work reliably
 2017-10-17  4:19 UTC  (2+ messages)
` [block, scsi] f246f66ae5: WARNING:at_block/blk-core.c:#blk_queue_enter

[PATCH] scsi: dc395x: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: aic94xx: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: smartpqi: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH] scsi/bnx2i: Convert timers to use timer_setup()
 2017-10-17  4:08 UTC  (2+ messages)

[PATCH 0/5] ZBC support clenaup and fixes
 2017-10-17  3:57 UTC  (2+ messages)

[RFC] bsg-lib interface cleanup
 2017-10-17  3:50 UTC  (8+ messages)
` [PATCH 6/9] bsg-lib: introduce a timeout field in struct bsg_job
` [PATCH 7/9] bsg-lib: remove bsg_job.req
` [PATCH 8/9] block: pass full fmode_t to blk_verify_command

[PATCH] scsi: qedi: Delete redundant variables
 2017-10-17  3:25 UTC  (3+ messages)

[PATCH] aacraid: Fix controller initialization failure
 2017-10-17  3:18 UTC  (2+ messages)

[PATCH] csi: hpsa: Fix configured_logical_drive_count·check
 2017-10-17  3:15 UTC  (2+ messages)

[PATCH 1/1] qla2xxx: Initialize Work element before requesting IRQs
 2017-10-17  3:13 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: Couple bug fixes for FC-NVMe
 2017-10-17  3:09 UTC  (4+ messages)
` [PATCH 1/2] qla2xxx: Use ql2xnvmeenable to enable Q-Pair "

[PATCH v2 0/5] qla2xxx: Patches for scsi-misc
 2017-10-17  3:08 UTC  (2+ messages)

[PATCH] zfcp: fix erp_action use-before-initialize in REC action trace
 2017-10-17  2:46 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
 2017-10-17  2:44 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: make a couple of functions static
 2017-10-17  2:41 UTC  (2+ messages)

[PATCH] scsi: nsp32: fix logic bug in error handling
 2017-10-17  2:39 UTC  (3+ messages)

[PATCH] [SCSI] bfa: integer overflow in debugfs
 2017-10-17  2:36 UTC  (2+ messages)

[PATCH v2] linux/types.h: Restore the ability to disable sparse endianness checks
 2017-10-16 21:26 UTC  (3+ messages)

system hung up when offlining CPUs
 2017-10-16 20:27 UTC  (13+ messages)

[PATCH] scsi: hpsa: simplify hpsa_set_local_logical_count()
 2017-10-16 19:06 UTC  (2+ messages)

[PATCH] linux/types.h: Restore the ability to disable sparse endianness checks
 2017-10-16 17:36 UTC  (4+ messages)

[PATCH 4.13 41/53] genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
 2017-10-16 16:16 UTC 

[SUSPECTED SPAM] RE: Incident [INC0903501]
 2017-10-16 14:32 UTC 

[PATCH 0/5] qla2xxx: Patches for scsi-misc
 2017-10-16  6:57 UTC  (5+ messages)
` [PATCH 1/5] qla2xxx: Add module param ql2xenablemsix

Dearest
 2017-10-16  1:06 UTC 

[PATCH] bsg: update bsg_device_list to utilize static hash table implementation
 2017-10-15 21:30 UTC  (2+ messages)

[PATCH] scsi: scsi_transport_fc: make the function argument as const
 2017-10-15 20:57 UTC  (2+ messages)

(unknown),
 2017-10-15 15:13 UTC 

[PATCH V10 0/8] blk-mq-sched: improve sequential I/O performance
 2017-10-14 23:17 UTC  (13+ messages)
` [PATCH V10 1/8] blk-mq-sched: dispatch from scheduler only after progress is made on ->dispatch
` [PATCH V10 2/8] blk-mq-sched: move actual dispatching into one helper
` [PATCH V10 3/8] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V10 4/8] block: kyber: check if there is request in ctx in kyber_has_work()
` [PATCH V10 5/8] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
` [PATCH V10 6/8] blk-mq-sched: improve dispatching from sw queue
` [PATCH V10 7/8] SCSI: allow to pass null rq to scsi_prep_state_check()
` [PATCH V10 8/8] SCSI: implement .get_budget and .put_budget for blk-mq

[PATCH] scsi: fnic: Clean up redundant variables
 2017-10-14 12:52 UTC 

[PATCH] [SCSI] sym53c8xx: Remove pointers scriptb0
 2017-10-14 12:03 UTC 

[PATCH V9 0/7] blk-mq-sched: improve sequential I/O performance
 2017-10-14  8:06 UTC  (4+ messages)
` [PATCH V9 6/7] SCSI: allow to pass null rq to scsi_prep_state_check()


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