messages from 2021-06-08 11:36:32 to 2021-06-10 16:22:44 UTC [more...]
[LSF/MM/BPF TOPIC] durability vs performance for flash devices (especially embedded!)
2021-06-10 16:22 UTC (9+ messages)
[LSF/MM/BPF TOPIC] block namespaces
2021-06-10 15:05 UTC (5+ messages)
loop_set_block_size: loop0 () has still dirty pages (nrpages=2)
2021-06-10 14:45 UTC (2+ messages)
[syzbot] possible deadlock in del_gendisk
2021-06-10 13:37 UTC (5+ messages)
[PATCH 0/8] bfq: misc updates
2021-06-10 9:18 UTC (20+ messages)
` [PATCH 1/8] bfq: introduce bfq_entity_to_bfqg helper method
` [RESEND PATCH "
` [PATCH 2/8] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [RESEND PATCH "
` [PATCH 3/8] bfq: limit the IO depth of CLASS_IDLE to 1
` [RESEND PATCH "
` [PATCH 4/8] bfq: keep the minimun bandwidth for CLASS_BE
` [RESEND PATCH "
` [PATCH 5/8] bfq: remove unnecessary initialization logic
` [RESEND PATCH "
` [PATCH 6/8] bfq: optimize the calculation of bfq_weight_to_ioprio()
` [RESEND PATCH "
` [PATCH 7/8] bfq: reset entity->prio_changed in bfq_init_entity()
` [RESEND PATCH "
` [PATCH 8/8] bfq: remove unnecessary BFQ_DEFAULT_GRP_IOPRIO
` [RESEND PATCH "
io_uring: BPF controlled I/O
2021-06-10 9:09 UTC (3+ messages)
[syzbot] KASAN: use-after-free Read in blk_mq_exit_sched
2021-06-10 8:04 UTC (3+ messages)
[PATCH -next] partitions/aix: fix doc warnings
2021-06-10 7:48 UTC
[PATCH 00/14] Improve I/O priority support
2021-06-10 6:43 UTC (44+ messages)
` [PATCH 01/14] block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive
` [PATCH 02/14] block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
` [PATCH 03/14] block/blk-rq-qos: Move a function from a header file into a C file
` [PATCH 04/14] block: Introduce the ioprio rq-qos policy
` [PATCH 05/14] block/mq-deadline: Add several comments
` [PATCH 06/14] block/mq-deadline: Add two lockdep_assert_held() statements
` [PATCH 07/14] block/mq-deadline: Remove two local variables
` [PATCH 08/14] block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()
` [PATCH 09/14] block/mq-deadline: Improve compile-time argument checking
` [PATCH 10/14] block/mq-deadline: Improve the sysfs show and store macros
` [PATCH 11/14] block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests
` [PATCH 12/14] block/mq-deadline: Add I/O priority support
` [PATCH 13/14] block/mq-deadline: Add cgroup support
` [PATCH 14/14] block/mq-deadline: Prioritize high-priority requests
[PATCH] block: check disk exist before trying to add partition
2021-06-10 6:28 UTC (5+ messages)
[PATCH v2] block: check disk exist before trying to add partition
2021-06-10 2:32 UTC
[PATCH V15 0/5] nvmet: add ZBD backened support
2021-06-10 1:32 UTC (6+ messages)
` [PATCH V15 1/5] block: export blk_next_bio()
` [PATCH V15 2/5] nvmet: add req cns error complete helper
` [PATCH V15 3/5] nvmet: add nvmet_req_bio put helper for backends
` [PATCH V15 4/5] nvmet: add Command Set Identifier support
` [PATCH V15 5/5] nvmet: add ZBD over ZNS backend support
[PATCH 1/1] lib: Fix spelling mistakes
2021-06-10 1:01 UTC (4+ messages)
[PATCH V3 0/2] block: fix race between adding wbt and normal IO
2021-06-10 0:45 UTC (6+ messages)
` [PATCH V3 1/2] block: fix race between adding/removing rq qos "
` [PATCH V3 2/2] block: mark queue init done at the end of blk_register_queue
Maintainers / Kernel Summit 2021 planning kick-off
2021-06-09 19:23 UTC (8+ messages)
[PATCH 1/1] sx8: remove unnecessary oom message
2021-06-09 15:43 UTC (2+ messages)
[PATCH 1/1] sunvdc: remove unnecessary oom message
2021-06-09 15:42 UTC (2+ messages)
[PATCH 1/1] z2ram: remove unnecessary oom message
2021-06-09 15:43 UTC (2+ messages)
[PATCH 1/1] mtip32xx: remove unnecessary oom message
2021-06-09 15:42 UTC (2+ messages)
[PATCH 1/1] aoe: remove unnecessary oom message
2021-06-09 15:42 UTC (2+ messages)
[PATCH 1/1] drbd: remove unnecessary oom message
2021-06-09 15:42 UTC (2+ messages)
[PATCH] libnvdimm/pmem: Fix pmem_pagemap_cleanup compile warning
2021-06-09 15:10 UTC (2+ messages)
[RFC PATCH V3] zram:calculate available memory when zram is used
2021-06-09 14:59 UTC (6+ messages)
Projects
2021-06-09 12:09 UTC
Proposal
2021-06-09 12:10 UTC
[PATCH] blk-mq: fix use-after-free in blk_mq_exit_sched
2021-06-09 11:42 UTC (4+ messages)
[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
2021-06-09 10:50 UTC
switch the block layer to use kmap_local_page
2021-06-09 9:37 UTC (33+ messages)
` [PATCH 01/16] mm: use kmap_local_page in memzero_page
` [PATCH 02/16] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 03/16] bvec: fix the include guards for bvec.h
` [PATCH 04/16] bvec: add a bvec_kmap_local helper
` [PATCH 05/16] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
` [PATCH 06/16] block: use memzero_page in zero_fill_bio
` [PATCH 07/16] rbd: use memzero_bvec
` [PATCH 08/16] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 10/16] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 11/16] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 12/16] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 13/16] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 14/16] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 15/16] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
` [PATCH 16/16] block: use bvec_kmap_local in bio_integrity_process
[Bug Report] Discard bios cannot be correctly merged in blk-mq
2021-06-09 9:03 UTC (7+ messages)
[PATCH 0/2] block: discard merge fix & improvement
2021-06-09 6:57 UTC (6+ messages)
` [PATCH 1/2] block: fix discard request merge
` [PATCH 2/2] block: support bio merge for multi-range discard
WARNING at blktests block/008 in ttwu_queue_wakelist()
2021-06-09 6:55 UTC (2+ messages)
[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
2021-06-09 2:45 UTC (4+ messages)
[PATCH V2 0/2] block: fix race between adding wbt and normal IO
2021-06-09 0:55 UTC (4+ messages)
` [PATCH V2 1/2] block: fix race between adding/removing rq qos "
[PATCH] libnvdimm/pmem: Fix blk_cleanup_disk() usage
2021-06-08 21:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH] rq-qos: fix missed wake-ups in rq_qos_throttle try two
2021-06-08 21:13 UTC (2+ messages)
[Patch v3] block: return the correct bvec when checking for gaps
2021-06-08 21:07 UTC (3+ messages)
[PATCH v2 0/2] bcache fixes for Linux v5.13-rc6
2021-06-08 21:06 UTC (2+ messages)
[GIT PULL] first round of nvme updates for Linux 5.14
2021-06-08 21:03 UTC (2+ messages)
[PATCH] blk-mq: Do not lookup ctx with invalid index
2021-06-08 18:33 UTC
[PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk
2021-06-08 17:33 UTC (7+ messages)
` [EXT] "
[PATCH] mark pstore-blk as broken
2021-06-08 17:34 UTC (2+ messages)
[PATCH v2 0/6] block: add a sequence number to disks
2021-06-08 14:31 UTC (2+ messages)
[PATCH v11 00/13] blkcg:Support to track FC storage blk io traffic
2021-06-08 13:09 UTC (14+ messages)
` [PATCH v11 02/13] blkcg: Added a app identifier support for blkcg
` [PATCH v11 03/13] nvme: Added a newsysfs attribute appid_store
` [PATCH v11 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v11 05/13] lpfc: vmid: VMID params initialization
` [PATCH v11 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v11 07/13] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v11 08/13] lpfc: vmid: Functions to manage vmids
` [PATCH v11 09/13] lpfc: vmid: Implements CT commands for appid
` [PATCH v11 10/13] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v11 11/13] lpfc: vmid: Timeout implementation for vmid
` [PATCH v11 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v11 13/13] lpfc: vmid: Introducing vmid in io path
page: next (older) | prev (newer) | latest
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).