Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-12 16:48:22 to 2024-04-19 01:04:37 UTC [more...]

[bug report] kmemleak observed with blktests nvme/tcp
 2024-04-19  1:04 UTC  (3+ messages)

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-04-19  0:55 UTC  (2+ messages)

[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] blk-iocost: do not WARNING if iocg has already offlined
 2024-04-18 16:14 UTC  (4+ messages)

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

[PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
 2024-04-18 15:09 UTC  (7+ messages)

[PATCH blktests v2 00/11] support test case repeat by different conditions
 2024-04-18  9:40 UTC  (16+ messages)
` [PATCH blktests v2 01/11] check: factor out _run_test()
` [PATCH blktests v2 02/11] check: support test case repeat by different conditions
` [PATCH blktests v2 03/11] check: use set_conditions() for the CAN_BE_ZONED test cases
` [PATCH blktests v2 04/11] meta/{016,017}: add test cases to check repeated test case runs
` [PATCH blktests v2 05/11] nvme/rc: introduce NVMET_TRTYPES
` [PATCH blktests v2 06/11] nvme/rc: add blkdev type environment variable
` [PATCH blktests v2 07/11] nvme/rc: introduce NVMET_BLKDEV_TYPES
` [PATCH blktests v2 08/11] nvme/{002-031,033-038,040-045,047,048}: support NMVET_TRTYPES
` [PATCH blktests v2 09/11] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES
` [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 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  (26+ messages)
` [PATCH RFC v2 1/6] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
` [PATCH RFC v2 2/6] blk-throttle: delay initialization until configuration
` [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  (17+ 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  (7+ 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 blktests v2 0/2] fix nbd/002
 2024-04-17 10:42 UTC  (3+ 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 v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-17 10:05 UTC  (25+ messages)
` [PATCH v17 01/21] security: add ipe lsm
` [PATCH v17 02/21] ipe: add policy parser
` [PATCH v17 03/21] ipe: add evaluation loop
` [PATCH v17 04/21] ipe: add LSM hooks on execution and kernel read
` [PATCH v17 05/21] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v17 06/21] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v17 07/21] security: add new securityfs delete function
` [PATCH v17 08/21] ipe: add userspace interface
` [PATCH v17 09/21] uapi|audit|ipe: add ipe auditing support
` [PATCH v17 10/21] ipe: add permissive toggle
` [PATCH v17 11/21] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v17 12/21] dm: add finalize hook to target_type
` [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
` [PATCH v17 14/21] ipe: add support for dm-verity as a trust provider
` [PATCH v17 15/21] security: add security_inode_setintegrity() hook
` [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v17 18/21] scripts: add boot policy generation program
` [PATCH v17 19/21] ipe: kunit test for parser
` [PATCH v17 20/21] Documentation: add ipe documentation
` [PATCH v17 21/21] MAINTAINERS: ipe: add ipe maintainer information

[PATCH v2 blktests 0/5] add new tests for blk-throttle
 2024-04-17  2:20 UTC  (6+ 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] 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  (14+ 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)

[PATCH blktests v2 00/18] refactoring and various cleanups/fixes
 2024-04-16  4:56 UTC  (3+ messages)

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

[PATCH v2 00/34] Open block devices as files
 2024-04-16  0:27 UTC  (11+ messages)
` [PATCH v2 04/34] md: port block device access to file

[PATCH v4] block: Improve IOPS by removing the fairness code
 2024-04-15 18:54 UTC  (2+ messages)

[PATCH] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
 2024-04-15 14:12 UTC  (2+ messages)

[GIT PULL] Block updates for 6.9-rc1
 2024-04-15 14:08 UTC  (3+ messages)
` [PATCH for-6.10 1/2] dm-crypt: stop constraining max_segment_size to PAGE_SIZE

[PATCH AUTOSEL 6.1 3/6] block: fix overflow in blk_ioctl_discard()
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 6.6 08/12] block: fix overflow in blk_ioctl_discard()
 2024-04-15 10:03 UTC 

[PATCH AUTOSEL 6.8 09/15] block: fix overflow in blk_ioctl_discard()
 2024-04-15 10:02 UTC 

[PATCH RESEND] block: Add ioprio to block_rq tracepoint
 2024-04-15  7:15 UTC  (2+ messages)

[powerpc] WARN at drivers/md/dm-bio-prison-v1.c:128 [dm_bio_prison]
 2024-04-14  9:15 UTC 

[PATCH] block: fix bio_copy_user_iov() for SG_DXFER_TO_FROM_DEV case
 2024-04-13  3:45 UTC 

[GIT PULL] Block fixes for 6.9-rc4
 2024-04-12 17:45 UTC  (2+ 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).