Linux Block I/O
[Prev Page][Next Page]
- [PATCH v3 2/6] blk-crypto: make blk_crypto_evict_key() return void
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 4/6] blk-crypto: remove blk_crypto_insert_cloned_request()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 1/6] blk-mq: release crypto keyslot before reporting I/O complete
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 3/6] blk-crypto: make blk_crypto_evict_key() more robust
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 5/6] blk-mq: return actual keyslot error in blk_insert_cloned_request()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 0/6] Fix blk-crypto keyslot race condition
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 3/4] blk-crypto: remove blk_crypto_insert_cloned_request()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 2/4] blk-crypto: make blk_crypto_evict_key() more robust
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
- From: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v19 12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 15/15] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 06/15] tty, proc, kernfs, random: Use direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 11/15] block: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 09/15] iov_iter: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 07/15] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 08/15] cifs: Use generic_file_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 04/15] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 13/15] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 05/15] coda: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 03/15] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 01/15] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v19 02/15] splice: Make do_splice_to() generic and export it
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH] splice: Convert longs and some ints into ssize_t
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 4/4] blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] blk-crypto: remove blk_crypto_insert_cloned_request()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] blk-crypto: make blk_crypto_evict_key() more robust
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] orangefs: use folio in orangefs_readahead()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] loop: LOOP_CONFIGURE: send uevents for partitions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 4/4] blk-integrity: drop integrity_kobj from gendisk
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] blk-integrity: register sysfs attributes on struct device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] blk-integrity: convert to struct device_attribute
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] blk-integrity: use sysfs_emit
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] filemap: convert page_endio to folio_endio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH 1/3] filemap: convert page_endio to folio_endio
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block: sunvdc: add check for mdesc_grab()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 3/3] orangefs: use folio in orangefs_readahead()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] filemap: convert page_endio to folio_endio
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/2] null_blk fix and cleanup
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 3/3] orangefs: use folio in orangefs_readahead()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC PATCH 1/3] filemap: convert page_endio to folio_endio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC PATCH 0/3] convert page_endio to folio_endio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: null_blk: Fix handling of fake timeout request
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/2] block: null_blk: cleanup null_queue_rq()
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- [PATCH] block: sunvdc: add check for mdesc_grab()
- From: Liang He <windhl@xxxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/3] uapi nbd: add cookie alias to handle
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [syzbot] [block?] WARNING in copy_page_from_iter
- From: syzbot <syzbot+63dec323ac56c28e644f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch_ops
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] loop: Fix use-after-free issues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch_ops
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] loop: Fix use-after-free issues
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v18 03/15] shmem: Implement splice-read
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v18 08/15] cifs: Use generic_file_splice_read()
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- [REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
- From: Alexey Klimov <alexey.klimov@xxxxxxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v18 13/15] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 15/15] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 11/15] block: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 06/15] tty, proc, kernfs, random: Use direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 09/15] iov_iter: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 07/15] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 05/15] coda: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 08/15] cifs: Use generic_file_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 04/15] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 03/15] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 02/15] splice: Make do_splice_to() generic and export it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 01/15] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v18 00/15] splice, block: Use page pinning and kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v17 02/14] splice: Make do_splice_to() generic and export it
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] block nbd: use req.cookie instead of req.handle
- From: Eric Blake <eblake@xxxxxxxxxx>
- Re: [PATCH 2/3] uapi nbd: add cookie alias to handle
- From: Eric Blake <eblake@xxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] loop: Fix use-after-free issues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v17 02/14] splice: Make do_splice_to() generic and export it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 09/18] nvme: Move pr code to it's own file
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v17 01/14] splice: Clean up direct_splice_read() a bit
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 11/18] nvme: Add pr_ops read_keys support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 07/17] block: ublk_drv: add common exit handling
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 10/18] nvme: Add helper to send pr command
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 09/18] nvme: Move pr code to it's own file
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 01/18] block: Add PR callouts for read keys and reservation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] block: do not reverse request order when flushing plug list
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v2 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c
- From: Jan Beulich <jbeulich@xxxxxxxx>
- [PATCH v2 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 3/4] xen/blkback: simplify free_persistent_gnts() interface
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 2/4] xen/blkback: remove stale prototype
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 1/4] xen/blkback: fix white space code style issues
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 0/4] xen/blkback: some cleanups
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 0/4] xen/blkback: some cleanups
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH V3 05/16] block: ublk_drv: mark device as LIVE before adding disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 13/16] block: ublk_drv: support to copy any part of request pages
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 02/16] io_uring: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 12/16] block: ublk_drv: grab request reference when the request is handled by userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 07/16] block: ublk_drv: don't consider flush request in map/unmap io
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 06/16] block: ublk_drv: add common exit handling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 01/16] io_uring: increase io_kiocb->flags into 64bit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 04/16] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 11/16] block: ublk_drv: cleanup ublk_copy_user_pages
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 14/16] block: ublk_drv: add read()/write() support for ublk char device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 15/16] block: ublk_drv: don't check buffer in case of zero copy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 09/16] block: ublk_drv: clean up several helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 10/16] block: ublk_drv: cleanup 'struct ublk_map_data'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 08/16] block: ublk_drv: add two helpers to clean up map/unmap request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 03/16] io_uring: support OP_READ/OP_WRITE for fused slave request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/4] xen/blkback: some cleanups
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] block: do not reverse request order when flushing plug list
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: do not reverse request order when flushing plug list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: do not reverse request order when flushing plug list
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] block: null_blk: cleanup null_queue_rq()
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] block: do not reverse request order when flushing plug list
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH-next] nbd: fix incomplete validation of ioctl arg
- From: zhongjinghua <zhongjinghua@xxxxxxxxxxxxxxx>
- Re: [PATCH-next] nbd: fix incomplete validation of ioctl arg
- From: zhongjinghua <zhongjinghua@xxxxxxxxxx>
- [PATCH 1/2] block: null_blk: Fix handling of fake timeout request
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] null_blk fix and cleanup
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] block: null_blk: cleanup null_queue_rq()
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] null_blk: execute complete callback for fake timeout request
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5.10 0/5] bfq bic/cgroup interaction uaf fixes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v5.10 5/5] block, bfq: fix uaf for bfqq in bic_set_bfqq()
- From: Khazhismel Kumykov <khazhy@xxxxxxxxxxxx>
- [PATCH v5.10 4/5] block, bfq: replace 0/1 with false/true in bic apis
- From: Khazhismel Kumykov <khazhy@xxxxxxxxxxxx>
- [PATCH v5.10 3/5] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
- From: Khazhismel Kumykov <khazhy@xxxxxxxxxxxx>
- [PATCH v5.10 2/5] block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
- From: Khazhismel Kumykov <khazhy@xxxxxxxxxxxx>
- [PATCH v5.10 1/5] block, bfq: fix possible uaf for 'bfqq->bic'
- From: Khazhismel Kumykov <khazhy@xxxxxxxxxxxx>
- [PATCH v5.10 0/5] bfq bic/cgroup interaction uaf fixes
- From: Khazhismel Kumykov <khazhy@xxxxxxxxxxxx>
- Re: [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH] null_blk: execute complete callback for fake timeout request
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] null_blk: execute complete callback for fake timeout request
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH v2 4/5] pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi header
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v17 05/14] coda: Implement splice-read
- From: Jan Harkes <jaharkes@xxxxxxxxxx>
- [PATCH] block: do not reverse request order when flushing plug list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] uapi nbd: improve doc links to userspace spec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] null_blk: execute complete callback for fake timeout request
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] loop: LOOP_CONFIGURE: send uevents for partitions
- From: Alyssa Ross <hi@xxxxxxxxx>
- [PATCH] null_blk: execute complete callback for fake timeout request
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: ublk-nbd: ublk-nbd is avaialbe
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/3] block nbd: use req.cookie instead of req.handle
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 11/32] parport_pc: add 16-bit and 8-bit fast EPP transfer flags
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 31/32] pata_parport-bpck6: delete ppc6lnx.c
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 14/32] pata_parport-bpck6: remove PPC_FLAGS
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 11/32] parport_pc: add 16-bit and 8-bit fast EPP transfer flags
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 09/32] pata_parport-bpck6: remove struct ppc_storage
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 08/32] pata_parport-bpck6: remove mode from struct ppc_storage
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/32] pata_parport-bpck6: remove lpt_addr from struct ppc_storage
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: ublk-nbd: ublk-nbd is avaialbe
- From: Wouter Verhelst <w@xxxxxxx>
- Re: [PATCH 2/3] uapi nbd: add cookie alias to handle
- From: Nir Soffer <nsoffer@xxxxxxxxxx>
- Re: [PATCH 3/3] block nbd: use req.cookie instead of req.handle
- From: Nir Soffer <nsoffer@xxxxxxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [GIT PULL] Block fixes for 6.3-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/4] blk-integrity: register sysfs attributes on struct device
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 2/4] blk-integrity: convert to struct device_attribute
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 0/4] blk-integrity: drop integrity_kobj from gendisk
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 1/4] blk-integrity: use sysfs_emit
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 4/4] blk-integrity: drop integrity_kobj from gendisk
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Genes Lists <lists@xxxxxxxxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/3] uapi nbd: add cookie alias to handle
- From: Eric Blake <eblake@xxxxxxxxxx>
- [PATCH 1/3] uapi nbd: improve doc links to userspace spec
- From: Eric Blake <eblake@xxxxxxxxxx>
- [PATCH 3/3] block nbd: use req.cookie instead of req.handle
- From: Eric Blake <eblake@xxxxxxxxxx>
- [PATCH 0/3] nbd: s/handle/cookie/
- From: Eric Blake <eblake@xxxxxxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Remove #ifdef CONFIG_* from uapi headers (2023 edition)
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: Possible kernel fs block code regression in 6.2.3 umounting usb drives
- From: Mike Cloaked <mike.cloaked@xxxxxxxxx>
- [GIT PULL] Block fixes for 6.3-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- [PATCH v2 5/9] pktcdvd: Drop redundant castings for sector_t
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 7/9] pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 9/9] pktcdvd: Sort headers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 6/9] pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 8/9] pktcdvd: Get rid of redundant 'else'
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 3/9] pktcdvd: use sysfs_emit() to instead of scnprintf()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 1/9] pktcdvd: Get rid of custom printing macros
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 4/9] pktcdvd: Get rid of pkt_seq_show() forward declaration
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 2/9] pktcdvd: replace sscanf() by kstrtoul()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 0/9] pktdvd: Clean up the driver
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 4/5] pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi header
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 1/5] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 3/5] Move bp_type_idx to include/linux/hw_breakpoint.h
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 2/5] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 5/5] scripts: Update the CONFIG_* ignore list in headers_install.sh
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 0/5] Remove #ifdef CONFIG_* from uapi headers (2023 edition)
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- [PATCH] block: add queue_logical_block_mask() and bdev_logical_block_mask()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- RE: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Dan Helmick <dan.helmick@xxxxxxxxxxx>
- [PATCH] blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch_ops
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v4 19/19] ata: libata: handle completion of CDL commands using policy 0xD
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 17/19] ata: libata: add ATA feature control sub-page translation
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 18/19] ata: libata: set read/write commands CDL index
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 16/19] ata: libata-scsi: add support for CDL pages mode sense
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 14/19] ata: libata: detect support for command duration limits
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 12/19] ata: libata-scsi: remove unnecessary !cmd checks
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 11/19] scsi: sd: handle read/write CDL timeout failures
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 10/19] scsi: sd: set read/write commands CDL index
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 09/19] scsi: allow enabling and disabling command duration limits
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 07/19] scsi: support service action in scsi_report_opcode()
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 08/19] scsi: detect support for command duration limits
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 06/19] scsi: support retrieving sub-pages of mode pages
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 05/19] scsi: rename and move get_scsi_ml_byte()
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 04/19] scsi: core: allow libata to complete successful commands via EH
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 03/19] block: introduce BLK_STS_DURATION_LIMIT
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 02/19] block: introduce ioprio hints
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 01/19] ioprio: cleanup interface definition
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- [PATCH v4 00/19] Add Command Duration Limits support
- From: Niklas Cassel <niklas.cassel@xxxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] block: don't embed integrity_kobj into gendisk
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] block: don't embed integrity_kobj into gendisk
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy (fwd)
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V2 11/17] block: ublk_drv: cleanup 'struct ublk_map_data'
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] brd: make sector size configurable
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V2 10/17] block: ublk_drv: clean up several helpers
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 09/17] block: ublk_drv: add two helpers to clean up map/unmap request
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v17 03/14] shmem: Implement splice-read
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 07/32] pata_parport-bpck6: remove org_* from struct ppc_storage
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 06/32] pata_parport-bpck6: remove ppc_id from struct ppc_storage
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 3/4] blk-crypto: remove blk_crypto_insert_cloned_request()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 4/4] blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/4] blk-crypto: make blk_crypto_evict_key() more robust
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/4] Fix blk-crypto keyslot race condition
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] blk-mq: release crypto keyslot before reporting I/O complete
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/32] pata_parport-bpck6: remove useless range check from read/write_regr
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 12/14] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 08/14] iov_iter: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 14/14] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 13/14] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 11/14] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 10/14] block: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 05/14] coda: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 06/14] tty, proc, kernfs, random: Use direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 03/14] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 04/14] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 02/14] splice: Make do_splice_to() generic and export it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v17 01/14] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v16 03/13] overlayfs: Implement splice-read
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v16 05/13] tty, proc, kernfs, random: Use direct_splice_read()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v16 13/13] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 12/13] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 08/13] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 07/13] iov_iter: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 11/13] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 09/13] block: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 10/13] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 06/13] splice: Do splice read from a file without using ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 05/13] tty, proc, kernfs, random: Use direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 03/13] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 04/13] coda: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 02/13] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 01/13] splice: Clean up direct_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v16 00/13] splice, block: Use page pinning and kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH -next 1/2] nbd: allow genl access outside init_net
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block, bfq: fix uaf for 'stable_merge_bfqq'
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 01/32] pata_parport-bpck6: remove useless defines
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [PATCH] block, bfq: fix uaf for 'stable_merge_bfqq'
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V2 06/17] block: ublk_drv: mark device as LIVE before adding disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] block, bfq: fix uaf for 'stable_merge_bfqq'
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH V2 08/17] block: ublk_drv: don't consider flush request in map/unmap io
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 06/17] block: ublk_drv: mark device as LIVE before adding disk
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block, bfq: fix uaf for 'stable_merge_bfqq'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] docs: sysfs-block: document hidden sysfs entry
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] docs: sysfs-block: document hidden sysfs entry
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH 27/32] pata_parport-bpck6: move ppc6_send_cmd to bpck6.c and rename
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 28/32] pata_parport-bpck6: move ppc6_rd_data_byte to bpck6.c and rename
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 24/32] pata_parport-bpck6: move ppc6_open to bpck6.c and rename
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 22/32] pata_parport-bpck6: move ppc6_wait_for_fifo to bpck6.c and rename
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 23/32] pata_parport-bpck6: move ppc6_wr_extout to bpck6.c and rename
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 30/32] pata_parport-bpck6: move defines and mode_map to bpck6.c
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 32/32] pata_parport-bpck6: reduce indents in bpck6_open
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 29/32] pata_parport-bpck6: move ppc6_wr_data_byte to bpck6.c and rename
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 26/32] pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 31/32] pata_parport-bpck6: delete ppc6lnx.c
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 21/32] pata_parport-bpck6: merge ppc6_wr_data_blk into bpck6_write_block
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 25/32] pata_parport-bpck6: merge ppc6_select into bpck6_open
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 19/32] pata_parport-bpck6: merge ppc6_wr_port16_blk into bpck6_write_block
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 20/32] pata_parport-bpck6: merge ppc6_rd_data_blk into bpck6_read_block
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 18/32] pata_parport-bpck6: merge ppc6_rd_port16_blk into bpck6_read_block
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 17/32] pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 09/32] pata_parport-bpck6: remove struct ppc_storage
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 15/32] pata_parport-bpck6: remove ppc6_close
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 13/32] pata_parport-bpck6: use parport_frob_control and remove CUR_CTRL
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 12/32] pata_parport-bpck6: use parport access functions instead of port I/O
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 05/32] pata_parport-bpck6: remove lpt_addr from struct ppc_storage
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 16/32] pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 07/32] pata_parport-bpck6: remove org_* from struct ppc_storage
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 11/32] parport_pc: add 16-bit and 8-bit fast EPP transfer flags
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 14/32] pata_parport-bpck6: remove PPC_FLAGS
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 10/32] pata_parport-bpck6: remove parallel port bit defines
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 08/32] pata_parport-bpck6: remove mode from struct ppc_storage
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 06/32] pata_parport-bpck6: remove ppc_id from struct ppc_storage
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 01/32] pata_parport-bpck6: remove useless defines
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 02/32] pata_parport-bpck6: remove useless range check from read/write_regr
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [PATCH 5.15 368/567] trace/blktrace: fix memory leak with using debugfs_lookup()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.1 537/885] trace/blktrace: fix memory leak with using debugfs_lookup()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.2 0628/1001] trace/blktrace: fix memory leak with using debugfs_lookup()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] nbd: Fix hang when connection reset by peer
- From: Shigeru Yoshida <syoshida@xxxxxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: fix wrong mode for blkdev_put() from disk_scan_partitions()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V2 01/17] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 02/17] io_uring: increase io_kiocb->flags into 64bit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 16/17] block: ublk_drv: don't check buffer in case of zero copy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 15/17] block: ublk_drv: add read()/write() support for ublk char device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 11/17] block: ublk_drv: cleanup 'struct ublk_map_data'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 10/17] block: ublk_drv: clean up several helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 09/17] block: ublk_drv: add two helpers to clean up map/unmap request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 06/17] block: ublk_drv: mark device as LIVE before adding disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 14/17] block: ublk_drv: support to copy any part of request pages
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 08/17] block: ublk_drv: don't consider flush request in map/unmap io
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 07/17] block: ublk_drv: add common exit handling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 03/17] io_uring: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH] block: fix wrong mode for blkdev_put() from disk_scan_partitions()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/5] brd: Allow to change block sizes
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 5/5] brd: make logical sector size configurable
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] block: fix wrong mode for blkdev_put() from disk_scan_partitions()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Jan Kara <jack@xxxxxxx>
- Re: [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [syzbot] [block?] WARNING in blkdev_put (2)
- From: Julian Ruess <julianr@xxxxxxxxxxxxx>
- Re: [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 5/5] brd: make logical sector size configurable
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 4/5] brd: limit maximal block size to 32M
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/5] brd: limit maximal block size to 32M
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [syzbot] [block?] WARNING in blkdev_put (2)
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND v4 0/18] pata_parport: protocol drivers fixes and cleanups
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 04/18] pata_parport: remove useless printks at module_init of bpck6
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 03/18] pata_parport: Remove pi_swab16 and pi_swab32
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 18/18] pata_parport: move pata_parport.h to drivers/ata/pata_parport
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 07/18] pata_parport: remove device from struct pi_adapter
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 09/18] pata_parport: remove verbose parameter from log_adapter()
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 12/18] pata_parport: use print_hex_*
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 05/18] pata_parport: Introduce module_pata_parport_driver macro
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 15/18] pata_parport: remove verbose parameter from test_proto()
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH 4/5] brd: limit maximal block size to 32M
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 14/18] pata_parport: remove bpck6 verbose parameter
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 02/18] pata_parport: probe all units automatically
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 13/18] pata_parport: simplify log_adapter prints, remove VERSION defines
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 06/18] pata_parport: remove devtype from struct pi_adapter
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 11/18] pata_parport: use dev_* instead of printk
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 08/18] pata_parport: remove typedef struct PIA
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 17/18] pata_parport: remove obsolete changelogs
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 16/18] pata_parport: remove scratch parameter from test_proto()
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 10/18] pata_parport: remove scratch parameter from log_adapter()
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH 4/5] brd: limit maximal block size to 32M
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RESEND v4 0/18] pata_parport: protocol drivers fixes and cleanups
- From: Ondrej Zary <linux@xxxxxxx>
- [PATCH 01/18] pata_parport: fix EPAT C7/C8 Kconfig
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH v4 10/18] nvme: Add helper to send pr command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [RESEND PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/5] brd: convert to folios
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [block?] WARNING in blkdev_put (2)
- From: Julian Ruess <julianr@xxxxxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 4/5] brd: limit maximal block size to 32M
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 3/5] brd: make sector size configurable
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 2/5] brd: abstract page_size conventions
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 5/5] brd: make logical sector size configurable
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 1/5] brd: convert to folios
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 0/5] brd: Allow to change block sizes
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 04/18] scsi: Move sd_pr_type to header to share
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 01/18] block: Add PR callouts for read keys and reservation
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 10/18] nvme: Add helper to send pr command
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH -next 2/3] blk-wbt: freeze queue in wbt_enable/disable_default
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 0/3] blk-wbt: cleanup patches
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 1/3] blk-wbt: cleanup rwb_enabled() and wbt_disabled()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next 3/3] blk-wbt: remove deadcode
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] nvme: fix handling single range discard request
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [LSF/MM/BPF] Running BOF
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] nvme: fix handling single range discard request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/3] blk-crypto: make blk_crypto_evict_key() more robust
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [PATCH 2/3] blk-crypto: make blk_crypto_evict_key() more robust
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/3] blk-crypto: make blk_crypto_evict_key() more robust
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [PATCH 1/3] blk-mq: release crypto keyslot before reporting I/O complete
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [GIT PULL] Followup block fixes/changes for 6.3-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Followup block fixes/changes for 6.3-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- RE: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- RE: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: The gendisk of raid can't be released
- From: Xiao Ni <xni@xxxxxxxxxx>
- [PATCH] docs: sysfs-block: document hidden sysfs entry
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- [PATCH 2/3] blk-crypto: make blk_crypto_evict_key() more robust
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/3] blk-crypto: remove blk_crypto_insert_cloned_request()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/3] blk-mq: release crypto keyslot before reporting I/O complete
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/3] Fix blk-crypto keyslot race condition
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: The gendisk of raid can't be released
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 10/12] block: ublk_drv: mark device as LIVE before adding disk
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: quiesce queue while reallocating hctxs
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 11/12] block: ublk_drv: add common exit handling
- From: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] blk-mq: quiesce queue while reallocating hctxs
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] blk-mq: quiesce queue while reallocating hctxs
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] blk-crypto: make blk_crypto_evict_key() always try to evict
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] blk-crypto: make blk_crypto_evict_key() always try to evict
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [LSF/MM/BPF TOPIC] blk_mq rust bindings
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- Re: [syzbot] [block?] WARNING in blkdev_put (2)
- From: Alexander Egorenkov <egorenar@xxxxxxxxxxxxx>
- Re: [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 08/16] ipe: add permissive toggle
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 02/16] ipe: add policy parser
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 01/16] security: add ipe lsm
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH -next 2/2] nbd: use the structured req attr check
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH -next 1/2] nbd: allow genl access outside init_net
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [syzbot] [block?] INFO: task hung in blkdev_get_by_dev (5)
- From: syzbot <syzbot+6229476844294775319e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- The gendisk of raid can't be released
- From: Xiao Ni <xni@xxxxxxxxxx>
- RE: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Christian Löhle <CLoehle@xxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Bean Huo <huobean@xxxxxxxxx>
- [RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2 7/7] drbd: Pass a peer device to the resync and online verify functions
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v2 6/7] drbd: pass drbd_peer_device to __req_mod
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v2 4/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v2 5/7] drbd: drbd_uuid_compare: pass a peer_device
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v2 3/7] drbd: Add peer device parameter to whole-bitmap I/O handlers
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v2 2/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v2 1/7] genetlink: make _genl_cmd_to_str static
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH v2 0/7] Assorted DRBD refactoring
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- Re: [PATCH blktests v4 0/2] blktests: add mini ublk source and blktests/033
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH blktests] src/Makefile: fix number sign handling in macro
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests v4 0/2] blktests: add mini ublk source and blktests/033
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests] src/Makefile: fix number sign handling in macro
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH blktests v4 0/2] blktests: add mini ublk source and blktests/033
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: ublk-nbd: ublk-nbd is avaialbe
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
- From: Khazhy Kumykov <khazhy@xxxxxxxxxxxx>
- Re: [GIT PULL] nvme fix for Linux 6.3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 07/12] io_uring: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 12/12] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 09/12] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 08/12] io_uring: support OP_READ/OP_WRITE for fused slave request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 03/12] io_uring: extend io_mapped_ubuf to cover external bvec table
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 11/12] block: ublk_drv: add common exit handling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 01/12] io_uring: increase io_kiocb->flags into 64bit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 06/12] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 10/12] block: ublk_drv: mark device as LIVE before adding disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 05/12] io_uring: export 'struct io_mapped_buf' for fused cmd buffer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 02/12] io_uring: define io_mapped_ubuf->acct_pages as unsigned integer
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 04/12] io_uring: rename io_mapped_ubuf as io_mapped_buf
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [GIT PULL] nvme fix for Linux 6.3
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: ublk: enable zoned storage support
- From: Andreas Hindborg <nmi@xxxxxxxxxxxx>
- Re: [PATCH blktests v4 0/2] blktests: add mini ublk source and blktests/033
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests] src/Makefile: fix number sign handling in macro
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Cloud storage optimizations
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]