Linux Block I/O
[Prev Page][Next Page]
- [PATCH 3/5] brd: use bvec_kmap_local in brd_do_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/5] brd: synchronize using page and free page with rcu
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 5/5] brd: zero data for discard that is not aligned to page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] brd: fix discard end sector
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] brd: fix aligned_sector from brd_do_discard()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] brd: synchronize using page and free page with rcu
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] brd: fix oops if write concurrent with discard
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 07/20] block: prevent adding/deleting disk during updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/7] block: support integrity generation and verification from file systems
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- [RFC PATCH v4 11/11] ext4: add FALLOC_FL_WRITE_ZEROES support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 06/11] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 10/11] block: add FALLOC_FL_WRITE_ZEROES support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 09/11] block: factor out common part in blkdev_fallocate()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 05/11] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
- From: ALOK TIWARI <alok.a.tiwari@xxxxxxxxxx>
- Re: [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: ALOK TIWARI <alok.a.tiwari@xxxxxxxxxx>
- Re: [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: ALOK TIWARI <alok.a.tiwari@xxxxxxxxxx>
- Re: [syzbot] [block?] INFO: task hung in bdev_open
- From: syzbot <syzbot+5c6179f2c4f1e111df11@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Yoav Cohen <yoav@xxxxxxxxxx>
- [PATCH v5] ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Jared Holzman <jholzman@xxxxxxxxxx>
- Re: [PATCH v4]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Jared Holzman <jholzman@xxxxxxxxxx>
- Re: [PATCH v8 00/24] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH V2 02/20] block: move ELEVATOR_FLAG_DISABLE_WBT as request queue flag
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 20/20] block: move wbt_enable_default() out of queue freezing from sched ->exit()
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 19/20] block: move hctx cpuhp add/del out of queue freezing
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 18/20] block: remove several ->elevator_lock
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 17/20] block: move debugfs/sysfs register out of freezing queue
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 16/20] block: move elv_register[unregister]_queue out of elevator_lock
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 15/20] block: fail to show/store elevator sysfs attribute if elevator is dying
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 14/20] block: pass elevator_queue to elv_register_queue & unregister_queue
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 13/20] block: unifying elevator change
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 12/20] block: add `struct elv_change_ctx` for unifying elevator_change
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 11/20] block: move blk_unregister_queue() & device_del() after freeze wait
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [syzbot] [block?] [bcachefs?] kernel panic: KASAN: panic_on_warn set ...
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH V2 09/20] block: simplify elevator rebuild for updating nr_hw_queues
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 08/20] block: don't allow to switch elevator if updating nr_hw_queues is in-progress
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 07/20] block: prevent adding/deleting disk during updating nr_hw_queues
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 05/20] block: move sched debugfs register into elvevator_register_queue
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 04/20] block: add two helpers for registering/un-registering sched debugfs
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH V2 01/20] block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue()
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Block device's sysfs setting getting lost after suspend-resume cycle
- From: Holger Hoffstätte <holger@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 05/20] block: move sched debugfs register into elvevator_register_queue
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 04/20] block: add two helpers for registering/un-registering sched debugfs
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 03/20] block: don't call freeze queue in elevator_switch() and elevator_disable()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 02/20] block: move ELEVATOR_FLAG_DISABLE_WBT as request queue flag
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 01/20] block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/14] md: introduce a new lockless bitmap
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [syzbot] [block?] [bcachefs?] kernel panic: KASAN: panic_on_warn set ...
- From: syzbot <syzbot+4eb503ec2b8156835f24@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] md: fix is_mddev_idle()
- From: Su Yue <l@xxxxxxxxxxx>
- Re: [PATCH v2 4/5] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] md: fix is_mddev_idle()
- From: Su Yue <l@xxxxxxxxxxx>
- Re: [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
- From: ALOK TIWARI <alok.a.tiwari@xxxxxxxxxx>
- Re: [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
- From: ALOK TIWARI <alok.a.tiwari@xxxxxxxxxx>
- Re: [PATCH 1/2] block: fix race between set_blocksize and read paths
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: stop using set_blocksize
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] block: fix race between set_blocksize and read paths
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.15-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH V2 19/20] block: move hctx cpuhp add/del out of queue freezing
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 20/20] block: move wbt_enable_default() out of queue freezing from sched ->exit()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 18/20] block: remove several ->elevator_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 17/20] block: move debugfs/sysfs register out of freezing queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 16/20] block: move elv_register[unregister]_queue out of elevator_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 15/20] block: fail to show/store elevator sysfs attribute if elevator is dying
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 14/20] block: pass elevator_queue to elv_register_queue & unregister_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 13/20] block: unifying elevator change
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 11/20] block: move blk_unregister_queue() & device_del() after freeze wait
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 12/20] block: add `struct elv_change_ctx` for unifying elevator_change
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 09/20] block: simplify elevator rebuild for updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 10/20] block: add helper of elevator_change()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 07/20] block: prevent adding/deleting disk during updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 08/20] block: don't allow to switch elevator if updating nr_hw_queues is in-progress
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 06/20] block: add & pass 'struct gendisk_data' for retrying add/del disk in updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 03/20] block: don't call freeze queue in elevator_switch() and elevator_disable()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 05/20] block: move sched debugfs register into elvevator_register_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 04/20] block: add two helpers for registering/un-registering sched debugfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 02/20] block: move ELEVATOR_FLAG_DISABLE_WBT as request queue flag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 00/20] block: unify elevator changing and fix lockdep warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 01/20] block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] block: fix race between set_blocksize and read paths
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs: stop using set_blocksize
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] block: fix race between set_blocksize and read paths
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v10 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v10 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v10 1/6] rust: enable `clippy::ptr_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v10 0/6] rust: reduce `as` casts, enable related lints
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [GIT PULL] Block fixes for 6.15-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 2/2] nvme-multipath: remove multipath module param
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v8 24/24] nvme-pci: optimize single-segment handling
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH v8 00/24] Provide a new two step DMA mapping API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v8 24/24] nvme-pci: optimize single-segment handling
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v8 00/24] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCH 3/5] brd: fix aligned_sector from brd_do_discard()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 5/5] brd: zero data for discard that is not aligned to page
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 4/5] brd: fix discard end sector
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 2/5] brd: synchronize using page and free page with rcu
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 0/5] brd: discard bugfix
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 1/5] brd: fix oops if write concurrent with discard
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 6/7] blk-throttle: Split the service queue
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 24/24] nvme-pci: optimize single-segment handling
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH blktests] block: add test for race between set_blocksize and read paths
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH v8 21/24] nvme-pci: remove struct nvme_descriptor
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 24/24] nvme-pci: optimize single-segment handling
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 22/24] nvme-pci: use a better encoding for small prp pool allocations
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 18/24] block: share more code for bio addition helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 09/24] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 03/24] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v8 00/24] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH V3 4/7] blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V3 6/7] blk-throttle: Split the service queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V3 7/7] blk-throttle: Prevents the bps restricted io from entering the bps queue again
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V3 5/7] blk-throttle: Split the blkthrotl queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V3 3/7] blk-throttle: Split throtl_charge_bio() into bps and iops functions
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V3 2/7] blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V3 1/7] blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V3 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 6/7] blk-throttle: Split the service queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/4] ublk: require unique task per io instead of unique task per hctx
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 4/4] ublk: mark ublk_queue as const for ublk_handle_need_get_data
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 6/7] blk-throttle: Split the service queue
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/4] ublk: mark ublk_queue as const for ublk_register_io_buf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 2/4] ublk: mark ublk_queue as const for ublk_commit_and_fetch
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 1/4] ublk: require unique task per io instead of unique task per hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 3/3] blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/17] Provide a new two step DMA mapping API
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V2 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 3/5] md: add a new api sync_io_depth
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 5/5] md: cleanup accounting for issued sync IO
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 4/5] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 1/5] block: cleanup and export bdev IO inflight APIs
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 2/5] md: record dm-raid gendisk in mddev
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2 0/5] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v4]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2 1/1] block: prevent calls to should_fail_bio() optimized by gcc
- From: Prasad Singamsetty <prasad.singamsetty@xxxxxxxxxx>
- Re: [PATCH v4]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Jared Holzman <jholzman@xxxxxxxxxx>
- Re: [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v9 5/6] rust: enable `clippy::cast_lossless` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH 1/1] block: prevent calls to should_fail_bio() optimized by gcc
- From: Prasad Singamsetty <prasad.singamsetty@xxxxxxxxxx>
- Re: [PATCH 1/1] block: prevent calls to should_fail_bio() optimized by gcc
- From: Prasad Singamsetty <prasad.singamsetty@xxxxxxxxxx>
- Re: [PATCH v4]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: ublk: slow recovery process when io queue depth is low
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] block: prevent calls to should_fail_bio() optimized by gcc
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH 1/1] block: prevent calls to should_fail_bio() optimized by gcc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 5/6] rust: enable `clippy::cast_lossless` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v9 2/6] rust: enable `clippy::ptr_cast_constness` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v9 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v9 2/6] rust: enable `clippy::ptr_cast_constness` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v9 1/6] rust: enable `clippy::ptr_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v9 1/6] rust: enable `clippy::ptr_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH 1/1] block: prevent calls to should_fail_bio() optimized by gcc
- From: Prasad Singamsetty <prasad.singamsetty@xxxxxxxxxx>
- Re: [PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: ublk: slow recovery process when io queue depth is low
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH V2 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 2/3] blk-throttle: Delete unnecessary carryover-related fields from throtl_grp
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V2 3/3] blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V2 0/3] blk-throttle: Some bugfixes and modifications
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- [PATCH V2 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
- From: Zizhi Wo <wozizhi@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: blk-rq-qos: guard rq-qos helpers by static key
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 6.15
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V2 6/7] blk-throttle: Split the service queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH V2 7/7] blk-throttle: Prevents the bps restricted io from entering the bps queue again
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH V2 4/7] blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH V2 2/7] blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH V2 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH V2 5/7] blk-throttle: Split the blkthrotl queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH V2 3/7] blk-throttle: Split throtl_charge_bio() into bps and iops functions
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH V2 1/7] blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH] block: blk-rq-qos: guard rq-qos helpers by static key
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- ublk: slow recovery process when io queue depth is low
- From: Yoav Cohen <yoav@xxxxxxxxxx>
- Re: [PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 6.15
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] loop: fix min directio size detection for nested loop devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
- From: Milan Broz <gmazyland@xxxxxxxxx>
- [PATCH] loop: fix min directio size detection for nested loop devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/3] blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH 3/3] blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] blk-throttle: Delete unnecessary carryover-related fields from throtl_grp
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH 2/3] blk-throttle: Delete unnecessary carryover-related fields from throtl_grp
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/3] blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 0/3] blk-throttle: Some bugfixes and modifications
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 2/3] blk-throttle: Delete unnecessary carryover-related fields from throtl_grp
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 1/3] blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover()
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH 3/4] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 0/8] ublk: simplify & improve IO canceling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 00/13] selftests: ublk: test cleanup & add more tests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 2/2] ublk: require unique task per io instead of unique task per hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 0/8] ublk: simplify & improve IO canceling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk: remove unnecessary ubq checks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 00/13] selftests: ublk: test cleanup & add more tests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 4/8] ublk: move device reset into ublk_ch_release()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] scatterlist: inline sg_next()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH] scatterlist: inline sg_next()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH] block: integrity: Do not call set_page_dirty_lock()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 4/4] ublk: mark ublk_queue as const for ublk_handle_need_get_data
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk: remove unnecessary ubq checks
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v5 0/4] ublk: decouple server threads from hctxs
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v5 2/4] ublk: mark ublk_queue as const for ublk_commit_and_fetch
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v5 1/4] ublk: require unique task per io instead of unique task per hctx
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v5 4/4] ublk: mark ublk_queue as const for ublk_handle_need_get_data
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v5 3/4] ublk: mark ublk_queue as const for ublk_register_io_buf
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] ublk: mark ublk_queue as const for ublk_commit_and_fetch
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] ublk: mark ublk_queue as const for ublk_handle_need_get_data
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] ublk: require unique task per io instead of unique task per hctx
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] ublk: mark ublk_queue as const for ublk_register_io_buf
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 5/8] ublk: improve detection and handling of ublk server exit
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 4/8] ublk: move device reset into ublk_ch_release()
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] ublk: mark ublk_queue as const for ublk_commit_and_fetch
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk: pass ubq, req, and io to ublk_commit_completion()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] ublk: require unique task per io instead of unique task per hctx
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 0/8] ublk: simplify & improve IO canceling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 3/8] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk: pass ubq, req, and io to ublk_commit_completion()
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v9 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v9 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v9 5/6] rust: enable `clippy::cast_lossless` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v9 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v9 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v9 2/6] rust: enable `clippy::ptr_cast_constness` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v9 1/6] rust: enable `clippy::ptr_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v9 0/6] rust: reduce `as` casts, enable related lints
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH] ublk: pass ubq, req, and io to ublk_commit_completion()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- [PATCH] ublk: remove unnecessary ubq checks
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH] scatterlist: inline sg_next()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v7.1 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] scatterlist: inline sg_next()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] loop: aio inherit the ioprio of original request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7.1 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Jared Holzman <jholzman@xxxxxxxxxx>
- Re: [PATCH 3/4] md: fix is_mddev_idle()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH 3/4] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/4] md: add a new api sync_io_depth
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Yoav Cohen <yoav@xxxxxxxxxx>
- Re: [PATCH 3/4] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] md: cleanup accounting for issued sync IO
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH 3/4] md: fix is_mddev_idle()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH 2/4] md: add a new api sync_io_depth
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RF[CRAP] 2/2] xfs: stop using set_blocksize
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/15] block: pass elevator_queue to elv_register_queue & unregister_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RF[CRAP] 2/2] xfs: stop using set_blocksize
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2] loop: aio inherit the ioprio of original request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V2 8/8] selftests: ublk: add generic_06 for covering fault inject
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 6/8] ublk: remove __ublk_quiesce_dev()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 7/8] ublk: simplify aborting ublk request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 5/8] ublk: improve detection and handling of ublk server exit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 2/8] ublk: add ublk_force_abort_dev()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 4/8] ublk: move device reset into ublk_ch_release()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 3/8] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 1/8] ublk: properly serialize all FETCH_REQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 0/8] ublk: simplify & improve IO canceling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 09/15] block: unifying elevator change
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Simplify blk_mq_dispatch_rq_list() and its callers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4 4/4] ublk: mark ublk_queue as const for ublk_handle_need_get_data
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v4 3/4] ublk: mark ublk_queue as const for ublk_register_io_buf
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v4 1/4] ublk: require unique task per io instead of unique task per hctx
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v4 2/4] ublk: mark ublk_queue as const for ublk_commit_and_fetch
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v4 0/4] ublk: decouple server threads from hctxs
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] ublk: require unique task per io instead of unique task per hctx
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH v7.1 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH] block: Simplify blk_mq_dispatch_rq_list() and its callers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Yoav Cohen <yoav@xxxxxxxxxx>
- Re: [PATCH v3] loop: LOOP_SET_FD: send uevents for partitions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- [regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v7 09/14] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v7 09/14] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v8 1/6] rust: enable `clippy::ptr_as_ptr` lint
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3] loop: LOOP_SET_FD: send uevents for partitions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 12/14] xfs: add xfs_compute_atomic_write_unit_max()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7 12/14] xfs: add xfs_compute_atomic_write_unit_max()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 13/14] xfs: update atomic write limits
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7 12/14] xfs: add xfs_compute_atomic_write_unit_max()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] block: ensure that struct blk_mq_alloc_data is fully initialized
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: ensure that struct blk_mq_alloc_data is fully initialized
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: ensure that struct blk_mq_alloc_data is fully initialized
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: ensure that struct blk_mq_alloc_data is fully initialized
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] block: ensure that struct blk_mq_alloc_data is fully initialized
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH V3] loop: aio inherit the ioprio of original request
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] block: blk-rq-qos: guard rq-qos helpers by static key
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v3] loop: LOOP_SET_FD: send uevents for partitions
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH] block: blk-rq-qos: guard rq-qos helpers by static key
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: ensure that struct blk_mq_alloc_data is fully initialized
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3] loop: aio inherit the ioprio of original request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: ublk: kernel crash when killing SPDK application
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 09/15] block: unifying elevator change
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 12/14] xfs: add xfs_compute_atomic_write_unit_max()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 10/14] xfs: commit CoW-based atomic writes atomically
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 13/14] xfs: update atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 08/14] xfs: add xfs_atomic_write_cow_iomap_begin()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 03/14] xfs: add helpers to compute transaction reservation for finishing intent items
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 07/14] xfs: refine atomic write size check in xfs_file_write_iter()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 09/14] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 06/14] xfs: refactor xfs_reflink_end_cow_extent()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 05/14] xfs: allow block allocator to take an alignment hint
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 02/14] xfs: add helpers to compute log item overhead
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 04/14] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 01/14] fs: add atomic write unit max opt to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v7 00/14] large atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: ublk: Graceful Upgrade of ublk server application
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- ublk: kernel crash when killing SPDK application
- From: Guy Eisenberg <geisenberg@xxxxxxxxxx>
- Re: [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [bcachefs] general protection fault in bioset_exit (2)
- From: syzbot <syzbot+76f13f2acac84df26aae@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] scsi: fix potential USB flash loss after reboot
- From: Jiajia Liu <liujiajia@xxxxxxxxxx>
- Re: [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH blktests v3 0/4] blktests: add target test cases
- From: Daniel Wagner <dwagner@xxxxxxx>
- ublk: Graceful Upgrade of ublk server application
- From: Yoav Cohen <yoav@xxxxxxxxxx>
- Re: [PATCH blktests 00/10] nvme: test cases for TLS support
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests 00/10] nvme: test cases for TLS support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH blktests 00/10] nvme: test cases for TLS support
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests v3 0/4] blktests: add target test cases
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 7/7] blk-throttle: Prevents the bps restricted io from entering the bps queue again
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] blk-throttle: Split the service queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH 4/7] blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH 2/7] blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH V3] loop: aio inherit the ioprio of original request
- From: yunlong xing <yunlongxing23@xxxxxxxxx>
- [PATCH V3] loop: aio inherit the ioprio of original request
- From: Yunlong Xing <yunlong.xing@xxxxxxxxxx>
- Re: [PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 6/7] blk-throttle: Split the service queue
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 10/15] block: pass elevator_queue to elv_register_queue & unregister_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/7] blk-throttle: Split the blkthrotl queue
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/7] blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] blk-throttle: Split throtl_charge_bio() into bps and iops functions
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 05/15] block: simplify elevator reset for updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 9/9] selftests: ublk: add generic_06 for covering fault inject
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 6/9] ublk: improve detection and handling of ublk server exit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/9] ublk: move device reset into ublk_ch_release()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/9] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/7] blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/9] ublk: don't try to stop disk if ->ub_disk is NULL
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RF[CRAP] 2/2] xfs: stop using set_blocksize
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC[RAP] 1/2] block: fix race between set_blocksize and read paths
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 9/9] selftests: ublk: add generic_06 for covering fault inject
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 8/9] ublk: simplify aborting ublk request
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 7/9] ublk: remove __ublk_quiesce_dev()
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] ublk: improve detection and handling of ublk server exit
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] ublk: move device reset into ublk_ch_release()
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/9] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] ublk: add ublk_force_abort_dev()
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] ublk: don't try to stop disk if ->ub_disk is NULL
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [syzbot] [bcachefs?] possible deadlock in get_partial_node (2)
- From: syzbot <syzbot+725322cc4ff5c53abfac@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH V2] loop: aio inherit the ioprio of original request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix resource leak in blk_register_queue() error path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] loop: aio inherit the ioprio of original request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: add SPDX header line to blk-throttle.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH blktests v3 1/4] common/nvme: add debug nvmet path variable
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH blktests v3 2/4] common/nvme: move nvmf_wait_for_state to common code
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH blktests v3 0/4] blktests: add target test cases
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH blktests v3 3/4] nvme/060: add test nvme fabrics target resetting during I/O
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH blktests v3 4/4] nvme/061: add test teardown and setup fabrics target during I/O
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH 1/7] blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 6/7] blk-throttle: Split the service queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 2/7] blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 5/7] blk-throttle: Split the blkthrotl queue
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 3/7] blk-throttle: Split throtl_charge_bio() into bps and iops functions
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 3/5] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 03/11] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 7/7] blk-throttle: Prevents the bps restricted io from entering the bps queue again
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH 4/7] blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 03/15] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 03/17] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 04/24] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 04/30] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.13 05/34] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH blktests v2 4/4] nvme/061: add test teardown and setup fabrics target during I/O
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH AUTOSEL 6.14 05/34] selftests: ublk: fix test_stripe_04
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH blktests v2 4/4] nvme/061: add test teardown and setup fabrics target during I/O
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH blktests v2 3/4] nvme/060: add test nvme fabrics target resetting during I/O
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 3/3] blk-throttle: carry over directly
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3]: ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Jared Holzman <jholzman@xxxxxxxxxx>
- Re: [PATCH 1/4] block: export part_in_flight()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 7/9] ublk: remove __ublk_quiesce_dev()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 9/9] selftests: ublk: add generic_06 for covering fault inject
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 8/9] ublk: simplify aborting ublk request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 6/9] ublk: improve detection and handling of ublk server exit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 5/9] ublk: move device reset into ublk_ch_release()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 4/9] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/9] ublk: don't try to stop disk if ->ub_disk is NULL
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/9] ublk: add ublk_force_abort_dev()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/9] ublk: simplify & improve IO canceling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/9] ublk: properly serialize all FETCH_REQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [block?] possible deadlock in queue_wb_lat_store
- From: syzbot <syzbot+5a9d5d7faa80fa15e3db@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH v3] docs: ABI: replace mcroce@xxxxxxxxxxxxx with new Meta address
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] block: export part_in_flight()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: add SPDX header line to blk-throttle.h
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] block: export part_in_flight()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: fix resource leak in blk_register_queue() error path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 10/15] block: pass elevator_queue to elv_register_queue & unregister_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/15] block: add `struct elev_change_ctx` for unifying elevator change
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2] loop: aio inherit the ioprio of original request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/15] block: simplify elevator reset for updating nr_hw_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V2] loop: aio inherit the ioprio of original request
- From: Yunlong Xing <yunlong.xing@xxxxxxxxxx>
- Re: [PATCH] block: fix resource leak in blk_register_queue() error path
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] blk-throttle: carry over directly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 15/15] block: move wbt_enable_default() out of queue freezing from scheduler's ->exit()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 13/15] block: remove several ->elevator_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 11/11] block: introduce pcache (persistent memory to be cache for block device)
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 10/11] pcache: add backing device management
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 09/11] pcache: introduce logic block device and request handling
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 08/11] pcache: implement request processing and cache I/O path in cache_req
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 07/11] pcache: introduce cache_key infrastructure for persistent metadata management
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 05/11] pcache: introduce lifecycle management of pcache_cache
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 06/11] pcache: gc and writeback
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 04/11] pcache: introduce cache_segment abstraction
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 03/11] pcache: introduce meta_segment abstraction
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 02/11] pcache: introduce segment abstraction
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [RFC PATCH 01/11] pcache: introduce cache_dev for managing persistent memory-based cache devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 09/15] block: unifying elevator change
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 05/15] block: simplify elevator reset for updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 03/15] block: move sched debugfs register into elvevator_register_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.14 29/54] null_blk: replace null_process_cmd() call in null_zone_write()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] block: fix resource leak in blk_register_queue() error path
- From: Zheng Qixing <zhengqixing@xxxxxxxxxxxxxxx>
- [PATCH 4/4] md: cleanup accounting for issued sync IO
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 1/4] block: export part_in_flight()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 3/4] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 2/4] md: add a new api sync_io_depth
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 0/4] md: fix is_mddev_idle()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [syzbot] [block?] WARNING in bio_alloc_bioset
- From: syzbot <syzbot+a7d6ceaba099cc21dee4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V2 11/13] selftests: ublk: support user recovery
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 12/13] selftests: ublk: add test_stress_05.sh
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 08/13] selftests: ublk: set queue pthread's cpu affinity
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 13/13] selftests: ublk: move creating UBLK_TMP into _prep_test()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 10/13] selftests: ublk: support target specific command line
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 09/13] selftests: ublk: increase max nr_queues and queue depth
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 07/13] selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUN
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 06/13] selftests: ublk: add two stress tests for zero copy feature
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 04/13] selftests: ublk: make sure _add_ublk_dev can return in sub-shell
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 05/13] selftests: ublk: run stress tests in parallel
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 03/13] selftests: ublk: cleanup backfile automatically
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 02/13] selftests: ublk: add io_uring uapi header
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 00/13] selftests: ublk: test cleanup & add more tests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 01/13] selftests: ublk: fix ublk_find_tgt()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 02/13] selftests: ublk: fix ublk_find_tgt()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v13 0/3] Support for wrapped inline encryption keys on Qualcomm SoCs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 3/3] blk-throttle: carry over directly
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Weird blockdev crash in 6.15-rc1?
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH] loop: aio inherit the ioprio of original request
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: add SPDX header line to blk-throttle.h
- From: "Bird, Tim" <Tim.Bird@xxxxxxxx>
- Re: [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] ublk: properly serialize all FETCH_REQs
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] 2nd set of block fixes for 6.15-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] 2nd set of block fixes for 6.15-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] blk-throttle: carry over directly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH 06/35] rbd: Use ceph_databuf for rbd_obj_read_sync()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 2/2] ublk: require unique task per io instead of unique task per hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 1/2] ublk: properly serialize all FETCH_REQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] loop: aio inherit the ioprio of original request
- From: Yunlong Xing <yunlong.xing@xxxxxxxxxx>
- Re: [PATCH 3/3] blk-throttle: carry over directly
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/14] md: introduce a new lockless bitmap
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 2/2] ublk: require unique task per io instead of unique task per hctx
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v3 0/2] ublk: decouple server threads from hctxs
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v3 1/2] ublk: properly serialize all FETCH_REQs
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Does GUP page unpinning have to be done in the pinning context?
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 15/15] block: move wbt_enable_default() out of queue freezing from scheduler's ->exit()
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: Does GUP page unpinning have to be done in the pinning context?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Does GUP page unpinning have to be done in the pinning context?
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 13/15] block: remove several ->elevator_lock
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 09/15] block: unifying elevator change
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] fs/buffer: try to use folio lock for pagecache lookups
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v2 6/8] fs/ext4: use sleeping version of __find_get_block()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- [PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
- From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
- Re: [GIT PULL] nvme updates for Linux 6.15
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/15] block: simplify elevator reset for updating nr_hw_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] nvme updates for Linux 6.15
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Weird blockdev crash in 6.15-rc1?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] nvme updates for Linux 6.15
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: don't grab elevator lock during queue initialization
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 05/15] block: simplify elevator reset for updating nr_hw_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/8] fs/buffer: try to use folio lock for pagecache lookups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/15] block: move sched debugfs register into elvevator_register_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/15] block: add two helpers for registering/un-registering sched debugfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: don't grab elevator lock during queue initialization
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.15-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: don't grab elevator lock during queue initialization
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/8] fs/ext4: use sleeping version of __find_get_block()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 15/15] block: move wbt_enable_default() out of queue freezing from scheduler's ->exit()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 02/15] block: add two helpers for registering/un-registering sched debugfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 03/15] block: move sched debugfs register into elvevator_register_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 14/15] block: move hctx cpuhp add/del out of queue freezing
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 09/15] block: unifying elevator change
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 08/15] block: add `struct elev_change_ctx` for unifying elevator change
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 10/15] block: pass elevator_queue to elv_register_queue & unregister_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 05/15] block: simplify elevator reset for updating nr_hw_queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 06/15] block: add helper of elevator_change()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 01/15] block: don't call freeze queue in elevator_switch() and elevator_disable()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 6.15-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/15] block: remove several ->elevator_lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 00/15] block: unify elevator changing and fix lockdep warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2] ublk: Add UBLK_U_CMD_UPDATE_SIZE
- From: Jared Holzman <jholzman@xxxxxxxxxx>
- Re: [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: Export __blk_flush_plug to modules
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] block: Export __blk_flush_plug to modules
- From: LongPing Wei <weilongping@xxxxxxxx>
- Re: [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: Export __blk_flush_plug to modules
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] block/dm: add early_lookup_ready_bdev to ensure ready device lookup
- From: Chanho Min <chanho.min@xxxxxxx>
- Re: [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block/dm: add early_lookup_ready_bdev to ensure ready device lookup
- From: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]