Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 4/9] block: turn bdev_lock into a mutex, (continued)
- [PATCH] ublk: fix command op code check,
Ming Lei
- [syzbot] Monthly block report (May 2023), syzbot
- [PATCH V2 blktests 0/2] blktests: Add ublk testcases,
Ziyang Zhang
- [RFC PATCH 12/13] blk-mq.h: Fix parentheses around macro parameter use,
Mathieu Desnoyers
- [RFC PATCH 13/13] bio.h: Fix parentheses around macro parameter use, Mathieu Desnoyers
- [PATCH AUTOSEL 6.1 35/49] null_blk: Always check queue mode setting from configfs, Sasha Levin
- [PATCH AUTOSEL 6.3 48/59] nbd: fix incomplete validation of ioctl arg, Sasha Levin
- [PATCH AUTOSEL 6.2 38/53] null_blk: Always check queue mode setting from configfs, Sasha Levin
- [PATCH AUTOSEL 4.14 11/13] null_blk: Always check queue mode setting from configfs, Sasha Levin
- [PATCH AUTOSEL 5.10 19/24] null_blk: Always check queue mode setting from configfs, Sasha Levin
- [PATCH AUTOSEL 5.15 26/30] nbd: fix incomplete validation of ioctl arg, Sasha Levin
- [PATCH AUTOSEL 5.15 23/30] null_blk: Always check queue mode setting from configfs, Sasha Levin
- [PATCH AUTOSEL 6.1 38/49] nbd: fix incomplete validation of ioctl arg, Sasha Levin
- [PATCH AUTOSEL 6.1 32/49] block, bfq: Fix division by zero error on zero wsum, Sasha Levin
- [PATCH AUTOSEL 6.2 35/53] block, bfq: Fix division by zero error on zero wsum, Sasha Levin
- [PATCH AUTOSEL 6.2 42/53] nbd: fix incomplete validation of ioctl arg, Sasha Levin
- [PATCH AUTOSEL 6.3 39/59] block, bfq: Fix division by zero error on zero wsum, Sasha Levin
- [PATCH AUTOSEL 6.3 44/59] null_blk: Always check queue mode setting from configfs, Sasha Levin
- [PATCH] io_uring: set plug tags for same file,
Keith Busch
- [PATCH v2 00/11] block/badblocks: fix badblocks setting error,
linan666
- [PATCH v2 06/11] block/badblocks: fix ack set fail in badblocks_set, linan666
- [PATCH v2 04/11] block/badblocks: fix badblocks overlap, linan666
- [PATCH v2 08/11] block/badblocks: factor out a helper to merge badblocks, linan666
- [PATCH v2 09/11] block/badblocks: factor out a helper to combine badblocks, linan666
- [PATCH v2 02/11] block/badblocks: only set bb->changed when badblocks changes, linan666
- [PATCH v2 10/11] block/badblocks: factor out a helper to create badblocks, linan666
- [PATCH v2 03/11] block/badblocks: fix badblocks loss when badblocks combine, linan666
- [PATCH v2 07/11] block/badblocks: check bb->count instead of 'hi > lo', linan666
- [PATCH v2 05/11] block/badblocks: fix the bug of reverse order, linan666
- [PATCH v2 01/11] block/badblocks: change some members of badblocks to bool, linan666
- [PATCH v2 11/11] block/badblocks: try to merge badblocks as much as possible, linan666
- [PATCH v4 0/3] io_uring: Pass the whole sqe to commands,
Breno Leitao
- [PATCH] mm: always respect QUEUE_FLAG_STABLE_WRITES on the block device,
Ilya Dryomov
- [PATCH 5.10 0/3] blk-crypto fixes for 5.10,
Eric Biggers
- [PATCH 5.15 0/3] blk-crypto fixes for 5.15,
Eric Biggers
- [PATCH 6.1 0/7] blk-crypto fixes for 6.1,
Eric Biggers
- [PATCH v4 00/11] mq-deadline: Improve support for zoned block devices,
Bart Van Assche
- [PATCH v4 01/11] block: Simplify blk_req_needs_zone_write_lock(), Bart Van Assche
- [PATCH v4 02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument, Bart Van Assche
- [PATCH v4 03/11] block: Introduce op_is_zoned_write(), Bart Van Assche
- [PATCH v4 04/11] block: Introduce blk_rq_is_seq_zoned_write(), Bart Van Assche
- [PATCH v4 05/11] block: mq-deadline: Clean up deadline_check_fifo(), Bart Van Assche
- [PATCH v4 06/11] block: mq-deadline: Simplify deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v4 07/11] block: mq-deadline: Improve deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v4 08/11] block: mq-deadline: Reduce lock contention, Bart Van Assche
- [PATCH v4 09/11] block: mq-deadline: Track the dispatch position, Bart Van Assche
- [PATCH v4 10/11] block: mq-deadline: Handle requeued requests correctly, Bart Van Assche
- [PATCH v4 11/11] block: mq-deadline: Fix handling of at-head zoned writes, Bart Van Assche
- [PATCH RFC 00/16] block atomic writes,
John Garry
- [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx, John Garry
- [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment(), John Garry
- [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits, John Garry
- [PATCH RFC 05/16] block: Add REQ_ATOMIC flag, John Garry
- [PATCH RFC 08/16] block: Add support for atomic_write_unit, John Garry
- [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits, John Garry
- [PATCH RFC 11/16] fs: iomap: Atomic write support, John Garry
- [PATCH RFC 12/16] xfs: Add support for fallocate2, John Garry
- [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support, John Garry
- [PATCH RFC 16/16] nvme: Support atomic writes, John Garry
- [PATCH RFC 03/16] xfs: Support atomic write for statx, John Garry
- [PATCH RFC 04/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support, John Garry
- [PATCH RFC 13/16] scsi: sd: Support reading atomic properties from block limits VPD, John Garry
- [PATCH RFC 10/16] block: Add fops atomic write support, John Garry
- [PATCH RFC 09/16] block: Add blk_validate_atomic_write_op(), John Garry
- [PATCH RFC 15/16] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH] drbd: correctly submit flush bio on barrier,
Christoph Böhmwalder
- [PATCH 00/15] Change the integrity configuration method in block,
Jinyoung CHOI
- 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
Message not available
Message not available
Message not available
Message not available
Message not available
[RFC PATCH 00/11] Rust null block driver,
Andreas Hindborg
- [RFC PATCH 10/11] rust: add null block driver, Andreas Hindborg
- [RFC PATCH 06/11] rust: apply cache line padding for `SpinLock`, Andreas Hindborg
- [RFC PATCH 01/11] rust: add radix tree abstraction, Andreas Hindborg
- [RFC PATCH 05/11] RUST: add `module_params` macro, Andreas Hindborg
- [RFC PATCH 08/11] rust: lock: implement `IrqSaveBackend` for `SpinLock`, Andreas Hindborg
- [RFC PATCH 09/11] RUST: implement `ForeignOwnable` for `Pin`, Andreas Hindborg
- [RFC PATCH 02/11] rust: add `pages` module for handling page allocation, Andreas Hindborg
- [RFC PATCH 11/11] rust: inline a number of short functions, Andreas Hindborg
- [RFC PATCH 07/11] rust: lock: add support for `Lock::lock_irqsave`, Andreas Hindborg
- [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module, Andreas Hindborg
- [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module, Andreas Hindborg
- Re: [RFC PATCH 00/11] Rust null block driver, Niklas Cassel
- Re: [RFC PATCH 00/11] Rust null block driver, Bart Van Assche
- Re: [RFC PATCH 00/11] Rust null block driver, Luis Chamberlain
- Message not available
[PATCH blktests v3 0/2] nvme_trtype=fc fixes,
Daniel Wagner
[PATCH blktests v3 00/12] nvme testsuite runtime optimization,
Daniel Wagner
- [PATCH blktests v3 04/12] common/xfs: Limit fio size job to fit into xfs fs, Daniel Wagner
- [PATCH blktests v3 10/12] nvme/rc: Calculate IO size for random fio jobs, Daniel Wagner
- [PATCH blktests v3 07/12] nvme: Make test image size configurable, Daniel Wagner
- [PATCH blktests v3 12/12] nvme: Make the number iterations configurable, Daniel Wagner
- [PATCH blktests v3 01/12] nvme/rc: Auto convert test device size info, Daniel Wagner
- [PATCH blktests v3 03/12] common/xfs: Make size argument optional for _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v3 08/12] nvme/rc: Add minimal test image size requirement, Daniel Wagner
- [PATCH blktests v3 05/12] nvme: Use runtime fio background jobs, Daniel Wagner
- [PATCH blktests v3 02/12] nvme: Do not hard code device size for dd test, Daniel Wagner
- [PATCH blktests v3 09/12] common/fio: Limit number of random jobs, Daniel Wagner
- [PATCH blktests v3 11/12] nvme/rc: Move discovery generation counter code to rc, Daniel Wagner
- [PATCH blktests v3 06/12] Documentation: Add info on nvme_tr_type, Daniel Wagner
[6.4-current oops] null ptr deref in blk_mq_sched_bio_merge() from blkdev readahead,
Dave Chinner
[PATCH v5 00/20] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v5 01/20] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v5 02/20] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v5 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v5 04/20] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v5 05/20] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v5 06/20] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v5 07/20] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v5 08/20] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v5 09/20] gfs2: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 10/20] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 11/20] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 12/20] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 13/20] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v5 14/20] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 15/20] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v5 17/20] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v5 18/20] block: add __bio_add_folio, Johannes Thumshirn
- [PATCH v5 19/20] fs: iomap: use __bio_add_folio where possible, Johannes Thumshirn
- [PATCH v5 20/20] block: mark bio_add_folio as __must_check, Johannes Thumshirn
- Re: [PATCH v5 00/20] bio: check return values of bio_add_page, Johannes Thumshirn
- Re: [PATCH v5 00/20] bio: check return values of bio_add_page, Jens Axboe
[PATCH] drbd: do not set REQ_PREFLUSH when submitting barrier,
Christoph Böhmwalder
[RFC] block: dio: immediately fail when count < logical block size,
Luis Chamberlain
[PATCH V2] ublk: add timeout handler,
Ming Lei
[PATCH] ublk: add timeout handler,
Ming Lei
Re: [bvanassche:block-for-next] [block] 4cf040452d: INFO:task_blocked_for_more_than#seconds, Bart Van Assche
[RFC 0/3] nvme uring passthrough diet,
Keith Busch
blktests failures with v6.3, Shinichiro Kawasaki
[PATCH blktests] common/rc: fix kernel version parse failure,
Shin'ichiro Kawasaki
[PATCH v3 0/4] io_uring: Pass the whole sqe to commands,
Breno Leitao
[RFC PATCH 00/12] io_uring attached nvme queue,
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
Message not available
Message not available
Re: [RFC PATCH 00/12] io_uring attached nvme queue, Jens Axboe
[LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support,
Ming Lei
[PATCH 00/10] block/badblocks: fix badblocks setting error,
linan666
- [PATCH 02/10] block/badblocks: fix badblocks loss when badblocks combine, linan666
- [PATCH 07/10] block/badblocks: factor out a helper to merge badblocks, linan666
- [PATCH 01/10] block/badblocks: only set bb->changed when badblocks changes, linan666
- [PATCH 09/10] block/badblocks: factor out a helper to create badblocks, linan666
- [PATCH 06/10] block/badblocks: check bb->count instead of 'hi > lo', linan666
- [PATCH 08/10] block/badblocks: factor out a helper to combine badblocks, linan666
- [PATCH 10/10] block/badblocks: try to merge badblocks as much as possible, linan666
- [PATCH 03/10] block/badblocks: fix badblocks overlap, linan666
- [PATCH 04/10] block/badblocks: fix the bug of reverse order, linan666
- [PATCH 05/10] block/badblocks: fix ack set fail in badblocks_set, linan666
[PATCH v4] blk-ioprio: Introduce promote-to-rt policy,
Hou Tao
[PATCH v2] block: Skip destroyed blkg when restart in blkg_destroy_all(),
Tao Su
[PATCH V2 0/7] ublk: cleanup and support user copy,
Ming Lei
[PATCH blktests 0/2] blktests: Add ublk testcases,
Ziyang Zhang
[LSF/MM/BPF TOPIC] nvme state machine refactoring,
Daniel Wagner
[PATCH blktests v2] tests/dm: add a regression test,
Yu Kuai
[ext4 io hang] buffered write io hang in balance_dirty_pages,
Ming Lei
another nvme pssthrough design based on nvme hardware queue file abstraction,
Xiaoguang Wang
[PATCH -next v7 0/5] md: protect md_thread with rcu,
Yu Kuai
[PATCH blktests v2 0/6] support built-in scsi_debug,
Shin'ichiro Kawasaki
- [PATCH blktests v2 1/6] common/rc: skip module file check if modules path does not exist, Shin'ichiro Kawasaki
- [PATCH blktests v2 5/6] scsi/{004,005}: allow to run with built-in scsi_debug, Shin'ichiro Kawasaki
- [PATCH blktests v2 2/6] common/scsi_debug, tests/*: re-define _have_scsi_debug, Shin'ichiro Kawasaki
- [PATCH blktests v2 3/6] common/scsi_debug: factor out _setup_scsi_debug_vars, Shin'ichiro Kawasaki
- [PATCH blktests v2 4/6] common/scsi_debug: introduce _configure_scsi_debug, Shin'ichiro Kawasaki
- [PATCH blktests v2 6/6] block/{001,002,027}: allow to run with built-in scsi_debug and sd_mod, Shin'ichiro Kawasaki
- Re: [PATCH blktests v2 0/6] support built-in scsi_debug, Shinichiro Kawasaki
[PATCH] Remove blkg node after destroying blkg,
Tao Su
[PATCH -next] block: don't allow a disk link holder to its ancestor,
Li Lingfeng
[PATCH] block: sync part's ->bd_has_submit_bio with disk's,
Ming Lei
[bug report] WARNING: CPU: 7 PID: 4059 at fs/proc/generic.c:718 remove_proc_entry+0x192/0x1a0,
Changhui Zhong
[bug report] BUG: kernel NULL pointer dereference, address: 00000000000000fc,
Changhui Zhong
[PATCH V2 0/1] block/drivers: remove dead clear of random flag,
Chaitanya Kulkarni
[PATCH v2 0/2] Fix failover to non integrity NVMe path,
Max Gurtovoy
[PATCH v3 0/9] mq-deadline: Improve support for zoned block devices,
Bart Van Assche
[git pull] device mapper changes for 6.4,
Mike Snitzer
[PATCH v2] block: Cleanup set_capacity()/bdev_set_nr_sectors(),
Damien Le Moal
[PATCH 0/5] block/drivers: don't clear the flag that is not set,
Chaitanya Kulkarni
Re: [PATCH 0/5] block/drivers: don't clear the flag that is not set, Jens Axboe
[syzbot] [block?] KCSAN: data-race in __mod_timer / blk_add_timer (6),
syzbot
[syzbot] [block?] KCSAN: data-race in __filemap_add_folio / invalidate_bdev (3),
syzbot
[syzbot] [block?] KCSAN: data-race in __get_task_ioprio / set_task_ioprio,
syzbot
RFC: allow building a kernel without buffer_heads,
Christoph Hellwig
- [PATCH 01/17] fs: unexport buffer_check_dirty_writeback, Christoph Hellwig
- [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops, Christoph Hellwig
- [PATCH 04/17] fs: remove emergency_thaw_bdev, Christoph Hellwig
- [PATCH 03/17] fs: rename and move block_page_mkwrite_return, Christoph Hellwig
- [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 06/17] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper, Christoph Hellwig
- [PATCH 05/17] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 09/17] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 13/17] block: don't plug in blkdev_write_iter, Christoph Hellwig
- [PATCH 12/17] fuse: use direct_write_fallback, Christoph Hellwig
- [PATCH 16/17] block: use iomap for writes to block devices, Christoph Hellwig
- Re: [PATCH 16/17] block: use iomap for writes to block devices, Hannes Reinecke
[PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes, Christoph Hellwig
[PATCH 15/17] block: stop setting ->direct_IO, Christoph Hellwig
[PATCH 17/17] fs: add CONFIG_BUFFER_HEAD, 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]