linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 15:04:39 to 2021-10-15 00:23:02 UTC [more...]

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-15  0:22 UTC  (16+ messages)
` [PATCH v8 09/12] sysfs: fix deadlock race "
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate

[PATCH block-5.15] blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu
 2021-10-14 23:20 UTC 

[PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-14 23:02 UTC  (2+ messages)

move the bdi from the request_queue to the gendisk
 2021-10-14 20:27 UTC  (5+ messages)
` [PATCH 4/5] block: "
  ` [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)

[PATCHSET v2 0/9] Batched completions
 2021-10-14 18:41 UTC  (32+ messages)
` [PATCH 1/9] block: define io_batch structure
` [PATCH 2/9] block: add a struct io_batch argument to fops->iopoll()
` [PATCH 3/9] sbitmap: add helper to clear a batch of tags
` [PATCH 4/9] sbitmap: test bit before calling test_and_set_bit()
` [PATCH 5/9] block: add support for blk_mq_end_request_batch()
` [PATCH 6/9] nvme: add support for batched completion of polled IO
` [PATCH 7/9] block: assign batch completion handler in blk_poll()
` [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
` [PATCH 9/9] nvme: wire up completion batching for the IRQ path

[PATCH] block: use flags instead of bit fields for blkdev_dio
 2021-10-14 18:34 UTC 

[PATCH v3] block: only check previous entry for plug merge attempt
 2021-10-14 18:34 UTC 

[PATCH] mtip32xx: Remove redundant 'flush_workqueue()' calls
 2021-10-14 18:07 UTC 

don't use ->bd_inode to access the block device size
 2021-10-14 15:35 UTC  (28+ messages)
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
` [PATCH 25/29] ext4: use sb_bdev_nr_blocks

[PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
 2021-10-14 15:37 UTC  (6+ messages)
      ` [virtio-dev] Fwd: "

[PATCHSET 0/4] Various block optimizations
 2021-10-14 15:14 UTC  (19+ messages)
` [PATCH 1/4] block: provide helpers for rq_list manipulation
` [PATCH 2/4] block: inline fast path of driver tag allocation
` [PATCH 3/4] block: don't bother iter advancing a fully done bio
` [PATCH 4/4] block: move update request helpers into blk-mq.c

[GIT PULL] nvme fixes for Linux 5.15
 2021-10-14 15:07 UTC  (2+ messages)

[PATCH 0/5] Minor mm/struct page work
 2021-10-14 15:09 UTC  (13+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
` [PATCH 2/5] mm: Introduce struct page_free_list
` [PATCH 3/5] mm/page_reporting: Improve control flow
` [PATCH 4/5] md: Kill usage of page->index
      ` [PATCH v2] "
` [PATCH 5/5] brd: "

[PATCH 0/5] cache request_queue pointer
 2021-10-14 14:03 UTC  (6+ messages)
` [PATCH 1/5] block: cache request queue in bdev
` [PATCH 2/5] block: use bdev_get_queue() in bdev.c
` [PATCH 3/5] block: use bdev_get_queue() in bio.c
` [PATCH 4/5] block: use bdev_get_queue() in blk-core.c
` [PATCH 5/5] block: convert the rest of block to bdev_get_queue

[PATCH] block: handle fast path of bio splitting inline
 2021-10-14 13:16 UTC  (3+ messages)

[PATCHSET 0/2] Improve batched tag allocation
 2021-10-14 13:03 UTC  (4+ messages)
` [PATCH 2/2] block: improve "

[PATCH] block: warn when putting the final reference on a registered disk
 2021-10-14 13:02 UTC 

tear down file system I/O in del_gendisk v3
 2021-10-14 12:57 UTC  (4+ messages)
` [PATCH 6/5] kyber: avoid q->disk dereferences in trace points

[PATCH] block: remove plug based merging
 2021-10-14 12:50 UTC  (3+ messages)

[PATCH V4 0/6] blk-mq: support concurrent queue quiescing
 2021-10-14 12:11 UTC  (9+ messages)
` [PATCH V4 1/6] nvme: add APIs for stopping/starting admin queue
` [PATCH V4 2/6] nvme: apply nvme API to quiesce/unquiesce "
` [PATCH V4 3/6] nvme: prepare for pairing quiescing and unquiescing
` [PATCH V4 4/6] nvme: paring quiesce/unquiesce
` [PATCH V4 5/6] nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
` [PATCH V4 6/6] blk-mq: support concurrent queue quiesce/unquiesce

[PATCH v2 0/3] on top of for-5.16/block
 2021-10-14  9:35 UTC  (13+ messages)
` [PATCH v2 1/3] block: cache bdev in struct file for raw bdev IO
` [PATCH v2 2/3] block: don't hide inode from block_device users
` [PATCH v2 3/3] blk-mq: optimise *end_request non-stat path
` (subset) [PATCH v2 0/3] on top of for-5.16/block

[PATCH blktests] tests/srp: fix module loading issue during srp tests
 2021-10-14  9:04 UTC 

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-14  8:36 UTC  (9+ messages)

remove QUEUE_FLAG_SCSI_PASSTHROUGH
 2021-10-14  8:03 UTC  (17+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

kernel NULL pointer triggered with blktests block/025 on latest linux-block/for-next
 2021-10-14  6:10 UTC  (4+ messages)

[PATCH] Revert "virtio-blk: Add validation for block size in config space"
 2021-10-14  5:55 UTC  (3+ messages)

[PATCH v2] block: remove plug based merging
 2021-10-14  3:29 UTC  (2+ messages)

[PATCH v4 0/2] optimize the bfq queue idle judgment
 2021-10-14  1:45 UTC  (3+ messages)
` [PATCH v4 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
` [PATCH v4 2/2] block, bfq: do not idle if only one cgroup is activated

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-10-13 22:54 UTC  (21+ messages)
` [RFC PATCH v7 01/16] security: add ipe lsm & initial context creation
` [RFC PATCH v7 02/16] ipe: add policy parser
` [RFC PATCH v7 03/16] ipe: add evaluation loop
` [RFC PATCH v7 04/16] ipe: add userspace interface
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v7 06/16] uapi|audit: add trust audit message definitions
` [RFC PATCH v7 07/16] ipe: add auditing support
` [RFC PATCH v7 08/16] ipe: add permissive toggle
` [RFC PATCH v7 09/16] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v7 10/16] fs|dm-verity: add block_dev LSM blob and submit dm-verity data
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
` [RFC PATCH v7 13/16] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v7 14/16] scripts: add boot policy generation program
` [RFC PATCH v7 15/16] ipe: kunit tests
` [RFC PATCH v7 16/16] documentation: add ipe documentation

[PATCH v3 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
 2021-10-13 19:52 UTC  (3+ messages)

simplify I/O size calculation helpers v2
 2021-10-13 17:12 UTC  (7+ messages)
` [PATCH 1/6] block: factor out a chunk_size_left helper
` [PATCH 2/6] dm: open code blk_max_size_offset in max_io_len
` [PATCH 3/6] block: only call blk_queue_get_max_sectors once in blk_rq_get_max_sectors
` [PATCH 4/6] block: open code blk_max_size_offset "
` [PATCH 5/6] block: fold blk_max_size_offset into get_max_io_size
` [PATCH 6/6] block: pass the start sector to get_max_io_size

[PATCHSET 0/9] Batched completions
 2021-10-13 16:45 UTC  (21+ messages)
` [PATCH 5/9] nvme: move the fast path nvme error and disposition helpers
` [PATCH 6/9] nvme: add support for batched completion of polled IO
` [PATCH 9/9] nvme: wire up completion batching for the IRQ path

[PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-13 15:13 UTC  (7+ messages)


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