Linux Block I/O
[Prev Page][Next Page]
- [PATCH 03/13] nvdimm/btt: do not call del_gendisk() if not needed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 01/13] block/brd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 02/13] nvme-multipath: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 04/13] nvdimm/btt: use goto error labels on btt_blk_init()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 12/13] block/sunvdc: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 07/13] nvdimm/blk: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 6/9] m68k/emu/nfblock: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 4/9] bcache: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 9/9] mtd: add add_disk() error handling
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/9] block: reviewed add_disk() error handling set
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 3/9] dm: add add_disk() error handling
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 8/9] rnbd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 5/9] xen-blkfront: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/9] scsi/sr: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 7/9] um/drivers/ubd_kern: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/9] scsi/sd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [git pull] device mapper fixes for 5.15-rc6
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Deven Bowers <deven.desai@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] block: make __register_blkdev() return an error
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 1/2] block: make __register_blkdev() return an error
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
- From: Lee Duncan <lduncan@xxxxxxxx>
- Re: [PATCH 0/3] zram: fix two races
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [patch v8 0/7] handle unexpected message from server
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [RFC PATCH 2/3] mmc: core: Use blk_mq_complete_request_direct().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [RFC PATCH 0/3] blk-mq: Allow to complete requests directly
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH BUGFIX 1/1] block, bfq: reset last_bfqq_created on group change
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 0/1] block, bfq: fix bug 214503
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH 28/30] ntfs: use sb_bdev_nr_blocks
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH v3] block: only check previous entry for plug merge attempt
- From: Pankaj Raghav <pankydev8@xxxxxxxxx>
- Re: [PATCH 27/30] jfs: use sb_bdev_nr_blocks
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH v2] block, bfq: Accept symmetric weight adjustments
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/30] udf: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/30] fs: simplify init_page_buffers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/30] bcache: remove bdev_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- don't use ->bd_inode to access the block device size v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/30] block: add a bdev_nr_bytes helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/16] block: switch polling to be bio based
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] zram: avoid race between zram_remove and disksize_store
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/3] zram: simplify handling reset_store/remove vs. open
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/3] zram: replace fsync_bdev with sync_blockdev
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/3] zram: fix two races
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] md: Kill usage of page->index
- From: "heming.zhao@xxxxxxxx" <heming.zhao@xxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 14/16] block: switch polling to be bio based
- From: Pankaj Raghav <pankydev8@xxxxxxxxx>
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [patch v8 0/7] handle unexpected message from server
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: Fix partition check for host-aware zoned block devices
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH blktests] tests/srp: fix module loading issue during srp tests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] md: Kill usage of page->index
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH] block: Fix partition check for host-aware zoned block devices
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [kbuild-all] Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: "Chen, Rong A" <rong.a.chen@xxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH block-5.15] blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 4/9] sbitmap: test bit before calling test_and_set_bit()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: use flags instead of bit fields for blkdev_dio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3] block: only check previous entry for plug merge attempt
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/9] block: define io_batch structure
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] mtip32xx: Remove redundant 'flush_workqueue()' calls
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Wol <antlists@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] block: define io_batch structure
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] block: define io_batch structure
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 9/9] nvme: wire up completion batching for the IRQ path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 7/9] block: assign batch completion handler in blk_poll()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [virtio-dev] Fwd: [PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/9] block: add support for blk_mq_end_request_batch()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] block: move update request helpers into blk-mq.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.15
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/5] brd: Kill usage of page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/5] mm: Make free_area->nr_free per migratetype
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2] md: Kill usage of page->index
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 5/5] brd: Kill usage of page->index
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] block: convert the rest of block to bdev_get_queue
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 4/5] block: use bdev_get_queue() in blk-core.c
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/5] block: use bdev_get_queue() in bio.c
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/5] block: use bdev_get_queue() in bdev.c
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/5] block: cache request queue in bdev
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/5] cache request_queue pointer
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: handle fast path of bio splitting inline
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 5.15
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: improve batched tag allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: warn when putting the final reference on a registered disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/9] sbitmap: test bit before calling test_and_set_bit()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/5] kyber: avoid q->disk dereferences in trace points
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: remove plug based merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V4 0/6] blk-mq: support concurrent queue quiescing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V4 3/6] nvme: prepare for pairing quiescing and unquiescing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: tear down file system I/O in del_gendisk v3
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH blktests] tests/srp: fix module loading issue during srp tests
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 4/5] md: Kill usage of page->index
- From: "heming.zhao@xxxxxxxx" <heming.zhao@xxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH V4 6/6] blk-mq: support concurrent queue quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 5/6] nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 4/6] nvme: paring quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 3/6] nvme: prepare for pairing quiescing and unquiescing
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 2/6] nvme: apply nvme API to quiesce/unquiesce admin queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 1/6] nvme: add APIs for stopping/starting admin queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 0/6] blk-mq: support concurrent queue quiescing
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] sd: implement ->get_unique_id
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] md: Kill usage of page->index
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH 2/7] sd: implement ->get_unique_id
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 9/9] nvme: wire up completion batching for the IRQ path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/9] block: assign batch completion handler in blk_poll()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 5/7] scsi: add a scsi_alloc_request helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 5/9] block: add support for blk_mq_end_request_batch()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/7] block: add a ->get_unique_id method
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/7] sd: implement ->get_unique_id
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/9] sbitmap: test bit before calling test_and_set_bit()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: kernel NULL pointer triggered with blktests block/025 on latest linux-block/for-next
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: Anton Yakovlev <anton.yakovlev@xxxxxxxxxxxxxxx>
- Re: [PATCH] Revert "virtio-blk: Add validation for block size in config space"
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 1/9] block: define io_batch structure
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: handle fast path of bio splitting inline
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: remove plug based merging
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: improve batched tag allocation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] block: move update request helpers into blk-mq.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: remove plug based merging
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] Revert "virtio-blk: Add validation for block size in config space"
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: kernel NULL pointer triggered with blktests block/025 on latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH v4 2/2] block, bfq: do not idle if only one cgroup is activated
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v4 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v4 0/2] optimize the bfq queue idle judgment
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 06/29] nvmet: use bdev_nr_sectors instead of open coding it
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 04/29] md: use bdev_nr_sectors instead of open coding it
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH] block: handle fast path of bio splitting inline
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 07/16] ipe: add auditing support
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- [PATCH v2] block: remove plug based merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 22/29] squashfs: use bdev_nr_sectors instead of open coding it
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v7 08/16] ipe: add permissive toggle
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 07/16] ipe: add auditing support
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 06/16] uapi|audit: add trust audit message definitions
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 09/16] ipe: introduce 'boot_verified' as a trust provider
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 13/16] ipe: enable support for fs-verity as a trust provider
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 14/16] scripts: add boot policy generation program
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 16/16] documentation: add ipe documentation
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 02/16] ipe: add policy parser
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 04/16] ipe: add userspace interface
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 15/16] ipe: kunit tests
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 10/16] fs|dm-verity: add block_dev LSM blob and submit dm-verity data
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 03/16] ipe: add evaluation loop
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v7 01/16] security: add ipe lsm & initial context creation
- From: deven.desai@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 2/4] block: inline fast path of driver tag allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/4] block: inline fast path of driver tag allocation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] block: move update request helpers into blk-mq.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] block: move update request helpers into blk-mq.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] block: provide helpers for rq_list manipulation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] block: move update request helpers into blk-mq.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/4] block: don't bother iter advancing a fully done bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/4] block: inline fast path of driver tag allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] block: move update request helpers into blk-mq.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] block: don't bother iter advancing a fully done bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] block: inline fast path of driver tag allocation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 6/6] block: pass the start sector to get_max_io_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] block: fold blk_max_size_offset into get_max_io_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] block: open code blk_max_size_offset in blk_rq_get_max_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] block: only call blk_queue_get_max_sectors once in blk_rq_get_max_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] dm: open code blk_max_size_offset in max_io_len
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] block: factor out a chunk_size_left helper
- From: Christoph Hellwig <hch@xxxxxx>
- simplify I/O size calculation helpers v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/4] block: provide helpers for rq_list manipulation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 9/9] nvme: wire up completion batching for the IRQ path
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 7/9] block: assign batch completion handler in blk_poll()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/9] block: add support for blk_mq_end_request_batch()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/9] sbitmap: test bit before calling test_and_set_bit()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/9] sbitmap: add helper to clear a batch of tags
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/9] block: add a struct io_batch argument to fops->iopoll()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/9] block: define io_batch structure
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/9] Batched completions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 4/4] block: move update request helpers into blk-mq.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] block: don't bother iter advancing a fully done bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] block: inline fast path of driver tag allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] block: provide helpers for rq_list manipulation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/4] Various block optimizations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 03/29] dm: use bdev_nr_sectors instead of open coding it
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/5] mm: Make free_area->nr_free per migratetype
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: Pankaj Gupta <pankaj.gupta.linux@xxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: Cristian Marussi <cristian.marussi@xxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] md: Kill usage of page->index
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 5/5] brd: Kill usage of page->index
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 3/5] mm/page_reporting: Improve control flow
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 2/5] mm: Introduce struct page_free_list
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 1/5] mm: Make free_area->nr_free per migratetype
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 0/5] Minor mm/struct page work
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: (subset) [PATCH v2 0/3] on top of for-5.16/block
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 25/29] ext4: use sb_bdev_nr_blocks
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 3/3] blk-mq: optimise *end_request non-stat path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] block: cache bdev in struct file for raw bdev IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 5/9] nvme: move the fast path nvme error and disposition helpers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 9/9] nvme: wire up completion batching for the IRQ path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/9] nvme: move the fast path nvme error and disposition helpers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 16/29] jfs: use bdev_nr_sectors instead of open coding it
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH v2 2/3] block: don't hide inode from block_device users
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] Revert "virtio-blk: Add validation for block size in config space"
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- [PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH V3 4/6] nvme: paring quiesce/unquiesce
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH v3 2/2] block, bfq: do not idle if only one cgroup is activated
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v3 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v3 0/2] optimize the bfq queue idle judgment
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC] virtio: wrap config->reset calls
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH RFC] virtio: wrap config->reset calls
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 29/29] udf: use sb_bdev_nr_blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 16/16] nvme-multipath: enable polled I/O
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 25/29] ext4: use sb_bdev_nr_blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 28/29] reiserfs: use sb_bdev_nr_blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 14/16] block: switch polling to be bio based
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 11/16] block: rename REQ_HIPRI to REQ_POLLED
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 10/16] io_uring: don't sleep when polling for I/O
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 09/16] block: replace the spin argument to blk_iopoll with a flags argument
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 21/29] reiserfs: use bdev_nr_sectors instead of open coding it
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/16] direct-io: remove blk_poll support
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 09/29] fs: simplify init_page_buffers
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 14/16] block: switch polling to be bio based
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it
- From: Bodo Stroesser <bostroesser@xxxxxxxxx>
- [PATCH v4] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 0/3] on top of for-5.16/block
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: kernel NULL pointer triggered with blktests block/025 on latest linux-block/for-next
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v2 3/3] blk-mq: optimise *end_request non-stat path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 2/3] block: don't hide inode from block_device users
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 0/3] on top of for-5.16/block
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 1/3] block: cache bdev in struct file for raw bdev IO
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- kernel NULL pointer triggered with blktests block/025 on latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/6] block: cache bdev in struct file for raw bdev IO
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH 9/9] nvme: wire up completion batching for the IRQ path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] nvme: move the fast path nvme error and disposition helpers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: don't use ->bd_inode to access the block device size
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 29/29] udf: use sb_bdev_nr_blocks
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 28/29] reiserfs: use sb_bdev_nr_blocks
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 27/29] ntfs: use sb_bdev_nr_blocks
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 26/29] jfs: use sb_bdev_nr_blocks
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 25/29] ext4: use sb_bdev_nr_blocks
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 25/29] ext4: use sb_bdev_nr_blocks
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 15/29] hfsplus: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 14/29] hfs: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 13/29] fat: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 12/29] cramfs: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 09/29] fs: simplify init_page_buffers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 04/29] md: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 03/29] dm: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 01/29] bcache: remove bdev_sectors
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 29/29] udf: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/29] reiserfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/29] ntfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/29] jfs: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/29] ext4: use sb_bdev_nr_blocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/29] squashfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/29] reiserfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/29] pstore/blk: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/29] ntfs3: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/29] nilfs2: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/29] nfs/blocklayout: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/29] jfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/29] hfsplus: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/29] hfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/29] fat: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/29] cramfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/29] fs: simplify init_page_buffers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/29] bcache: remove bdev_sectors
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 06/29] nvmet: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/29] mtd/block2mtd: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/29] md: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/29] dm: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/29] bcache: remove bdev_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- don't use ->bd_inode to access the block device size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] nvme-pci: calculate IO timeout
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nvme: don't memset() the normal read/write command
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RESEND v2] block-map: added error handling for bio_copy_kern()
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 1/5] nvme: add APIs for stopping/starting admin queue
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 8/8] block: mark bio_truncate static
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 7/8] block: move bio_get_{first,last}_bvec out of bio.h
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 6/8] block: mark __bio_try_merge_page static
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 5/8] block: move bio_full out of bio.h
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 4/8] block: fold bio_cur_bytes into blk_rq_cur_bytes
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 3/8] block: move bio_mergeable out of bio.h
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/8] block: don't include <linux/ioprio.h> in <linux/bio.h>
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 1/8] block: remove BIO_BUG_ON
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: don't memset() the normal read/write command
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v3] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 0/4] blk-crypto cleanups
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH RESEND v2] block-map: added error handling for bio_copy_kern()
- From: Jinyoung CHOI <j-young.choi@xxxxxxxxxxx>
- [PATCH v2] block-map: added error handling for bio_copy_kern()
- From: Jinyoung CHOI <j-young.choi@xxxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 04/11] block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 05/17] block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v5 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 1/4] blk-crypto-fallback: properly prefix function and struct names
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 4/4] blk-crypto: update inline encryption documentation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 0/4] blk-crypto cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH -next] block: fix UAF from race of ioc_release_fn() and __ioc_clear_queue()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: decruft bio.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nvme: don't memset() the normal read/write command
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/9] block: add support for blk_mq_end_request_batch()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/9] sbitmap: add helper to clear a batch of tags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/9] block: add support for blk_mq_end_request_batch()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] nvme: don't memset() the normal read/write command
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/9] sbitmap: add helper to clear a batch of tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/9] block: add a struct io_batch argument to fops->iopoll()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/9] block: add a struct io_batch argument to fops->iopoll()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 4/9] block: add support for blk_mq_end_request_batch()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/9] sbitmap: add helper to clear a batch of tags
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 9/9] nvme: wire up completion batching for the IRQ path
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/9] nvme: add support for batched completion of polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 7/9] block: assign batch completion handler in blk_poll()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/9] nvme: move the fast path nvme error and disposition helpers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/9] sbitmap: test bit before calling test_and_set_bit()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/9] block: add a struct io_batch argument to fops->iopoll()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/9] Batched completions
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] nvme: don't memset() the normal read/write command
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: remove plug based merging
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] block: improve batched tag allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] sbitmap: add __sbitmap_queue_get_batch()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/2] Improve batched tag allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/7] block: add a ->get_unique_id method
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [dm-devel] [PATCH 1/5] block: factor out a chunk_size_left helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 5/5] block: pass the start sector to get_max_io_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] block: fold blk_max_size_offset into get_max_io_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] block: open code blk_max_size_offset in blk_rq_get_max_sectors
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] dm: open code blk_max_size_offset in max_io_len
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] block: factor out a chunk_size_left helper
- From: Christoph Hellwig <hch@xxxxxx>
- simplify I/O size calculation helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] block: mark bio_truncate static
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] block: move bio_get_{first,last}_bvec out of bio.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] block: mark __bio_try_merge_page static
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] block: move bio_full out of bio.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] block: fold bio_cur_bytes into blk_rq_cur_bytes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] block: move bio_mergeable out of bio.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] block: don't include <linux/ioprio.h> in <linux/bio.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] block: remove BIO_BUG_ON
- From: Christoph Hellwig <hch@xxxxxx>
- decruft bio.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 4/6] nvme: paring quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 6/6] blk-mq: support concurrent queue quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: switch block layer polling to a bio based model v4
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH V3 6/6] blk-mq: support concurrent queue quiesce/unquiesce
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 4/6] nvme: paring quiesce/unquiesce
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 6/6] blk-mq: support concurrent queue quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: switch block layer polling to a bio based model v4
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 4/6] nvme: paring quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: switch block layer polling to a bio based model v4
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: switch block layer polling to a bio based model v4
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: small block layer ioctl cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: two small blk-mq cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: switch block layer polling to a bio based model v4
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/7] sd: implement ->get_unique_id
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] scsi: add a scsi_alloc_request helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] sd: implement ->get_unique_id
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] block: add a ->get_unique_id method
- From: Christoph Hellwig <hch@xxxxxx>
- remove QUEUE_FLAG_SCSI_PASSTHROUGH
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/16] nvme-multipath: enable polled I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/16] block: don't allow writing to the poll queue attribute
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/16] block: switch polling to be bio based
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/16] block: define 'struct bvec_iter' as packed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/16] block: rename REQ_HIPRI to REQ_POLLED
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/16] io_uring: don't sleep when polling for I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/16] block: replace the spin argument to blk_iopoll with a flags argument
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/16] blk-mq: remove blk_qc_t_valid
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/16] blk-mq: factor out a "classic" poll helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/16] blk-mq: factor out a blk_qc_to_hctx helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/16] io_uring: fix a layering violation in io_iopoll_req_issued
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/16] direct-io: remove blk_poll support
- From: Christoph Hellwig <hch@xxxxxx>
- switch block layer polling to a bio based model v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] block: merge block_ioctl into blkdev_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] block: move the *blkdev_ioctl declarations out of blkdev.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] block: unexport blkdev_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- small block layer ioctl cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] blk-mq: cleanup blk_mq_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] blk-mq: cleanup and rename __blk_mq_alloc_request
- From: Christoph Hellwig <hch@xxxxxx>
- two small blk-mq cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 4/6] nvme: paring quiesce/unquiesce
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 6/6] blk-mq: support concurrent queue quiesce/unquiesce
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] block: bump max plugged deferred size from 16 to 32
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 6/5] kyber: avoid q->disk dereferences in trace points
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- RE: [PATCH] block-map: added error handling for bio_copy_kern()
- From: Jinyoung CHOI <j-young.choi@xxxxxxxxxxx>
- [PATCH] block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH -next] block: fix UAF from race of ioc_release_fn() and __ioc_clear_queue()
- From: Laibin Qiu <qiulaibin@xxxxxxxxxx>
- [PATCH] block: Remove the redundant empty list check in blk_flush_plug_list
- From: Pankaj Raghav <pankydev8@xxxxxxxxx>
- Re: [PATCH] block-map: added error handling for bio_copy_kern()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] loop: don't print warnings if the underlying filesystem doesn't support discard
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] driver: floppy: fix warning in __alloc_pages
- From: Dongliang Mu <mudongliangabcd@xxxxxxxxx>
- [PATCH] block, bfq: fix UAF problem in bfqg_stats_init()
- From: Zheng Liang <zhengliang6@xxxxxxxxxx>
- Re: [PATCH v8 03/12] selftests: add tests_sysfs module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 03/12] selftests: add tests_sysfs module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 03/12] selftests: add tests_sysfs module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 03/12] selftests: add tests_sysfs module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 01/12] LICENSES: Add the copyleft-next-0.3.1 license
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- RE: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
- From: Tejun Heo <tj@xxxxxxxxxx>
- RE: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Long Li <longli@xxxxxxxxxxxxx>
- RE: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- RE: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 04/12] kernfs: add initial failure injection support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V7 1/3] genirq: add device_has_managed_msi_irq
- From: Varad Gautam <varad.gautam@xxxxxxxx>
- Re: [PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 1/5] nvme: add APIs for stopping/starting admin queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs
- From: Tim Walker <tim.t.walker@xxxxxxxxxxx>
- Re: [PATCH 6/6] block: convert ->bd_inode to container_of()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] block: cache bdev in struct file for raw bdev IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] block: inline BDEV_I and friends
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2] block: nbd: fix sanity check for first_minor
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2] block: nbd: fix sanity check for first_minor
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH] cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rst
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rst
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.15-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.15-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/6] block: cache bdev in struct file for raw bdev IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] block: convert ->bd_inode to container_of()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 5/6] blk-mq: inline hot part of __blk_mq_sched_restart
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 4/6] block: inline hot paths of blk_account_io_*()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/6] block: inline BDEV_I and friends
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 3/6] blk-mq: optimise *end_request non-stat path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/6] block: cache bdev in struct file for raw bdev IO
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/6] some block optimisations
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] block: fix syzbot report UAF in bdev_free_inode()
- From: zhangqiang <zhangqiang@xxxxxxxxx>
- Re: [PATCH] block: fix syzbot report UAF in bdev_free_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: nbd: fix sanity check for first_minor
- From: Pavel Skripkin <paskripkin@xxxxxxxxx>
- [PATCH] block: fix syzbot report UAF in bdev_free_inode()
- From: Zqiang <qiang.zhang1211@xxxxxxxxx>
- [PATCH] block: nbd: fix sanity check for first_minor
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in bdev_free_inode
- From: syzbot <syzbot+8281086e8a6fbfbd952a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V3 6/6] blk-mq: support concurrent queue quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 5/6] nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 4/6] nvme: paring quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 3/6] nvme: prepare for pairing quiescing and unquiescing
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 2/6] nvme: apply nvme API to quiesce/unquiesce admin queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 1/6] nvme: add APIs for stopping/starting admin queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 0/6] blk-mq: support concurrent queue quiescing
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v5 00/14] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: nbd lifetimes fixes
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 00/14] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [patch v8 0/7] handle unexpected message from server
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH V2 5/5] blk-mq: support concurrent queue quiesce/unquiesce
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: "Javier González" <javier@xxxxxxxxxxx>
- Re: [PATCH V2 5/5] blk-mq: support concurrent queue quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 5/5] blk-mq: support concurrent queue quiesce/unquiesce
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 5/5] blk-mq: support concurrent queue quiesce/unquiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: kernel BUG in block_invalidatepage
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V2 5/5] blk-mq: support concurrent queue quiesce/unquiesce
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v5 00/14] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: kernel BUG in block_invalidatepage
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH] cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rst
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rst
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] drivers/cdrom: improved ioctl for media change detection
- From: Phillip Potter <phil@xxxxxxxxxxxxxxxx>
- RE: [PATCH v5 00/14] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
- RE: [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
- From: Long Li <longli@xxxxxxxxxxxxx>
- Re: [PATCH 0/8 v3] bfq: Limit number of allocated scheduler tags per cgroup
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v8 03/12] selftests: add tests_sysfs module
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: kernel BUG in block_invalidatepage
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: kernel BUG in block_invalidatepage
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: kernel BUG in block_invalidatepage
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH 3/3] io_uring: inform block layer of how many requests we are submitting
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] block: pre-allocate requests if plug is started and is a batch
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] block: bump max plugged deferred size from 16 to 32
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/3] Add plug based request allocation batching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] drivers/cdrom: improved ioctl for media change detection
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/3] block: pre-allocate requests if plug is started and is a batch
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] block: pre-allocate requests if plug is started and is a batch
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/3] block: bump max plugged deferred size from 16 to 32
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] block: bump max plugged deferred size from 16 to 32
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 8/8] bfq: Do not let waker requests skip proper accounting
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 6/8] bfq: Provide helper to generate bfqq name
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 7/8] bfq: Log waker detections
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/8] block: Provide icq in request allocation data
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/8] bfq: Limit number of requests consumed by each cgroup
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/8] bfq: Track number of allocated requests in bfq_entity
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/8] bfq: Limit waker detection in time
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/8] bfq: Store full bitmap depth in bfq_data
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/8 v3] bfq: Limit number of allocated scheduler tags per cgroup
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] io_uring: inform block layer of how many requests we are submitting
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] block: pre-allocate requests if plug is started and is a batch
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] block: bump max plugged deferred size from 16 to 32
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC 0/3] Add plug based request allocation batching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [virtio-dev] Fwd: [PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
- From: Enrico Granata <egranata@xxxxxxxxxx>
- Re: [PATCH v4 4/4] blk-crypto: update inline encryption documentation
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]