Linux-Block Archive mirror
 help / color / mirror / Atom feed
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-04-23  7:27 UTC  (11+ messages)
` [PATCH 1/7] block: Init for CBD(CXL "
` [PATCH 2/7] cbd: introduce cbd_transport
` [PATCH 3/7] cbd: introduce cbd_channel
` [PATCH 4/7] cbd: introduce cbd_host
` [PATCH 5/7] cbd: introuce cbd_backend
` [PATCH 7/7] cbd: add related sysfs files in transport register
` [PATCH 6/7] cbd: introduce cbd_blkdev

[GIT PULL] Block updates for 6.9-rc1
 2024-04-23  7:33 UTC  (5+ messages)
` [PATCH for-6.10 1/2] dm-crypt: stop constraining max_segment_size to PAGE_SIZE
` [PATCH for-6.10 2/2] dm: use queue_limits_set

INFO: task hung in bdev_open
 2024-04-23  6:51 UTC  (6+ messages)

[PATCH v2 0/2] Fixes for zone write plugging
 2024-04-23  6:12 UTC  (7+ messages)
` [PATCH v2 1/2] block: prevent freeing a zone write plug too early
` [PATCH v2 2/2] block: use a per disk workqueue for zone write plugging

[PATCH] blk-throttle: fix repeat limit on bio with BIO_BPS_THROTTLED
 2024-04-23  2:29 UTC  (9+ messages)
  `  "

[PATCH AUTOSEL 5.10 6/9] blk-iocost: avoid out of bounds shift
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 5.15 06/10] blk-iocost: avoid out of bounds shift
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 6.1 10/19] blk-iocost: avoid out of bounds shift
 2024-04-22 23:18 UTC 

[PATCH AUTOSEL 6.6 13/29] blk-iocost: avoid out of bounds shift
 2024-04-22 23:16 UTC 

[PATCH AUTOSEL 6.8 16/43] blk-iocost: avoid out of bounds shift
 2024-04-22 23:14 UTC 

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-04-22 18:27 UTC  (6+ messages)
` [PATCH 2/9] io_uring: support user sqe ext flags
` [PATCH 5/9] io_uring: support SQE group

[PATCH] mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggers
 2024-04-22 17:56 UTC  (2+ messages)

[PATCH RFC 0/7] buffered block atomic writes
 2024-04-22 16:02 UTC  (10+ messages)
` [PATCH RFC 1/7] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO
` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
` [PATCH RFC 3/7] mm: Add PG_atomic
` [PATCH RFC 4/7] fs: Add initial buffered atomic write support info to statx
` [PATCH RFC 5/7] fs: iomap: buffered atomic write support
` [PATCH RFC 6/7] fs: xfs: buffered atomic writes statx support
` [PATCH RFC 7/7] fs: xfs: Enable buffered atomic writes

[PATCH blktests v2 00/11] support test case repeat by different conditions
 2024-04-22 11:35 UTC  (10+ messages)
` [PATCH blktests v2 05/11] nvme/rc: introduce NVMET_TRTYPES
` [PATCH blktests v2 10/11] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests
` [PATCH blktests v2 11/11] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type

[PATCH] block : add larger order folio size instead of pages
 2024-04-22 11:14 UTC  (4+ messages)

[PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
 2024-04-22 10:59 UTC  (9+ messages)

[bug report] kmemleak observed with blktests nvme/tcp
 2024-04-22 10:46 UTC  (6+ messages)

[PATCH 1/3] cxl/memdev: Improve sanitize ABI descriptions
 2024-04-22  7:01 UTC  (5+ messages)
` [PATCH] cxl/memdev: Only show sanitize sysfs files when supported
` [PATCH] drivers: base: Free devm resources when unregistering a device
` [PATCH 2/3] cxl/memdev: Document security state in kern-doc
` [PATCH 3/3] cxl/memdev: Only show sanitize sysfs files when supported

[PATCH v2] block: Add ioprio to block_rq tracepoint
 2024-04-22  5:43 UTC 

[PATCH blktests v2 0/2] fix nbd/002
 2024-04-21 12:29 UTC  (4+ messages)
` [PATCH blktests v2 1/2] nbd/002: fix wrong -L/-nonetlink option usage
` [PATCH blktests v2 2/2] nbd/002: repeat partition existence check for ioctl interface

[PATCH] block: fix and simplify blkdevparts= cmdline parsing
 2024-04-21  7:39 UTC 

[GIT PULL] Block fixes for 6.9-rc5
 2024-04-20 18:32 UTC  (2+ messages)

[PATCH v3 blktests 0/5] add new tests for blk-throttle
 2024-04-20  8:45 UTC  (6+ messages)
` [PATCH v3 blktests 1/5] tests/throtl: add first test "
` [PATCH v3 blktests 2/5] tests/throtl: add a new test 002
` [PATCH v3 blktests 3/5] tests/throtl: add a new test 003
` [PATCH v3 blktests 4/5] tests/throtl: add a new test 004
` [PATCH v3 blktests 5/5] tests/throtl: add a new test 005

[PATCH 0/2] Fixes for zone write plugging
 2024-04-20  7:16 UTC  (3+ messages)
` [PATCH 1/2] block: prevent freeing a zone write plug too early
` [PATCH 2/2] block: use a per disk workqueue for zone write plugging

[PATCH 0/2] block: support to account io_ticks precisely
 2024-04-20  1:49 UTC  (3+ messages)

[PATCH] block/mq-deadline: Remove some unused functions
 2024-04-19 14:11 UTC  (2+ messages)

[PATCH v2] blk-iocost: do not WARNING if iocg has already offlined
 2024-04-19 14:07 UTC  (2+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-04-19 13:42 UTC  (7+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[PATCH] blk-iocost: do not WARNING if iocg has already offlined
 2024-04-19  9:20 UTC  (5+ messages)

[PATCH v2 blktests 0/5] add new tests for blk-throttle
 2024-04-19  8:50 UTC  (11+ messages)
` [PATCH v2 blktests 1/5] tests/throtl: add first test "
` [PATCH v2 blktests 2/5] tests/throtl: add a new test 002
` [PATCH v2 blktests 3/5] tests/throtl: add a new test 003
` [PATCH v2 blktests 4/5] tests/throtl: add a new test 004
` [PATCH v2 blktests 5/5] tests/throtl: add a new test 005

[PATCH RFC 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-04-19  3:41 UTC  (7+ messages)
` [PATCH RFC 2/2] zram: support compression at the granularity of multi-pages

[PATCH 0/8] block: implement NVMEM provider
 2024-04-18 22:51 UTC  (6+ messages)
` [PATCH 3/8] block: add new genhd flag GENHD_FL_NVMEM

[PATCH v5] block: Improve IOPS by removing the fairness code
 2024-04-18 21:57 UTC 

[PATCH v2] block: propagate partition scanning errors to the BLKRRPART ioctl
 2024-04-18 15:34 UTC  (4+ messages)

[PATCH blktests 00/11] support test case repeat by different conditions
 2024-04-18  7:18 UTC  (11+ messages)
` [PATCH blktests 05/11] nvme/rc: introduce NVMET_TR_TYPES

[PATCH] block/035: add test to cover blk-cgroup vs. disk rebind
 2024-04-18  6:50 UTC  (3+ messages)

API break, sysfs "capability" file
 2024-04-18  6:28 UTC  (24+ messages)

[PATCH] dm: core: put device mapper block device synchronously
 2024-04-18  2:31 UTC  (5+ messages)
` [PATCH v2] dm: restore synchronous close of device mapper block device

[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
 2024-04-18  2:05 UTC  (19+ messages)
` [PATCH RFC v2 1/6] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
` [PATCH RFC v2 5/6] blk-throttle: support to destroy throtl_data when blk-throttle is disabled
` [PATCH RFC v2 6/6] blk-throtl: switch to use rq_qos
    ` Re: [PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime

[PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
 2024-04-17 20:45 UTC  (14+ messages)
                  ` [PATCH][RFC] set_blocksize() in pktcdvd (was Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device)
                  ` [RFC] set_blocksize() in kernel/power/swap.c "

[PATCH 2/2] dm-io: don't warn if flush takes too long time
 2024-04-17 17:51 UTC 

[LSF/MM/BPF TOPIC] Running BOF
 2024-04-17 17:01 UTC 

[PATCH v4] dm-io: don't warn if flush takes too long time
 2024-04-17 16:55 UTC  (2+ messages)

[PATCH v3] dm-io: don't warn if flush takes too long time
 2024-04-17 16:31 UTC  (4+ messages)

[PATCH 0/3] Some null_blk cleanups
 2024-04-17 14:45 UTC  (6+ messages)
` [PATCH 1/3] null_blk: Have all null_handle_xxx() return a blk_status_t
` [PATCH 3/3] null_blk: Simplify null_zone_write()

[PATCH v7 00/28] Zone write plugging
 2024-04-17 14:45 UTC  (2+ messages)

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-17 12:47 UTC  (5+ messages)
` [PATCH vfs.all 15/26] s390/dasd: use bdev api in dasd_format()

[PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
 2024-04-17 11:05 UTC  (3+ messages)
` [PATCH 01/11] block_device: add a pointer to struct address_space (page cache of bdev)

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-17 10:05 UTC  (5+ messages)
` [PATCH v17 20/21] Documentation: add ipe documentation

[PATCH] block: propagate partition scanning errors to the BLKRRPART ioctl
 2024-04-17  2:28 UTC  (2+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-16 21:11 UTC  (10+ messages)

[PATCH] block: Fix BLKRRPART regression
 2024-04-16 15:02 UTC  (6+ messages)

[bug report] WARNING: CPU: 5 PID: 679 at io_uring/io_uring.c:2835 io_ring_exit_work+0x2b6/0x2e0
 2024-04-16 13:08 UTC  (13+ 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).