Linux Block Development
[Prev Page][Next Page]
[PATCH v4 0/6] block-layer interposer,
Sergei Shtepa
[PATCH V4 0/3] block: add two statistic tables,
Guoqing Jiang
[PATCH] Fix Revert "bfq: Fix computation of shallow depth" in linux-block.git,
Lin Feng
[PATCH v3] xen-blkback: fix compatibility bug with single page rings,
Paul Durrant
cleanup bvec allocation,
Christoph Hellwig
- [PATCH 01/11] block: reuse BIO_INLINE_VECS for integrity bvecs, Christoph Hellwig
- [PATCH 03/11] block: factor out a bvec_alloc_gfp helper, Christoph Hellwig
- [PATCH 05/11] block: remove the 1 and 4 vec bvec_slabs entries, Christoph Hellwig
- [PATCH 06/11] block: turn the nr_iovecs argument to bio_alloc* into an unsigned short, Christoph Hellwig
- [PATCH 07/11] block: remove a layer of indentation in bio_iov_iter_get_pages, Christoph Hellwig
- [PATCH 09/11] block: mark the bio as cloned in bio_iov_bvec_set, Christoph Hellwig
- [PATCH 02/11] block: move struct biovec_slab to bio.c, Christoph Hellwig
- [PATCH 04/11] block: streamline bvec_alloc, Christoph Hellwig
- [PATCH 08/11] block: set BIO_NO_PAGE_REF in bio_iov_bvec_set, Christoph Hellwig
- [PATCH 10/11] md/raid10: remove dead code in reshape_request, Christoph Hellwig
- [PATCH 11/11] block: use bi_max_vecs to find the bvec pool, Christoph Hellwig
- Re: cleanup bvec allocation, Christoph Hellwig
- Re: cleanup bvec allocation, Jens Axboe
[PATCH] block: fix memory leak of bvec,
Ming Lei
[PATCH AUTOSEL 5.10 24/25] blk-cgroup: Use cond_resched() when destroy blkgs, Sasha Levin
[PATCH AUTOSEL 5.4 17/17] blk-cgroup: Use cond_resched() when destroy blkgs, Sasha Levin
KASAN: use-after-free Read in recv_work, syzbot
[GIT PULL] first round of nvme updates for 5.12,
Christoph Hellwig
general protection fault in invalidate_bdev, syzbot
[RFC PATCH 00/20] loop: cleanup and small improvement,
Chaitanya Kulkarni
- [RFC PATCH 01/20] loop: use uniform alignment for struct members, Chaitanya Kulkarni
- [RFC PATCH 02/20] loop: add lockdep assert in loop_add(), Chaitanya Kulkarni
- [RFC PATCH 03/20] loop: add lockdep assert in loop_lookup(), Chaitanya Kulkarni
- [RFC PATCH 04/20] loop: allow user to set the queue depth, Chaitanya Kulkarni
- [RFC PATCH 05/20] loop: use snprintf for XXX_show(), Chaitanya Kulkarni
- [RFC PATCH 07/20] loop: use uniform variable declaration style, Chaitanya Kulkarni
- [RFC PATCH 06/20] loop: add newline after variable declaration, Chaitanya Kulkarni
- [RFC PATCH 08/20] loop: use uniform function header style, Chaitanya Kulkarni
- [RFC PATCH 09/20] loop: remove extra variable in lo_fallocate(), Chaitanya Kulkarni
- [RFC PATCH 10/20] loop: remove extra variable in lo_req_flush, Chaitanya Kulkarni
- [RFC PATCH 11/20] loop: remove local variable in lo_compat_ioctl, Chaitanya Kulkarni
- [RFC PATCH 14/20] loop: remove memset in info64 from compat, Chaitanya Kulkarni
- [RFC PATCH 12/20] loop: cleanup lo_ioctl(), Chaitanya Kulkarni
- [RFC PATCH 13/20] loop: remove memset in info64 to compat, Chaitanya Kulkarni
- [RFC PATCH 17/20] loop: change fd set err at actual error condition, Chaitanya Kulkarni
- [RFC PATCH 15/20] loop: remove memset in loop_info64_from_old(), Chaitanya Kulkarni
- [RFC PATCH 16/20] loop: remove memset in loop_info64_to_old(), Chaitanya Kulkarni
- [RFC PATCH 18/20] loop: configure set err at actual error condition, Chaitanya Kulkarni
- [RFC PATCH 20/20] loop: remove the extra line in declaration, Chaitanya Kulkarni
- [RFC PATCH 19/20] loop: set error value in case of actual error, Chaitanya Kulkarni
[PATCH 0/7] blktrace: few clenaup,
Chaitanya Kulkarni
- [PATCH 1/7] block: remove superfluous param in blk_fill_rwbs(), Chaitanya Kulkarni
- [PATCH 3/7] blktrace: fix blk_rq_issue documentation, Chaitanya Kulkarni
- [PATCH 4/7] blktrace: fix blk_rq_merge documentation, Chaitanya Kulkarni
- [PATCH 6/7] null_blk: allow disacrd on non-membacked mode, Chaitanya Kulkarni
- [PATCH 3/7] blktrace: fix blk_rq_issue documentation, Chaitanya Kulkarni
- [PATCH 6/7] null_blk: allow disacrd on non-membacked mode, Chaitanya Kulkarni
- [PATCH 2/7] blktrace: add blk_fill_rwbs documentation comment, Chaitanya Kulkarni
- [PATCH 1/7] block: remove superfluous param in blk_fill_rwbs(), Chaitanya Kulkarni
- [PATCH 0/7] blktrace: few clenaup, Chaitanya Kulkarni
- [PATCH 5/7] block: get rid of the trace rq insert wrapper, Chaitanya Kulkarni
- [PATCH 2/7] blktrace: add blk_fill_rwbs documentation comment, Chaitanya Kulkarni
- [PATCH 7/7] null_blk: add module param queue bounce limit, Chaitanya Kulkarni
- Re: [PATCH 0/7] blktrace: few clenaup, Chaitanya Kulkarni
- [PATCH 7/7] null_blk: add module param queue bounce limit, Chaitanya Kulkarni
- [PATCH 5/7] block: get rid of the trace rq insert wrapper, Chaitanya Kulkarni
- [PATCH 4/7] blktrace: fix blk_rq_merge documentation, Chaitanya Kulkarni
[PATCH V3 0/3] block: add two statistic tables,
Guoqing Jiang
[PATCH v3] nbd: Fix NULL pointer in flush_workqueue, Sun Ke
[PATCH] lightnvm: fix unnecessary NULL check warnings,
Tian Tao
KASAN: use-after-free Read in bdgrab, syzbot
[PATCH] block: recalculate segment count for multi-segment discard requests correctly,
David Jeffery
md read-only fixes,
Christoph Hellwig
[PATCH v3 3/4] scsi_debug : iouring iopoll support, Kashyap Desai
[PATCH v3 2/4] megaraid_sas: iouring iopoll support,
Kashyap Desai
[PATCH v3 1/4] add io_uring with IOPOLL support in scsi layer, Kashyap Desai
[PATCH v2] nbd: Fix NULL pointer in flush_workqueue,
Sun Ke
Re: [PATCH] Revert "bfq: Fix computation of shallow depth",
Lin Feng
[PATCH v4 0/5] add support for inline encryption to device mapper,
Satya Tangirala
[PATCH v5 0/3] avoid double request completion and IO error,
Chao Leng
[PATCH V2 0/4] block: add two statistic tables,
Guoqing Jiang
[GIT PULL] Block fixes for 5.11-rc6,
Jens Axboe
[PATCH] null_blk: fix compilation error on 32-bit arch, Damien Le Moal
[PATCH] block: drop removed argument from kernel-doc of blk_execute_rq(), Lukas Bulwahn
[PATCH] block: remove typo in kernel-doc of set_disk_ro(),
Lukas Bulwahn
[PATCH v2] block: Add bio_max_segs,
Matthew Wilcox (Oracle)
Re: [block:block-5.11 35/35] drivers/block/null_blk/zoned.c:86: undefined reference to `__udivdi3', Damien Le Moal
[PATCH v4 1/2] bio: limit bio max size,
Changheun Lee
Re: [PATCH v4 1/2] bio: limit bio max size, Ming Lei
Message not available
[PATCH 0/2] block: blk_interposer v3,
Sergei Shtepa
[PATCH v2] xen-blkback: fix compatibility bug with single page rings,
Paul Durrant
Re: [PATCH v2] xen-blkback: fix compatibility bug with single page rings, Roger Pau Monné
[PATCH] bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WITH_FEATURES,
Coly Li
[RFC PATCH 00/34] block: introduce bio_new(),
Chaitanya Kulkarni
- [RFC PATCH 01/34] block: move common code into blk_next_bio(), Chaitanya Kulkarni
- [RFC PATCH 08/34] dm-zoned: use bio_new in get_mblock_slow, Chaitanya Kulkarni
- [RFC PATCH 09/34] dm-zoned: use bio_new in dmz_write_mblock, Chaitanya Kulkarni
- [RFC PATCH 12/34] scsi: target/iblock: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 13/34] block: use bio_new in __blkdev_direct_IO, Chaitanya Kulkarni
- [RFC PATCH 15/34] fscrypt: use bio_new in fscrypt_zeroout_range, Chaitanya Kulkarni
- [RFC PATCH 20/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmStartIO, Chaitanya Kulkarni
- [RFC PATCH 22/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_readpage, Chaitanya Kulkarni
- [RFC PATCH 28/34] zonefs: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes, Chaitanya Kulkarni
- [RFC PATCH 33/34] mm: use bio_new in swap_readpage, Chaitanya Kulkarni
- [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io, Chaitanya Kulkarni
- [RFC PATCH 31/34] iomap: use bio_new in iomap_readpage_actor, Chaitanya Kulkarni
- [RFC PATCH 34/34] mm: add swap_bio_new common bio helper, Chaitanya Kulkarni
- [RFC PATCH 32/34] mm: use bio_new in __swap_writepage, Chaitanya Kulkarni
- [RFC PATCH 30/34] hfsplus: use bio_new in hfsplus_submit_bio(), Chaitanya Kulkarni
- [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev, Chaitanya Kulkarni
- [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map, Chaitanya Kulkarni
- [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio, Chaitanya Kulkarni
- [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc, Chaitanya Kulkarni
- [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage, Chaitanya Kulkarni
- [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero, Chaitanya Kulkarni
- [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead, Chaitanya Kulkarni
- [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor, Chaitanya Kulkarni
- [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc, Chaitanya Kulkarni
- [RFC PATCH 07/34] dm: use bio_new in dm-log-writes, Chaitanya Kulkarni
- [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block, Chaitanya Kulkarni
- [RFC PATCH 04/34] drdb: use bio_new() in submit_one_flush, Chaitanya Kulkarni
- [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw, Chaitanya Kulkarni
- [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc, Chaitanya Kulkarni
- [RFC PATCH 03/34] drdb: use bio_new in drdb, Chaitanya Kulkarni
- [RFC PATCH 06/34] zram: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 05/34] xen-blkback: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 02/34] block: introduce and use bio_new, Chaitanya Kulkarni
[PATCH] nbd: Fix NULL pointer in flush_workqueue,
Sun Ke
[PATCH] blk-cgroup: Remove obsolete macro,
Baolin Wang
[PATCH] block: fix bd_size_lock use,
Damien Le Moal
[PATCH v3] blk-cgroup: Use cond_resched() when destroy blkgs,
Baolin Wang
[PATCH v4 0/8] block: add zone write granularity limit,
Damien Le Moal
- [PATCH v4 1/8] block: document zone_append_max_bytes attribute, Damien Le Moal
- [PATCH v4 2/8] nvme: cleanup zone information initialization, Damien Le Moal
- [PATCH v4 3/8] nullb: use blk_queue_set_zoned() to setup zoned devices, Damien Le Moal
- [PATCH v4 4/8] block: use blk_queue_set_zoned in add_partition(), Damien Le Moal
- [PATCH v4 5/8] block: introduce zone_write_granularity limit, Damien Le Moal
- [PATCH v4 6/8] zonefs: use zone write granularity as block size, Damien Le Moal
- [PATCH v4 7/8] block: introduce blk_queue_clear_zone_settings(), Damien Le Moal
- [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case, Damien Le Moal
- Re: [PATCH v4 0/8] block: add zone write granularity limit, Damien Le Moal
- Re: [PATCH v4 0/8] block: add zone write granularity limit, Jens Axboe
[RFC PATCH v2 1/2] block: bsg: resume platform device before accessing, Asutosh Das
[PATCH v2] blk-cgroup: Use cond_resched() when destroy blkgs,
Baolin Wang
[COMPILE ONLY RFC PATCH] loop: avoid page allocation in the fast path, Chaitanya Kulkarni
[PATCH] vio: make remove callback return void,
Uwe Kleine-König
Re: [PATCH] vio: make remove callback return void, Tyrel Datwyler
Re: [PATCH] vio: make remove callback return void, Lijun Pan
Re: [PATCH] vio: make remove callback return void, Greg Kroah-Hartman
[PATCH 0/4] block: add two statistic tables,
Guoqing Jiang
[PATCH RESEND v4] loop: fix I/O error on fsync() in detached loop devices,
Mauricio Faria de Oliveira
[RESEND PATCH v2 1/4] add io_uring with IOPOLL support in scsi layer, Kashyap Desai
[RESEND PATCH v2 3/4] scsi_debug : iouring iopoll support, Kashyap Desai
[RESEND PATCH v2 2/4] megaraid_sas: iouring iopoll support, Kashyap Desai
[PATCH] xen-blkback: fix compatibility bug with single page rings,
Paul Durrant
[PATCH] zram: remove redundant NULL check,
Abaci Team
[PATCH] lightnvm: pblk: fix NULL check before some freeing functions is not needed, Tian Tao
[PATCH] nvme-core: check bdev value for NULL,
Chaitanya Kulkarni
[RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing,
Asutosh Das
[PATCH] nvme: add tracing of zns commands,
Johannes Thumshirn
[PATCH] Revert "block: simplify set_init_blocksize" to regain lost performance,
Maxim Mikityanskiy
[PATCH 0/2] mtip32xx: minor PCI cleanups,
Bjorn Helgaas
[PATCH blktests 0/3] Three SRP patches,
Bart Van Assche
[PATCH V6 0/1] block: fix I/O errors in BLKRRPART,
Minwoo Im
[PATCH v2 0/6] dm: support IO polling for bio-based dm device,
Jeffle Xu
[PATCH] zram: fix NULL check before some freeing functions is not needed,
Tian Tao
[PATCH v4 0/5] avoid double request completion and IO error,
Chao Leng
misc bio allocation cleanups,
Christoph Hellwig
- [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append, Christoph Hellwig
- [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device, Christoph Hellwig
- [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset, Christoph Hellwig
- [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush, Christoph Hellwig
- [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata, Christoph Hellwig
- [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait, Christoph Hellwig
- [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO, Christoph Hellwig
- [PATCH 09/17] drbd: remove bio_alloc_drbd, Christoph Hellwig
- [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio, Christoph Hellwig
- [PATCH 10/17] drbd: remove drbd_req_make_private_bio, Christoph Hellwig
- [PATCH 11/17] md: remove bio_alloc_mddev, Christoph Hellwig
- [PATCH 12/17] md: simplify sync_page_io, Christoph Hellwig
- [PATCH 13/17] md: remove md_bio_alloc_sync, Christoph Hellwig
- [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk, Christoph Hellwig
- [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio, Christoph Hellwig
- [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio, Christoph Hellwig
- [PATCH 17/17] mm: remove get_swap_bio, Christoph Hellwig
- Re: misc bio allocation cleanups, Jens Axboe
- Re: misc bio allocation cleanups, Guoqing Jiang
[PATCH v3 1/2] bio: limit bio max size,
Changheun Lee
<Possible follow-ups>
[PATCH v3 1/2] bio: limit bio max size, Changheun Lee
Re: [PATCH v3 1/2] bio: limit bio max size, Ming Lei
Re: [PATCH v3 1/2] bio: limit bio max size, Christoph Hellwig
[PATCH v4 0/1] scale loop device lock,
Pavel Tatashin
additional ->bi_bdev fixups,
Christoph Hellwig
[PATCH] blk-cgroup: Use cond_resched() when destroy blkgs,
Baolin Wang
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: make shared queues inherit wakers, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: fix weight-raising resume with !low_latency, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: merge bursts of newly-created queues, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: always inject I/O of queues blocked by wakers, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: keep shared queues out of the waker mechanism, Paolo Valente
Re: PROBLEM: potential concurrency bug between do_vfs_ioctl() and do_readv(),
Gong, Sishuai
[PATCH] blk: wbt: remove unused parameter from wbt_should_throttle,
chenlei0x
[PATCH 0/9] n64: small cleanups,
Chaitanya Kulkarni
- [PATCH 3/9] n64: move module param at the top, Chaitanya Kulkarni
- [PATCH 7/9] n64: cosmetics changes, Chaitanya Kulkarni
- [PATCH 6/9] n64: remove curly brackets, Chaitanya Kulkarni
- [PATCH 1/9] n64: use pr_fmt to avoid duplicate string, Chaitanya Kulkarni
- [PATCH 2/9] n64: move module info at the end, Chaitanya Kulkarni
- [PATCH 8/9] n64: cleanup n64cart_probe(), Chaitanya Kulkarni
- [PATCH 9/9] n64: store dev instance into disk private data, Chaitanya Kulkarni
- [PATCH 4/9] n64: use enums for reg, Chaitanya Kulkarni
- [PATCH 5/9] n64: use sector SECTOR_SHIFT instead 512, Chaitanya Kulkarni
- Re: [PATCH 0/9] n64: small cleanups, Lauri Kasanen
- Re: [PATCH 0/9] n64: small cleanups, Thomas Bogendoerfer
[PATCH v2] fio: add hipri option to sg engine,
Douglas Gilbert
[PATCH v3 0/1] scale loop device lock,
Pavel Tatashin
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: save also weight-raised service on queue merging, Paolo Valente
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements, Jens Axboe
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: replace mechanism for evaluating I/O intensity, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: re-evaluate convenience of I/O plugging on rq arrivals, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: save also injection state on queue merging, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: make waker-queue detection more robust, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: fix switch back from soft-rt weitgh-raising, Paolo Valente
[PATCH] block: skip bio_check_eod for partition-remapped bios,
Christoph Hellwig
[PATCH] nbd: freeze the queue while we're adding connections,
Josef Bacik
[PATCH RESEND] blkcg: delete redundant get/put operations for queue,
Chunguang Xu
[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH] fio: add hipri option to sg engine,
Douglas Gilbert
[GIT PULL] Block fixes for 5.11-rc5,
Jens Axboe
store a pointer to the block_device in struct bio (again) v2,
Christoph Hellwig
[PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting, Christoph Hellwig
[PATCH 07/10] blk-mq: use ->bi_bdev for I/O accounting, Christoph Hellwig
[PATCH 08/10] block: add a disk_uevent helper, Christoph Hellwig
[PATCH 10/10] block: use an xarray for disk->part_tbl, Christoph Hellwig
[PATCH 09/10] block: remove DISK_PITER_REVERSE, Christoph Hellwig
Re: store a pointer to the block_device in struct bio (again) v2, Jens Axboe
[PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled,
Yi Zhang
[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head,
Sebastian Andrzej Siewior
[PATCH v11] block: Add n64 cart driver,
Lauri Kasanen
[PATCH v10] block: Add n64 cart driver,
Lauri Kasanen
[git pull] device mapper fixes for 5.11-rc5,
Mike Snitzer
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements,
Paolo Valente
[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]