Linux Block Development
[Prev Page][Next Page]
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it, (continued)
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma, Christoph Hellwig
- [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io, Christoph Hellwig
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio, Christoph Hellwig
- [PATCH 13/19] block: move blk_next_bio to bio.c, Christoph Hellwig
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset, Christoph Hellwig
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb, Christoph Hellwig
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc, Christoph Hellwig
- [PATCH 19/19] block: pass a block_device and opf to bio_reset, Christoph Hellwig
- [PATCH 18/19] block: pass a block_device and opf to bio_init, Christoph Hellwig
- Re: improve the bio allocation interface, Jens Axboe
- [PATCH] block: assign bi_bdev for cloned bios in blk_rq_prep_clone,
Christoph Hellwig
- [PATCH AUTOSEL 4.4 09/29] floppy: Add max size check for user space request, Sasha Levin
- [PATCH AUTOSEL 4.9 11/33] floppy: Add max size check for user space request, Sasha Levin
- [PATCH AUTOSEL 5.4 23/73] floppy: Add max size check for user space request, Sasha Levin
- [PATCH AUTOSEL 4.14 23/56] floppy: Add max size check for user space request, Sasha Levin
- [PATCH AUTOSEL 5.10 042/116] floppy: Add max size check for user space request, Sasha Levin
- [PATCH AUTOSEL 4.19 16/59] floppy: Add max size check for user space request, Sasha Levin
- [PATCH AUTOSEL 5.15 144/188] block: check minor range in device_add_disk(), Sasha Levin
- [PATCH AUTOSEL 5.15 079/188] floppy: Add max size check for user space request, Sasha Levin
- [PATCH AUTOSEL 5.16 170/217] block: check minor range in device_add_disk(), Sasha Levin
- [PATCH AUTOSEL 5.16 093/217] floppy: Add max size check for user space request, Sasha Levin
- [PATCH] block: Remove unnecessary variable assignment,
GuoYong Zheng
- [PATCH RESEND 0/3] blk-mq: allow hardware queue to get more tag while sharing a tag set,
Yu Kuai
- [PATCH 0/3] block: don't drain file system I/O on del_gendisk,
Ming Lei
- [PATCH 0/4 v4] bfq: Avoid use-after-free when moving processes between cgroups,
Jan Kara
[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2,
Yu Kuai
Racy loop device reuse logic,
Jan Kara
[PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened,
Laibin Qiu
[PATCH] loop: remove redundant initialization of pointer node,
Colin Ian King
[PATCH] aoe: remove redundant assignment on variable n,
Colin Ian King
[git pull] device mapper changes for 5.17,
Mike Snitzer
[PATCH 0/4 v3] bfq: Avoid use-after-free when moving processes between cgroups,
Jan Kara
[PATCH blktests 0/3] tetss/nvme: fix nvme disc changes,
Chaitanya Kulkarni
[GIT PULL] Block drivers updates for 5.17-rc1,
Jens Axboe
[GIT PULL] Block updates for 5.17-rc,
Jens Axboe
[PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened,
Laibin Qiu
[PATCH] block: cleanup q->srcu,
Ming Lei
[RFC PATCH 0/7] block: improve iops limit throttle,
Ming Lei
[syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks,
syzbot
[PATCH v3] blk-cgroup: always terminate io.stat lines,
Wolfgang Bumiller
Phyr Starter,
Matthew Wilcox
[PATCH v2] blk-cgroup: always terminate io.stat lines,
Wolfgang Bumiller
KASAN: use-after-free Read in start_motor, cruise k
[PATCH v6 0/2] cancel all throttled bios in del_gendisk(),
Yu Kuai
[PATCH linux] blk-cgroup: always terminate io.stat lines, Wolfgang Bumiller
[PATCH 0/13] blk: make blk-rq-qos policies pluggable and modular,
Wang Jianchao
- [PATCH 01/13] blk: make blk-rq-qos support pluggable and modular policy, Wang Jianchao
- [PATCH 08/13] blk-iocost: make iocost pluggable and modular, Wang Jianchao
- [PATCH 10/13] blk-ioprio: make ioprio pluggable and modular, Wang Jianchao
- [PATCH 11/13] blk: remove unused interfaces of blk-rq-qos, Wang Jianchao
- [PATCH 12/13] blk: make request able to carry blkcg_gq, Wang Jianchao
- [PATCH 06/13] blk: remove unused BLK_RQ_IO_DATA_LEN, Wang Jianchao
- [PATCH 09/13] blk: rename ioprio.c to ioprio-common.c, Wang Jianchao
- [PATCH 07/13] blk: use standalone macro to control bio.bi_iocost_cost, Wang Jianchao
- [PATCH 13/13] blk: introduce iostat per cgroup module, Wang Jianchao
- [PATCH 05/13] blk-iolatency: make iolatency pluggable and modular, Wang Jianchao
- [PATCH 04/13] cgroup: export following two interfaces, Wang Jianchao
- [PATCH 03/13] blk: export following interfaces, Wang Jianchao
- [PATCH 02/13] blk-wbt: make wbt pluggable, Wang Jianchao
- Re: [PATCH 0/13] blk: make blk-rq-qos policies pluggable and modular, Christoph Hellwig
[PATCH] blk-throtl: avoid double charge of bio IOPS due to split,
brookxu
[PATCH 0/2] block/dm: add resubmit_bio_noacct for fixing iops throttling,
Ming Lei
[PATCH V2] lib/sbitmap: kill 'depth' from sbitmap_word,
Ming Lei
[PATCH -next v4] bfq: fix use-after-free in bfq_dispatch_request,
Zhang Wensheng
[PATCH] block/bfq-wf2q: Fix some typos in comments, gaoyahu19
[PATCH] lib/sbitmap: kill 'depth' from sbitmap_word,
Ming Lei
INFO: task hung in fd_watchdog, Sabri N. Ferreiro
[PATCH] block: Fix wrong offset in bio_truncate(),
OGAWA Hirofumi
[GIT PULL] Block fix for 5.16-final,
Jens Axboe
[PATCH v2 1/2] block: export task_work_add(),
Tetsuo Handa
[PATCH] block/bfq_wf2q: correct weight to ioprio,
gaoyahu19
Proper way to test RAID456?,
Qu Wenruo
[PATCH -next] block: fix old-style declaration,
Yang Li
On vacation up to Feb 9, Coly Li
[PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups,
Jan Kara
[PATCH -next v3] blk-mq: fix tag_get wait task can't be awakened,
Laibin Qiu
[PATCH] xen, blkback: fix persistent grants negotiation,
Maximilian Heyne
[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read,
Mauricio Faria de Oliveira
[PATCHv3 0/4] queue_rqs error handling,
Keith Busch
[PATCH -next V2] blk-mq: fix tag_get wait task can't be awakened,
Laibin Qiu
[PATCH] block/rnbd-clt-sysfs: use default_groups in kobj_type,
Greg Kroah-Hartman
[PATCH] block: don't protect submit_bio_checks by q_usage_counter,
Ming Lei
[PATCH] block: remove dead queue_dma_alignment branch from bio_map_user_iov(),
Lukas Bulwahn
INFO: task hung in blk_trace_ioctl, kvartet
INFO: task hung in blk_mq_get_tag,
kvartet
[PATCH v2] block: deprecate autoloading based on dev_t,
Christoph Hellwig
[PATCH -next] bfq: Fix __bfq_lookup_next_entity() kernel-doc comment, Yang Li
[PATCH] block: deprecate autoloading based on dev_t,
Christoph Hellwig
[PATCH] pktcdvd: convert to use attribute groups,
Greg Kroah-Hartman
Potentially broken error path in bio_map_user_iov(),
Lukas Bulwahn
[syzbot] INFO: task hung in blkdev_fallocate,
syzbot
[PATCH v2 0/3] block, bfq: minor cleanup and fix,
Yu Kuai
- [PATCH v2 1/3] block, bfq: cleanup bfq_bfqq_to_bfqg(), Yu Kuai
- [PATCH v2 3/3] block, bfq: don't move oom_bfqq, Yu Kuai
- [PATCH v2 2/3] block, bfq: avoid moving bfqq to it's parent bfqg, Yu Kuai
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix, yukuai (C)
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix, Paolo Valente
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix, yukuai (C)
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix, Jens Axboe
[syzbot] possible deadlock in blkdev_get_by_dev,
syzbot
[PATCH RESEND] blk-iocost: drop selecting undefined BLK_RQ_IO_DATA_LEN, Lukas Bulwahn
[PATCH] block: throttle: charge io re-submission for iops limit,
Ming Lei
Re: [PATCH 0/1] t10-pi bio split fix,
Damien Le Moal
[GIT PULL] nvme updates for Linux 5.17,
Christoph Hellwig
[PATCHv2 1/3] block: introduce rq_list_for_each_safe macro,
Keith Busch
[PATCH v2] nbd: Don't use workqueue to handle recv work,
Xie Yongji
[BUG] fs: super: possible ABBA deadlocks in do_thaw_all_callback() and freeze_bdev(),
Jia-Ju Bai
[PATCH] make autoclear operation synchronous again,
Tetsuo Handa
[PATCH] paride: clean up some inconsistent indenting, Jiapeng Chong
[Question]Question about the possibility of a problem in blk_mq_complete_remote., Manjong Lee
[PATCH] block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0,
Ming Lei
[PATCH] null_blk: Use bitmap_zalloc() when applicable,
Christophe JAILLET
[PATCH 0/3] bfq: Avoid use-after-free when moving processes between cgroups,
Jan Kara
[PATCH v2] block: drop needless assignment in set_task_ioprio(),
Lukas Bulwahn
[PATCH 1/2] blk-mq: remove __blk_mq_delay_run_hw_queue,
Christoph Hellwig
[PATCH] block: drop needless assignment in set_task_ioprio(),
Lukas Bulwahn
[RFC] remove the paride driver,
Christoph Hellwig
Re: [RFC] remove the paride driver, Jens Axboe
Re: [RFC] remove the paride driver, Ondrej Zary
fix loop autoclear for xfstets xfs/049,
Christoph Hellwig
[PATCH] block: return specific error when pointer is NULL,
Qing Wang
[PATCH] block: remove unnecessary trailing '\',
Keith Busch
[PATCH -next] bio.h: fix kernel-doc warnings,
Randy Dunlap
[PATCH 1/2] block: export task_work_add(),
Tetsuo Handa
[PATCH 1/2] block: Add post_release() operation,
Tetsuo Handa
[PATCH] block: ensure the extended dev_t gets free for hidden gendisks, Christoph Hellwig
[PATCH] virtio/virtio_mem: handle a possible NULL as a memcpy parameter,
Peng Hao
RE: [RFC 02/13] nvme: wire-up support for async-passthru on,
Clay Mayers
[PATCH] block: fix error unwinding in device_add_disk,
Christoph Hellwig
[PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq,
Ming Lei
[PATCH RFT] blk-mq: optimize queue tag busy iter for shared_tags,
Kashyap Desai
[PATCH linux-4.19.y 0/5] fix memleak of bfq weights_tree node,
Yu Kuai
- [PATCH linux-4.19.y 1/5] block, bfq: improve asymmetric scenarios detection, Yu Kuai
- [PATCH linux-4.19.y 2/5] block, bfq: fix asymmetric scenarios detection, Yu Kuai
- [PATCH linux-4.19.y 4/5] block, bfq: fix queue removal from weights tree, Yu Kuai
- [PATCH linux-4.19.y 3/5] block, bfq: fix decrement of num_active_groups, Yu Kuai
- [PATCH linux-4.19.y 5/5] block, bfq: fix use after free in bfq_bfqq_expire, Yu Kuai
- Re: [PATCH linux-4.19.y 0/5] fix memleak of bfq weights_tree node, Greg KH
[PATCH] block/elevator: handle possible null pointer,
Peng Hao
[PATCH] block: call blk_exit_queue() before freeing q->stats,
Ming Lei
[PATCH 0/4] block, bfq: minor cleanup and fix,
Yu Kuai
[syzbot] general protection fault in set_task_ioprio,
syzbot
[RFC 00/13] uring-passthru for nvme,
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
Message not available
Re: [RFC 00/13] uring-passthru for nvme, Jens Axboe
[PATCH AUTOSEL 4.14 9/9] Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption", Sasha Levin
[PATCH AUTOSEL 4.14 7/9] block: reduce kblockd_mod_delayed_work_on() CPU consumption, Sasha Levin
[PATCH AUTOSEL 4.19 11/11] Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption", Sasha Levin
[PATCH AUTOSEL 4.19 09/11] block: reduce kblockd_mod_delayed_work_on() CPU consumption, Sasha Levin
[PATCH AUTOSEL 5.4 14/14] Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption", Sasha Levin
[PATCH AUTOSEL 5.4 12/14] block: reduce kblockd_mod_delayed_work_on() CPU consumption, Sasha Levin
[PATCH AUTOSEL 5.10 19/19] Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption", Sasha Levin
[PATCH AUTOSEL 5.10 15/19] block: reduce kblockd_mod_delayed_work_on() CPU consumption, Sasha Levin
[PATCH AUTOSEL 5.15 29/29] Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption", Sasha Levin
[PATCH AUTOSEL 5.15 20/29] block: reduce kblockd_mod_delayed_work_on() CPU consumption,
Sasha Levin
[PATCHv2] blk-mq: blk-mq: check quiesce state before queue_rqs,
Keith Busch
[PATCH] blk-mq: check quiesce state before queue_rqs,
Keith Busch
[PATCH v5 0/1] blktrace: switch trace spinlock to a raw spinlock, Wander Lairson Costa
[PATCH v5 1/1] blktrace: switch trace spinlock to a raw spinlock,
Wander Lairson Costa
[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]