Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2] block : add larger order folio size instead of pages, (continued)
- [RFC PATCH 0/1] Change failover behavior for DIRECT writes in ext4/block fops,
Jeremy Bongio
- [PATCH v3 00/14] Zone write plugging fixes and cleanup,
Damien Le Moal
- [PATCH v3 01/14] dm: Check that a zoned table leads to a valid mapped device, Damien Le Moal
- [PATCH v3 02/14] block: Exclude conventional zones when faking max open limit, Damien Le Moal
- [PATCH v3 03/14] block: Fix zone write plug initialization from blk_revalidate_zone_cb(), Damien Le Moal
- [PATCH v3 04/14] block: Fix reference counting for zone write plugs in error state, Damien Le Moal
- [PATCH v3 05/14] block: Hold a reference on zone write plugs to schedule submission, Damien Le Moal
- [PATCH v3 06/14] block: Unhash a zone write plug only if needed, Damien Le Moal
- [PATCH v3 07/14] block: Do not remove zone write plugs still in use, Damien Le Moal
- [PATCH v3 08/14] block: Fix flush request sector restore, Damien Le Moal
- [PATCH v3 09/14] block: Fix handling of non-empty flush write requests to zones, Damien Le Moal
- [PATCH v3 10/14] block: Improve blk_zone_write_plug_bio_merged(), Damien Le Moal
- [PATCH v3 11/14] block: Improve zone write request completion handling, Damien Le Moal
- [PATCH v3 12/14] block: Simplify blk_zone_write_plug_bio_endio(), Damien Le Moal
- [PATCH v3 13/14] block: Simplify zone write plug BIO abort, Damien Le Moal
- [PATCH v3 14/14] block: Cleanup blk_revalidate_zone_cb(), Damien Le Moal
- Re: [PATCH v3 00/14] Zone write plugging fixes and cleanup, Jens Axboe
- [PATCH v2 00/14] Zone write plugging fixes and cleanup,
Damien Le Moal
- [PATCH v2 01/14] dm: Check that a zoned table leads to a valid mapped device, Damien Le Moal
- [PATCH v2 02/14] block: Exclude conventional zones when faking max open limit, Damien Le Moal
- [PATCH v2 03/14] block: Fix zone write plug initialization from blk_revalidate_zone_cb(), Damien Le Moal
- [PATCH v2 04/14] block: Fix reference counting for zone write plugs in error state, Damien Le Moal
- [PATCH v2 05/14] block: Hold a reference on zone write plugs to schedule submission, Damien Le Moal
- [PATCH v2 06/14] block: Unhash a zone write plug only if needed, Damien Le Moal
- [PATCH v2 07/14] block: Do not remove zone write plugs still in use, Damien Le Moal
- [PATCH v2 08/14] block: Fix flush request sector restore, Damien Le Moal
- [PATCH v2 09/14] block: Fix handling of non-empty flush write requests to zones, Damien Le Moal
- [PATCH v2 10/14] block: Improve blk_zone_write_plug_bio_merged(), Damien Le Moal
- [PATCH v2 11/14] block: Improve zone write request completion handling, Damien Le Moal
- [PATCH v2 12/14] block: Simplify blk_zone_write_plug_bio_endio(), Damien Le Moal
- [PATCH v2 13/14] block: Simplify zone write plug BIO abort, Damien Le Moal
- [PATCH v2 14/14] block: Cleanup blk_revalidate_zone_cb(), Damien Le Moal
- [PATCH v2] ublk: remove segment count and size limits,
Uday Shankar
- [linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5, kernel test robot
- [PATCH 00/13] Zone write plugging fixes and cleanup,
Damien Le Moal
- [PATCH 01/13] dm: Check that a zoned table leads to a valid mapped device, Damien Le Moal
- [PATCH 02/13] block: Exclude conventional zones when faking max open limit, Damien Le Moal
- [PATCH 03/13] block: Fix zone write plug initialization from blk_revalidate_zone_cb(), Damien Le Moal
- [PATCH 04/13] block: Fix reference counting for zone write plugs in error state, Damien Le Moal
- [PATCH 05/13] block: Hold a reference on zone write plugs to schedule submission, Damien Le Moal
- [PATCH 06/13] block: Unhash a zone write plug only if needed, Damien Le Moal
- [PATCH 07/13] block: Do not remove zone write plugs still in use, Damien Le Moal
- [PATCH 08/13] block: Fix flush request sector restore, Damien Le Moal
- [PATCH 09/13] block: Fix handling of non-empty flush write requests to zones, Damien Le Moal
- [PATCH 10/13] block: Improve blk_zone_write_plug_bio_merged(), Damien Le Moal
- [PATCH 11/13] block: Improve zone write request completion handling, Damien Le Moal
- [PATCH 12/13] block: Simplify blk_zone_write_plug_bio_endio(), Damien Le Moal
- [PATCH 13/13] block: Simplify zone write plug BIO abort, Damien Le Moal
- Re: [PATCH 00/13] Zone write plugging fixes and cleanup, Johannes Thumshirn
- [PATCH] ublk: remove segment count and size limits,
Uday Shankar
- [PATCH] block: change rq_integrity_vec to respect the iterator,
Mikulas Patocka
- add a partscan sysfs attribute,
Christoph Hellwig
- [PATCH] brd: implement discard support,
Keith Busch
- [PATCH 1/1] null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION(),
Zhu Yanjun
- [PATCH blktests] nvme/039: adjust to util-linux v2.40 dmesg format change,
Shin'ichiro Kawasaki
- [RFC for-6.10/block] loop: Fix a race between loop detach and loop open,
Gulam Mohamed
- [PATCHES][RFC] packing struct block_device flags,
Al Viro
- [PATCHES][RFC] set_blocksize() rework,
Al Viro
- [ANNOUNCE] still co-maintainer of DM, but leaving Red Hat and joining Hammerspace, Mike Snitzer
- [git pull] device mapper fixes for v6.9-rc6,
Mike Snitzer
- [PATCH] sbitmap: use READ_ONCE to access map->word,
linke li
- [PATCH 00/10] Read/Write with meta/integrity,
Kanchan Joshi
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [PATCH 00/10] Read/Write with meta/integrity, Jens Axboe
[PATCH v3 1/1] null_blk: Fix missing mutex_destroy() at module removal,
Zhu Yanjun
[PATCH v2 1/1] null_blk: Fix the problem "mutex_destroy missing",
Zhu Yanjun
[PATCH] bio: Export bio_add_folio_nofail to modules,
Matthew Wilcox (Oracle)
[PATCH 1/1] null_blk: Fix the problem "mutex_destroy missing",
Zhu Yanjun
[PATCH] block: check if zone_wplugs_hash exists in queue_zone_wplugs_show,
Johannes Thumshirn
[bug report] RIP: 0010:queue_zone_wplugs_show+0x42/0x100,
Changhui Zhong
[syzbot] [block?] WARNING in stack_depot_save_flags, syzbot
[bug report] Format FS failed with ublk device,
Guangwu Zhang
[PATCH] block: set default max segment size in case of virt_boundary,
Ming Lei
[PATCH blktests v3 00/15] support test case repeat by different conditions,
Shin'ichiro Kawasaki
- [PATCH blktests v3 02/15] check: support test case repeat by different conditions, Shin'ichiro Kawasaki
- [PATCH blktests v3 01/15] check: factor out _run_test(), Shin'ichiro Kawasaki
- [PATCH blktests v3 03/15] check: use set_conditions() for the CAN_BE_ZONED test cases, Shin'ichiro Kawasaki
- [PATCH blktests v3 05/15] common/rc: introduce _check_conflict_and_set_default(), Shin'ichiro Kawasaki
- [PATCH blktests v3 04/15] meta/{016,017}: add test cases to check repeated test case runs, Shin'ichiro Kawasaki
- [PATCH blktests v3 07/15] nvme/rc: add blkdev type environment variable, Shin'ichiro Kawasaki
- [PATCH blktests v3 06/15] nvme/rc: introduce NVMET_TRTYPES, Shin'ichiro Kawasaki
- [PATCH blktests v3 08/15] nvme/rc: introduce NVMET_BLKDEV_TYPES, Shin'ichiro Kawasaki
- [PATCH blktests v3 10/15] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES, Shin'ichiro Kawasaki
- [PATCH blktests v3 11/15] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests, Shin'ichiro Kawasaki
- [PATCH blktests v3 09/15] nvme/{002-031,033-038,040-045,047,048}: support NMVET_TRTYPES, Shin'ichiro Kawasaki
- [PATCH blktests v3 12/15] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type, Shin'ichiro Kawasaki
- [PATCH blktests v3 13/15] nvme/{rc,010,017,031,034,035}: rename nvme_img_size to NVME_IMG_SIZE, Shin'ichiro Kawasaki
- [PATCH blktests v3 14/15] nvme/{rc,016,017}: rename nvme_num_iter to NVME_NUM_ITER, Shin'ichiro Kawasaki
- [PATCH blktests v3 15/15] nvme/rc,srp/rc,common/multipath-over-rdma: rename use_rxe to USE_RXE, Shin'ichiro Kawasaki
[bug report] RIP: 0010:blk_flush_complete_seq+0x450/0x1060 observed during blktests nvme/tcp nvme/012,
Yi Zhang
[PATCH AUTOSEL 6.6 16/16] blk-iocost: do not WARN if iocg was already offlined, Sasha Levin
[PATCH AUTOSEL 6.8 18/18] blk-iocost: do not WARN if iocg was already offlined, Sasha Levin
[PATCH AUTOSEL 5.10 6/9] blk-iocost: avoid out of bounds shift, Sasha Levin
[PATCH AUTOSEL 5.15 06/10] blk-iocost: avoid out of bounds shift, Sasha Levin
[PATCH AUTOSEL 6.1 10/19] blk-iocost: avoid out of bounds shift, Sasha Levin
[PATCH AUTOSEL 6.6 13/29] blk-iocost: avoid out of bounds shift, Sasha Levin
[PATCH AUTOSEL 6.8 16/43] blk-iocost: avoid out of bounds shift, Sasha Levin
[PATCH] mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggers,
Sergei Antonov
[PATCH RFC 0/7] buffered block atomic writes,
John Garry
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device),
Dongsheng Yang
[PATCH 1/3] cxl/memdev: Improve sanitize ABI descriptions,
Dongsheng Yang
[PATCH v2] block: Add ioprio to block_rq tracepoint, Dongliang Cui
[PATCH] block: fix and simplify blkdevparts= cmdline parsing,
INAGAKI Hiroshi
INFO: task hung in bdev_open,
Marius Fleischer
[GIT PULL] Block fixes for 6.9-rc5,
Jens Axboe
[PATCH v3 blktests 0/5] add new tests for blk-throttle,
Yu Kuai
[PATCH v2 0/2] Fixes for zone write plugging,
Damien Le Moal
[PATCH 0/2] Fixes for zone write plugging,
Damien Le Moal
[PATCH] block : add larger order folio size instead of pages,
Kundan Kumar
[PATCH] blk-throttle: fix repeat limit on bio with BIO_BPS_THROTTLED,
zhoutaiyu
[PATCH v2] blk-iocost: do not WARNING if iocg has already offlined,
linan666
[PATCH] block/mq-deadline: Remove some unused functions,
Jiapeng Chong
[PATCH v5] block: Improve IOPS by removing the fairness code, Bart Van Assche
[PATCH] blk-iocost: do not WARNING if iocg has already offlined,
linan666
[PATCH 2/2] dm-io: don't warn if flush takes too long time, Mikulas Patocka
[PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c,
Mikulas Patocka
[LSF/MM/BPF TOPIC] Running BOF,
Matthew Wilcox
[PATCH v4] dm-io: don't warn if flush takes too long time,
Mikulas Patocka
[PATCH v2] block: propagate partition scanning errors to the BLKRRPART ioctl,
Christoph Hellwig
[PATCH blktests v2 0/2] fix nbd/002,
Shin'ichiro Kawasaki
[PATCH v3] dm-io: don't warn if flush takes too long time,
Mikulas Patocka
[PATCH v2 blktests 0/5] add new tests for blk-throttle,
Yu Kuai
[PATCH blktests v2 00/11] support test case repeat by different conditions,
Shin'ichiro Kawasaki
- [PATCH blktests v2 01/11] check: factor out _run_test(), Shin'ichiro Kawasaki
- [PATCH blktests v2 02/11] check: support test case repeat by different conditions, Shin'ichiro Kawasaki
- [PATCH blktests v2 03/11] check: use set_conditions() for the CAN_BE_ZONED test cases, Shin'ichiro Kawasaki
- [PATCH blktests v2 05/11] nvme/rc: introduce NVMET_TRTYPES, Shin'ichiro Kawasaki
- [PATCH blktests v2 04/11] meta/{016,017}: add test cases to check repeated test case runs, Shin'ichiro Kawasaki
- [PATCH blktests v2 06/11] nvme/rc: add blkdev type environment variable, Shin'ichiro Kawasaki
- [PATCH blktests v2 07/11] nvme/rc: introduce NVMET_BLKDEV_TYPES, Shin'ichiro Kawasaki
- [PATCH blktests v2 08/11] nvme/{002-031,033-038,040-045,047,048}: support NMVET_TRTYPES, Shin'ichiro Kawasaki
- [PATCH blktests v2 09/11] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES, Shin'ichiro Kawasaki
- [PATCH blktests v2 10/11] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests, Shin'ichiro Kawasaki
- [PATCH blktests v2 11/11] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type, Shin'ichiro Kawasaki
- Re: [PATCH blktests v2 00/11] support test case repeat by different conditions, Daniel Wagner
- Re: [PATCH blktests v2 00/11] support test case repeat by different conditions, Chaitanya Kulkarni
- Re: [PATCH blktests v2 00/11] support test case repeat by different conditions, Sagi Grimberg
- Message not available
[PATCH blktests 0/5] add new tests for blk-throttle,
Yu Kuai
[PATCH] dm: core: put device mapper block device synchronously,
Ming Lei
[PATCH AUTOSEL 6.1 3/6] block: fix overflow in blk_ioctl_discard(), Sasha Levin
[PATCH AUTOSEL 6.6 08/12] block: fix overflow in blk_ioctl_discard(), Sasha Levin
[PATCH AUTOSEL 6.8 09/15] block: fix overflow in blk_ioctl_discard(), Sasha Levin
[PATCH] block: Call blkdev_dio_unaligned() from blkdev_direct_IO(),
John Garry
[bug report] WARNING: CPU: 5 PID: 679 at io_uring/io_uring.c:2835 io_ring_exit_work+0x2b6/0x2e0,
Changhui Zhong
[PATCH RESEND] block: Add ioprio to block_rq tracepoint,
Dongliang Cui
[powerpc] WARN at drivers/md/dm-bio-prison-v1.c:128 [dm_bio_prison], Sachin Sant
[PATCH] block: fix bio_copy_user_iov() for SG_DXFER_TO_FROM_DEV case, Mingming Gu
[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v17 01/21] security: add ipe lsm, Fan Wu
- [PATCH v17 03/21] ipe: add evaluation loop, Fan Wu
- [PATCH v17 04/21] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [PATCH v17 02/21] ipe: add policy parser, Fan Wu
- [PATCH v17 05/21] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v17 07/21] security: add new securityfs delete function, Fan Wu
- [PATCH v17 06/21] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v17 10/21] ipe: add permissive toggle, Fan Wu
- [PATCH v17 08/21] ipe: add userspace interface, Fan Wu
- [PATCH v17 11/21] block,lsm: add LSM blob and new LSM hooks for block device, Fan Wu
- [PATCH v17 12/21] dm: add finalize hook to target_type, Fan Wu
- [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook, Fan Wu
- [PATCH v17 18/21] scripts: add boot policy generation program, Fan Wu
- [PATCH v17 09/21] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v17 21/21] MAINTAINERS: ipe: add ipe maintainer information, Fan Wu
- [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs, Fan Wu
- [PATCH v17 15/21] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v17 19/21] ipe: kunit test for parser, Fan Wu
- [PATCH v17 14/21] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v17 20/21] Documentation: add ipe documentation, Fan Wu
[GIT PULL] Block fixes for 6.9-rc4,
Jens Axboe
[syzbot] Monthly block report (Apr 2024), syzbot
[PATCH blktests 00/11] support test case repeat by different conditions,
Shin'ichiro Kawasaki
- [PATCH blktests 06/11] nvme/rc: add blkdev type environment variable, Shin'ichiro Kawasaki
- [PATCH blktests 07/11] nvme/rc: introduce NVMET_BLKDEV_TYPES, Shin'ichiro Kawasaki
- [PATCH blktests 08/11] nvme/{002-031,033-038,040-045,047,048}: support NMVET_TR_TYPES, Shin'ichiro Kawasaki
- [PATCH blktests 09/11] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES, Shin'ichiro Kawasaki
- [PATCH blktests 10/11] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests, Shin'ichiro Kawasaki
- [PATCH blktests 02/11] check: support test case repeat by different conditions, Shin'ichiro Kawasaki
- [PATCH blktests 03/11] check: use set_conditions() for the CAN_BE_ZONED test cases, Shin'ichiro Kawasaki
- [PATCH blktests 01/11] check: factor out _run_test(), Shin'ichiro Kawasaki
[PATCH blktests 04/11] meta/{016,017}: add test cases to check repeated test case runs, Shin'ichiro Kawasaki
[PATCH blktests 05/11] nvme/rc: introduce NVMET_TR_TYPES, Shin'ichiro Kawasaki
[PATCH blktests 11/11] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type, Shin'ichiro Kawasaki
[PATCH 4.19 094/175] loop: properly observe rotational flag of underlying device, Greg Kroah-Hartman
[PATCH 0/3] Some null_blk cleanups,
Damien Le Moal
[PATCH 3/3] null_blk: Simplify null_zone_write(), Damien Le Moal
[PATCH 2/3] null_blk: Do zone resource management only if necessary, Damien Le Moal
Re: [PATCH 0/3] Some null_blk cleanups, Jens Axboe
[PATCH -next 0/2] block: fix cached time in plug,
Yu Kuai
[PATCH] blk-iocost: Fix shift-out-of-bounds in iocg_kick_delay(),
Breno Leitao
[PATCH] aoe: fix the potential use-after-free problem in more places,
Lee, Chun-Yi
[PATCH] block: add max_dispatch to sysfs,
Dongliang Cui
[PATCH] block: Add ioprio to block_rq tracepoint, Dongliang Cui
[Linux Kernel bug] WARNING: zero-size vmalloc in disksize_store, Sam Sun
[PATCH] block: convert the debugfs interface to read/write iterators,
Jens Axboe
convert SCSI to atomic queue limits, part 1 (v3),
Christoph Hellwig
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]