Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-04 19:46:06 to 2023-05-10 03:22:54 UTC [more...]

[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
 2023-05-10  3:20 UTC  (6+ messages)

introduce bdev holder ops and a file system shutdown method
 2023-05-10  1:38 UTC  (30+ messages)
` [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead
` [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put
` [PATCH 4/9] block: turn bdev_lock into a mutex
` [PATCH 5/9] block: introduce holder ops
` [PATCH 6/9] block: add a mark_dead holder operation
` [PATCH 7/9] fs: add a method to shut down the file system
` [PATCH 8/9] xfs: wire up sops->shutdown
` [PATCH 9/9] xfs: wire up the ->mark_dead holder operation for log and RT devices

[PATCH 0/2] block: improve the share tag set performance
 2023-05-09 21:33 UTC  (8+ messages)
` [PATCH 1/2] block: make the fair sharing of tag configurable
` [PATCH 2/2] ufs: don't use the fair tag sharings

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-05-09 16:58 UTC  (15+ messages)
` [PATCH v5 0/5] Introduce block provisioning primitives
  ` [PATCH v5 4/5] dm-thin: Add REQ_OP_PROVISION support
  ` [PATCH v6 0/5] Introduce block provisioning primitives
    ` [PATCH v6 1/5] block: Don't invalidate pagecache for invalid falloc modes
    ` [PATCH v6 2/5] block: Introduce provisioning primitives
    ` [PATCH v6 3/5] dm: Add block provisioning support
    ` [PATCH v6 4/5] dm-thin: Add REQ_OP_PROVISION support
    ` [PATCH v6 5/5] loop: Add support for provision requests

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-09 16:56 UTC  (6+ messages)
` [PATCH 09/32] block: Add some exports for bcachefs
` [PATCH 10/32] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 11/32] block: Bring back zero_fill_bio_iter
` [PATCH 12/32] block: Rework bio_for_each_segment_all()
` [PATCH 13/32] block: Rework bio_for_each_folio_all()

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-05-09 16:13 UTC  (9+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[PATCH v3] blk-throttle: Fix io statistics for cgroup v1
 2023-05-09 15:41 UTC  (2+ messages)

[PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it
 2023-05-09 15:19 UTC 

[RFC] block: dio: immediately fail when count < logical block size
 2023-05-09 12:17 UTC  (2+ messages)

Pompy ciepła - nowe warunki
 2023-05-08  7:31 UTC 

[PATCH 0/5] Add the dm-vdo deduplication and compression device mapper target
 2023-05-09  6:33 UTC  (5+ messages)
` [PATCH 1/5] Add documentation for dm-vdo
` [PATCH 4/5] Add dm-vdo-target.c
` [PATCH 5/5] Enable configuration and building of dm-vdo

[PATCH v1] block: make the fair sharing of tag configurable
 2023-05-09  4:22 UTC  (2+ messages)

[PATCH RFC 00/16] block atomic writes
 2023-05-09  0:19 UTC  (32+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
` [PATCH RFC 03/16] xfs: Support atomic write for statx
` [PATCH RFC 11/16] fs: iomap: Atomic write support
` [PATCH RFC 12/16] xfs: Add support for fallocate2

[PATCH] fs: remove the special !CONFIG_BLOCK def_blk_fops
 2023-05-08 14:44 UTC 

[RFC PATCH 12/13] blk-mq.h: Fix parentheses around macro parameter use
 2023-05-08 14:28 UTC  (11+ messages)
` [RFC PATCH 13/13] bio.h: "

[RFC PATCH 00/11] Rust null block driver
 2023-05-08 12:58 UTC  (36+ messages)
` [RFC PATCH 01/11] rust: add radix tree abstraction
` [RFC PATCH 02/11] rust: add `pages` module for handling page allocation
` [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module

[PATCH v4] blk-ioprio: Introduce promote-to-rt policy
 2023-05-08 12:08 UTC  (2+ messages)

[PATCH 6.1 604/611] block/blk-iocost (gcc13): keep large values in a new enum
 2023-05-08  9:47 UTC 

Situation of CONFIG_BLK_WBT_MQ after commit b11d31ae01e6 ("blk-wbt: remove unnecessary check in wbt_enable_default()")
 2023-05-08  4:37 UTC 

[LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
 2023-05-08  2:16 UTC  (4+ messages)

[PATCH blktests v3 00/12] nvme testsuite runtime optimization
 2023-05-07 23:34 UTC  (17+ messages)
` [PATCH blktests v3 01/12] nvme/rc: Auto convert test device size info
` [PATCH blktests v3 02/12] nvme: Do not hard code device size for dd test
` [PATCH blktests v3 05/12] nvme: Use runtime fio background jobs
` [PATCH blktests v3 06/12] Documentation: Add info on nvme_tr_type
` [PATCH blktests v3 07/12] nvme: Make test image size configurable
` [PATCH blktests v3 08/12] nvme/rc: Add minimal test image size requirement
` [PATCH blktests v3 10/12] nvme/rc: Calculate IO size for random fio jobs
` [PATCH blktests v3 11/12] nvme/rc: Move discovery generation counter code to rc

[PATCH] Documentation/block: drop the request.rst file
 2023-05-07 18:26 UTC 

[PATCH v2] blk-throttle: Fix io statistics for cgroup v1
 2023-05-07 15:32 UTC  (7+ messages)
  ` [External] "

[PATCH] Documentation/block: request: delete the unused FIXME comment
 2023-05-07 11:43 UTC  (2+ messages)

[GIT PULL] Followup block fixes for 6.4-rc1
 2023-05-06 15:46 UTC  (2+ messages)

[PATCH 6.1 0/7] blk-crypto fixes for 6.1
 2023-05-06  2:06 UTC  (2+ messages)

[PATCH v4 00/11] mq-deadline: Improve support for zoned block devices
 2023-05-05 21:56 UTC  (17+ messages)
` [PATCH v4 02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument
` [PATCH v4 03/11] block: Introduce op_is_zoned_write()
` [PATCH v4 04/11] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v4 08/11] block: mq-deadline: Reduce lock contention
` [PATCH v4 09/11] block: mq-deadline: Track the dispatch position
` [PATCH v4 10/11] block: mq-deadline: Handle requeued requests correctly
` [PATCH v4 11/11] block: mq-deadline: Fix handling of at-head zoned writes

[PATCH v5 0/4] generic and PowerPC SED Opal keystore
 2023-05-05 19:44 UTC  (5+ messages)
` [PATCH 1/4] block:sed-opal: "
` [PATCH 2/4] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH 3/4] block: sed-opal: keystore access for SED Opal keys
` [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-05-05 19:44 UTC  (6+ messages)

[PATCH v4 0/3] sed-opal: keyrings, discovery, revert, key store
 2023-05-05 19:41 UTC  (4+ messages)
` [PATCH v4 1/3] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v4 2/3] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v4 3/3] block: sed-opal: keyring support for SED keys

[PATCH V2 blktests 0/2] blktests: Add ublk testcases
 2023-05-05 15:42 UTC  (5+ messages)
` [PATCH V2 blktests 1/2] src/miniublk: add user recovery
` [PATCH V2 blktests 2/2] tests: Add ublk tests

[PATCH] ublk: fix command op code check
 2023-05-05 15:31 UTC 

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-05 14:11 UTC  (3+ messages)

[PATCH] mm: always respect QUEUE_FLAG_STABLE_WRITES on the block device
 2023-05-05 10:49 UTC  (7+ messages)

[RFC 0/3] nvme uring passthrough diet
 2023-05-05  8:14 UTC  (4+ messages)

[syzbot] Monthly block report (May 2023)
 2023-05-05  8:06 UTC 

[PATCH blktests v2] tests/dm: add a regression test
 2023-05-05  7:22 UTC  (4+ messages)

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-05-05  2:06 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 32/49] block, bfq: Fix division by zero error on zero wsum
 2023-05-04 19:46 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 35/49] null_blk: Always check queue mode setting from configfs
` [PATCH AUTOSEL 6.1 38/49] nbd: fix incomplete validation of ioctl arg

[PATCH AUTOSEL 6.3 39/59] block, bfq: Fix division by zero error on zero wsum
 2023-05-04 19:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 48/59] nbd: fix incomplete validation of ioctl arg

[PATCH AUTOSEL 6.2 35/53] block, bfq: Fix division by zero error on zero wsum
 2023-05-04 19:44 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 38/53] null_blk: Always check queue mode setting from configfs
` [PATCH AUTOSEL 6.2 42/53] nbd: fix incomplete validation of ioctl arg

[PATCH AUTOSEL 4.14 11/13] null_blk: Always check queue mode setting from configfs
 2023-05-04 19:52 UTC 

[PATCH AUTOSEL 5.10 19/24] null_blk: Always check queue mode setting from configfs
 2023-05-04 19:49 UTC 

[PATCH AUTOSEL 5.15 23/30] null_blk: Always check queue mode setting from configfs
 2023-05-04 19:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 26/30] nbd: fix incomplete validation of ioctl arg


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