Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-16 16:04:44 to 2022-08-22 21:09:58 UTC [more...]

[PATCH v8 0/2] Amiga RDB partition support fixes
 2022-08-22 21:09 UTC  (7+ messages)
` [PATCH v8 2/2] block: add overflow checks for Amiga partition support

[PATCH v9 0/2 RESEND] Amiga RDB partition support fixes
 2022-08-22 21:04 UTC  (3+ messages)
` [PATCH v9 RESEND 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v9 RESEND 2/2] block: add overflow checks for "

[PATCH v7 0/2] Amiga RDB partition support fixes
 2022-08-22 20:56 UTC  (9+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support

[PATCH v3 0/3] fscrypt: rework keyring and stop using request_queue
 2022-08-22 19:08 UTC  (4+ messages)
` [PATCH v3 1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v3 2/3] fscrypt: stop holding extra request_queue references
` [PATCH v3 3/3] fscrypt: work on block_devices instead of request_queues

WARN_ON_ONCE reached with "virtio-blk: support mq_ops->queue_rqs()"
 2022-08-22 16:23 UTC  (6+ messages)

[PATCH v2 0/2] fscrypt: rework filesystem-level keyring
 2022-08-22 12:25 UTC  (4+ messages)
` [PATCH v2 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v2 2/2] fscrypt: stop holding extra request_queue references

[PATCH for-next 0/4] fixed-buffer for uring-cmd/passthrough
 2022-08-22 11:33 UTC  (7+ messages)
    ` [PATCH for-next 1/4] io_uring: introduce io_uring_cmd_import_fixed
    ` [PATCH for-next 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next 3/4] block: add helper to map bvec iterator for passthrough
    ` [PATCH for-next 4/4] nvme: wire up fixed buffer support for nvme passthrough

[PATCH v7 0/9] bugfix and cleanup for blk-throttle
 2022-08-22  7:44 UTC  (32+ messages)
` [PATCH v7 1/9] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v7 3/9] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH v7 4/9] blk-throttle: fix io hung due to configuration updates
` [PATCH v7 5/9] blk-throttle: improve handling of re-entered bio for bps limit
` [PATCH v7 6/9] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH v7 8/9] blk-throttle: cleanup tg_update_disptime()
` [PATCH v7 9/9] blk-throttle: clean up flag 'THROTL_TG_PENDING'

rnbd cleanups
 2022-08-22  7:20 UTC  (6+ 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 blktests v3 0/6] fix module check issues
 2022-08-22  6:25 UTC  (13+ messages)
` [PATCH blktests v3 1/6] common/rc: avoid module load in _have_driver()
` [PATCH blktests v3 2/6] nbd/rc: load nbd module explicitly
` [PATCH blktests v3 3/6] common/rc: ensure modules are loadable in _have_modules()
` [PATCH blktests v3 4/6] common,tests: replace _have_driver() with _have_drivers()
` [PATCH blktests v3 5/6] block/001: use _have_drivers() in place of _have_modules()
` [PATCH blktests v3 6/6] srp/rc: allow test with built-in sd_mod and sg drivers

[PATCH] loop: Correct UAPI definitions to match with driver
 2022-08-21 11:23 UTC  (2+ messages)

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-08-21  8:53 UTC  (12+ messages)
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes

[PATCH v2 0/2] Make blk_mq_map_queues() return void
 2022-08-21  5:43 UTC  (9+ messages)
` [PATCH v2 1/2] null_blk: Modify the behavior of null_map_queues()
` [PATCH v2 2/2] block: Change the return type of blk_mq_map_queues() into void

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in blk_mq_map_swqueue
 2022-08-21  3:24 UTC 

[GIT PULL] Block fixes for 6.0-rc2
 2022-08-20 17:55 UTC  (2+ messages)

6.0-rc1 regression block (blk_mq) / RCU task stuck errors + block-io hang
 2022-08-20 15:37 UTC  (3+ messages)

stalling IO regression in linux 5.12
 2022-08-20  7:00 UTC  (50+ messages)
        ` stalling IO regression since linux 5.12, through 5.18

[PATCH for-next v2 0/4] fixed-buffer for uring-cmd/passthrough
 2022-08-20  3:06 UTC  (5+ messages)
    ` [PATCH for-next v2 1/4] io_uring: introduce io_uring_cmd_import_fixed
    ` [PATCH for-next v2 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next v2 3/4] block: add helper to map bvec iterator for passthrough
    ` [PATCH for-next v2 4/4] nvme: wire up fixed buffer support for nvme passthrough

[PATCH v4 0/3] generic and PowerPC SED Opal keystore
 2022-08-19 22:31 UTC  (4+ messages)
` [PATCH v4 1/3] block: sed-opal: "
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys

[PATCH v3] blk-mq: fix io hung due to missing commit_rqs
 2022-08-19 20:56 UTC  (2+ messages)

[PATCH -next 0/3] bfq simple cleanups
 2022-08-19 20:56 UTC  (8+ messages)
` [PATCH -next 1/3] block, bfq: remove unused functions
` [PATCH -next 2/3] block, bfq: remove useless checking in bfq_put_queue()
` [PATCH -next 3/3] block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()

[PATCH for-next 0/1] Add trace event support to RNBD
 2022-08-19 20:56 UTC  (3+ messages)
` [PATCH for-next 1/1] block/rnbd-srv: Add event tracing support

[PATCH v7] block: sed-opal: Add ioctl to return device status
 2022-08-19 20:56 UTC  (5+ messages)

LTP test df01.sh detected different size of loop device in v5.19
 2022-08-19 19:30 UTC  (15+ messages)
                      ` [LTP] "

[PATCH] block: move from strlcpy with unused retval to strscpy
 2022-08-19 15:24 UTC  (3+ messages)

[PATCH 0/2] fscrypt: rework filesystem-level keyring
 2022-08-19  7:15 UTC  (3+ messages)
` [PATCH 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 2/2] fscrypt: stop holding extra request_queue references

[PATCH blktests v2 0/6] fix module check issues
 2022-08-19  1:33 UTC  (15+ messages)
` [PATCH blktests v2 1/6] common/rc: avoid module load in _have_driver()
` [PATCH blktests v2 2/6] nbd/rc: load nbd module explicitly
` [PATCH blktests v2 3/6] common/rc: ensure modules are loadable in _have_modules()
` [PATCH blktests v2 4/6] common,tests: replace _have_driver() with _have_drivers()
` [PATCH blktests v2 5/6] block/001: use _have_drivers() in place of _have_modules()
` [PATCH blktests v2 6/6] srp/rc: allow test with built-in sd_mod and sg drivers

[PATCH] block: move from strlcpy with unused retval to strscpy
 2022-08-18 20:59 UTC 

[PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-08-18 15:40 UTC  (5+ messages)

[PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
 2022-08-18 14:30 UTC  (4+ messages)
` [PATCH v2 1/3 RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v2 2/3 RESEND] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v2 3/3 RESEND] block: sed-opal: keyring support for SED keys

[PATCH RESEND v2] blk-mq: run queue no matter whether the request is the last request
 2022-08-18 13:39 UTC  (3+ messages)

[PATCH -next] blk-mq: remove unused function blk_mq_queue_stopped()
 2022-08-18 13:38 UTC  (2+ messages)

[linux] [5.19.0] task hung for indefinite time with call traces when rebooted with Kexec
 2022-08-18 10:20 UTC  (3+ messages)

Zwiększenie płynności finansowej
 2022-08-18  8:16 UTC 

wbt_lat_usec still set despite wbt disabled by BFQ
 2022-08-17 17:12 UTC 

[PATCH v11 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-17 16:10 UTC  (5+ messages)
  ` [PATCH v11 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "

[PATCH v10 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-17  7:28 UTC  (4+ messages)
  ` [PATCH v10 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size

RFC: what to do about fscrypt vs block device interaction
 2022-08-17  0:28 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).