Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2] selftests: ublk: fix behavior when fio is not installed, Jens Axboe
- Re: [PATCH 1/1] tests/throtl/004: add scsi_debug for test device, Nilay Shroff
- Re: [syzbot] [jfs?] INFO: task hung in __bread_gfp (7), syzbot
- [RFC PATCH] driver: loop: introduce synchronized read for loop driver, zhaoyang.huang
- Re: [PATCH blktests 0/5] support testing with multiple devices, John Garry
- [PATCH blktests v2 0/9] Further stacked device atomic writes testing, John Garry
- [PATCH] block: fix EOD return for device with nr_sectors == 0, Jens Axboe
- [PATCH] io_uring/cmd: drop unused res2 param from io_uring_cmd_done(), Caleb Sander Mateos
- [PATCH] blk-mq: Fix more tag iteration function documentation, Bart Van Assche
- [syzbot] [block?] general protection fault in blk_mq_free_tags_callback, syzbot
- Re: [PATCH v3 10/15] iomap: add bias for async read requests, Joanne Koong
- [PATCH v4 00/15] fuse: use iomap for buffered reads + readahead, Joanne Koong
- [PATCH v4 05/15] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter(), Joanne Koong
- [PATCH v4 12/15] iomap: make iomap_read_folio() a void return, Joanne Koong
- [PATCH v4 02/15] iomap: move read/readahead bio submission logic into helper function, Joanne Koong
- [PATCH v4 06/15] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx, Joanne Koong
- [PATCH v4 03/15] iomap: store read/readahead bio generically, Joanne Koong
- [PATCH v4 15/15] fuse: remove fc->blkbits workaround for partial writes, Joanne Koong
- [PATCH v4 08/15] iomap: add public start/finish folio read helpers, Joanne Koong
- [PATCH v4 04/15] iomap: iterate over folio mapping in iomap_readpage_iter(), Joanne Koong
- [PATCH v4 13/15] fuse: use iomap for read_folio, Joanne Koong
- [PATCH v4 01/15] iomap: move bio read logic into helper function, Joanne Koong
- [PATCH v4 07/15] iomap: track read/readahead folio ownership internally, Joanne Koong
- [PATCH v4 10/15] iomap: add bias for async read requests, Joanne Koong
- [PATCH v4 11/15] iomap: move buffered io bio logic into new file, Joanne Koong
- [PATCH v4 14/15] fuse: use iomap for readahead, Joanne Koong
- [PATCH v4 09/15] iomap: add caller-provided callbacks for read and readahead, Joanne Koong
- [PATCH] blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path, Yu Kuai
- Re: [PATCH 0/1] tests/throtl: add a deadlock regression test, Shinichiro Kawasaki
- [PATCH for-6.18/block 0/2] blk-cgroup: fix possible deadlock, Yu Kuai
- [no subject], Unknown
- [PATCH] MAINTAINERS: update io_uring and block tree git trees, Jens Axboe
- [PATCH] block: Update a comment of disk statistics, Tang Yizhou
- [PATCH] ublk: remove redundant zone op check in ublk_setup_iod(), Caleb Sander Mateos
- Re: [blktests v2 1/2] common/nvme: move NVMe helper checks out of tests/nvme/rc, Martin K. Petersen
- Re: [PATCH v3 04/15] iomap: iterate over entire folio in iomap_readpage_iter(), Darrick J. Wong
- [PATCH v2 0/3] selftests: ublk: kublk: fix feature list, Uday Shankar
- [PATCH] block: tone down bio_check_eod, Christoph Hellwig
- fix stacking of PI-capable devices, Christoph Hellwig
- [PATCH V2] blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues, Ming Lei
- [PATCH v3 0/5] Remove several superfluous sector casts, Bart Van Assche
- [PATCH v3 4/5] bcache, tracing: Remove superfluous casts, Bart Van Assche
- [PATCH v3 5/5] block, tracing: Remove superfluous casts, Bart Van Assche
- [PATCH v3 1/5] block, bfq: Remove a superfluous cast, Bart Van Assche
- [PATCH v3 3/5] bcache, tracing: Do not truncate orig_sector, Bart Van Assche
- [PATCH v3 2/5] block, genhd: Remove disk_stats.sectors casts, Bart Van Assche
- Re: [PATCH v3 0/5] Remove several superfluous sector casts, Martin K. Petersen
- [PATCH] dm error: mark as DM_TARGET_PASSES_INTEGRITY, Christoph Hellwig
- [GIT PULL] md-6.17-20250819, Yu Kuai
- REGRESSION on linux-next (next-20250814), Borah, Chaitanya Kumar
- [PATCH v4 1/2] loop: Rename and merge get_size/get_loop_size to lo_calculate_size, Rajeev Mishra
- [GIT PULL] Block fixes for 6.17-rc2, Jens Axboe
- [PATCH] null_blk: Fix correct parameter desc for the module, Genjian
- [PATCH] blk-mq: fix elevator depth_updated method, Yu Kuai
- [PATCH v5 00/18] rnull: add configfs, remote completion to rnull, Andreas Hindborg
- [PATCH v5 12/18] rust: block: add block related constants, Andreas Hindborg
- [PATCH v5 16/18] rust: block: mq: fix spelling in a safety comment, Andreas Hindborg
- [PATCH v5 08/18] rust: block: normalize imports for `gen_disk.rs`, Andreas Hindborg
- [PATCH v5 06/18] rust: str: add `bytes_to_bool` helper function, Andreas Hindborg
- [PATCH v5 03/18] rust: str: expose `str::{Formatter, RawFormatter}` publicly., Andreas Hindborg
- [PATCH v5 10/18] rust: block: remove `RawWriter`, Andreas Hindborg
- [PATCH v5 04/18] rust: str: introduce `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v5 17/18] rust: block: add remote completion to `Request`, Andreas Hindborg
- [PATCH v5 18/18] rnull: add soft-irq completion support, Andreas Hindborg
- [PATCH v5 01/18] rust: str: normalize imports in `str.rs`, Andreas Hindborg
- [PATCH v5 11/18] rust: block: remove trait bound from `mq::Request` definition, Andreas Hindborg
- [PATCH v5 07/18] rust: configfs: re-export `configfs_attrs` from `configfs` module, Andreas Hindborg
- [PATCH v5 09/18] rust: block: use `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v5 05/18] rust: str: introduce `kstrtobool` function, Andreas Hindborg
- [PATCH v5 13/18] rnull: move driver to separate directory, Andreas Hindborg
- [PATCH v5 02/18] rust: str: allow `str::Formatter` to format into `&mut [u8]`., Andreas Hindborg
- [PATCH v5 14/18] rnull: enable configuration via `configfs`, Andreas Hindborg
- [PATCH v5 15/18] rust: block: add `GenDisk` private data support, Andreas Hindborg
- [PATCH] blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues, Ming Lei
- [PATCH] Fix race condition leading to panic in reset_interrupt, Kevin Paul Reddy Janagari
- [PATCH 3/6] selftests: ublk: fixed spelling mistake in output, Soham Metha
- [PATCH 00/10] blk-mq: fix blk_mq_tags double free while nr_requests grown, Yu Kuai
- [PATCH 06/10] blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests(), Yu Kuai
- [PATCH 09/10] blk-mq: remove blk_mq_tag_update_depth(), Yu Kuai
- [PATCH 03/10] blk-mq: check invalid nr_requests in queue_requests_store(), Yu Kuai
- [PATCH 08/10] blk-mq: fix blk_mq_tags double free while nr_requests grown, Yu Kuai
- [PATCH 01/10] blk-mq: remove useless checking from queue_requests_store(), Yu Kuai
- [PATCH 02/10] blk-mq: remove useless checkings from blk_mq_update_nr_requests(), Yu Kuai
- Re: [PATCH 00/10] blk-mq: fix blk_mq_tags double free while nr_requests grown, Ming Lei
- [PATCH 10/10] blk-mq: fix stale nr_requests documentation, Yu Kuai
- [PATCH 04/10] blk-mq: serialize updating nr_requests with update_nr_hwq_lock, Yu Kuai
- [PATCH 05/10] blk-mq: cleanup shared tags case in blk_mq_update_nr_requests(), Yu Kuai
- [PATCH 07/10] blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags(), Yu Kuai
- [PATCH] selftests: ublk: Use ARRAY_SIZE() macro to improve code, Akhilesh Patil
- fixed commit message, Rajeev Mishra
- [PATCH 1/2] block: ignore underlying non-stack devices io_opt, colyli
[PATCH v2 0/2] blk-mq: fix update nr_requests regressions, Yu Kuai [PATCH v2] null_blk: Fix the description of the cache_size module argument, Genjian io_uring / dio metadata fixes, Christoph Hellwig [PATCH v2] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays, Xose Vazquez Perez [PATCH] block: mtip32xx: Remove the redundant return, Zhang Heng [PATCH/RFC] Zram: Improved Compression with PID/VMA-aware Grouping, 牛海程 [bug report] BUG zs_handle-zram0 (Tainted: G S ): Objects remaining on __kmem_cache_shutdown(), Changhui Zhong [syzbot] [block?] [ntfs3?] general protection fault in blk_mq_issue_direct, syzbot [PATCH v4 00/16] dma-mapping: migrate to physical address-based API, Leon Romanovsky - Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API, Jason Gunthorpe
- Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API, Leon Romanovsky
- [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page, Leon Romanovsky
- [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback, Leon Romanovsky
- [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory, Leon Romanovsky
- [PATCH v4 12/16] mm/hmm: migrate to physical address-based DMA mapping API, Leon Romanovsky
- [PATCH v4 16/16] nvme-pci: unmap MMIO pages with appropriate interface, Leon Romanovsky
- [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys, Leon Romanovsky
- [PATCH v4 13/16] mm/hmm: properly take MMIO path, Leon Romanovsky
- [PATCH v4 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()., Leon Romanovsky
- [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page, Leon Romanovsky
- [PATCH v4 15/16] block-dma: properly take MMIO path, Leon Romanovsky
- [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses, Leon Romanovsky
- [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory, Leon Romanovsky
- [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys, Leon Romanovsky
- [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based, Leon Romanovsky
- [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping, Leon Romanovsky
- [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface, Leon Romanovsky
[PATCHv3 0/8] direct-io: even more flexible io vectors, Keith Busch - Re: [PATCHv3 0/8] direct-io: even more flexible io vectors, IBM
- Re: [PATCHv3 0/8] direct-io: even more flexible io vectors, Song Chen
- Re: [PATCHv3 0/8] direct-io: even more flexible io vectors, Mike Snitzer
- [PATCHv3 6/8] block: remove bdev_iter_is_aligned, Keith Busch
- [PATCHv3 4/8] block: simplify direct io validity check, Keith Busch
- [PATCHv3 5/8] iomap: simplify direct io validity check, Keith Busch
- [PATCHv3 7/8] blk-integrity: use simpler alignment check, Keith Busch
- [PATCHv3 8/8] iov_iter: remove iov_iter_is_aligned, Keith Busch
- [PATCHv3 3/8] block: align the bio after building it, Keith Busch
- [PATCHv3 1/8] block: check for valid bio while splitting, Keith Busch
- [PATCHv3 2/8] block: add size alignment to bio_iov_iter_get_pages, Keith Busch
[PATCH v2 00/10] powerpc: Implement masked user access, Christophe Leroy - [PATCH v2 04/10] powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user(), Christophe Leroy
- [PATCH v2 01/10] iter: Avoid barrier_nospec() in copy_from_user_iter(), Christophe Leroy
- [PATCH v2 02/10] uaccess: Add speculation barrier to copy_from_user_iter(), Christophe Leroy
- [PATCH v2 07/10] powerpc/uaccess: Refactor user_{read/write/}_access_begin(), Christophe Leroy
- [PATCH v2 03/10] uaccess: Add masked_user_{read/write}_access_begin, Christophe Leroy
- [PATCH v2 08/10] powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M, Christophe Leroy
- [PATCH v2 06/10] powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_user(), Christophe Leroy
- [PATCH v2 05/10] powerpc/uaccess: Remove unused size and from parameters from allow_access_user(), Christophe Leroy
- [PATCH v2 09/10] powerpc/32: Automatically adapt TASK_SIZE based on constraints, Christophe Leroy
- [PATCH v2 10/10] powerpc/uaccess: Implement masked user access, Christophe Leroy
[PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi [PATCH v6 00/18] rnull: add configfs, remote completion to rnull, Andreas Hindborg - [PATCH v6 01/18] rust: str: normalize imports in `str.rs`, Andreas Hindborg
- [PATCH v6 11/18] rust: block: remove trait bound from `mq::Request` definition, Andreas Hindborg
- [PATCH v6 12/18] rust: block: add block related constants, Andreas Hindborg
- [PATCH v6 16/18] rust: block: mq: fix spelling in a safety comment, Andreas Hindborg
- [PATCH v6 07/18] rust: configfs: re-export `configfs_attrs` from `configfs` module, Andreas Hindborg
- [PATCH v6 08/18] rust: block: normalize imports for `gen_disk.rs`, Andreas Hindborg
- [PATCH v6 03/18] rust: str: expose `str::{Formatter, RawFormatter}` publicly., Andreas Hindborg
- [PATCH v6 02/18] rust: str: allow `str::Formatter` to format into `&mut [u8]`., Andreas Hindborg
- [PATCH v6 10/18] rust: block: remove `RawWriter`, Andreas Hindborg
- [PATCH v6 04/18] rust: str: introduce `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v6 06/18] rust: str: add `bytes_to_bool` helper function, Andreas Hindborg
- [PATCH v6 09/18] rust: block: use `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v6 05/18] rust: str: introduce `kstrtobool` function, Andreas Hindborg
- [PATCH v6 13/18] rnull: move driver to separate directory, Andreas Hindborg
- [PATCH v6 17/18] rust: block: add remote completion to `Request`, Andreas Hindborg
- [PATCH v6 18/18] rnull: add soft-irq completion support, Andreas Hindborg
- [PATCH v6 14/18] rnull: enable configuration via `configfs`, Andreas Hindborg
- [PATCH v6 15/18] rust: block: add `GenDisk` private data support, Andreas Hindborg
[GIT PULL] Block fixes for 6.17-rc3, Jens Axboe [PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays, Xose Vazquez Perez [PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi [PATCH v3 0/2] blk-mq: fix update nr_requests regressions, Yu Kuai [PATCH] block: fix disordered IO in the case recursive split, Yu Kuai [PATCH] selftests: centralise maybe-unused definition in kselftest.h, Bala-Vignesh-Reddy Re: [PATCH] iomap: allow iomap using the per-cpu bio cache, Matthew Wilcox [PATCH] ublk: avoid ublk_io_release() called after ublk char dev is closed, Ming Lei [PATCH] block: rename min_segment_size, Keith Busch [PATCH v2] block: mtip32xx: Prioritize state cleanup over memory freeing in the mtip_pci_probe error path., Zhang Heng [PATCH] nvme-cli: add 80-nvmf-storage_arrays.rules, Xose Vazquez Perez [PATCH] block: Move a misplaced comment in queue_wb_lat_store(), Bart Van Assche [PATCHv3 0/2] block+nvme: reducing virtual boundary mask reliance, Keith Busch [PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers, Zhang Yi [PATCH v2] loop: fix zero sized loop for block special file, Yu Kuai [PATCH RFC 0/7] block: fix disordered IO in the case recursive split, Yu Kuai [PATCH RFC 1/7] block: export helper bio_submit_split(), Yu Kuai [PATCH RFC 7/7] block: fix disordered IO in the case recursive split, Yu Kuai [PATCH V2 0/2] ublk: avoid ublk_io_release() called after ublk char dev is closed, Ming Lei [bug report][regression] blktests loop/004 failed, Yi Zhang [PATCH] loop: fix zero sized loop for block special file, Yu Kuai [PATCH v2] block: Move a misplaced comment in queue_wb_lat_store(), Bart Van Assche [PATCH v2 0/3] floppy: A couple of cleanups, Andy Shevchenko v6.17-rc3: zbd/009 hangs, Bart Van Assche [PATCH] blk-zoned: Fix a lockdep complaint about recursive locking, Bart Van Assche [PATCH v5] fixed the blok file statx issue, Cloud User [PATCH blktests] zbd/009: increase max open zones limit to 16, Shin'ichiro Kawasaki Re: [PATCH 2/7] aoe: Stop calling page_address() in free_page(), Matthew Wilcox [REGRESSION] loop: use vfs_getattr_nosec for accurate file size, Theodore Ts'o [syzbot] Monthly block report (Aug 2025), syzbot [PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx, linan666 Re: [blktest/nvme/058] Kernel OOPs while running nvme/058 tests, Ming Lei [PATCH] bcache: change maintainer's email address, colyli [PATCH] scsi: sr: Set rotational feature flag back, Ming Lei [PATCH V3 0/2] ublk: avoid ublk_io_release() called after ublk char dev is closed, Ming Lei [syzbot] [block?] [ext4?] [btrfs?] INFO: rcu detected stall in sys_mount (8), syzbot [PATCH v3] block: mtip32xx: Remove excess code in mtip_pci_probe, Zhang Heng [PATCHv4 0/8], Keith Busch [GIT PULL] Block fixes for 6.17-rc4, Jens Axboe [REGRESSION] loopback block device on top of block devices don't work anymore, Lennart Poettering [PATCH] block/mq-deadline: Replace DD_PRIO_MAX with DD_PRIO_COUNT, chengkaitao [PATCH] block/mq-deadline: Remove the redundant rb_entry_rq in the deadline_from_pos()., chengkaitao [PATCH v24 00/18] Improve write performance for zoned UFS devices, Bart Van Assche - [PATCH v24 11/18] blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking, Bart Van Assche
- [PATCH v24 15/18] scsi: sd: Increase retry count for zoned writes, Bart Van Assche
- [PATCH v24 05/18] blk-mq: Run all hwqs for sq scheds if write pipelining is enabled, Bart Van Assche
- [PATCH v24 08/18] blk-zoned: Split an if-statement, Bart Van Assche
- [PATCH v24 14/18] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v24 18/18] ufs: core: Inform the block layer about write ordering, Bart Van Assche
- [PATCH v24 01/18] block: Support block devices that preserve the order of write requests, Bart Van Assche
- [PATCH v24 13/18] null_blk: Add the preserves_write_order attribute, Bart Van Assche
- [PATCH v24 17/18] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v24 04/18] blk-mq: Move the blk_queue_sq_sched() calls, Bart Van Assche
- [PATCH v24 16/18] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v24 10/18] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work(), Bart Van Assche
- [PATCH v24 09/18] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller, Bart Van Assche
- [PATCH v24 07/18] blk-zoned: Add an argument to blk_zone_plug_bio(), Bart Van Assche
- [PATCH v24 02/18] blk-mq: Always insert sequential zoned writes into a software queue, Bart Van Assche
- [PATCH v24 03/18] blk-mq: Restore the zone write order when requeuing, Bart Van Assche
- [PATCH v24 12/18] blk-zoned: Support pipelining of zoned writes, Bart Van Assche
- [PATCH v24 06/18] block/mq-deadline: Enable zoned write pipelining, Bart Van Assche
- Re: [PATCH v24 00/18] Improve write performance for zoned UFS devices, Hannes Reinecke
[PATCH v2] block/mq-deadline: Remove the redundant rb_entry_rq in the deadline_from_pos()., chengkaitao [PATCH 00/14] Internalize www.kernel.org/doc cross-reference, Bagas Sanjaya [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]