messages from 2018-08-09 09:08:03 to 2018-08-13 14:54:11 UTC [more...]
[PATCH] lightnvm: pblk: take write semaphore on metadata
2018-08-13 12:12 UTC (3+ messages)
[PATCH v3 0/5] xen/blk: persistent grant rework
2018-08-13 14:01 UTC (6+ messages)
` [PATCH v3 1/5] xen/blkback: don't keep persistent grants too long
` [PATCH v3 2/5] xen/blkfront: cleanup stale persistent grants
` [PATCH v3 3/5] xen/blkfront: reorder tests in xlblk_init()
` [PATCH v3 4/5] xen/blkback: move persistent grants flags to bool
` [PATCH v3 5/5] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
[PATCH] Performance Improvement in CRC16 Calculations
2018-08-13 13:50 UTC (18+ messages)
[RFC PATCH V2 00/17] SCSI: introduce per-host admin queue & enable runtime PM
2018-08-13 10:48 UTC (20+ messages)
` [RFC PATCH V2 01/17] blk-mq: allow to pass default queue flags for creating & initializing queue
` [RFC PATCH V2 02/17] blk-mq: convert BLK_MQ_F_NO_SCHED into per-queue flag
` [RFC PATCH V2 03/17] block: rename QUEUE_FLAG_NO_SCHED as QUEUE_FLAG_ADMIN
` [RFC PATCH V2 04/17] blk-mq: don't reserve tags for admin queue
` [RFC PATCH V2 05/17] SCSI: try to retrieve request_queue via 'scsi_cmnd' if possible
` [RFC PATCH V2 06/17] SCSI: pass 'scsi_device' instance from 'scsi_request'
` [RFC PATCH V2 07/17] SCSI: prepare for introducing admin queue for legacy path
` [RFC PATCH V2 08/17] SCSI: pass scsi_device to scsi_mq_prep_fn
` [RFC PATCH V2 09/17] SCSI: don't set .queuedata in scsi_mq_alloc_queue()
` [RFC PATCH V2 10/17] SCSI: deal with admin queue busy
` [RFC PATCH V2 11/17] SCSI: track pending admin commands
` [RFC PATCH V2 12/17] SCSI: create admin queue for each host
` [RFC PATCH V2 13/17] SCSI: use the dedicated admin queue to send admin commands
` [RFC PATCH V2 14/17] SCSI: transport_spi: resume a quiesced device
` [RFC PATCH V2 15/17] SCSI: use admin queue to implement queue QUIESCE
` [RFC PATCH V2 16/17] block: simplify runtime PM support
` [RFC PATCH V2 17/17] block: enable runtime PM for blk-mq
[PATCH v6 00/12] blk-mq: Implement runtime power management
2018-08-13 9:24 UTC (25+ messages)
` [PATCH v6 01/12] block, scsi: Introduce request flag RQF_DV
` [PATCH v6 02/12] scsi: Alter handling of RQF_DV requests
` [PATCH v6 03/12] scsi: Only set RQF_DV for requests used for domain validation
` [PATCH v6 04/12] scsi: Introduce the SDEV_SUSPENDED device status
` [PATCH v6 05/12] block, scsi: Rename QUEUE_FLAG_PREEMPT_ONLY into DV_ONLY and introduce PM_ONLY
` [PATCH v6 06/12] scsi: Reallow SPI domain validation during system suspend
` [PATCH v6 07/12] block: Move power management code into a new source file
` [PATCH v6 08/12] block, scsi: Introduce blk_pm_runtime_exit()
` [PATCH v6 09/12] block: Split blk_pm_add_request() and blk_pm_put_request()
` [PATCH v6 10/12] block: Change the runtime power management approach (1/2)
` [PATCH v6 11/12] block: Change the runtime power management approach (2/2)
` [PATCH v6 12/12] blk-mq: Enable support for runtime power management
[GIT PULL] Block changes for 4.19-rc1
2018-08-12 23:24 UTC
[PATCH] bcache: fix 0day error of setting writeback_rate by sysfs interface
2018-08-12 16:12 UTC (7+ messages)
[PATCH v3 00/17] bcache for 4.19, 3rd wave
2018-08-12 4:09 UTC (21+ messages)
` [PATCH v3 01/17] bcache: style fix to replace 'unsigned' by 'unsigned int'
` [PATCH v3 02/17] bcache: style fix to add a blank line after declarations
` [PATCH v3 03/17] bcache: add identifier names to arguments of function definitions
` [PATCH v3 04/17] bcache: style fixes for lines over 80 characters
` [PATCH v3 05/17] bcache: replace Symbolic permissions by octal permission numbers
` [PATCH v3 06/17] bcache: replace printk() by pr_*() routines
` [PATCH v3 07/17] bcache: fix indent by replacing blank by tabs
` [PATCH v3 08/17] bcache: replace '%pF' by '%pS' in seq_printf()
` [PATCH v3 09/17] bcache: fix typo 'succesfully' to 'successfully'
` [PATCH v3 10/17] bcache: prefer 'help' in Kconfig
` [PATCH v3 11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy
` [PATCH v3 12/17] bcache: fix code comments style
` [PATCH v3 13/17] bcache: add static const prefix to char * array declarations
` [PATCH v3 14/17] bcache: move open brace at end of function definitions to next line
` [PATCH v3 15/17] bcache: add missing SPDX header
` [PATCH v3 16/17] bcache: remove unnecessary space before ioctl function pointer arguments
` [PATCH v3 17/17] bcache: add the missing comments for smp_mb()/smp_wmb()
[PATCH] blkcg: Make blkg_root_lookup() work for queues in bypass mode
2018-08-11 21:41 UTC (2+ messages)
Slow boot in QEMU with virtio-scsi disks
2018-08-11 17:39 UTC (3+ messages)
[RFC PATCH 0/5] kyber: better heuristics
2018-08-10 23:31 UTC (8+ messages)
` [RFC PATCH 1/5] block: move call of scheduler's ->completed_request() hook
` [RFC PATCH 2/5] block: export blk_stat_enable_accounting()
` [RFC PATCH 3/5] kyber: don't make domain token sbitmap larger than necessary
` [RFC PATCH 4/5] kyber: implement improved heuristics
` [RFC PATCH 5/5] kyber: add tracepoints
Fix for 84676c1f (b5b6e8c8) missing in 4.14.y
2018-08-10 19:43 UTC (6+ messages)
[BUG] Loopback devices with 4k logical block size are not automatically scanned for GPT partitions
2018-08-10 19:33 UTC (2+ messages)
[PATCH v3 00/17] fixes reported by checkpatch.pl
2018-08-10 16:00 UTC (18+ messages)
` [PATCH v3 01/17] bcache: style fix to replace 'unsigned' by 'unsigned int'
` [PATCH v3 02/17] bcache: style fix to add a blank line after declarations
` [PATCH v3 03/17] bcache: add identifier names to arguments of function definitions
` [PATCH v3 04/17] bcache: style fixes for lines over 80 characters
` [PATCH v3 05/17] bcache: replace Symbolic permissions by octal permission numbers
` [PATCH v3 06/17] bcache: replace printk() by pr_*() routines
` [PATCH v3 07/17] bcache: fix indent by replacing blank by tabs
` [PATCH v3 08/17] bcache: replace '%pF' by '%pS' in seq_printf()
` [PATCH v3 09/17] bcache: fix typo 'succesfully' to 'successfully'
` [PATCH v3 10/17] bcache: prefer 'help' in Kconfig
` [PATCH v3 11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy
` [PATCH v3 12/17] bcache: fix code comments style
` [PATCH v3 13/17] bcache: add static const prefix to char * array declarations
` [PATCH v3 14/17] bcache: move open brace at end of function definitions to next line
` [PATCH v3 15/17] bcache: add missing SPDX header
` [PATCH v3 16/17] bcache: remove unnecessary space before ioctl function pointer arguments
` [PATCH v3 17/17] bcache: add the missing comments for smp_mb()/smp_wmb()
[PATCH v2 00/17] fixes reported by checkpatch.pl
2018-08-10 9:11 UTC (19+ messages)
` [PATCH v2 01/17] bcache: style fix to replace 'unsigned' by 'unsigned int'
` [PATCH v2 02/17] bcache: style fix to add a blank line after declarations
` [PATCH v2 03/17] bcache: add identifier names to arguments of function definitions
` [PATCH v2 04/17] bcache: style fixes for lines over 80 characters
` [PATCH v2 05/17] bcache: replace Symbolic permissions by octal permission numbers
` [PATCH v2 06/17] bcache: replace printk() by pr_*() routines
` [PATCH v2 07/17] bcache: fix indent by replacing blank by tabs
` [PATCH v2 08/17] bcache: replace '%pF' by '%pS' in seq_printf()
` [PATCH v2 09/17] bcache: fix typo 'succesfully' to 'successfully'
` [PATCH v2 10/17] bcache: prefer 'help' in Kconfig
` [PATCH v2 11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy
` [PATCH v2 12/17] bcache: fix code comments style
` [PATCH v2 13/17] bcache: add static const prefix to char * array declarations
` [PATCH v2 14/17] bcache: move open brace at end of function definitions to next line
` [PATCH v2 15/17] bcache: add missing SPDX header
` [PATCH v2 16/17] bcache: remove unnecessary space before ioctl function pointer arguments
` [PATCH v2 17/17] bcache: add the missing comments for smp_mb()/smp_wmb()
[PATCH] lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
2018-08-10 8:17 UTC (2+ messages)
[PATCH 00/17] fixes reported by checkpatch.pl
2018-08-10 6:55 UTC (13+ messages)
` [PATCH 07/17] bcache: fix indent by replacing blank by tabs
` [PATCH 08/17] bcache: replace '%pF' by '%pS' in seq_printf()
` [PATCH 09/17] bcache: fix typo 'succesfully' to 'successfully'
` [PATCH 10/17] bcache: prefer 'help' in Kconfig
` [PATCH 11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy
` [PATCH 12/17] bcache: fix code comments style
` [PATCH 13/17] bcache: add static const prefix to char * array declarations
` [PATCH 14/17] bcache: move open brace at end of function definitions to next line
` [PATCH 15/17] bcache: add missing SPDX header
` [PATCH 16/17] bcache: remove unnecessary space before ioctl function pointer arguments
` [PATCH 17/17] bcache: add the missing code comments for smp_mb()
[PATCH] block: Remove two superfluous #include directives
2018-08-10 7:57 UTC (2+ messages)
[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
2018-08-09 23:17 UTC (5+ messages)
[PATCH v2 1/5] xen/blkback: don't keep persistent grants too long
2018-08-09 22:33 UTC (3+ messages)
` [RFC PATCH] xen/blkback: xen_blkif_pgrant_timeout can be static
[PATCH 0/2] null_blk: zone support
2018-08-09 21:03 UTC (12+ messages)
` Zoned block device support for fio (was: [PATCH 0/2] null_blk: zone support)
` Zoned block device support for fio
[PATCH v5 0/3] Ensure that a request queue is dissociated from the cgroup controller
2018-08-09 20:23 UTC (8+ messages)
` [PATCH v5 1/3] blkcg: Introduce blkg_root_lookup()
` [PATCH v5 2/3] block: Introduce blk_exit_queue()
` [PATCH v5 3/3] block: Ensure that a request queue is dissociated from the cgroup controller
[PATCH RESEND] Blk-throttle: reduce tail io latency when iops limit is enforced
2018-08-09 19:17 UTC (2+ messages)
[PATCH] Blk-throttle: reduce tail io latency when iops limit is enforced
2018-08-09 17:25 UTC (4+ messages)
[PATCH v5 0/9] blk-mq: Implement runtime power management
2018-08-09 17:12 UTC (10+ messages)
` [PATCH v5 4/9] percpu-refcount: Introduce percpu_ref_is_in_use()
` [PATCH v5 5/9] block: Change the runtime power management approach (1/2)
[PATCH] block: paride: pd: mark expected switch fall-throughs
2018-08-09 16:18 UTC (2+ messages)
[PATCH V3] blk-mq: count the hctx as active before allocate tag
2018-08-09 14:35 UTC (2+ messages)
[PATCH] block: bvec_nr_vecs() returns value for wrong slab
2018-08-09 14:28 UTC (2+ messages)
[GIT PULL] last round of nvme updates for 4.19
2018-08-09 14:28 UTC (2+ messages)
[PATCH 00/10] bcache patches for 4.19, 2nd wave
2018-08-09 14:24 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).