linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 21:11:04 to 2022-09-15 15:42:08 UTC [more...]

[PATCH blktests v3] nvme/046: test queue count changes on reconnect
 2022-09-15 15:41 UTC  (10+ messages)

improve pagecache PSI annotations v2
 2022-09-15 13:01 UTC  (7+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-15  8:16 UTC  (11+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines

[PATCH] block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs
 2022-09-15  2:34 UTC 

[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
 2022-09-15  1:18 UTC  (16+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'

[PATCH] blk-lib: fix blkdev_issue_secure_erase
 2022-09-14 20:55 UTC 

[PATCH v13 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-14 19:16 UTC  (30+ messages)
  ` [PATCH v13 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
  ` [PATCH v13 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} helper in blkdev.h
  ` [PATCH v13 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH v13 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v13 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [PATCH v13 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v13 07/13] zonefs: allow non power of 2 zoned devices
  ` [PATCH v13 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v13 09/13] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH v13 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v13 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
  ` [PATCH v13 12/13] dm: introduce DM_EMULATED_ZONES target feature flag
  ` [PATCH v13 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes

improve pagecache PSI annotations
 2022-09-14 12:47 UTC  (18+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

wbt_lat_usec still set despite wbt disabled by BFQ
 2022-09-14  9:23 UTC  (8+ messages)

[PATCH] block: fix comment typo in submit_bio of block-core.c
 2022-09-14  7:42 UTC 

[PATCH v1] block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
 2022-09-13 21:08 UTC  (4+ messages)

[PATCH -next] blk-wbt: call rq_qos_add() after wb_normal is initialized
 2022-09-13 10:57 UTC 

[PATCH V3 0/7] ublk_drv: add USER_RECOVERY support
 2022-09-13  4:17 UTC  (8+ messages)
` [PATCH V3 1/7] ublk_drv: check 'current' instead of 'ubq_daemon'
` [PATCH V3 2/7] ublk_drv: refactor ublk_cancel_queue()
` [PATCH V3 3/7] ublk_drv: define macros for recovery feature and check them
` [PATCH V3 4/7] ublk_drv: requeue rqs with recovery feature enabled
` [PATCH V3 5/7] ublk_drv: consider recovery feature in aborting mechanism
` [PATCH V3 6/7] ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
` [PATCH V3 7/7] ublk_drv: do not run monitor_work while ub's state is QUIESCED

regression caused by block: freeze the queue earlier in del_gendisk
 2022-09-13  2:36 UTC  (7+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-09-12 22:23 UTC  (22+ messages)
` [PATCH 04/17] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 06/17] btrfs: handle recording of zoned writes in "
` [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
` [PATCH 12/17] btrfs: remove struct btrfs_io_geometry
` [PATCH 13/17] btrfs: remove submit_encoded_read_bio
` [PATCH 14/17] btrfs: remove now spurious bio submission helpers
` [PATCH 16/17] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 17/17] iomap: remove IOMAP_F_ZONE_APPEND

[PATCH v5 0/8] make statx() return DIO alignment information
 2022-09-12 20:30 UTC  (4+ messages)

[PATCH 0/2] block/nvme: Fix DMA-noncoherent platforms support
 2022-09-12  8:29 UTC  (13+ messages)
` [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-buffer
` [PATCH 2/2] block: sed-opal: Cache-line-align the cmd/resp buffers

[PATCH RESEND] block: count submission time as thrashing delay for delayacct
 2022-09-12  8:10 UTC 

[PATCH v2 0/3] blk-throttle cleanups
 2022-09-12  6:20 UTC  (3+ messages)

[PATCH v9 0/4] blk-throttle bugfix
 2022-09-12  6:20 UTC  (4+ messages)

[PATCH] block: remove unneeded "default n" options
 2022-09-12  6:12 UTC  (2+ messages)

[PATCHv5] sbitmap: fix batched wait_cnt accounting
 2022-09-12  6:10 UTC  (2+ messages)

[PATCH blktests] common/rc: support compressed module files
 2022-09-12  5:46 UTC 

[GIT PULL] Block fixes for 6.0-rc5
 2022-09-09 19:13 UTC  (2+ messages)

[PATCH blktests v2] nvme/045: test queue count changes on reconnect
 2022-09-09 17:03 UTC  (4+ messages)

[PATCH v4 0/3] implement direct IO with integrity
 2022-09-09 16:19 UTC  (6+ messages)
` [PATCH v4 1/3] block: bio-integrity: add PI iovec to bio
` [PATCH v4 2/3] block: io-uring: add READV_PI/WRITEV_PI operations
` [PATCH v4 3/3] block: fops: handle IOCB_USE_PI in direct IO

[PATCHv4] sbitmap: fix batched wait_cnt accounting
 2022-09-09 15:49 UTC  (3+ messages)

rnbd cleanups v2
 2022-09-09 13:15 UTC  (5+ messages)
` [PATCH 1/4] rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
` [PATCH 2/4] rnbd-srv: remove rnbd_endio
` [PATCH 3/4] rnbd-srv: remove rnbd_dev_{open,close}
` [PATCH 4/4] rnbd-srv: remove struct rnbd_dev

[PATCH] block: split bio_check_pages_dirty
 2022-09-09 13:05 UTC 

[PATCH for-next v7 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-09 10:21 UTC  (6+ messages)
  ` [PATCH for-next v7 1/5] io_uring: add io_uring_cmd_import_fixed
  ` [PATCH for-next v7 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
  ` [PATCH for-next v7 3/5] nvme: refactor nvme_alloc_user_request
  ` [PATCH for-next v7 4/5] block: add helper to map bvec iterator for passthrough
  ` [PATCH for-next v7 5/5] nvme: wire up fixed buffer support for nvme passthrough

[PATCH v3 0/3] implement direct IO with integrity
 2022-09-09  9:00 UTC  (6+ messages)
` [PATCH v3 1/3] block: bio-integrity: add PI iovec to bio
` [PATCH v3 2/3] block: io-uring: add READV_PI/WRITEV_PI operations
` [PATCH v3 3/3] block: fops: handle IOCB_USE_PI in direct IO

[PATCH for-next v6 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-09  4:19 UTC  (8+ messages)
  ` [PATCH for-next v6 1/5] io_uring: add io_uring_cmd_import_fixed
  ` [PATCH for-next v6 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
  ` [PATCH for-next v6 3/5] nvme: refactor nvme_alloc_user_request
  ` [PATCH for-next v6 4/5] block: add helper to map bvec iterator for passthrough
  ` [PATCH for-next v6 5/5] nvme: wire up fixed buffer support for nvme passthrough

[PATCH blktests] nvme: add dh module requirement for tests that involve dh groups
 2022-09-09  4:14 UTC  (7+ messages)

[PATCH] block: add missing request flags to debugfs code
 2022-09-09  2:36 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.0
 2022-09-08 16:20 UTC  (2+ messages)

[PATCH RESEND v2] sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch
 2022-09-08 15:23 UTC  (2+ messages)

[PATCH for-next v5 0/4] fixed-buffer for uring-cmd/passthru
 2022-09-08 15:11 UTC  (10+ messages)
  ` [PATCH for-next v5 4/4] nvme: wire up fixed buffer support for nvme passthrough
  ` [PATCH for-next v5 3/4] block: add helper to map bvec iterator for passthrough

[PATCH] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-09-08 14:41 UTC  (2+ messages)

[PATCH RESEND] sbitmap: Use atomic_{,long}_try_cmpxchg in sbitmap.c
 2022-09-08 14:40 UTC  (2+ messages)

[PATCH] sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up()
 2022-09-08 14:39 UTC  (2+ messages)

[loop] efcfec579f: mdadm-selftests.12imsm-r0_2d-grow-r0_3d.fail #forregzbot
 2022-09-08 13:17 UTC 

[PATCH for-stable-5.10.y] xen-blkfront: Cache feature_persistent value before advertisement
 2022-09-08 11:50 UTC  (2+ messages)

[PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-09-08 11:34 UTC  (9+ messages)

[PATCH] sbitmap: fix possible io hung due to lost wakeup
 2022-09-08  9:45 UTC  (8+ 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).