Linux Block I/O
[Prev Page][Next Page]
- [PATCH 0/5] block: add tracepoints for ZBD specific operations
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 5/5] block: add trace messages to zone write plugging
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 4/5] block: add tracepoint for blkdev_zone_mgmt
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 3/5] block: add tracepoint for blk_zone_update_request_bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 2/5] block: split blk_zone_update_request_bio into two functions
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 1/5] blktrace: add zoned block commands to blk_fill_rwbs
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH V2] nbd: fix lockdep deadlock warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v5 5/6] dm-stripe: limit chunk_sectors to the stripe size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v5 4/6] md/raid10: set chunk_sectors limit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v5 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v5 3/6] md/raid0: set chunk_sectors limit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v5 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v5 2/6] block: sanitize chunk_sectors for atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v5 1/6] ilog2: add max_pow_of_two_factor()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH 01/14] iomap: header diet
- From: kernel test robot <lkp@xxxxxxxxx>
- Why a lot of fses are using bdev's page cache to do super block read/write?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH] nbd: fix lockdep deadlock warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] nbd: fix lockdep deadlock warning
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH blktests] common/null_blk: check FULL file availability before write
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] nbd: fix lockdep deadlock warning
- From: 余快 <yukuai1994@xxxxxxxxx>
- [PATCH] nbd: fix lockdep deadlock warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v20 13/13] scsi: ufs: Inform the block layer about write ordering
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 12/13] scsi: scsi_debug: Support injecting unaligned write errors
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 11/13] scsi: scsi_debug: Add the preserves_write_order module parameter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 08/13] null_blk: Add the preserves_write_order attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 07/13] blk-zoned: Support pipelining of zoned writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 10/13] scsi: sd: Increase retry count for zoned writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 09/13] scsi: core: Retry unaligned zoned writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 06/13] blk-zoned: Split blk_zone_wplug_bio_work()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 05/13] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 04/13] blk-zoned: Split an if-statement
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 03/13] blk-zoned: Add an argument to blk_zone_plug_bio()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 01/13] block: Support block drivers that preserve the order of write requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 02/13] blk-mq: Restore the zone write order when requeuing
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v20 00/13] Improve write performance for zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests v2] md/002: add atomic write tests for md/stacked devices
- From: alan.adamson@xxxxxxxxxx
- Re: refactor the iomap writeback code v4
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 01/14] iomap: header diet
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 07/14] rust: block: remove trait bound from `mq::Request` definition
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 02/14] rust: str: introduce `BorrowFormatter`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 06/14] rust: block: remove `RawWriter`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 05/14] rust: block: use `NullBorrowFormatter`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 00/14] rnull: add configfs, remote completion to rnull
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 10/14] rnull: enable configuration via `configfs`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 01/14] rust: str: normalize imports in `str.rs`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 11/14] rust: block: add `GenDisk` private data support
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 08/14] rust: block: add block related constants
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 03/14] rust: str: introduce `NullBorrowFormatter`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 04/14] rust: block: normalize imports for `gen_disk.rs`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 14/14] rnull: add soft-irq completion support
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH 01/14] iomap: header diet
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 13/14] rust: block: add remote completion to `Request`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 12/14] rust: block: mq: fix spelling in a safety comment
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH v2 09/14] rnull: move driver to separate directory
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 04/14] iomap: refactor the writeback interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/14] iomap: hide ioends from the generic writeback code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] Rust pin-init for v6.17
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH blktests v2] md/002: add atomic write tests for md/stacked devices
- From: alan.adamson@xxxxxxxxxx
- Re: [PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] drbd: add missing kref_get in handle_write_conflicts
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: mtip32xx: Fix usage of dma_map_sg()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/3] Fix a deadlock related to modifying queue attributes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/3] Fix a deadlock related to modifying queue attributes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH blktests v2] md/002: add atomic write tests for md/stacked devices
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [GIT PULL] Rust pin-init for v6.17
- From: Benno Lossin <lossin@xxxxxxxxxx>
- [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] iomap: move all ioend handling to ioend.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] iomap: export iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] iomap: add public helpers for uptodate state manipulation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] iomap: hide ioends from the generic writeback code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] iomap: refactor the writeback interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] iomap: header diet
- From: Christoph Hellwig <hch@xxxxxx>
- refactor the iomap writeback code v4
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/16] ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/16] ublk: remove ublk_commit_and_fetch()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 07/16] ublk: add helper ublk_check_fetch_buf()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 06/16] ublk: store auto buffer register data into `struct ublk_io`
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- [PATCH blktests v2] md/002: add atomic write tests for md/stacked devices
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 0/3] Fix a deadlock related to modifying queue attributes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Christoph Hellwig <hch@xxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Niklas Cassel <cassel@xxxxxxxxxx>
- Re: [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH blktests v2] block: add block/040 for test updating nr_hw_queues vs switching elevator
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: Taotao Chen <chentao325@xxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [PATCH v7 10/10] docs: add io_queue flag to isolcpus
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v7 07/10] isolation: Introduce io_queue isolcpus type
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- Re: [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
- From: Aaron Tomlin <atomlin@xxxxxxxxxxx>
- [PATCH V2 16/16] selftests: ublk: add utils.h
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 15/16] selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 14/16] selftests: ublk: improve flags naming
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 13/16] selftests: ublk: remove ublk queue self-defined flags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 12/16] selftests: ublk: pass 'ublk_thread *' to more common helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 11/16] selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 10/16] selftests: ublk: remove `tag` parameter of ->tgt_io_done()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 08/16] ublk: remove ublk_commit_and_fetch()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 09/16] ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 06/16] ublk: store auto buffer register data into `struct ublk_io`
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 07/16] ublk: add helper ublk_check_fetch_buf()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 04/16] ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 05/16] ublk: move auto buffer register handling into one dedicated helper
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 03/16] ublk: let ublk_fill_io_cmd() cover more things
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 02/16] ublk: look up ublk task via its pid in timeout handler
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 01/16] ublk: move fake timeout logic into __ublk_complete_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 00/16] ublk: cleanup for supporting batch IO command
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/8] block: Do not run frozen queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 0/3] Fix a deadlock related to modifying queue attributes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 2/8] block: Do not run frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 0/5] add static PMD zero page support
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH] block: reject bs > ps block devices when THP is disabled
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nbd: fix uaf in nbd_genl_connect() error path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests] common/null_blk: check FULL file availability before write
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH blktests] common/null_blk: check FULL file availability before write
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 4/5] mm: add largest_zero_folio() routine
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: What should we do about the nvme atomics mess?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v2 3/5] mm: add static PMD zero page
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/5] add static PMD zero page support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- What should we do about the nvme atomics mess?
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH v4 1/6] ilog2: add max_pow_of_two_factor()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 3/6] md/raid0: set chunk_sectors limit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 2/6] block: sanitize chunk_sectors for atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 5/6] dm-stripe: limit chunk_sectors to the stripe size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v4 4/6] md/raid10: set chunk_sectors limit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
- From: hanqi <hanqi@xxxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block/partitions: detect LUKS-formatted disks
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH 05/16] ublk: move auto buffer register handling into one dedicated helper
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required)
- From: linux-block+owner@xxxxxxxxxxxxxxx
- Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2 09/11] dm-pcache: add cache_req
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [PATCH v2 04/11] dm-pcache: add segment layer
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [PATCH v2 03/11] dm-pcache: add cache device
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [PATCH v2 02/11] dm-pcache: add backing device management
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- [PATCH v2 01/11] dm-pcache: add pcache_internal.h
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH v1 02/11] dm-pcache: add backing device management
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH v1 05/11] dm-pcache: add cache_segment
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH v1 04/11] dm-pcache: add segment layer
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH] block: remove pktcdvd driver
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 77/80] block: pm: Remove redundant pm_runtime_mark_last_busy() calls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block/partitions: detect LUKS-formatted disks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: remove pktcdvd driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bug report] nvme4: inconsistent AWUPF, controller not added (0/7).
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: Hillf Danton <hdanton@xxxxxxxx>
- [PATCH] block: remove pktcdvd driver
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] [nbd?] possible deadlock in nbd_queue_rq
- From: syzbot <syzbot+3dbc6142c85cc77eaf04@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] block: floppy: fix uninitialized use of outparam in fd_locked_ioctl
- From: Purva Yeshi <purvayeshi550@xxxxxxxxx>
- [PATCH v2] DRBD: replace strcpy with strscpy
- From: Eslam Khafagy <eslam.medhat1993@xxxxxxxxx>
- [syzbot] [block?] WARNING in bioset_exit (2)
- From: syzbot <syzbot+1bfac8c74f4f587bf9c7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [syzbot] [exfat?] kernel BUG in folio_set_bh
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] block: reject bs > ps block devices when THP is disabled
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] nbd: fix uaf in nbd_genl_connect() error path
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH] block/partitions: detect LUKS-formatted disks
- From: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
- [PATCH] DRBD: replace strcpy with strscpy
- From: Eslam Khafagy <eslam.medhat1993@xxxxxxxxx>
- Re: [PATCH 3/4] hfsplus: enable uncached buffer io support
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 4/4] hfs: enable uncached buffer io support
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.16-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/4] fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [GIT PULL] Block fixes for 6.16-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/2] ublk: speed up ublk server exit handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: reject bs > ps block devices when THP is disabled
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] block: reject bs > ps block devices when THP is disabled
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] ublk: introduce and use ublk_set_canceling helper
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] ublk: speed up ublk server exit handling
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: [PATCH v2] block: reject bs > ps block devices when THP is disabled
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] block: reject bs > ps block devices when THP is disabled
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] ublk: speed up ublk server exit handling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ublk: introduce and use ublk_set_canceling helper
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH blktests] common/null_blk: check FULL file availability before write
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- [PATCH v2] block: reject bs > ps block devices when THP is disabled
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH] block: reject bs > ps block devices when THP is disabled
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH 77/80] block: pm: Remove redundant pm_runtime_mark_last_busy() calls
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH v2 2/2] ublk: introduce and use ublk_set_canceling helper
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] ublk: speed up ublk server exit handling
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] ublk: speed up ublk server exit handling
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [bug report] nvme4: inconsistent AWUPF, controller not added (0/7).
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 7/8] swim3: Remove the quiesce/unquiesce calls on frozen queues
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: zram: replace scnprintf() with sysfs_emit() in *_show() functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] zram: pass buffer offset to zcomp_available_show()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: [PATCH 05/16] ublk: move auto buffer register handling into one dedicated helper
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [bug report] nvme4: inconsistent AWUPF, controller not added (0/7).
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v3 03/16] iomap: refactor the writeback interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 6.16
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: [PATCH 2/3] block: Restrict the duration of sysfs attribute changes
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/5] block: another block copy offload
- From: Niklas Cassel <cassel@xxxxxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC 00/12] io_uring dmabuf read/write support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v3 04/16] iomap: hide ioends from the generic writeback code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 03/16] iomap: refactor the writeback interface
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] nvme fixes for Linux 6.16
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 3/5] md/raid10: set chunk_sectors limit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 2/5] md/raid0: set chunk_sectors limit
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 1/5] block: sanitize chunk_sectors for atomic write limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 4/5] dm-stripe: limit chunk_sectors to the stripe size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ext4: support uncached buffered I/O
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v13 2/5] rust: support formatting of foreign types
- From: "Benno Lossin" <lossin@xxxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] Fix a deadlock related to modifying queue attributes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/3] block: Restrict the duration of sysfs attribute changes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] block: Remove queue freezing from several sysfs store callbacks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [exfat?] kernel BUG in folio_set_bh
- From: syzbot <syzbot+f4f84b57a01d6b8364ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [bug report] nvme4: inconsistent AWUPF, controller not added (0/7).
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 10/10] docs: add io_queue flag to isolcpus
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 06/10] virtio: blk/scsi: use block layer helpers to constrain queue affinity
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 04/10] nvme-pci: use block layer helpers to constrain queue affinity
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 03/10] blk-mq: add blk_mq_{online|possible}_queue_affinity
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 02/10] genirq/affinity: Add cpumask to struct irq_affinity
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
- Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 04/16] ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/16] ublk: move fake timeout logic into __ublk_complete_rq()
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/8] block: Do not run frozen queues
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: 6.17 block tree rebased
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] block: Remove queue freezing from several sysfs store callbacks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/8] block: Do not run frozen queues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/8] block: Do not run frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/8] block: Do not run frozen queues
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] bcache: Use a folio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 13/16] fuse: use iomap for writeback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Ben Hutchings <benh@xxxxxxxxxx>
- Re: [PATCH v3 12/16] fuse: use iomap for buffered writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH 10/11] blk-mq-debugfs: use debugfs_get_aux()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] mtd_blkdevs: Remove the quiesce/unquiesce calls on frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 7/8] swim3: Remove the quiesce/unquiesce calls on frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 6/8] sunvdc: Remove the quiesce/unquiesce calls on frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 5/8] ataflop: Remove the quiesce/unquiesce calls on frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 4/8] aoe: Remove the quiesce/unquiesce calls on frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 3/8] block: Remove the quiesce/unquiesce calls on frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/8] block: Introduce QUEUE_FLAG_FROZEN
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/8] block: Do not run frozen queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/8] Simplify the code modifying queue attributes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] ublk: don't queue request if the associated uring_cmd is canceled
- From: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
- Re: [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/12] iomap: export iomap_writeback_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/12] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 06/12] iomap: move all ioend handling to ioend.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/12] iomap: add public helpers for uptodate state manipulation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 04/12] iomap: hide ioends from the generic writeback code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] block: Move a misplaced comment in queue_wb_lat_store()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/3] block: Restrict the duration of sysfs attribute changes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/3] block: Remove queue freezing from several sysfs store callbacks
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/3] Fix a deadlock related to modifying queue attributes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/12] iomap: refactor the writeback interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 02/12] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 12/12] iomap: build the writeback code without CONFIG_BLOCK
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 16/16] fuse: refactor writeback to use iomap_writepage_ctx inode
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 15/16] fuse: hook into iomap for invalidating and checking partial uptodateness
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 14/16] fuse: use iomap for folio laundering
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 13/16] fuse: use iomap for writeback
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 12/16] fuse: use iomap for buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 12/16] fuse: use iomap for buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 11/16] iomap: add read_folio_range() handler for buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 10/16] iomap: replace iomap_folio_ops with iomap_write_ops
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 09/16] iomap: export iomap_writeback_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 08/16] iomap: move folio_unlock out of iomap_writeback_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 07/16] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 06/16] iomap: move all ioend handling to ioend.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 05/16] iomap: add public helpers for uptodate state manipulation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 04/16] iomap: hide ioends from the generic writeback code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 03/16] iomap: refactor the writeback interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 10/10] docs: add io_queue flag to isolcpus
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- Re: [bug report] nvme4: inconsistent AWUPF, controller not added (0/7).
- From: alan.adamson@xxxxxxxxxx
- [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 07/10] isolation: Introduce io_queue isolcpus type
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 06/10] virtio: blk/scsi: use block layer helpers to constrain queue affinity
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 04/10] nvme-pci: use block layer helpers to constrain queue affinity
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 03/10] blk-mq: add blk_mq_{online|possible}_queue_affinity
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 02/10] genirq/affinity: Add cpumask to struct irq_affinity
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- [PATCH v7 00/10] blk: honor isolcpus configuration
- From: Daniel Wagner <wagi@xxxxxxxxxx>
- Re: [PATCH] bcache: Use a folio
- From: Coly Li <colyli@xxxxxxxxx>
- Re: [PATCH v3 01/16] iomap: pass more arguments using struct iomap_writepage_ctx
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 02/16] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
- From: Taotao Chen <chentt325@xxxxxxxxx>
- Re: [PATCHv7 0/3] block: move sched_tags allocation/de-allocation outside of locking context
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCHv7 0/3] block: move sched_tags allocation/de-allocation outside of locking context
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
- From: Taotao Chen <chentt325@xxxxxxxxx>
- Re: [PATCHv7 0/3] block: move sched_tags allocation/de-allocation outside of locking context
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] bcache: Use a folio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] Monthly nbd report (Jul 2025)
- From: syzbot <syzbot+list09715b34c25b498d986f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [bug report] nvme4: inconsistent AWUPF, controller not added (0/7).
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH blktests v2] block: add block/040 for test updating nr_hw_queues vs switching elevator
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH blktests v2] block: add block/040 for test updating nr_hw_queues vs switching elevator
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 3/5] md/raid10: set chunk_sectors limit
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] md/raid0: set chunk_sectors limit
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: Weird delay introduced in v6.16-rc only, possible regression
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [PATCH 16/16] selftests: ublk: add utils.h
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 15/16] selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 14/16] selftests: ublk: improve flags naming
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 13/16] selftests: ublk: remove ublk queue self-defined flags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 12/16] selftests: ublk: pass 'ublk_thread *' to more common helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 11/16] selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 10/16] selftests: ublk: remove `tag` parameter of ->tgt_io_done()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 09/16] ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 07/16] ublk: add helper ublk_check_fetch_buf()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 08/16] ublk: remove ublk_commit_and_fetch()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 06/16] ublk: store auto buffer register data into `struct ublk_io`
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 05/16] ublk: move auto buffer register handling into one dedicated helper
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 04/16] ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 03/16] ublk: let ublk_fill_io_cmd() cover more things
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 02/16] ublk: look up ublk task via its pid in timeout handler
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 00/16] ublk: cleanup for supporting batch IO command
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 01/16] ublk: move fake timeout logic into __ublk_complete_rq()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Weird delay introduced in v6.16-rc only, possible regression
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [PATCH] bcache: Use a folio
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Weird delay introduced in v6.16-rc only, possible regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Weird delay introduced in v6.16-rc only, possible regression
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [PATCH v13 5/5] rust: remove core::ffi::CStr reexport
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v13 1/5] rust: macros: reduce collections in `quote!` macro
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v13 2/5] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: Weird delay introduced in v6.16-rc only, possible regression
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 05/11] dm-pcache: add cache_segment
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] ublk: don't queue request if the associated uring_cmd is canceled
- From: Changhui Zhong <czhong@xxxxxxxxxx>
- Re: [PATCH v1 04/11] dm-pcache: add segment layer
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 03/11] dm-pcache: add cache device
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 02/11] dm-pcache: add backing device management
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] ublk: don't queue request if the associated uring_cmd is canceled
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 01/11] dm-pcache: add pcache_internal.h
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 13/16] fuse: use iomap for writeback
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCHv7 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv7 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCHv7 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv7 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv7 1/3] block: move elevator queue allocation logic into blk_mq_init_sched
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv7 0/3] block: move sched_tags allocation/de-allocation outside of locking context
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000060
- From: Changhui Zhong <czhong@xxxxxxxxxx>
- Re: [PATCH blktests 0/2] nvme: avoid failures of TEST_DEV with metadata
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] ublk: don't queue request if the associated uring_cmd is canceled
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv6 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH] block: Fix a deadlock related to modifying the readahead attribute
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH] ublk: speed up ublk server exit handling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv6 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv6 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000060
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: 6.17 block tree rebased
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: 6.17 block tree rebased
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [bug report] BUG: kernel NULL pointer dereference, address: 0000000000000060
- From: Changhui Zhong <czhong@xxxxxxxxxx>
- Re: [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 11/11] scsi: ufs: Inform the block layer about write ordering
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 10/11] scsi: scsi_debug: Support injecting unaligned write errors
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 08/11] scsi: sd: Increase retry count for zoned writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 05/11] blk-zoned: Support pipelining of zoned writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 09/11] scsi: scsi_debug: Add the preserves_write_order module parameter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 07/11] scsi: core: Retry unaligned zoned writes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 06/11] null_blk: Add the preserves_write_order attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 02/11] block: Support allocating from a specific software queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 04/11] blk-zoned: Add an argument to blk_zone_plug_bio()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 03/11] blk-mq: Restore the zone write order when requeuing
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 01/11] block: Support block drivers that preserve the order of write requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v19 00/11] Improve write performance for zoned UFS devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- 6.17 block tree rebased
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 6.6 01/14] ublk: sanity check add_dev input for underflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 01/21] ublk: sanity check add_dev input for underflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.15 01/23] ublk: sanity check add_dev input for underflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxx>
- Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH for-next v5 4/4] fs: add ioctl to query metadata and protection info capabilities
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 03/12] iomap: refactor the writeback interface
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: Fix a deadlock related to modifying the readahead attribute
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH for-next v5 4/4] fs: add ioctl to query metadata and protection info capabilities
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH for-next v5 2/4] block: introduce pi_tuple_size field in blk_integrity
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH for-next v5 3/4] nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH for-next v5 1/4] block: rename tuple_size field in blk_integrity to metadata_size
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCHv6 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCHv6 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] ext4: support uncached buffered I/O
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCHv6 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv6 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv6 1/3] block: move elevator queue allocation logic into blk_mq_init_sched
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCHv6 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv6 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv6 1/3] block: move elevator queue allocation logic into blk_mq_init_sched
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCHv6 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv6 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv6 1/3] block: move elevator queue allocation logic into blk_mq_init_sched
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv6 0/3] block: move sched_tags allocation/de-allocation outside of locking context
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCHv5 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] iomap: add read_folio_range() handler for buffered writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/12] iomap: move all ioend handling to ioend.c
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/12] iomap: refactor the writeback interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] brd: fix leeping function called from invalid context in brd_insert_page()
- From: Christoph Hellwig <hch@xxxxxx>
- Weird delay introduced in v6.16-rc only, possible regression
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCHv5 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] [block?] INFO: task hung in bioset_init
- From: syzbot <syzbot+a6810ad79a40f9e34f41@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Roland Sommer <r.sommer@xxxxxx>
- Re: [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
- Re: [syzbot] [block?] WARNING in bdev_count_inflight_rw
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Roland Sommer <r.sommer@xxxxxx>
- Re: [PATCH 04/12] iomap: hide ioends from the generic writeback code
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [syzbot] [block?] WARNING in bdev_count_inflight_rw
- From: syzbot <syzbot+f37a847571460b5ac3e4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] brd: fix leeping function called from invalid context in brd_insert_page()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] brd: fix leeping function called from invalid context in brd_insert_page()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] brd: fix leeping function called from invalid context in brd_insert_page()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/12] iomap: add read_folio_range() handler for buffered writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCHv5 3/3] block: fix potential deadlock while running nr_hw_queue update
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv5 0/3] block: move sched_tags allocation/de-allocation outside of locking context
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv5 1/3] block: move elevator queue allocation logic into blk_mq_init_sched
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCHv5 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: new DMA API conversion for nvme-pci v3
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ext4: support uncached buffered I/O
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 07/12] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.16-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [syzbot] [block?] BUG: sleeping function called from invalid context in __xas_nomem (2)
- From: syzbot <syzbot+ea4c8fd177a47338881a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] iomap: hide ioends from the generic writeback code
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 05/12] iomap: add public helpers for uptodate state manipulation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 06/12] iomap: move all ioend handling to ioend.c
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [RFC 11/12] io_uring/rsrc: implement dmabuf regbuf import
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/12] iomap: refactor the writeback interface
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [RFC 09/12] io_uring/rsrc: add imu flags
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 08/12] io_uring: add basic dmabuf helpers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 04/12] block: introduce dmavec bio type
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 12/12] io_uring/rw: enable dma registered buffers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 10/12] io_uring/rsrc: add dmabuf-backed buffer registeration
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 07/12] io_uring/rsrc: extended reg buffer registration
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 06/12] nvme-pci: add support for user passed dma vectors
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 05/12] block: implement ->get_dma_device callback
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 03/12] block: move around bio flagging helpers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 02/12] iov_iter: introduce iter type for pre-registered dma
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 01/12] file: add callback returning dev for dma operations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC 00/12] io_uring dmabuf read/write support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 02/12] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: new DMA API conversion for nvme-pci v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
- [GIT PULL] Block fixes for 6.16-rc4
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: mtip32xx: Fix usage of dma_map_sg()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] block: mtip32xx: Fix usage of dma_map_sg()
- From: Thomas Fourier <fourier.thomas@xxxxxxxxx>
- Re: [PATCH] nbd: fix false lockdep deadlock warning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v3 4/4] ext4: support uncached buffered I/O
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v3 1/4] drm/i915: Use kernel_write() in shmem object create
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v3 2/4] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- [PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
- From: 陈涛涛 Taotao Chen <chentaotao@xxxxxxxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Roland Sommer <r.sommer@xxxxxx>
- [PATCH] drbd: add missing kref_get in handle_write_conflicts
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCHv4 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCH] nbd: fix false lockdep deadlock warning
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 04/12] iomap: hide ioends from the generic writeback code
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 03/12] iomap: refactor the writeback interface
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCHv4 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: new DMA API conversion for nvme-pci v3
- From: Daniel Gomez <da.gomez@xxxxxxxxxx>
- [PATCH] zram: pass buffer offset to zcomp_available_show()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] block: Reduce the scope of a variable in __blk_mq_update_nr_hw_queues()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: zram: replace scnprintf() with sysfs_emit() in *_show() functions
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH 11/12] iomap: add read_folio_range() handler for buffered writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/12] iomap: build the writeback code without CONFIG_BLOCK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/12] iomap: replace iomap_folio_ops with iomap_write_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/12] iomap: export iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/12] iomap: rename iomap_writepage_map to iomap_writeback_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/12] iomap: move all ioend handling to ioend.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/12] iomap: refactor the writeback interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/12] iomap: add public helpers for uptodate state manipulation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/12] iomap: hide ioends from the generic writeback code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
- From: Christoph Hellwig <hch@xxxxxx>
- refactor the iomap writeback code v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] ublk: speed up ublk server exit handling
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: Fix a deadlock related to modifying the readahead attribute
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH] block: zram: replace scnprintf() with sysfs_emit() in *_show() functions
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCHv4 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- [PATCH] block: zram: replace scnprintf() with sysfs_emit() in *_show() functions
- From: Rahul Kumar <rk0006818@xxxxxxxxx>
- Re: [PATCH] nbd: fix uaf in nbd_genl_connect() error path
- From: Zheng Qixing <zhengqixing@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *
- From: Chen Taotao <chentao325@xxxxxx>
- Re: [PATCH v2 00/14] ublk: allow off-daemon zero-copy buffer registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/14] ublk: allow off-daemon zero-copy buffer registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: Reduce the scope of a variable in __blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v18 04/12] blk-mq: Restore the zoned write order when requeuing
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v18 02/12] block: Rework request allocation in blk_mq_submit_bio()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v18 03/12] block: Support allocating from a specific software queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v18 05/12] blk-zoned: Add an argument to blk_zone_plug_bio()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 4/4] hfs: enable uncached buffer io support
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 3/4] hfsplus: enable uncached buffer io support
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 2/4] fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 1/4] block: Add struct kiocb pointer to block_write_begin()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 0/4] hfs/hfsplus: add uncached buffer io support
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v3 2/5] block: Introduce bio_needs_zone_write_plugging()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: Fix a deadlock related to modifying the readahead attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: new DMA API conversion for nvme-pci v3
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 11/27] block: Protect against concurrent isolated cpuset change
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: Bug#1107479: util-linux: blkid hangs forever after inserting a DVD-RAM
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
- Re: [PATCH 11/27] block: Protect against concurrent isolated cpuset change
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCHv4 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] kernel BUG at mm/hugetlb.c:5880! triggered by blktests nvme/029
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] blk-integrity: add scatter-less DMA mapping helpers
- From: kernel test robot <lkp@xxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]