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

[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  (7+ messages)
` [PATCH v2 1/5] dt-bindings: phy: Add PHY_TYPE_UFS definition
` [PATCH v2 2/5] phy: Add UFS PHY modes
` [PATCH v2 3/5] phy: qcom-ufs: Add support to set phy mode
` [PATCH v2 4/5] scsi/ufs: qcom: Set phy mode based on the controllers HS MODE
` [PATCH v2 5/5] ufs/phy: qcom: Refactor to use phy_init call

[PATCH 0/2] qla2xxx: Couple bug fixes for FC-NVMe
 2017-10-13 22:43 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Use ql2xnvmeenable to enable Q-Pair "
` [PATCH 2/2] qla2xxx: Query FC4 type during RSCN processing

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

[PATCH 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-13 17:56 UTC  (20+ messages)
` [PATCH 1/8] lib: "
` [PATCH 2/8] crypto: scompress - use "
` [PATCH 3/8] nvmet/fc: Use "
` [PATCH 4/8] nvmet/rdma: "
` [PATCH 5/8] target: Use sgl_alloc_order() "
` [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 V7 0/6] blk-mq-sched: improve sequential I/O performance
 2017-10-13 17:47 UTC  (26+ messages)
` [PATCH V7 1/6] blk-mq-sched: fix scheduler bad performance
` [PATCH V7 2/6] blk-mq-sched: move actual dispatching into one helper
` [PATCH V7 3/6] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V7 4/6] blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
` [PATCH V7 5/6] blk-mq-sched: improve dispatching from sw queue
` [PATCH V7 6/6] SCSI: implement .get_budget and .put_budget for blk-mq

[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 v2 0/5] qla2xxx: Patches for scsi-misc
 2017-10-13 17:01 UTC  (7+ 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] scsi: scsi_transport_fc: make the function argument as const
 2017-10-13 15:00 UTC 

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

[PATCH] zfcp: fix erp_action use-before-initialize in REC action trace
 2017-10-13 13:40 UTC 

[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 

[PATCH] target: make config_item_type const
 2017-10-13  5:03 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
 2017-10-12 20:30 UTC 

[PATCH v7 0/9] Hello Jens,
 2017-10-12 19:53 UTC  (4+ messages)
` [PATCH v7 9/9] block, scsi: Make SCSI quiesce and resume work reliably

Hello
 2017-10-12 18:26 UTC 

[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
 2017-10-12 17:55 UTC  (3+ messages)
` [PATCH 03/10] driver:gpu: return -ENOMEM on allocation failure
  ` [Nouveau] "

[PATCH v8 00/10] block, scsi, md: Improve suspend and resume
 2017-10-12 17:45 UTC  (12+ messages)
` [PATCH v8 03/10] md: Neither resync nor reshape while the system is frozen
` [PATCH v8 09/10] block, scsi: Make SCSI quiesce and resume work reliably

[PATCH V6 0/5] blk-mq-sched: improve sequential I/O performance
 2017-10-12 15:49 UTC  (10+ messages)
` [PATCH V6 4/5] blk-mq-sched: improve dispatching from sw queue

[PATCH] target/iscsi: make config_item_type const
 2017-10-12 15:02 UTC  (2+ messages)

[PATCH v2 0/2] change allow_restart, manage_start_stop to bool in sysfs
 2017-10-12  6:57 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: sd: change allow_restart to bool in sysfs interface
` [PATCH v2 2/2] scsi: sd: change manage_start_stop "

[PATCH] scsi: sd: add check for changing allow_restart
 2017-10-12  6:22 UTC  (3+ messages)

[PATCH] scsi: lpfc: fix kzalloc-simple.cocci warnings
 2017-10-11 19:42 UTC 

[PATCH 00/10] be2iscsi: driver update 11.4.0.1
 2017-10-11 18:56 UTC  (3+ messages)

[PATCH v3] scsi: fc: check for rport presence in fc_block_scsi_eh
 2017-10-11 18:33 UTC  (2+ messages)

[PATCH] qla2xxx: Fix uninitialize work element
 2017-10-11 18:30 UTC  (2+ messages)

[PATCH] scsi: libcxgbi: simplify task->hdr allocation for mgmt cmds
 2017-10-11 18:28 UTC  (2+ messages)

[PATCH] scsi: cxgb4i: fix Tx skb leak
 2017-10-11 18:28 UTC  (2+ messages)

[PATCH] scsi: libcxgbi: in case of vlan pass 0 as ifindex to find route
 2017-10-11 18:27 UTC  (2+ messages)

[PATCH v2] scsi: logging: update description of logging_level bits
 2017-10-11 18:22 UTC  (3+ messages)

[PATCH] scsi: fix doc. typo for I2O
 2017-10-11 18:21 UTC  (2+ messages)

[PATCH 00/10] [SCSI] mpt3sas: Phase15 driver enhancements and fixes
 2017-10-11 18:11 UTC  (27+ messages)
` [PATCH 01/10] mpt3sas: Processing of Cable Exception events
` [PATCH 02/10] mpt3sas: Fixed memory leaks in driver
` [PATCH 03/10] mpt3sas: Reduce memory footprints in kdump kernel
` [PATCH 04/10] mpt3sas: Fix removal and addition of vSES device during host reset
` [PATCH 05/10] mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive
` [PATCH 06/10] mpt3sas: Updated MPI headers to v2.00.48
` [PATCH 07/10] mpt3sas: Display chassis slot information of the drive
` [PATCH 08/10] mpt3sas: Fix possibility of using invalid Enclosure Handles for SAS device after host reset
` [PATCH 09/10] mpt3sas: Adding support for SAS3616 HBA device
` [PATCH 10/10] mpt3sas: Bump mpt3sas driver version to v16.100.00.00

[PATCH v2] scsi: be2iscsi: Use kasprintf
 2017-10-11 18:02 UTC  (2+ messages)

[PATCH v2 1/4] scsi: ufs: Change HCI macro to actual bit position
 2017-10-11 17:45 UTC  (2+ messages)

[PATCH] scsi: libiscsi: fix shifting of DID_REQUEUE host byte
 2017-10-11 17:34 UTC  (2+ messages)

[PATCH] scsi: logging_level: update bits description
 2017-10-11 16:15 UTC  (4+ messages)

[PATCH] scsi: use set_host_byte instead of open-coding it
 2017-10-11 13:25 UTC  (3+ messages)

(unknown),
 2017-10-11 11:49 UTC 

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-11 10:20 UTC  (5+ messages)
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()

[PATCH 0/2] hpsa: fix rmmod issues
 2017-10-11  9:15 UTC  (5+ messages)
` [PATCH 2/2] hpsa: destroy sas transport properties before scsi_host

dick.kennedy@broadcom.com , james.smart@broadcom.com, hare@suse.com, martin.petersen@oracle.com
 2017-10-11  8:57 UTC 

[PATCH 1/1] qed: Add firmware 8.33.1.0
 2017-10-11  7:57 UTC 

[PATCH] scsi: be2iscsi: Use kasprintf
 2017-10-11  6:54 UTC  (3+ messages)

[PATCH] scsi: ses: don't ask for diagnostic pages repeatedly during probe
 2017-10-10 23:28 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).