Linux Block Development
[Prev Page][Next Page]
- [PATCH 0/2] null_blk: null_alloc_page() cleanup,
Chaitanya Kulkarni
- move more work to disk_release,
Christoph Hellwig
- [PATCH 01/12] blk-mq: do not include passthrough requests in I/O accounting, Christoph Hellwig
- [PATCH 02/12] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs, Christoph Hellwig
- [PATCH 03/12] scsi: don't use disk->private_data to find the scsi_driver, Christoph Hellwig
- [PATCH 04/12] sd: make use of ->free_disk to simplify refcounting, Christoph Hellwig
- [PATCH 05/12] sd: remove the extra sdev_gendev reference, Christoph Hellwig
- [PATCH 06/12] sr: implement ->free_disk, Christoph Hellwig
- [PATCH 07/12] block: move blkcg initialization/destroy into disk allocation/release handler, Christoph Hellwig
- [PATCH 08/12] block: don't remove hctx debugfs dir from blk_mq_exit_queue, Christoph Hellwig
- [PATCH 10/12] block: move blk_exit_queue into disk_release, Christoph Hellwig
- [PATCH 09/12] block: move q_usage_counter release into blk_queue_release, Christoph Hellwig
- [PATCH 11/12] block: do more work in elevator_exit, Christoph Hellwig
- [PATCH 12/12] block: move rq_qos_exit() into disk_release(), Christoph Hellwig
- Re: move more work to disk_release, Bart Van Assche
- block: restore the write_same_max sysfs attribute, Christoph Hellwig
- [PATCH] Documentation: block/diskstats: update function names,
Naohiro Aota
- [LSF/MM/BPF TOPIC] block drivers in user space,
Gabriel Krisman Bertazi
- Re: blkdiscard BLKDISCARD ioctl failed: Remote I/O error,
Lukas Czerner
- Re: blkdiscard BLKDISCARD ioctl failed: Remote I/O error, Ming Lei
Re: [PATCH] pata_parport: second preview,
Damien Le Moal
[PATCH v2 00/18] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v2 01/18] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v2 03/18] dept: Embed Dept data in Lockdep, Byungchul Park
- [PATCH v2 06/18] dept: Apply Dept to mutex families, Byungchul Park
- [PATCH v2 02/18] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v2 09/18] dept: Apply Dept to seqlock, Byungchul Park
- [PATCH v2 08/18] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- [PATCH v2 10/18] dept: Apply Dept to rwsem, Byungchul Park
- [PATCH v2 04/18] dept: Add a API for skipping dependency check temporarily, Byungchul Park
- [PATCH v2 11/18] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v2 18/18] dept: Distinguish each work from another, Byungchul Park
- [PATCH v2 12/18] dept: Introduce split map concept and new APIs for them, Byungchul Park
- [PATCH v2 05/18] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH v2 07/18] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH v2 14/18] dept: Apply SDT to swait, Byungchul Park
- [PATCH v2 15/18] dept: Apply SDT to wait(waitqueue), Byungchul Park
- [PATCH v2 13/18] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
- [PATCH v2 16/18] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v2 17/18] dept: Distinguish each syscall context from another, Byungchul Park
block loopback driver possible regression since next-20220211,
Luis Chamberlain
[PATCH v2 00/13] Support sync buffered writes for io-uring,
Stefan Roesch
- [PATCH v2 04/13] fs: split off __alloc_page_buffers function, Stefan Roesch
- [PATCH v2 07/13] fs: add support for async buffered writes, Stefan Roesch
- [PATCH v2 03/13] mm: Add support for async buffered writes, Stefan Roesch
- [PATCH v2 08/13] io_uring: add support for async buffered writes, Stefan Roesch
- [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int, Stefan Roesch
- [PATCH v2 02/13] mm: Introduce do_generic_perform_write, Stefan Roesch
- [PATCH v2 05/13] fs: split off __create_empty_buffers function, Stefan Roesch
- [PATCH v2 10/13] sched: add new fields to task_struct, Stefan Roesch
- [PATCH v2 11/13] mm: support write throttling for async buffered writes, Stefan Roesch
- [PATCH v2 12/13] io_uring: support write throttling for async buffered writes, Stefan Roesch
- [PATCH v2 13/13] block: enable async buffered writes for block devices., Stefan Roesch
- [PATCH v2 06/13] fs: Add gfp_t parameter to create_page_buffers(), Stefan Roesch
- [PATCH v2 09/13] io_uring: Add tracepoint for short writes, Stefan Roesch
- Re: [PATCH v2 00/13] Support sync buffered writes for io-uring, Dave Chinner
[GIT PULL] Block fixes for 5.17-rc5,
Jens Axboe
[LSF/MM/BPF Topic][LSF/MM/BPF Attend] iscsi issue of scale with MNoT,
lduncan
[RFC PATCH 2/2] capability: use new capable_or functionality,
Christian Göttsche
[PATCH 00/16] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH 13/16] dept: Apply SDT to swait, Byungchul Park
- [PATCH 06/16] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH 03/16] dept: Embed Dept data in Lockdep, Byungchul Park
- [PATCH 01/16] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH 07/16] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- [PATCH 16/16] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH 15/16] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH 11/16] dept: Introduce split map concept and new APIs for them, Byungchul Park
- [PATCH 14/16] dept: Apply SDT to wait(waitqueue), Byungchul Park
- [PATCH 02/16] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH 10/16] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH 09/16] dept: Apply Dept to rwsem, Byungchul Park
- [PATCH 12/16] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
- [PATCH 04/16] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH 05/16] dept: Apply Dept to mutex families, Byungchul Park
- [PATCH 08/16] dept: Apply Dept to seqlock, Byungchul Park
- Report 1 in ext4 and journal based on v5.17-rc1, Byungchul Park
- Re: [PATCH 00/16] DEPT(Dependency Tracker), Theodore Ts'o
[PATCH v2] block: fix surprise removal for drivers calling blk_set_queue_dying,
Christoph Hellwig
[PATCH -next v2] block: update io_ticks when io hang,
Zhang Wensheng
[RFC V2 blktests] test/block/032: add test cases for switching queue qos, Wang Jianchao (Kuaishou)
[RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular,
Wang Jianchao (Kuaishou)
[PATCH V2 0/1] null_blk: cleanup null_submit_bio() & alloc_cmd(),
Chaitanya Kulkarni
[PATCH 1/2] block: fix surprise removal for drivers calling blk_set_queue_dying,
Christoph Hellwig
[[RFC blktests]] test/block/032: add test cases for switching queue qos,
Wang Jianchao (Kuaishou)
[RFC V3 0/6] blk: make blk-rq-qos policies pluggable and modular,
Wang Jianchao (Kuaishou)
[PATCH] blk: do rq_qos_exit in blk_cleanup_queue,
Wang Jianchao (Kuaishou)
[PATCH 0/2] null_blk: cleanup alloc_cmd(),
Chaitanya Kulkarni
[PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern,
Haimin Zhang
Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern, Christoph Hellwig
Re: [PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern, Jens Axboe
[PATCH V4 0/8] block: improve iops limit throttle,
Ming Lei
[REPORT] net deadlock possibilities by DEPT,
Byungchul Park
[REPORT] libata deadlock possibilities by DEPT,
Byungchul Park
[REPORT] ext4 deadlock possibilities by DEPT,
Byungchul Park
[PATCH V3 0/4] loop: cleanup and few improvements,
Chaitanya Kulkarni
[RFC V2 0/6] blk: make blk-rq-qos policies pluggable and modular,
Wang Jianchao (Kuaishou)
[PATCH] null_blk: fix return value from null_add_dev(),
Chaitanya Kulkarni
[PATCH V2 0/1] blk-lib: cleanup bdev_get_queue(),
Chaitanya Kulkarni
[PATCH V2 0/4] loop: cleanup and few improvements,
Chaitanya Kulkarni
make the blk-mq stacking interface optional,
Christoph Hellwig
add a ->free_disk block_device_operation v3,
Christoph Hellwig
[PATCH] blk-mq: Remove get_cpu() in __blk_mq_delay_run_hw_queue().,
Sebastian Andrzej Siewior
[PATCH] block: remove biodoc.rst,
Christoph Hellwig
[PATCH V3 0/8] block: improve iops limit throttle,
Ming Lei
[PATCH V3 00/13] use time_is_{before,after}_jiffies() instead of open coding it,
Qing Wang
[PATCH V3 7/13] md: use time_is_before_jiffies(() instead of open coding it, Qing Wang
[PATCH V3 6/13] input: serio: use time_is_before_jiffies() instead of open coding it, Qing Wang
[PATCH V3 10/13] md: use time_is_before_eq_jiffies() instead of open coding it, Qing Wang
[PATCH V3 13/13] media: vivid: use time_is_after_jiffies() instead of open coding it, Qing Wang
[PATCH V3 11/13] media: tda8083: use time_is_after_jiffies() instead of open coding it, Qing Wang
[PATCH V3 9/13] media: si21xx: use time_is_before_jiffies() instead of open coding it, Qing Wang
[PATCH V3 12/13] media: wl128x: use time_is_before_jiffies() instead of open coding it, Qing Wang
[PATCH V3 10/13] media: stv0299: use time_is_before_jiffies() instead of open coding it, Qing Wang
[PATCH v1 00/14] Support sync buffered writes for io-uring,
Stefan Roesch
- [PATCH v1 04/14] mm: Add support for async buffered writes, Stefan Roesch
- [PATCH v1 05/14] fs: split off __alloc_page_buffers function, Stefan Roesch
- [PATCH v1 02/14] mm: Introduce do_generic_perform_write, Stefan Roesch
- [PATCH v1 01/14] fs: Add flags parameter to __block_write_begin_int, Stefan Roesch
- [PATCH v1 03/14] mm: add noio support in filemap_get_pages, Stefan Roesch
- [PATCH v1 08/14] fs: add support for async buffered writes, Stefan Roesch
- [PATCH v1 07/14] fs: Add aop_flags parameter to create_page_buffers(), Stefan Roesch
- [PATCH v1 13/14] io_uring: support write throttling for async buffered writes, Stefan Roesch
- [PATCH v1 10/14] io_uring: Add tracepoint for short writes, Stefan Roesch
- [PATCH v1 12/14] mm: support write throttling for async buffered writes, Stefan Roesch
- [PATCH v1 14/14] block: enable async buffered writes for block devices., Stefan Roesch
- [PATCH v1 09/14] io_uring: add support for async buffered writes, Stefan Roesch
- [PATCH v1 11/14] sched: add new fields to task_struct, Stefan Roesch
- [PATCH v1 06/14] fs: split off __create_empty_buffers function, Stefan Roesch
- Re: [PATCH v1 00/14] Support sync buffered writes for io-uring, Hao Xu
[syzbot] INFO: task can't die in submit_bio_wait (2), syzbot
[PATCH 0/4] blk-lib: cleanup bdev_get_queue(),
Chaitanya Kulkarni
[PATCH 0/8] loop: cleanup and few improvements,
Chaitanya Kulkarni
[RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk,
Markus Blöchl
[PATCH v3 00/10] Add Copy offload support,
Nitesh Shetty
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: [PATCH v3 00/10] Add Copy offload support, Dave Chinner
[PATCH] blk-cgroup: set blkg iostat after percpu stat aggregation,
Chengming Zhou
[PATCH v2 00/14] dm: improve bio-based IO accounting,
Mike Snitzer
- [PATCH v2 06/14] dm: remove unused mapped_device argument from free_tio, Mike Snitzer
- [PATCH v2 09/14] dm: move kicking of suspend queue to dm_io_dec_pending, Mike Snitzer
- [PATCH v2 03/14] dm: refactor dm_split_and_process_bio a bit, Mike Snitzer
- [PATCH v2 14/14] dm: move duplicate code in callers of alloc_tio into alloc_tio, Mike Snitzer
- [PATCH v2 04/14] dm: reduce code duplication in __map_bio, Mike Snitzer
- [PATCH v2 12/14] dm crypt: use dm_submit_bio_remap, Mike Snitzer
- [PATCH v2 10/14] block: add bio_start_io_acct_remapped for the benefit of DM, Mike Snitzer
- [PATCH v2 05/14] dm: remove impossible BUG_ON in __send_empty_flush, Mike Snitzer
- [PATCH v2 01/14] dm: rename split functions, Mike Snitzer
- [PATCH v2 13/14] dm delay: use dm_submit_bio_remap, Mike Snitzer
- [PATCH v2 11/14] dm: add dm_submit_bio_remap interface, Mike Snitzer
- [PATCH v2 02/14] dm: fold __clone_and_map_data_bio into __split_and_process_bio, Mike Snitzer
- [PATCH v2 08/14] dm: record old_sector in dm_target_io before calling map function, Mike Snitzer
- [PATCH v2 07/14] dm: remove code only needed before submit_bio recursion, Mike Snitzer
[GIT PULL] block changes for 5.17-rc4,
Jens Axboe
Potential BFQ bug., Chaitanya Kulkarni
[PATCH 0/3] block: cleanup cgroup,
Ming Lei
[PATCH v1 0/1] Regression in ZNS devices due to batched completions,
Pankaj Raghav
[PATCH] block: clear iocb->private in blkdev_bio_end_io_async(),
Stefano Garzarella
[PATCH for 5.17] loop: revert "make autoclear operation asynchronous",
Tetsuo Handa
[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment,
Qing Wang
- [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 5/13] hid: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 6/13] input: serio: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 10/13] md: use time_is_before_eq_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 7/13] md: use time_is_before_jiffies(() instead of jiffies judgment, Qing Wang
- [PATCH V2 11/13] media: tda8083: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 13/13] media: vivid: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 10/13] media: stv0299: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 9/13] media: si21xx: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 12/13] media: wl128x: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- Re: [PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment, Theodore Ts'o
- Message not available
[v8 PATCH] block: introduce block_rq_error tracepoint,
Yang Shi
[PATCH 00/14] dm: improve bio-based IO accounting,
Mike Snitzer
- [PATCH 02/14] dm: fold __clone_and_map_data_bio into __split_and_process_bio, Mike Snitzer
- [PATCH 04/14] dm: reduce code duplication in __map_bio, Mike Snitzer
- [PATCH 01/14] dm: rename split functions, Mike Snitzer
- [PATCH 03/14] dm: refactor dm_split_and_process_bio a bit, Mike Snitzer
- [PATCH 05/14] dm: remove impossible BUG_ON in __send_empty_flush, Mike Snitzer
- [PATCH 06/14] dm: remove unused mapped_device argument from free_tio, Mike Snitzer
- [PATCH 14/14] block: add bio_start_io_acct_remapped for the benefit of DM, Mike Snitzer
- [PATCH 13/14] dm: improve correctness and efficiency of bio-based IO accounting, Mike Snitzer
- [PATCH 08/14] dm: record old_sector in dm_target_io before calling map function, Mike Snitzer
- [PATCH 07/14] dm: remove code only needed before submit_bio recursion, Mike Snitzer
- [PATCH 11/14] dm crypt: use dm_submit_bio_remap, Mike Snitzer
- [PATCH 10/14] dm: add dm_submit_bio_remap interface, Mike Snitzer
- [PATCH 12/14] dm delay: dm_submit_bio_remap, Mike Snitzer
- [PATCH 09/14] dm: prep for following changes, Mike Snitzer
[LSF/MM/BPF TOPIC] File system synthesis inside of computational storage, Viacheslav A.Dubeyko
[syzbot] general protection fault in blk_mq_free_rqs, syzbot
[PATCH v2 0/3] implement direct IO with integrity,
Alexander V. Buev
[PATCH v9] block: cancel all throttled bios in del_gendisk(),
Yu Kuai
[RFC PATCH] blk-mq: avoid housekeeping CPUs scheduling a worker on a non-housekeeping CPU,
Xiongfeng Wang
[PATCH] block: xen: use time_after_eq() instead of jiffies judgment,
Qing Wang
[PATCH 00/11] Remove remaining parts of congestion tracking code.,
NeilBrown
[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]