Linux Block Development
[Prev Page][Next Page]
- Re: [PATCHv2] block: restore two stage elevator switch while running nr_hw_queue update, (continued)
- [PATCH] sunvdc: Balance device refcount in vdc_port_mpgroup_check,
Ma Ke
- Re: [PATCH] ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr,
Theodore Ts'o
- [PATCH v21 00/12] Improve write performance for zoned UFS devices,
Bart Van Assche
- [PATCH v21 01/12] block: Support block devices that preserve the order of write requests, Bart Van Assche
- [PATCH v21 02/12] blk-mq: Restore the zone write order when requeuing, Bart Van Assche
- [PATCH v21 03/12] blk-zoned: Add an argument to blk_zone_plug_bio(), Bart Van Assche
- [PATCH v21 04/12] blk-zoned: Split an if-statement, Bart Van Assche
- [PATCH v21 05/12] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller, Bart Van Assche
- [PATCH v21 06/12] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work(), Bart Van Assche
- [PATCH v21 07/12] blk-zoned: Support pipelining of zoned writes, Bart Van Assche
- [PATCH v21 08/12] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v21 09/12] scsi: sd: Increase retry count for zoned writes, Bart Van Assche
- [PATCH v21 10/12] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v21 11/12] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v21 12/12] ufs: core: Inform the block layer about write ordering, Bart Van Assche
- Re: [PATCH v21 00/12] Improve write performance for zoned UFS devices, Damien Le Moal
- Re: [PATCH v21 00/12] Improve write performance for zoned UFS devices, Damien Le Moal
- BUG_ soft lockup in lo_ioct, 白烁冉
- [PATCH] block: restore two stage elevator switch while running nr_hw_queue update,
Nilay Shroff
- [PATCH for-next v2] dm: split write BIOs on zone boundaries when zone append is not emulated,
Shin'ichiro Kawasaki
- [bug report] blktests md/001 failed with "buffer overflow detected",
Yi Zhang
- [PATCH for-next] dm: split write BIOs on zone boundaries when zone append is not emulated,
Shin'ichiro Kawasaki
- [PATCH] block: fix blk_zone_append_update_request_bio() kernel-doc,
Johannes Thumshirn
- [PATCH] loop: use kiocb helpers to fix lockdep warning,
Ming Lei
- [PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support,
陈涛涛 Taotao Chen
- [PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref,
Shankari Anand
- [PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter,
Christian Brauner
- [bug report] kmemleak issue observed during blktests,
Yi Zhang
- [PATCH v3 0/7] Fix bio splitting by the crypto fallback code,
Bart Van Assche
- [PATCH v3 1/7] block: Improve blk_crypto_fallback_split_bio_if_needed(), Bart Van Assche
- [PATCH v3 2/7] block: Split blk_crypto_fallback_split_bio_if_needed(), Bart Van Assche
- [PATCH v3 3/7] block: Modify the blk_crypto_bio_prep() calling convention, Bart Van Assche
- [PATCH v3 4/7] block: Modify the blk_crypto_fallback_bio_prep() calling convention, Bart Van Assche
- [PATCH v3 5/7] block: Change the blk_crypto_fallback_encrypt_bio() calling convention, Bart Van Assche
- [PATCH v3 6/7] block: Rework splitting of encrypted bios, Bart Van Assche
- [PATCH v3 7/7] block, crypto: Remove crypto_bio_split, Bart Van Assche
- Re: [PATCH v3 0/7] Fix bio splitting by the crypto fallback code, Eric Biggers
- Re: [PATCH v3 0/7] Fix bio splitting by the crypto fallback code, Bart Van Assche
- [RFC PATCH] md: split bio by io_opt size in md_submit_bio(),
colyli
- [syzbot] [block?] [trace?] INFO: task hung in blk_trace_setup (4), syzbot
- [PATCH 0/5] Remove several superfluous sector casts,
Bart Van Assche
- [PATCH 1/5] block, bfq: Remove a superfluous cast, Bart Van Assche
- [PATCH 2/5] block, genhd: Remove disk_stats.sectors casts, Bart Van Assche
- [PATCH 3/5] bcache, tracing: Do not truncate orig_sector, Bart Van Assche
- [PATCH 4/5] bcache, tracing: Remove superfluous casts, Bart Van Assche
- [PATCH 5/5] block, tracing: Remove superfluous casts, Bart Van Assche
- Re: [PATCH 0/5] Remove several superfluous sector casts, Bart Van Assche
- Re: [PATCH 0/5] Remove several superfluous sector casts, Chaitanya Kulkarni
- Improper io_opt setting for md raid5,
Coly Li
- [PATCH] ublk: remove unused req argument from ublk_sub_req_ref(),
Caleb Sander Mateos
- [PATCH v3 0/5] block: add tracepoints for ZBD specific operations,
Johannes Thumshirn
- [PATCH blktests v2] loop/010, common/rc: drain udev events after test,
Shin'ichiro Kawasaki
- [PATCH v2 0/5] block: add tracepoints for ZBD specific operations,
Johannes Thumshirn
- Do we need an opt-in for file systems use of hw atomic writes?,
Christoph Hellwig
- [PATCH blktests] loop/010: drain udev events after test,
Shin'ichiro Kawasaki
- [syzbot] [nbd?] INFO: task hung in nbd_disconnect_and_put, syzbot
- [PATCH V3 00/17] ublk: cleanup for supporting batch IO command,
Ming Lei
- [PATCH V3 01/17] ublk: validate ublk server pid, Ming Lei
- [PATCH V3 02/17] ublk: look up ublk task via its pid in timeout handler, Ming Lei
- [PATCH V3 03/17] ublk: move fake timeout logic into __ublk_complete_rq(), Ming Lei
- [PATCH V3 04/17] ublk: let ublk_fill_io_cmd() cover more things, Ming Lei
- [PATCH V3 05/17] ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch(), Ming Lei
- [PATCH V3 06/17] ublk: move auto buffer register handling into one dedicated helper, Ming Lei
- [PATCH V3 07/17] ublk: store auto buffer register data into `struct ublk_io`, Ming Lei
- [PATCH V3 08/17] ublk: add helper ublk_check_fetch_buf(), Ming Lei
- [PATCH V3 09/17] ublk: remove ublk_commit_and_fetch(), Ming Lei
- [PATCH V3 10/17] ublk: pass 'const struct ublk_io *' to ublk_[un]map_io(), Ming Lei
- [PATCH V3 11/17] selftests: ublk: remove `tag` parameter of ->tgt_io_done(), Ming Lei
- [PATCH V3 13/17] selftests: ublk: pass 'ublk_thread *' to more common helpers, Ming Lei
- [PATCH V3 12/17] selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done(), Ming Lei
- [PATCH V3 14/17] selftests: ublk: remove ublk queue self-defined flags, Ming Lei
- [PATCH V3 15/17] selftests: ublk: improve flags naming, Ming Lei
- [PATCH V3 16/17] selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command, Ming Lei
- [PATCH V3 17/17] selftests: ublk: add utils.h, Ming Lei
- Re: [PATCH V3 00/17] ublk: cleanup for supporting batch IO command, Jens Axboe
- [PATCH v2] block: floppy: Fix uninitialized use of outparam,
Purva Yeshi
- [PATCH v2 0/2] Fix bio splitting in the crypto fallback code,
Bart Van Assche
- [PATCH] loop: Avoid updating block size under exclusive owner,
Jan Kara
- [GIT PULL] Block fixes for 6.16-rc6,
Jens Axboe
- [syzbot] [mm?] INFO: rcu detected stall in wb_workfn (4),
syzbot
- [PATCH v3 00/16] rnull: add configfs, remote completion to rnull,
Andreas Hindborg
- [PATCH v3 11/16] rnull: move driver to separate directory, Andreas Hindborg
- [PATCH v3 05/16] rust: str: introduce `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v3 15/16] rust: block: add remote completion to `Request`, Andreas Hindborg
- [PATCH v3 04/16] rust: str: make `RawFormatter::bytes_written` public., Andreas Hindborg
- [PATCH v3 06/16] rust: block: normalize imports for `gen_disk.rs`, Andreas Hindborg
- [PATCH v3 07/16] rust: block: use `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v3 03/16] rust: str: expose `str::Formatter::new` publicly., Andreas Hindborg
- [PATCH v3 09/16] rust: block: remove trait bound from `mq::Request` definition, Andreas Hindborg
- [PATCH v3 10/16] rust: block: add block related constants, Andreas Hindborg
- [PATCH v3 14/16] rust: block: mq: fix spelling in a safety comment, Andreas Hindborg
- [PATCH v3 01/16] rust: str: normalize imports in `str.rs`, Andreas Hindborg
- [PATCH v3 08/16] rust: block: remove `RawWriter`, Andreas Hindborg
- [PATCH v3 13/16] rust: block: add `GenDisk` private data support, Andreas Hindborg
- [PATCH v3 16/16] rnull: add soft-irq completion support, Andreas Hindborg
- [PATCH v3 02/16] rust: str: allow `str::Formatter` to format into `&mut [u8]`., Andreas Hindborg
- [PATCH v3 12/16] rnull: enable configuration via `configfs`, Andreas Hindborg
- [PATCH] nvme-pci: don't allocate dma_vec for IOVA mappings,
Christoph Hellwig
- [PATCH v7 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size,
John Garry
- [PATCH blktests v4] md/002: add atomic write tests for md/stacked devices,
Shin'ichiro Kawasaki
- [PATCH] [v2] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl(),
Arnd Bergmann
[PATCH] block: fix kobject leak in blk_unregister_queue,
Ming Lei
[PATCH v6 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size,
John Garry
block: lockdep splat with RT config v6.15+,
Mike Galbraith
cdrom: cdrom_mrw_exit() NULL ptr deref,
Sergey Senozhatsky
Re: [RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec,
Mike Snitzer
[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings,
Tamir Duberstein
- [PATCH 01/17] drivers: net: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 02/17] gpu: nova-core: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 03/17] rust: auxiliary: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 04/17] rust: clk: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 05/17] rust: configfs: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 06/17] rust: cpufreq: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 07/17] rust: device: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 09/17] rust: kunit: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 08/17] rust: firmware: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 10/17] rust: macros: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 11/17] rust: miscdevice: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 14/17] rust: platform: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 12/17] rust: net: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 13/17] rust: pci: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 15/17] rust: seq_file: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 16/17] rust: str: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH 17/17] rust: sync: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- Re: [PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings, Benno Lossin
- Re: [PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings, Danilo Krummrich
refactor the iomap writeback code v5,
Christoph Hellwig
- [PATCH 01/14] iomap: header diet, Christoph Hellwig
- [PATCH 02/14] iomap: pass more arguments using the iomap writeback context, Christoph Hellwig
- [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio, Christoph Hellwig
- [PATCH 04/14] iomap: refactor the writeback interface, Christoph Hellwig
- [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks, Christoph Hellwig
- [PATCH 05/14] iomap: hide ioends from the generic writeback code, Christoph Hellwig
- [PATCH 06/14] iomap: add public helpers for uptodate state manipulation, Christoph Hellwig
- [PATCH 07/14] iomap: move all ioend handling to ioend.c, Christoph Hellwig
- [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync, Christoph Hellwig
- [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio, Christoph Hellwig
- [PATCH 10/14] iomap: export iomap_writeback_folio, Christoph Hellwig
- [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops, Christoph Hellwig
- [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK, Christoph Hellwig
- [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes, Christoph Hellwig
- Re: refactor the iomap writeback code v5, Christian Brauner
- Re: refactor the iomap writeback code v5, Christian Brauner
[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support,
陈涛涛 Taotao Chen
[linux-next:master] [fs] 9eb22f7fed: ltp.uevent01.fail,
kernel test robot
[PATCH blktests v3] md/002: add atomic write tests for md/stacked devices,
Shin'ichiro Kawasaki
[PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`,
Tamir Duberstein
- [PATCH 1/9] gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 2/9] rust: alloc: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 3/9] rust: block: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 4/9] rust: device: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 6/9] rust: kunit: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 7/9] rust: pin-init: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 5/9] rust: file: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 8/9] rust: seq_file: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH 9/9] rust: sync: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- Re: [PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`, Benno Lossin
- Re: [PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`, Danilo Krummrich
[PATCH] block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl(),
Arnd Bergmann
[PATCH 0/5] block: add tracepoints for ZBD specific operations,
Johannes Thumshirn
[PATCH V2] nbd: fix lockdep deadlock warning,
Ming Lei
[PATCH v5 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size,
John Garry
Why a lot of fses are using bdev's page cache to do super block read/write?,
Qu Wenruo
[PATCH] nbd: fix lockdep deadlock warning,
Ming Lei
[PATCH v20 00/13] Improve write performance for zoned UFS devices,
Bart Van Assche
- [PATCH v20 02/13] blk-mq: Restore the zone write order when requeuing, Bart Van Assche
- [PATCH v20 01/13] block: Support block drivers that preserve the order of write requests, Bart Van Assche
- [PATCH v20 03/13] blk-zoned: Add an argument to blk_zone_plug_bio(), Bart Van Assche
- [PATCH v20 04/13] blk-zoned: Split an if-statement, Bart Van Assche
- [PATCH v20 05/13] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller, Bart Van Assche
- [PATCH v20 06/13] blk-zoned: Split blk_zone_wplug_bio_work(), Bart Van Assche
- [PATCH v20 09/13] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v20 10/13] scsi: sd: Increase retry count for zoned writes, Bart Van Assche
- [PATCH v20 07/13] blk-zoned: Support pipelining of zoned writes, Bart Van Assche
- [PATCH v20 08/13] null_blk: Add the preserves_write_order attribute, Bart Van Assche
- [PATCH v20 11/13] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v20 12/13] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v20 13/13] scsi: ufs: Inform the block layer about write ordering, Bart Van Assche
[PATCH v2 00/14] rnull: add configfs, remote completion to rnull,
Andreas Hindborg
- [PATCH v2 09/14] rnull: move driver to separate directory, Andreas Hindborg
- [PATCH v2 12/14] rust: block: mq: fix spelling in a safety comment, Andreas Hindborg
- [PATCH v2 13/14] rust: block: add remote completion to `Request`, Andreas Hindborg
- [PATCH v2 14/14] rnull: add soft-irq completion support, Andreas Hindborg
- [PATCH v2 04/14] rust: block: normalize imports for `gen_disk.rs`, Andreas Hindborg
- [PATCH v2 03/14] rust: str: introduce `NullBorrowFormatter`, Andreas Hindborg
- [PATCH v2 08/14] rust: block: add block related constants, Andreas Hindborg
- [PATCH v2 11/14] rust: block: add `GenDisk` private data support, Andreas Hindborg
- [PATCH v2 01/14] rust: str: normalize imports in `str.rs`, Andreas Hindborg
- [PATCH v2 10/14] rnull: enable configuration via `configfs`, Andreas Hindborg
- [PATCH v2 05/14] rust: block: use `NullBorrowFormatter`, Andreas Hindborg
- [PATCH v2 06/14] rust: block: remove `RawWriter`, Andreas Hindborg
- [PATCH v2 02/14] rust: str: introduce `BorrowFormatter`, Andreas Hindborg
- [PATCH v2 07/14] rust: block: remove trait bound from `mq::Request` definition, Andreas Hindborg
[GIT PULL] Rust pin-init for v6.17,
Benno Lossin
refactor the iomap writeback code v4,
Christoph Hellwig
- [PATCH 01/14] iomap: header diet, Christoph Hellwig
- [PATCH 02/14] iomap: pass more arguments using the iomap writeback context, Christoph Hellwig
- [PATCH 04/14] iomap: refactor the writeback interface, Christoph Hellwig
- [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks, Christoph Hellwig
- [PATCH 05/14] iomap: hide ioends from the generic writeback code, Christoph Hellwig
- [PATCH 06/14] iomap: add public helpers for uptodate state manipulation, Christoph Hellwig
- [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio, Christoph Hellwig
- [PATCH 10/14] iomap: export iomap_writeback_folio, Christoph Hellwig
- [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio, Christoph Hellwig
- [PATCH 07/14] iomap: move all ioend handling to ioend.c, Christoph Hellwig
- [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops, Christoph Hellwig
- [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes, Christoph Hellwig
- [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync, Christoph Hellwig
- [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK, Christoph Hellwig
- Re: refactor the iomap writeback code v4, Joanne Koong
LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95),
Naresh Kamboju
[PATCH blktests v2] md/002: add atomic write tests for md/stacked devices,
Shin'ichiro Kawasaki
[PATCH V2 00/16] ublk: cleanup for supporting batch IO command,
Ming Lei
- [PATCH V2 01/16] ublk: move fake timeout logic into __ublk_complete_rq(), Ming Lei
- [PATCH V2 02/16] ublk: look up ublk task via its pid in timeout handler, Ming Lei
- [PATCH V2 03/16] ublk: let ublk_fill_io_cmd() cover more things, Ming Lei
- [PATCH V2 05/16] ublk: move auto buffer register handling into one dedicated helper, Ming Lei
- [PATCH V2 04/16] ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch(), Ming Lei
- [PATCH V2 07/16] ublk: add helper ublk_check_fetch_buf(), Ming Lei
- [PATCH V2 06/16] ublk: store auto buffer register data into `struct ublk_io`, Ming Lei
- [PATCH V2 09/16] ublk: pass 'const struct ublk_io *' to ublk_[un]map_io(), Ming Lei
- [PATCH V2 08/16] ublk: remove ublk_commit_and_fetch(), Ming Lei
- [PATCH V2 10/16] selftests: ublk: remove `tag` parameter of ->tgt_io_done(), Ming Lei
- [PATCH V2 11/16] selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done(), Ming Lei
- [PATCH V2 12/16] selftests: ublk: pass 'ublk_thread *' to more common helpers, Ming Lei
- [PATCH V2 13/16] selftests: ublk: remove ublk queue self-defined flags, Ming Lei
- [PATCH V2 14/16] selftests: ublk: improve flags naming, Ming Lei
- [PATCH V2 15/16] selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command, Ming Lei
- [PATCH V2 16/16] selftests: ublk: add utils.h, Ming Lei
[PATCH v2 0/5] add static PMD zero page support,
Pankaj Raghav (Samsung)
[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]