messages from 2021-06-11 02:00:39 to 2021-06-16 14:42:21 UTC [more...]
[PATCH V3 0/2] block: fix race between adding wbt and normal IO
2021-06-16 14:42 UTC (4+ messages)
[PATCH v2 0/4] Include zone in pstore_device_info
2021-06-16 14:41 UTC (10+ messages)
` [PATCH v2 1/4] pstore/blk: Improve failure reporting
` [PATCH v2 2/4] pstore/blk: Use the normal block device I/O path
` [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info
` [PATCH v2 4/4] pstore/blk: Fix kerndoc and redundancy on blkdev param
remove ->revalidate_disk (resend)
2021-06-16 13:50 UTC (3+ messages)
[PATCH v3 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
2021-06-16 13:43 UTC (6+ messages)
` [PATCH v3 1/2] blk-zoned: allow zone management send operations "
` [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE "
kernel panic when scanning MTD partitions
2021-06-16 13:17 UTC (5+ messages)
[RFC PATCH 0/4] block/dm: support bio polling
2021-06-16 13:05 UTC (5+ messages)
` [RFC PATCH 1/4] block: add helper of blk_queue_poll
` [RFC PATCH 2/4] block: add field of .bi_bio_drv_data to bio
` [RFC PATCH 3/4] block: add ->poll_bio to block_device_operations
` [RFC PATCH 4/4] dm: support bio polling
[PATCH] nbd: provide a way for userspace processes to identify device backends
2021-06-16 12:59 UTC (3+ messages)
[PATCH 1/2] mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev
2021-06-16 12:54 UTC (3+ messages)
` [PATCH 2/2] loop: fix order of cleaning up the queue and freeing the tagset
💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, 30ec225a)
2021-06-16 10:54 UTC (6+ messages)
` ? "
[PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
2021-06-16 9:56 UTC (8+ messages)
` [PATCH v3 1/2] scsi: export __scsi_result_to_blk_status() in scsi_ioctl.c
` [PATCH v3 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
[PATCH v2] virtio-blk: Add validation for block size in config space
2021-06-16 8:35 UTC (3+ messages)
` "
loop_set_block_size: loop0 () has still dirty pages (nrpages=2)
2021-06-16 7:44 UTC (8+ messages)
[PATCH 0/3] virtio_blk: blk-mq io_poll support
2021-06-16 7:43 UTC (3+ messages)
convert the mmc driver to use blk_mq_alloc_disk
2021-06-16 5:39 UTC (3+ messages)
` [PATCH 1/2] mmc: remove an extra blk_{get,put}_queue pair
` [PATCH 2/2] mmc: switch to blk_mq_alloc_disk
Observability of filesystem syncing and device flushing
2021-06-16 4:59 UTC
[PATCH v3] block: fix trace completion for chained bio
2021-06-16 4:53 UTC (2+ messages)
switch block layer polling to a bio based model v4
2021-06-16 2:30 UTC (20+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
` [PATCH 02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/16] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/16] blk-mq: factor out a "classic" poll helper
` [PATCH 06/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/16] blk-mq: remove blk_qc_t_valid
` [PATCH 08/16] block: replace the spin argument to blk_iopoll with a flags argument
` [PATCH 09/16] io_uring: don't sleep when polling for I/O
` [PATCH 10/16] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 11/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 12/16] block: define 'struct bvec_iter' as packed
` [PATCH 13/16] block: switch polling to be bio based
` [PATCH 14/16] block: don't allow writing to the poll queue attribute
` [PATCH 15/16] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 16/16] nvme-multipath: enable polled I/O
[patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
2021-06-16 0:40 UTC (4+ messages)
cleanup ubd gendisk registration
2021-06-15 21:57 UTC (7+ messages)
` [PATCH 1/2] ubd: remove the code to register as the legacy IDE driver
` [PATCH 2/2] ubd: use blk_mq_alloc_disk and blk_cleanup_disk
mtip32xx cleanups
2021-06-15 21:56 UTC (4+ messages)
` [PATCH 1/2] mtip32xx: simplify sysfs setup
` [PATCH 2/2] mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk
[GIT PULL] Floppy changes for 5.14
2021-06-15 21:41 UTC (2+ messages)
Maintainers / Kernel Summit 2021 planning kick-off
2021-06-15 18:40 UTC (24+ messages)
simplify gendisk and request_queue allocation for blk-mq based drivers
2021-06-15 16:28 UTC (6+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk
[PATCH V15 0/5] nvmet: add ZBD backened support
2021-06-15 16:25 UTC (5+ messages)
` [PATCH V15 4/5] nvmet: add Command Set Identifier support
[PATCH] pstore/blk: Use the normal block device I/O path
2021-06-15 16:04 UTC (5+ messages)
Deadlock in wbt / rq-qos
2021-06-15 14:07 UTC (5+ messages)
switch the block layer to use kmap_local_page v2
2021-06-15 13:24 UTC (19+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
` [PATCH 02/18] mm: use kunmap_local_dirty in memcpy_to_page
` [PATCH 03/18] mm: use kmap_local_page in memzero_page
` [PATCH 04/18] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 05/18] bvec: fix the include guards for bvec.h
` [PATCH 06/18] bvec: add a bvec_kmap_local helper
` [PATCH 07/18] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
` [PATCH 08/18] block: use memzero_page in zero_fill_bio
` [PATCH 09/18] rbd: use memzero_bvec
` [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 16/18] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
` [PATCH 18/18] block: use bvec_kmap_local in bio_integrity_process
[PATCH] blk-mq: fix use-after-free in blk_mq_exit_sched
2021-06-15 10:02 UTC (3+ messages)
[syzbot] possible deadlock in del_gendisk
2021-06-15 9:04 UTC (16+ messages)
` [PATCH] loop: drop loop_ctl_mutex around del_gendisk() in loop_remove()
About `bio->bi_iter.bi_size` at write endio time
2021-06-15 8:37 UTC (2+ messages)
[PATCH 00/14] bcache patches for Linux v5.14
2021-06-15 5:49 UTC (15+ messages)
` [PATCH 01/14] bcache: fix error info in register_bcache()
` [PATCH 02/14] md: bcache: Fix spelling of 'acquire'
` [PATCH 03/14] bcache: add initial data structures for nvm pages
` [PATCH 04/14] bcache: initialize the nvm pages allocator
` [PATCH 05/14] bcache: initialization of the buddy
` [PATCH 06/14] bcache: bch_nvm_alloc_pages() "
` [PATCH 07/14] bcache: bch_nvm_free_pages() "
` [PATCH 08/14] bcache: get allocated pages from specific owner
` [PATCH 09/14] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
` [PATCH 10/14] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH 11/14] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH 12/14] bcache: support storing bcache journal into "
` [PATCH 13/14] bcache: read jset from NVDIMM pages for journal replay
` [PATCH 14/14] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device
switch the block layer to use kmap_local_page
2021-06-15 5:02 UTC (6+ messages)
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
[PATCH] blk-mq: Do not lookup ctx with invalid index
2021-06-15 3:37 UTC (3+ messages)
[PATCH 0/2] block: discard merge fix & improvement
2021-06-14 22:00 UTC (2+ messages)
[PATCH V2] blk-mq: update hctx->dispatch_busy in case of real scheduler
2021-06-14 21:56 UTC (2+ messages)
[PATCH] mark pstore-blk as broken
2021-06-14 17:33 UTC (5+ messages)
io_uring: BPF controlled I/O
2021-06-14 7:54 UTC (3+ messages)
[PATCHv4 0/4] block and nvme passthrough error handling
2021-06-14 5:50 UTC (6+ messages)
` [PATCHv4 2/4] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv4 4/4] nvme: use return value from blk_execute_rq()
[LSF/MM/BPF TOPIC] durability vs performance for flash devices (especially embedded!)
2021-06-13 20:41 UTC (2+ messages)
` [LSF/MM/BPF TOPIC] SSDFS: LFS file system without GC operations + NAND flash devices lifetime prolongation
[GIT PULL] Block fixes for 5.13-rc6
2021-06-12 19:09 UTC (2+ messages)
[PATCH v5 00/11] Add a new LOOP_CONFIGURE ioctl
2021-06-11 22:54 UTC (3+ messages)
` [PATCH v5 11/11] loop: Add "
[PATCH] block: loop: fix deadlock between open and remove
2021-06-11 17:51 UTC (2+ messages)
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-06-11 15:35 UTC (3+ messages)
💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, 314e07c7)
2021-06-11 14:53 UTC (2+ messages)
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).