linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 12:59:17 to 2021-12-06 12:55:05 UTC [more...]

[PATCH v2 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-12-06 12:49 UTC 

[PATCH 0/4] blk-mq: improve dispatch lock & quiesce implementation
 2021-12-06 11:27 UTC  (10+ messages)
` [PATCH 1/4] blk-mq: remove hctx_lock and hctx_unlock
` [PATCH 2/4] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
` [PATCH 3/4] blk-mq: pass request queue to blk_mq_run_dispatch_ops
` [PATCH 4/4] blk-mq: run dispatch lock once in case of issuing from list

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-12-06 10:57 UTC  (13+ messages)
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
      ` [RFC][PATCH] device mapper: Add builtin function dm_get_status()

[bug report] BUG kernel BULL pointer at blk_mq_flush_plug_list+0x2c4/0x320 observed with blktests on latest linux-block/for-next
 2021-12-06 10:23 UTC  (4+ messages)

[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-12-06 10:03 UTC  (8+ messages)

[PATCH] block: switch to atomic_t for request references
 2021-12-06  8:31 UTC  (4+ messages)

[PATCHSET v2 0/4] Add support for list issue
 2021-12-06  7:40 UTC  (14+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()

[PATCH] mtd_blkdevs: don't scan partitions for plain mtdblock
 2021-12-06  7:04 UTC 

[PATCH] block: avoid clearing blk_mq_alloc_data unnecessarily
 2021-12-06  6:59 UTC  (2+ messages)

[PATCHSET 0/2] Avoid unnecessary indirect calls for bdev dio
 2021-12-06  6:58 UTC  (14+ messages)
` [PATCH 1/2] mm: move filemap_range_needs_writeback() into header
` [PATCH 2/2] block: move direct_IO into our own read_iter handler

KCSAN: data-race in blk_mq_dispatch_rq_list / blk_mq_dispatch_rq_list (2)
 2021-12-06  1:22 UTC 

[GIT PULL] Block fix for 5.16-rc4
 2021-12-04 16:56 UTC  (2+ messages)

[PATCH v4 0/2] cancel all throttled bios in del_gendisk()
 2021-12-04  8:03 UTC  (7+ messages)
` [PATCH v4 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
` [PATCH v4 2/2] block: cancel all throttled bios in del_gendisk()

[PATCH] xen-blkfront: Use the bitmap API when applicable
 2021-12-04  7:05 UTC  (11+ messages)

[bug report] blktests nvme/014 flush operation failed with "Interrupted system call"
 2021-12-04  3:02 UTC 

[PATCH V2] null_blk: allow zero poll queues
 2021-12-04  1:35 UTC  (2+ messages)

[PATCH] null_blk: allow zero poll queues
 2021-12-04  1:34 UTC  (5+ messages)

[PATCH bpf v2] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-12-03 19:10 UTC  (5+ messages)

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2021-12-03 15:29 UTC  (3+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module

[next] WARNING: CPU: 2 PID: 66 at kernel/locking/rwsem.c:1298 __up_read
 2021-12-03 13:41 UTC  (3+ messages)

[PATCH] block: null_blk: batched complete poll requests
 2021-12-03 13:36 UTC  (2+ messages)

[GIT PULL] Floppy patches for 5.17
 2021-12-03 13:34 UTC  (2+ messages)

[syzbot] possible deadlock in blkdev_put (2)
 2021-12-03 11:01 UTC  (15+ messages)
            ` [PATCH] loop: make autoclear operation asynchronous

[PATCH/RFC -nxt] mtd_blkdevs: Set GENHD_FL_NO_PART
 2021-12-03  8:25 UTC  (5+ messages)

[PATCH 0/2] Fix bio merge off cached request path
 2021-12-03  6:54 UTC  (6+ messages)
` [PATCH 1/2] block: get rid of useless goto and label in blk_mq_get_new_requests()
` [PATCH 2/2] block: fix double bio queue when merging in cached request path

[PATCH RFC] block: enable bio allocation cache for IRQ driven IO
 2021-12-02 23:24 UTC 

[PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-02 21:05 UTC  (12+ messages)
` [PATCH 1/7] docs: sysfs-block: sort alphabetically
` [PATCH 2/7] docs: sysfs-block: add contact for nomerges
` [PATCH 3/7] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
` [PATCH 4/7] docs: sysfs-block: document stable_writes
` [PATCH 5/7] docs: sysfs-block: document virt_boundary_mask
` [PATCH 6/7] docs: block: remove queue-sysfs.rst
` [PATCH 7/7] MAINTAINERS: add entries for block layer documentation

[PATCH v2] xen-blkfront: Use the bitmap API when applicable
 2021-12-02 20:16 UTC 

[PATCH] block: Use div64_ul instead of do_div
 2021-12-02 16:50 UTC  (3+ messages)
` [PATCH v2] "

Write I/O queue hangup at random on recent Linus' kernels
 2021-12-02 15:37 UTC  (5+ messages)

[PATCH] blk-mq: check q->poll_stat in queue_poll_stat_show
 2021-12-02 15:21 UTC  (2+ messages)

[PATCH v4 0/6] badblocks improvement for multiple bad block ranges
 2021-12-02 12:52 UTC  (8+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

[PATCH (resend)] loop: make autoclear operation asynchronous
 2021-12-02 10:34 UTC 

[PATCH] bfq: Fix use-after-free with cgroups
 2021-12-01 21:22 UTC  (3+ messages)

[RFC] psi: Add additional PSI counters for each type of memory pressure
 2021-12-01 19:26 UTC  (3+ messages)

[PATCH v3] block, bfq: Accept symmetric weight adjustments
 2021-12-01 18:29 UTC 

[PATCH v3 0/2] cancel all throttled bios in del_gendisk()
 2021-12-01 17:01 UTC  (4+ messages)
` [PATCH v3 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
` [PATCH v3 2/2] block: cancel all throttled bios in del_gendisk()

more I/O context cleanup
 2021-12-01 14:33 UTC  (17+ messages)
` [PATCH 1/7] block: remove the nr_task field from struct io_context
` [PATCH 2/7] block: simplify struct io_context refcounting
` [PATCH 3/7] block: refactor put_iocontext_active
` [PATCH 4/7] block: remove the NULL ioc check in put_io_context
` [PATCH 5/7] block: refactor put_io_context
` [PATCH 6/7] block: cleanup ioc_clear_queue
` [PATCH 7/7] block: only build the icq tracking code when needed

[PATCH 00/17] btrfs: split bio at btrfs_map_bio() time
 2021-12-01 11:52 UTC  (21+ messages)
` [PATCH 01/17] btrfs: update an stale comment on btrfs_submit_bio_hook()
` [PATCH 02/17] btrfs: save bio::bi_iter into btrfs_bio::iter before submitting
` [PATCH 03/17] btrfs: use correct bio size for error message in btrfs_end_dio_bio()
` [PATCH 04/17] btrfs: refactor btrfs_map_bio()
` [PATCH 05/17] btrfs: move btrfs_bio_wq_end_io() calls into submit_stripe_bio()
` [PATCH 06/17] btrfs: replace btrfs_dio_private::refs with btrfs_dio_private::pending_bytes
` [PATCH 07/17] btrfs: introduce btrfs_bio_split() helper
` [PATCH 08/17] btrfs: make data buffered read path to handle split bio properly
` [PATCH 09/17] btrfs: make data buffered write endio function to be split bio compatible
` [PATCH 10/17] btrfs: make metadata write endio functions "
` [PATCH 11/17] btrfs: make dec_and_test_compressed_bio() "
` [PATCH 12/17] btrfs: return proper mapped length for RAID56 profiles in __btrfs_map_block()
` [PATCH 13/17] btrfs: allow btrfs_map_bio() to split bio according to chunk stripe boundaries
` [PATCH 14/17] btrfs: remove buffered IO stripe boundary calculation
` [PATCH 15/17] btrfs: remove stripe boundary calculation for compressed IO
` [PATCH 16/17] btrfs: remove the stripe boundary calculation for direct IO
` [PATCH 17/17] btrfs: unexport btrfs_get_io_geometry()

[PATCH v2 0/2] cancel all throttled bios in del_gendisk()
 2021-12-01  9:26 UTC  (4+ messages)
` [PATCH v2 2/2] block: "

Reg: New MFD Driver for my PCIe Device
 2021-12-01  7:11 UTC  (11+ messages)

[PATCH v2 0/3] block: show crypto capabilities in sysfs
 2021-12-01  6:45 UTC  (5+ messages)
` [PATCH v2 3/3] blk-crypto: "

Use after free with BFQ and cgroups
 2021-11-30 16:22 UTC  (5+ messages)

[PATCH AUTOSEL 5.15 32/68] block: avoid to touch unloaded module instance when opening bdev
 2021-11-30 14:46 UTC 

[PATCH V2 1/5] blk-mq: remove hctx_lock and hctx_unlock
 2021-11-30 14:42 UTC  (2+ messages)

[PATCH] loop: replace loop_validate_mutex with loop_validate_spinlock
 2021-11-30 14:21 UTC  (4+ messages)
` [PATCH v2] "


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