messages from 2017-10-05 18:03:23 to 2017-10-12 15:22:47 UTC [more...]
[PATCH V6 0/5] blk-mq-sched: improve sequential I/O performance
2017-10-12 15:22 UTC (13+ messages)
` [PATCH V6 1/5] blk-mq-sched: fix scheduler bad performance
` [PATCH V6 2/5] blk-mq-sched: move actual dispatching into one helper
` [PATCH V6 3/5] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V6 4/5] blk-mq-sched: improve dispatching from sw queue
` [PATCH V6 5/5] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
[PATCH] target/iscsi: make config_item_type const
2017-10-12 15:02 UTC (2+ messages)
[PATCH] target: make config_item_type const
2017-10-12 9:11 UTC
[PATCH 0/5] qla2xxx: Patches for scsi-misc
2017-10-12 7:29 UTC (11+ 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 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 (4+ messages)
[PATCH v2 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
2017-10-12 6:19 UTC (6+ 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] scsi: lpfc: fix kzalloc-simple.cocci warnings
2017-10-11 19:42 UTC
[PATCH v8 00/10] block, scsi, md: Improve suspend and resume
2017-10-11 19:32 UTC (16+ messages)
` [PATCH v8 01/10] md: Rename md_notifier into md_reboot_notifier
` [PATCH v8 02/10] md: Introduce md_stop_all_writes()
` [PATCH v8 03/10] md: Neither resync nor reshape while the system is frozen
` [PATCH v8 04/10] block: Make q_usage_counter also track legacy requests
` [PATCH v8 05/10] block: Introduce blk_get_request_flags()
` [PATCH v8 06/10] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v8 07/10] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v8 08/10] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v8 09/10] block, scsi: Make SCSI quiesce and resume work reliably
` [PATCH v8 10/10] block, nvme: Introduce blk_mq_req_flags_t
[PATCH 00/10] be2iscsi: driver update 11.4.0.1
2017-10-11 18:56 UTC (13+ messages)
` [PATCH 01/10] be2iscsi: Fix boot flags in sysfs
` [PATCH 02/10] be2iscsi: Fix return value in mgmt_open_connection
` [PATCH 03/10] be2iscsi: Free msi_name and disable HW intr
` [PATCH 04/10] be2iscsi: Fix _modify_eq_delay buffer overflow
` [PATCH 05/10] be2iscsi: Fix _get_initname "
` [PATCH 06/10] be2iscsi: Modify IOCTL to fetch user configured IQN
` [PATCH 07/10] be2iscsi: Add cmd to set host data
` [PATCH 08/10] be2iscsi: Fix misc static analysis errors
` [PATCH 09/10] be2iscsi: Remove A-circumflex character in copyright marking
` [PATCH 10/10] scsi: be2iscsi: Update driver version
[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 (7+ 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 (4+ messages)
(unknown),
2017-10-11 11:49 UTC
[PATCH 00/13] timer: Start conversion to timer_setup()
2017-10-11 10:20 UTC (11+ messages)
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
` [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
[PATCH] scsi: ibmvscsi: Convert timers to use timer_setup()
2017-10-10 22:06 UTC
[PATCH 0/5] ZBC support clenaup and fixes
2017-10-10 20:54 UTC (6+ messages)
` [PATCH 1/5] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH 2/5] scsi: sd_zbc: Fix comments and indentation
` [PATCH 3/5] scsi: sd_zbc: Rearrange code
` [PATCH 4/5] scsi: sd_zbc: Use well defined macros
` [PATCH 5/5] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
[PATCH v7 0/9] Hello Jens,
2017-10-10 17:16 UTC (18+ messages)
` [PATCH v7 1/9] md: Rename md_notifier into md_reboot_notifier
` [PATCH v7 2/9] md: Introduce md_stop_all_writes()
` [PATCH v7 3/9] md: Neither resync nor reshape while the system is frozen
` [PATCH v7 4/9] block: Make q_usage_counter also track legacy requests
` [PATCH v7 5/9] block: Introduce blk_get_request_flags()
` [PATCH v7 6/9] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v7 7/9] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v7 8/9] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v7 9/9] block, scsi: Make SCSI quiesce and resume work reliably
system hung up when offlining CPUs
2017-10-10 16:30 UTC (11+ messages)
[PATCH V5 00/14] blk-mq-sched: improve sequential I/O performance(part 1)
2017-10-10 15:10 UTC (21+ messages)
` [PATCH V5 4/7] blk-mq: introduce blk_mq_dequeue_from_ctx()
` [PATCH V5 5/7] blk-mq-sched: move actual dispatching into one helper
` [PATCH V5 6/7] blk-mq-sched: improve dispatching from sw queue
` [PATCH V5 7/7] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
[PATCH] scsi/aic7xxx: Convert timers to use timer_setup()
2017-10-10 0:15 UTC
[PATCH] scsi: aic7xxx: explain a mysterious build failure message
2017-10-09 20:11 UTC
[PATCH linux-firmware 1/1] qed: Add firmware 8.30.16.0
2017-10-09 17:23 UTC (2+ messages)
(unknown),
2017-10-09 15:06 UTC
[PATCH 3.16 051/192] scsi: virtio_scsi: let host do exception handling
2017-10-09 12:44 UTC
IRREVOCABLE PAYMENT ORDER.pdf
2017-10-09 0:12 UTC
[PATCH] scsi: eata: Remove unnecessary cpp_index check
2017-10-08 21:47 UTC
[PATCH] arcmsr: Fix possible sleep-in-atomic bugs in arcmsr_queue_command
2017-10-08 12:51 UTC
(unknown),
2017-10-08 11:08 UTC
[GIT PULL] SCSI fixes for 4.14-rc3
2017-10-07 16:21 UTC
[PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure
2017-10-07 4:21 UTC (2+ messages)
[PATCH 1/1] scsi/libfc: fix a deadlock in fc_rport_work
2017-10-06 18:58 UTC (3+ messages)
[PATCH] scsi: fixup kernel warning during rmmod()
2017-10-06 18:49 UTC (2+ messages)
[PATCH] scsi: isci: Convert timers to use timer_setup()
2017-10-06 14:11 UTC
(unknown),
2017-10-06 5:16 UTC
mptsas driver cannot detect hotplugging disk with the LSI SCSI SAS1068 controller in Ubuntu guest on VMware
2017-10-06 1:08 UTC (3+ messages)
[PATCH] vmw_pvscsi: Don't call free_irq twice on remove adapter
2017-10-05 18:03 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).