linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-13 06:55:18 to 2017-10-17 04:20:07 UTC [more...]

[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 v9 00/10] block, scsi, md: Improve suspend and resume
 2017-10-17  4:17 UTC  (14+ 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] scsi: gdth: Convert timers to use timer_setup()
 2017-10-17  4:09 UTC  (2+ messages)

[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: libiscsi: Convert timers to use timer_setup()
 2017-10-17  4:08 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] scsi: libfc: 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  (5+ messages)
` [PATCH 1/2] qla2xxx: Use ql2xnvmeenable to enable Q-Pair "
` [PATCH 2/2] qla2xxx: Query FC4 type during RSCN processing

[PATCH v2 0/5] qla2xxx: Patches for scsi-misc
 2017-10-17  3:08 UTC  (8+ messages)
` [PATCH v2 1/5] qla2xxx: Add module param ql2xenablemsix
` [PATCH v2 2/5] qla2xxx: Add ATIO-Q processing for INTx mode
` [PATCH v2 3/5] qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port states
` [PATCH v2 4/5] qla2xxx: Changes to support N2N logins
` [PATCH v2 5/5] qla2xxx: Update driver version to 10.00.00.02-k

[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 V7 0/6] blk-mq-sched: improve sequential I/O performance
 2017-10-17  1:29 UTC  (22+ messages)
` [PATCH V7 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17  0:10 UTC  (19+ 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 v2 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-16 22:49 UTC  (9+ 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 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)

[PATCH] scsi: sg: Re-fix off by one in sg_fill_request_table()
 2017-10-15 17:16 UTC 

(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  (17+ messages)
` [PATCH V9 1/7] blk-mq-sched: dispatch from scheduler only after progress is made on ->dispatch
` [PATCH V9 2/7] blk-mq-sched: move actual dispatching into one helper
` [PATCH V9 3/7] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V9 4/7] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
` [PATCH V9 5/7] blk-mq-sched: improve dispatching from sw queue
` [PATCH V9 6/7] SCSI: allow to pass null rq to scsi_prep_state_check()
` [PATCH V9 7/7] SCSI: implement .get_budget and .put_budget for blk-mq

[PATCH v2 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
 2017-10-14  1:02 UTC  (3+ messages)
` [PATCH v2 5/5] ufs/phy: qcom: Refactor to use phy_init call

[PATCH 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-13 17:56 UTC  (18+ messages)
` [PATCH 1/8] lib: "
` [PATCH 3/8] nvmet/fc: Use "
` [PATCH 4/8] nvmet/rdma: "
` [PATCH 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
` [PATCH 7/8] scsi/pmcraid: Remove an unused structure member
` [PATCH 8/8] scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order()

[PATCH V8 0/7] blk-mq-sched: improve sequential I/O performance
 2017-10-13 17:32 UTC  (10+ messages)
` [PATCH V8 1/7] blk-mq-sched: fix scheduler bad performance
` [PATCH V8 2/7] blk-mq-sched: move actual dispatching into one helper
` [PATCH V8 3/7] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V8 4/7] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
` [PATCH V8 5/7] blk-mq-sched: improve dispatching from sw queue
` [PATCH V8 6/7] SCSI: allow to pass null rq to scsi_prep_state_check()
` [PATCH V8 7/7] SCSI: implement .get_budget and .put_budget for blk-mq

[PATCH] scsi: scsi_transport_fc: make a field of fc_internal structure const
 2017-10-13 14:29 UTC 

[PATCH 1/1] qla2xxx: Fix sparse warnings for N2N
 2017-10-13 14:28 UTC  (3+ messages)

[PATCHv6 0/5] scsi: Fixup blacklist handling
 2017-10-13 10:09 UTC  (12+ messages)
` [PATCHv6 1/5] scsi_debug: allow to specify inquiry vendor and model
` [PATCHv6 2/5] scsi: Export blacklist flags to sysfs
` [PATCHv6 3/5] scsi_devinfo: Reformat blacklist flags
` [PATCHv6 4/5] scsi_devinfo: Whitespace fixes
` [PATCHv6 5/5] scsi_devinfo: fixup string compare

[PATCH v4 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-13  7:49 UTC  (6+ messages)
` [PATCH v4 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v4 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v4 3/5] arm64: dts: add ufs dts node
` [PATCH v4 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v4 5/5] arm64: defconfig: enable f2fs and squashfs

[RESEND PATCH] scsi: shost->async_scan should be protected by mutex_lock
 2017-10-13  6:55 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).