Linux Block I/O
[Prev Page][Next Page]
- [PATCH v5 6/8] block: implement write zeroes io_uring cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v5 5/8] block: implement async io_uring discard cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v5 4/8] block: introduce blk_validate_byte_range()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v5 3/8] filemap: introduce filemap_invalidate_pages
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v5 2/8] io_uring/cmd: give inline space in request to cmds
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v5 1/8] io_uring/cmd: expose iowq to cmds
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v5 0/8] implement async block discards and other ops via io_uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCHv3 06/10] blk-integrity: simplify counting segments
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v2] block: fix potential invalid pointer dereference in blk_add_partition
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH v10 0/4] block: add larger order folio instead of pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v10 1/4] block: Added folio-ized version of bio_add_hw_page()
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: yangxingui <yangxingui@xxxxxxxxxx>
- [PATCH] brbd: Fix atomicity violation in drbd_uuid_set_bm()
- From: Qiu-ji Chen <chenqiuji666@xxxxxxxxx>
- [PATCH v10 3/4] mm: release number of pages of a folio
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH v10 4/4] block: unpin user pages belonging to a folio at once
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH v10 0/4] block: add larger order folio instead of pages
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH v10 2/4] block: introduce folio awareness and add a bigger size from folio
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 06/10] blk-integrity: simplify counting segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 03/10] scsi: use request helper to get integrity segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv3 03/10] scsi: use request helper to get integrity segments
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH for-6.12 0/7] block, bfq: bfqq merge chain fixes and cleanup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-6.12 0/2] blk-throttle: support prioritized processing of metadata
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH for-6.12 2/2] blk-throttle: support prioritized processing of metadata
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH for-6.12 1/2] blk-throttle: remove last_low_overflow_time
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 5/8] block: implement async discard as io_uring cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 8/8] block: implement async write zero pages command
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv3 09/10] blk-integrity: consider entire bio list for merging
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block/blk-rq-qos: introduce macro RQ_QOS_FN for common behaviors in rq_qos*
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 06/10] blk-integrity: simplify counting segments
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 10/10] blk-merge: properly account for integrity segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 09/10] blk-integrity: consider entire bio list for merging
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 07/10] blk-integrity: simplify mapping sg
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 06/10] blk-integrity: simplify counting segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 02/10] block: provide helper for nr_integrity_segments
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv3 05/10] block: unexport blk_rq_count_integrity_sg
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 04/10] nvme-rdma: use request helper to get integrity segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 03/10] scsi: use request helper to get integrity segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 02/10] block: provide helper for nr_integrity_segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 01/10] blk-mq: set the nr_integrity_segments from bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v5 5/5] nvme: enable FDP support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 4/5] sd: limit to use write life hints
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 2/5] fcntl: rename rw_hint_* to rw_lifetime_hint_*
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 1/5] fs, block: refactor enum rw_hint
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v5 0/5] data placement hints and FDP
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 8/8] block: implement async write zero pages command
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/8] block: implement async discard as io_uring cmd
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] docs: rust: clean up empty `\\\` lines and improve rustdoc formatting
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 8/8] block: implement async write zero pages command
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: Niklas Cassel <cassel@xxxxxxxxxx>
- Re: [PATCH] docs: rust: clean up empty `\\\` lines and improve rustdoc formatting
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v4 5/8] block: implement async discard as io_uring cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 5/5] nvme: enable FDP support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH] block/blk-rq-qos: introduce macro RQ_QOS_FN for common behaviors in rq_qos*
- From: chensong_2000@xxxxxx
- Re: [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- Re: [PATCH v4 8/8] block: implement async write zero pages command
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/8] block: implement async discard as io_uring cmd
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/8] block: introduce blk_validate_byte_range()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC] rust: lockdep: Use Pin for all LockClassKey usages
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: yangxingui <yangxingui@xxxxxxxxxx>
- Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Fix some starvation problems in block layer
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] drbd: Add NULL check for net_conf to prevent dereference in state validation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: yangxingui <yangxingui@xxxxxxxxxx>
- RE: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: "Gaurav Kashyap (QUIC)" <quic_gaurkash@xxxxxxxxxxx>
- Re: [syzbot] Monthly trace report (Sep 2024)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v9 3/4] mm: release number of pages of a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC] rust: lockdep: Use Pin for all LockClassKey usages
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v9 1/4] block: Added folio-ized version of bio_add_hw_page()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] docs: rust: clean up empty `\\\` lines and improve rustdoc formatting
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH] block: fix potential invalid pointer dereference in blk_add_partition
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC] rust: lockdep: Use Pin for all LockClassKey usages
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- [PATCH] docs: rust: clean up empty `\\\` lines and improve rustdoc formatting
- From: hridesh <hridesh699@xxxxxxxxx>
- Re: [PATCH v4 0/8] implement async block discards and other ops via io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/8] implement async block discards and other ops via io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/8] implement async block discards and other ops via io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] drbd: Add NULL check for net_conf to prevent dereference in state validation
- From: Mikhail Lobanov <m.lobanov@xxxxxxxxxxxx>
- [PATCH for-6.12 3/7] block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 7/7] block, bfq: factor out a helper to split bfqq in bfq_init_rq()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 6/7] block, bfq: remove local variable 'bfqq_already_existing' in bfq_init_rq()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 5/7] block, bfq: remove local variable 'split' in bfq_init_rq()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 4/7] block, bfq: remove bfq_log_bfqg()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 0/7] block, bfq: bfqq merge chain fixes and cleanup
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 2/7] block, bfq: fix procress reference leakage for bfqq in merge chain
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 1/7] block, bfq: fix uaf for accessing waker_bfqq after splitting
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v6] block: move non sync requests complete flow to softirq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [bug report] block: Non-NCQ commands will never be executed while fio is continuously running
- From: yangxingui <yangxingui@xxxxxxxxxx>
- Re: [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it
- From: Konrad Dybcio <konradybcio@xxxxxxxxxx>
- Re: [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys
- From: Konrad Dybcio <konradybcio@xxxxxxxxxx>
- Re: [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
- From: Konrad Dybcio <konradybcio@xxxxxxxxxx>
- Re: [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
- From: Konrad Dybcio <konradybcio@xxxxxxxxxx>
- Re: [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret
- From: Konrad Dybcio <konradybcio@xxxxxxxxxx>
- Re: [PATCH] block: Fix validation of ioprio level
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH] block: Fix validation of ioprio level
- From: Ajay Kaher <ajay.kaher@xxxxxxxxxxxx>
- Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- Re: [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [External Mail]Re: [PATCH v6] block: move non sync requests complete flow to softirq
- From: 章辉 <zhanghui31@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v4 0/8] implement async block discards and other ops via io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block and io_uring: typo fixes
- From: CPestka <constantin.pestka@xxxxxxxxxxx>
- [PATCH] block: fix potential invalid pointer dereference in blk_add_partition
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH] block and io_uring: typo fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Prevent deadlocks when switching elevators
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next v2] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: add missing unplug trace event
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Prevent deadlocks when switching elevators
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [RFC PATCH] rust: block: Use 32-bit atomics
- From: Gary Guo <gary@xxxxxxxxxxx>
- [PATCH] block: Prevent deadlocks when switching elevators
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6] block: move non sync requests complete flow to softirq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [no subject]
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: elevator: avoid to load iosched module from this disk
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH -next v2] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH v6] block: move non sync requests complete flow to softirq
- From: ZhangHui <zhanghui31@xxxxxxxxxx>
- [PATCH] block: elevator: avoid to load iosched module from this disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v4 8/8] block: implement async write zero pages command
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 7/8] block: add nowait flag for __blkdev_issue_zero_pages
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 6/8] block: implement async write zeroes command
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 5/8] block: implement async discard as io_uring cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 4/8] block: introduce blk_validate_byte_range()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 3/8] filemap: introduce filemap_invalidate_pages
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 2/8] io_uring/cmd: give inline space in request to cmds
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 1/8] io_uring/cmd: expose iowq to cmds
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v4 0/8] implement async block discards and other ops via io_uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH] blk-mq: add missing unplug trace event
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [GIT PULL] Block fixes for 6.11-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 13/17] ufs: core: add support for deriving the software secret
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 04/17] fscrypt: add support for hardware-wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 02/17] blk-crypto: show supported key types in sysfs
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 5/5] nvme: enable FDP support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v4 0/3] zram: Replace bit spinlocks with a spinlock_t.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/3] zram: Replace bit spinlocks with a spinlock_t.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/3] zram: Replace bit spinlocks with a spinlock_t.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] nbd: WRITE_ZEROES and a few fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/3] zram: Replace bit spinlocks with a spinlock_t.
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v4 2/3] zram: Remove ZRAM_LOCK
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v4 3/3] zram: Shrink zram_table_entry::flags.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v4 1/3] zram: Replace bit spinlocks with a spinlock_t.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v4 0/3] zram: Replace bit spinlocks with a spinlock_t.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v3 7/8] block: add nowait flag for __blkdev_issue_zero_pages
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v3 7/8] block: add nowait flag for __blkdev_issue_zero_pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5] block: move non sync requests complete flow to softirq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 6.11-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv3 10/10] blk-merge: properly account for integrity segments
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH -next] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] block: move non sync requests complete flow to softirq
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v5] block: move non sync requests complete flow to softirq
- From: ZhangHui <zhanghui31@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v4] block: move non sync requests complete flow to softirq
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 7/8] block: add nowait flag for __blkdev_issue_zero_pages
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4] block: move non sync requests complete flow to softirq
- From: ZhangHui <zhanghui31@xxxxxxxxxx>
- Re: [PATCH v4 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC] rust: lockdep: Use Pin for all LockClassKey usages
- From: Mitchell Levy via B4 Relay <devnull+levymitchell0.gmail.com@xxxxxxxxxx>
- Re: [PATCH v4 0/3] nbd: WRITE_ZEROES and a few fixes
- From: Wouter Verhelst <w@xxxxxxx>
- Re: [PATCH] docs: block: Fix grammar and spelling mistakes in bfq-iosched.rst
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v2] docs: Move fault injection section to dev-tools
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 8/8] io_uring: Do not set iowait before sleeping
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 7/8] cpufreq: Remove SCHED_CPUFREQ_IOWAIT update
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 6/8] cpufreq: intel_pstate: Remove iowait boost
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 5/8] cpufreq/schedutil: Remove iowait boost
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 4/8] TEST: cpufreq/schedutil: iowait boost cap sysfs
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 3/8] TEST: cpufreq/schedutil: Linear iowait boost step
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 2/8] cpuidle: Prefer teo over menu governor
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFC PATCH 1/8] cpuidle: menu: Remove iowait influence
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [RFC PATCH] rust: block: Use 32-bit atomics
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v4.19-v5.10] block: initialize integrity buffer to zero before writing it to media
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: 章辉 <zhanghui31@xxxxxxxxxx>
- [RFC PATCH] rust: block: Use 32-bit atomics
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: 章辉 <zhanghui31@xxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: 章辉 <zhanghui31@xxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: 章辉 <zhanghui31@xxxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] docs: Move fault injection section to dev-tools
- From: Carlos Bilbao <carlos.bilbao.osdev@xxxxxxxxx>
- Re: [PATCH 01/21] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCHv3 10/10] blk-merge: properly account for integrity segments
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 09/10] blk-integrity: consider entire bio list for merging
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 05/10] block: unexport blk_rq_count_integrity_sg
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 02/10] block: provide helper for nr_integrity_segments
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 07/10] blk-integrity: simplify mapping sg
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 06/10] blk-integrity: simplify counting segments
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 00/10] block integrity merging and counting
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 04/10] nvme-rdma: use request helper to get integrity segments
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 03/10] scsi: use request helper to get integrity segments
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv3 01/10] blk-mq: set the nr_integrity_segments from bio
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH v4 0/5] Write-placement hints and FDP
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCHv2] blk-mq: set the nr_integrity_segments from bio
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v3 8/8] block: implement async write zero pages command
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 7/8] block: add nowait flag for __blkdev_issue_zero_pages
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 6/8] block: implement async write zeroes command
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 5/8] block: implement async discard as io_uring cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 4/8] block: introduce blk_validate_byte_range()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 3/8] filemap: introduce filemap_invalidate_pages
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 2/8] io_uring/cmd: give inline space in request to cmds
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 1/8] io_uring/cmd: expose iowq to cmds
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v3 0/8] implement async block discards and other ops via io_uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 5/7] block: implement async discard as io_uring cmd
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix integer overflow in BLKSECDISCARD
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] block: fix comment to use set_current_state
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 RESEND] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH for-6.12 4/4] block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH for-6.12 3/4] block, bfq: don't break merge chain in bfq_split_bfqq()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH for-6.12 2/4] block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH for-6.12 1/4] block, bfq: fix possible UAF for bfqq->bic with merge chain
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 1/2] bdev: add support for CPU latency PM QoS tuning
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] block: CPU latency PM QoS tuning
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: fix integer overflow in BLKSECDISCARD
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv2] blk-mq: set the nr_integrity_segments from bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: fix integer overflow in BLKSECDISCARD
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: 章辉 <zhanghui31@xxxxxxxxxx>
- Re: [External Mail]Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: 章辉 <zhanghui31@xxxxxxxxxx>
- [PATCH V2 RESEND] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/21] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: mailmap: Update Andreas Hindborg's email address
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH] MAINTAINERS: mailmap: Update Andreas Hindborg's email address
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: fix integer overflow in BLKSECDISCARD
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] bio-integrity: don't restrict the size of integrity metadata
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCHv2] blk-mq: set the nr_integrity_segments from bio
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH v2] docs: rust: fix formatting for kernel::block::mq::Request
- From: Francesco Zardi <frazar00@xxxxxxxxx>
- Re: [PATCH] docs: rust: fix formatting for kernel::block::mq::Request
- From: Francesco Zardi <frazar00@xxxxxxxxx>
- Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] block: move non sync requests complete flow to softirq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: fix comment to use set_current_state
- From: alparkerdf@xxxxxxxxx
- Re: [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 2/3] blktests: nvme/032: skip on non-PCI devices
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v4 3/3] blktests: nvme: add test for controller rescan under I/O load
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v4 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] block: Export blk_alloc_discard_bio
- From: Luca Stefani <luca.stefani.ge1@xxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Export blk_alloc_discard_bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH RFC 3/4] block: Support atomic writes limits for stacked devices
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 0/4] RAID0 atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 4/4] md/raid0: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 2/4] block: Add BLK_FEAT_ATOMIC_WRITES flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH RFC 1/4] block: Make bdev_can_atomic_write() robust against mis-aligned bdev size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 01/21] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/21] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- Re: [PATCH v4 0/5] Write-placement hints and FDP
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 0/5] Write-placement hints and FDP
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v6 5/5] ethernet: cavium: Replace deprecated PCI functions
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH for-6.12 1/2] blk-throttle: remove last_low_overflow_time
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 2/2] blk-throttle: support prioritized processing of metadata
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 0/2] blk-throttle: support prioritized processing of metadata
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3] block: move non sync requests complete flow to softirq
- From: ZhangHui <zhanghui31@xxxxxxxxxx>
- Re: [PATCH v6 0/5] PCI: Remove most pcim_iounmap_regions() users
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH] docs: rust: fix formatting for kernel::block::mq::Request
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH v2] block: move non sync requests complete flow to softirq
- From: ZhangHui <zhanghui31@xxxxxxxxxx>
- Re: [PATCH] block: move non sync requests complete flow to softirq
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 0/3] Fix some starvation problems in block layer
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH] block: Export blk_alloc_discard_bio
- From: Luca Stefani <luca.stefani.ge1@xxxxxxxxx>
- Re: [PATCH v2 1/3] block: Export bio_discard_limit
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: set the nr_integrity_segments from bio
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v2] docs: Move fault injection section to dev-tools
- From: Alex Shi <seakeel@xxxxxxxxx>
- Re: [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 2/3] btrfs: Split remaining space to discard in chunks
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 3/3] btrfs: Don't block system suspend during fstrim
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v2 2/3] btrfs: Split remaining space to discard in chunks
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v2 1/3] block: Export bio_discard_limit
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH] docs: rust: fix formatting for kernel::block::mq::Request
- From: Francesco Zardi <frazar00@xxxxxxxxx>
- [PATCH v2 3/3] btrfs: Don't block system suspend during fstrim
- From: Luca Stefani <luca.stefani.ge1@xxxxxxxxx>
- [PATCH v2 2/3] btrfs: Split remaining space to discard in chunks
- From: Luca Stefani <luca.stefani.ge1@xxxxxxxxx>
- [PATCH v2 1/3] block: Export bio_discard_limit
- From: Luca Stefani <luca.stefani.ge1@xxxxxxxxx>
- [PATCH v2 0/3] btrfs: Don't block suspend during fstrim
- From: Luca Stefani <luca.stefani.ge1@xxxxxxxxx>
- Re: [PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH] nbd: fix race between timeout and normal completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 3/3] nvme: add test for controller rescan under I/O load
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v3 2/3] blktests: nvme/032: skip on non-PCI devices
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v3 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH for-6.12 4/4] block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 2/4] block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 3/4] block, bfq: don't break merge chain in bfq_split_bfqq()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 1/4] block, bfq: fix possible UAF for bfqq->bic with merge chain
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v2] docs: Move fault injection section to dev-tools
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- [PATCH v4.19-v5.10] block: initialize integrity buffer to zero before writing it to media
- From: Shivani Agarwal <shivani.agarwal@xxxxxxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH] block: move non sync requests complete flow to softirq
- From: ZhangHui <zhanghui31@xxxxxxxxxx>
- [PATCH v6 5/5] ethernet: cavium: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v6 4/5] gpio: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v6 3/5] block: mtip32xx: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v6 2/5] fpga/dfl-pci.c: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v6 1/5] PCI: Deprecate pcim_iounmap_regions()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v6 0/5] PCI: Remove most pcim_iounmap_regions() users
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Fwd: general protection fault in bioset_exit
- From: Hui Guo <guohui.study@xxxxxxxxx>
- [bug report] WARNING: CPU: 23 PID: 67278 at drivers/block/ublk_drv.c:2665 ublk_ctrl_start_recovery.constprop.0+0x7b/0x180
- From: Changhui Zhong <czhong@xxxxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] blk-mq: Allow complete locally if capacities are different
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- [no subject]
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- Re: general protection fault in bioset_exit
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- general protection fault in bioset_exit
- From: Hui Guo <guohui.study@xxxxxxxxx>
- Re: [PATCH] block, rust: simplify validate_block_size() function
- From: Geert Stappers <stappers@xxxxxxxxxxx>
- Re: [PATCH] block, rust: simplify validate_block_size() function
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] block, rust: simplify validate_block_size() function
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- [PATCH RESEND] block, rust: simplify validate_block_size() function
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] block, rust: simplify validate_block_size() function
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] block, rust: simplify validate_block_size() function
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH] block, rust: simplify validate_block_size() function
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [syzbot] [block?] INFO: task hung in set_blocksize
- From: syzbot <syzbot+3c0a6dfa116ca1e1ad1c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] Block fix for 6.11-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] Block fix for 6.11-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] blk-mq: set the nr_integrity_segments from bio
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCH] docs: Move fault injection section to dev-tools
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] bdev: add support for CPU latency PM QoS tuning
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH 0/2] block: CPU latency PM QoS tuning
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] Write-placement hints and FDP
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: [RFC PATCH 1/2] bdev: add support for CPU latency PM QoS tuning
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [PATCH v9 1/4] block: Added folio-ized version of bio_add_hw_page()
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH v9 4/4] block: unpin user pages belonging to a folio at once
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH v9 3/4] mm: release number of pages of a folio
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH v9 0/4] block: add larger order folio instead of pages
- From: Kundan Kumar <kundan.kumar@xxxxxxxxxxx>
- [PATCH] block: eliminate unnecessary flush requests for bio with flush&fua
- From: Yongpeng Yang <yangyongpeng1@xxxxxxxx>
- Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [linus:master] [block] 64b582ca88: xfstests.generic.351.fail
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [linus:master] [block] 64b582ca88: xfstests.generic.351.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] nbd: fix race between timeout and normal completion
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] nbd: fix race between timeout and normal completion
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2 1/1] block: sed-opal: add ioctl IOC_OPAL_SET_SID_PW
- From: gjoyce@xxxxxxxxxxxxx
- [PATCH v2 0/1] add ioctl IOC_OPAL_SET_SID_PW
- From: gjoyce@xxxxxxxxxxxxx
- Re: [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH v5 1/7] PCI: Deprecate pcim_iounmap_regions()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v5 7/7] vdap: solidrun: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v5 5/7] ethernet: cavium: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v5 4/7] gpio: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v5 3/7] block: mtip32xx: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v5 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] bdev: add support for CPU latency PM QoS tuning
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 0/2] block: CPU latency PM QoS tuning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: fix unintentional splitting of zone append bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 09/10] nvme: add handling for app_tag
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [RFC PATCH 2/2] block/genhd: add sysfs knobs for the CPU latency PM QoS settings
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [RFC PATCH 1/2] bdev: add support for CPU latency PM QoS tuning
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [RFC PATCH 0/2] block: CPU latency PM QoS tuning
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] blktests: nvme: skip passthru tests on multipath devices
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: BUG: general protection fault in update_io_ticks
- From: Xingyu Li <xli399@xxxxxxx>
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/6] xfs: refactor xfs_file_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 6/6] xfs: refactor xfs_file_fallocate
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/10] block: introduce a helper to determine metadata bytes from data iter
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 05/10] block: define meta io descriptor
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/10] nvme: add handling for app_tag
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- BUG: general protection fault in blk_mq_put_tag
- From: Xingyu Li <xli399@xxxxxxx>
- Re: [PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH for-next] block/rnbd-srv: Add sanity check and remove redundant assignment
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: Allow complete locally if capacities are different
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH for-next] block/rnbd-srv: Add sanity check and remove redundant assignment
- From: Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH] blk-mq: Allow complete locally if capacities are different
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH] blk-mq: Allow complete locally if capacities are different
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] blk-mq: Allow complete locally if capacities are different
- From: Manish Pandey <quic_mapa@xxxxxxxxxxx>
- Re: [PATCH] block: Fix validation of ioprio level
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH] block: Fix validation of ioprio level
- From: Ajay Kaher <ajay.kaher@xxxxxxxxxxxx>
- Re: [PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 1/2] block: Read max write zeroes once for __blkdev_issue_write_zeroes()
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 1/2] block: Read max write zeroes once for __blkdev_issue_write_zeroes()
- Re: [PATCH v2 1/2] block: Read max write zeroes once for __blkdev_issue_write_zeroes()
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v4 5/7] ethernet: cavium: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: regression on generic/351 in 6.11-rc5?
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] xfs: refactor xfs_file_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: jbd2: io throttle for metadata buffers
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- [syzbot] [nbd?] INFO: task hung in nbd_queue_rq
- From: syzbot <syzbot+30c16035531e3248dcbc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 7/7] vdap: solidrun: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 6/7] vdpa: solidrun: Fix UB bug with devres
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 5/7] ethernet: cavium: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 4/7] gpio: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 1/7] PCI: Deprecate pcim_iounmap_regions()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: regression on generic/351 in 6.11-rc5?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: [PATCH 6/6] xfs: refactor xfs_file_fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 4/8] io_uring: support SQE group
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: fix unintentional splitting of zone append bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCh v2] loop: Increase bsize variable from unsigned short to unsigned int
- From: Li Wang <liwang@xxxxxxxxxx>
- Re: fix unintentional splitting of zone append bios
- From: Niklas Cassel <cassel@xxxxxxxxxx>
- Re: fix unintentional splitting of zone append bios
- From: Hans Holmberg <Hans.Holmberg@xxxxxxx>
- Re: [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCh v2] loop: Increase bsize variable from unsigned short to unsigned int
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v8 1/5] block: Added folio-ized version of bvec_try_merge_hw_page()
- From: Kundan Kumar <kundanthebest@xxxxxxxxx>
- [PATCh v2] loop: Increase bsize variable from unsigned short to unsigned int
- From: Li Wang <liwang@xxxxxxxxxx>
- Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] loop: Increase bsize variable from unsigned short to unsigned int
- From: Li Wang <liwang@xxxxxxxxxx>
- Re: [PATCH] loop: Increase bsize variable from unsigned short to unsigned int
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] loop: Increase bsize variable from unsigned short to unsigned int
- From: Li Wang <liwang@xxxxxxxxxx>
- Re: [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH] loop: Increase bsize variable from unsigned short to unsigned int
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 6/6] xfs: refactor xfs_file_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
- From: Christoph Hellwig <hch@xxxxxx>
- sort out the fallocate mode mess v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: regression on generic/351 in 6.11-rc5?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] block: rework bio splitting
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
- From: Xu Yilun <yilun.xu@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] block: rework bio splitting
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v7] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
- From: Yang Ruibin <11162571@xxxxxxxx>
- Re: [PATCH] blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag
- From: Chao Yu <chao@xxxxxxxxxx>
- regression on generic/351 in 6.11-rc5?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [no subject]
- Re: [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: [PATCH 1/4] block: rework bio splitting
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 4/4] block: don't use bio_split_rw on misc operations
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 3/4] block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 2/4] block: constify the lim argument to queue_limits_max_zone_append_sectors
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 1/4] block: rework bio splitting
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] Documentation: add ublk driver ioctl numbers
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH 1/4] block: rework bio splitting
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v6] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk_iocost: fix more out of bound shifts
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk_iocost: fix more out of bound shifts
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 4/4] block: don't use bio_split_rw on misc operations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/4] block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/4] block: constify the lim argument to queue_limits_max_zone_append_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/4] block: rework bio splitting
- From: Christoph Hellwig <hch@xxxxxx>
- fix unintentional splitting of zone append bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [PATCH v4 5/5] nvme: enable FDP support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 4/5] sd: limit to use write life hints
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 2/5] fcntl: rename rw_hint_* to rw_life_hint_*
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 0/5] Write-placement hints and FDP
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH] drbd: Remove an unused field in struct drbd_device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: Re: [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH 7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 6/7] sched: Add wait/wake interface for variable updated under a lock.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 5/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 4/7] sched: Document wait_var_event() family of functions and wake_up_var()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 3/7] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/7] sched: change wake_up_bit() and related function to expect unsigned long *
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v6] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
- From: Yang Ruibin <11162571@xxxxxxxx>
- Re: [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
- From: Nilay Shroff <nilay@xxxxxxxxxxxxx>
- Re: [PATCH v5] pktcdvd:Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v5] pktcdvd:Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
- From: Yang Ruibin <11162571@xxxxxxxx>
- Re: [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
- From: Lance Yang <ioworker0@xxxxxxxxx>
- Re: [BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH] drbd: Remove an unused field in struct drbd_device
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Can't set RAID10 on zoned device using experimental build
- From: Yuwei Han <hrx@xxxxxxxx>
- BUG: general protection fault in update_io_ticks
- From: Xingyu Li <xli399@xxxxxxx>
- Re: [PATCH v3 10/10] scsi: add support for user-meta interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/10] nvme: add handling for app_tag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 08/10] block: add support to pass user meta buffer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 06/10] io_uring/rw: add support to send meta along with read/write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 05/10] block: define meta io descriptor
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 02/10] block: introduce a helper to determine metadata bytes from data iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] Block fixes for 6.11-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v2 2/3] blktests: nvme/032: skip on non-PCI devices
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v2 1/3] blktests: nvme: skip passthru tests on multipath devices
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] Block fixes for 6.11-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] nvme: add test for controller rescan under I/O load
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]