Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH] block: remove biodoc.rst, (continued)
- [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
- [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h, NeilBrown
- [PATCH 02/11] MM: document and polish read-ahead code., NeilBrown
- [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages., NeilBrown
- [PATCH 06/11] ceph: remove reliance on bdi congestion, NeilBrown
- [PATCH 05/11] nfs: remove reliance on bdi congestion, NeilBrown
- [PATCH 07/11] Remove inode_congested(), NeilBrown
- [PATCH 04/11] fuse: remove reliance on bdi congestion, NeilBrown
- [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC", NeilBrown
- [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout(), NeilBrown
- [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions, NeilBrown
- [PATCH 11/11] Remove congestion tracking framework., NeilBrown
[LSF/MM/BPF TOPIC] File system techniques for computational storage and heterogeneous memory pool, Viacheslav A.Dubeyko
[PATCH v4] mm: fix race between MADV_FREE reclaim and blkdev direct IO read, Mauricio Faria de Oliveira
[PATCH] dm: make sure dm_table is binded before queue request,
Zhang Yi
[PATCH V2 0/7] block: improve iops limit throttle,
Ming Lei
remove REQ_OP_WRITE_SAME v2,
Christoph Hellwig
- [PATCH 3/7] rnbd: drop WRITE_SAME support, Christoph Hellwig
- [PATCH 1/7] cxlflash: query write_zeroes limit for zeroing, Christoph Hellwig
- [PATCH 2/7] drbd: drop REQ_OP_WRITE_SAME support, Christoph Hellwig
- [PATCH 4/7] sd: remove write same support, Christoph Hellwig
- [PATCH 5/7] md: drop WRITE_SAME support, Christoph Hellwig
- [PATCH 6/7] dm: remove write same support, Christoph Hellwig
- [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support, Christoph Hellwig
- Re: remove REQ_OP_WRITE_SAME v2, Chaitanya Kulkarni
- Re: remove REQ_OP_WRITE_SAME v2, Martin K. Petersen
- Re: remove REQ_OP_WRITE_SAME v2, Martin K. Petersen
- Re: remove REQ_OP_WRITE_SAME v2, Martin K. Petersen
add a ->free_disk block_device_operation v2,
Christoph Hellwig
[PATCH] sbitmap: Delete old sbitmap_queue_get_shallow(),
John Garry
[PATCH] loop: clean up grammar in warning message,
Colin Ian King
[BUG] block: drbd: possible deadlocks involving waiting and locking operations, Jia-Ju Bai
[PATCH v8] block: cancel all throttled bios in del_gendisk(),
Yu Kuai
[syzbot] WARNING in blk_register_tracepoints,
syzbot
[PATCH v2] block/rnbd: Remove a useless mutex,
Christophe JAILLET
[PATCH] dm io: Drop the obsolete and incorrect doc for dm_io(),
Barry Song
[PATCH] docs: block: biodoc.rst: Drop the obsolete and incorrect content,
Barry Song
[PATCH] block/rnbd: Remove a useless mutex,
Christophe JAILLET
[PATCH V7 0/2] block: introduce block_rq_error tracepoint,
Chaitanya Kulkarni
Regression in 5.17-rc1 on pata-falcon (was: Re: [PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O),
Michael Schmitz
[GIT PULL] Block fixes for 5.17-rc3,
Jens Axboe
Partial direct-io loop regression in 5.17-rc,
Milan Broz
[PATCH] block: call bio_associate_blkg from bio_reset,
Christoph Hellwig
[PATCH] block: bio-integrity: Advance seed correctly for larger interval sizes,
Martin K. Petersen
[PATCH AUTOSEL 5.15 41/41] block: add bio_start_io_acct_time() to control start_time, Sasha Levin
[PATCH AUTOSEL 5.16 51/52] block: add bio_start_io_acct_time() to control start_time, Sasha Levin
[v6 PATCH] block: introduce block_rq_error tracepoint,
Yang Shi
[PATCH v2 0/3] block: scsi: introduce and use BLK_STS_OFFLINE,
Song Liu
Re: [PATCH 2/2] scsi: use BLK_STS_OFFLINE for not fully online devices,
Song Liu
Re: [PATCH 1/2] block: introduce BLK_STS_OFFLINE,
Song Liu
Re: [PATCH 0/2] block: scsi: introduce and use BLK_STS_OFFLINE, Song Liu
[PATCH -next] mm/fs: fix boolreturn.cocci warning, Yang Li
What shall read() return on deleted block device?, Song Liu
improve the bio cloning interface v2,
Christoph Hellwig
- [PATCH 01/13] drbd: set ->bi_bdev in drbd_req_new, Christoph Hellwig
- [PATCH 02/13] dm: add a clone_to_tio helper, Christoph Hellwig
- [PATCH 03/13] dm: fold clone_bio into __clone_and_map_data_bio, Christoph Hellwig
- [PATCH 04/13] dm: fold __send_duplicate_bios into __clone_and_map_simple_bio, Christoph Hellwig
- [PATCH 05/13] dm: move cloning the bio into alloc_tio, Christoph Hellwig
- [PATCH 06/13] dm: pass the bio instead of tio to __map_bio, Christoph Hellwig
- [PATCH 07/13] dm: retun the clone bio from alloc_tio, Christoph Hellwig
- [PATCH 08/13] dm: simplify the single bio fast path in __send_duplicate_bios, Christoph Hellwig
- [PATCH 09/13] dm-cache: remove __remap_to_origin_clear_discard, Christoph Hellwig
- [PATCH 10/13] block: clone crypto and integrity data in __bio_clone_fast, Christoph Hellwig
- [PATCH 11/13] dm: use bio_clone_fast in alloc_io/alloc_tio, Christoph Hellwig
- [PATCH 12/13] block: initialize the target bio in __bio_clone_fast, Christoph Hellwig
- [PATCH 13/13] block: pass a block_device to bio_clone_fast, Christoph Hellwig
- Re: improve the bio cloning interface v2, Mike Snitzer
- Re: improve the bio cloning interface v2, Jens Axboe
add a ->free_disk block_device_operation,
Christoph Hellwig
[LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers,
Hannes Reinecke
[syzbot] KASAN: use-after-free Read in setup_rw_floppy, syzbot
[PATCHv2 0/7] 64-bit data integrity field support,
Keith Busch
[LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig,
James Bottomley
[PATCH] block: fix DIO handling regressions in blkdev_read_iter(),
Ilya Dryomov
[syzbot] KASAN: use-after-free Read in recv_work (2),
syzbot
[PATCH v7 0/4] scatterlist: add new capabilities,
Douglas Gilbert
[LSF/MM/BPF TOPIC] are we going to use ioctls forever?,
Luis Chamberlain
[LSF/MM/BPF TOPIC] scaling error injection for block / fs, Luis Chamberlain
[PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read,
Mauricio Faria de Oliveira
[PATCH] blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues,
David Jeffery
[syzbot] general protection fault in submit_bio_checks,
syzbot
FITRIM minimum block size for weekly usage, Chris Murphy
loop: make autoclear operation synchronous again,
Tetsuo Handa
[PATCH v3 0/3] block, bfq: minor cleanup and fix,
Yu Kuai
- [PATCH v3 1/3] block, bfq: cleanup bfq_bfqq_to_bfqg(), Yu Kuai
- [PATCH v3 2/3] block, bfq: avoid moving bfqq to it's parent bfqg, Yu Kuai
- [PATCH v3 3/3] block, bfq: don't move oom_bfqq, Yu Kuai
- Re: [PATCH v3 0/3] block, bfq: minor cleanup and fix, Jens Axboe
- Re: [PATCH v3 0/3] block, bfq: minor cleanup and fix, Jens Axboe
[LSF/MM/BPF TOPIC] FOLL_PIN + file systems,
John Hubbard
[GIT PULL] Block fixes for 5.17-rc2,
Jens Axboe
[PATCH v4 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
[PATCH] fs/ntfs3: remove unnecessary NULL check,
Dan Carpenter
yet another approach to fix loop autoclear for xfstets xfs/049 v2,
Christoph Hellwig
[PATCH blktests] block/008: check CPU offline failure due to many IRQs,
Shin'ichiro Kawasaki
[PATCH v7 0/2] cancel all throttled bios in del_gendisk(),
Yu Kuai
[PATCH v3 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
[PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices,
Logan Gunthorpe
- [PATCH v5 22/24] mm: use custom page_free for P2PDMA pages, Logan Gunthorpe
- [PATCH v5 21/24] block: set FOLL_PCI_P2PDMA in bio_map_user_iov(), Logan Gunthorpe
- [PATCH v5 01/24] ext4/xfs: add page refcount helper, Logan Gunthorpe
- [PATCH v5 20/24] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages(), Logan Gunthorpe
- [PATCH v5 02/24] mm: remove extra ZONE_DEVICE struct page refcount, Logan Gunthorpe
- [PATCH v5 23/24] PCI/P2PDMA: Introduce pci_mmap_p2pmem(), Logan Gunthorpe
- [PATCH v5 03/24] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL, Logan Gunthorpe
- [PATCH v5 04/24] PCI/P2PDMA: Attempt to set map_type if it has not been set, Logan Gunthorpe
- [PATCH v5 19/24] lib/scatterlist: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v5 24/24] nvme-pci: allow mmaping the CMB in userspace, Logan Gunthorpe
- [PATCH v5 14/24] RDMA/rw: drop pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v5 15/24] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v5 05/24] PCI/P2PDMA: Expose pci_p2pdma_map_type(), Logan Gunthorpe
- [PATCH v5 18/24] block: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v5 10/24] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg, Logan Gunthorpe
- [PATCH v5 12/24] nvme-pci: convert to using dma_map_sgtable(), Logan Gunthorpe
- [PATCH v5 09/24] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support, Logan Gunthorpe
- [PATCH v5 16/24] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages, Logan Gunthorpe
- [PATCH v5 11/24] nvme-pci: check DMA ops when indicating support for PCI P2PDMA, Logan Gunthorpe
- [PATCH v5 17/24] iov_iter: introduce iov_iter_get_pages_[alloc_]flags(), Logan Gunthorpe
- [PATCH v5 06/24] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations, Logan Gunthorpe
- [PATCH v5 07/24] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers, Logan Gunthorpe
- [PATCH v5 08/24] dma-direct: support PCI P2PDMA pages in dma-direct map_sg, Logan Gunthorpe
- [PATCH v5 13/24] RDMA/core: introduce ib_dma_pci_p2p_dma_supported(), Logan Gunthorpe
- Re: [PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices, Jonathan Derrick
[PATCH v2 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
[PATCH 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
[PATCH -next] blk-mq: Fix wrong wakeup batch configuration which will cause hang,
Laibin Qiu
[RFC] blk-mq: complete request locallly if not in interrupt context,
Xiaoguang Wang
[PATCH 0/2] nvme-passthru with vectored-io,
Kanchan Joshi
Message not available
[GIT PULL] nvme fixes for Linux 5.17,
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]