Linux Block I/O
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 3/7] block: remove an outdated comment on the bd_dev field
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block: ensure bdi->io_pages is always initialized
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/7] block: remove the discard_alignment field from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/7] block: remove the alignment_offset field from struct hd_struct
From
: Christoph Hellwig <hch@xxxxxx>
misc cleanups
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block: ensure bdi->io_pages is always initialized
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
[PATCH] block: ensure bdi->io_pages is always initialized
From
: Jens Axboe <axboe@xxxxxxxxx>
KASAN: use-after-free Read in bdev_del_partition
From
: syzbot <syzbot+6448f3c229bc52b82f69@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
Re: [PATCH] block: Fix inflight statistic for MQ submission with !elevator
From
: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH AUTOSEL 5.8 31/42] nbd: restore default timeout when setting it to zero
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH 3/3] loop: Charge i/o to mem and blk cg
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 2/3] mm: Charge active memcg when no mm is set
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 1/3] loop: Use worker per cgroup instead of kworker
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH v8 0/3] Charge loop device i/o to issuing cgroup
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
Re: [PATCH] block: Fix inflight statistic for MQ submission with !elevator
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] block: Fix inflight statistic for MQ submission with !elevator
From
: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
[PATCH AUTOSEL 5.4 16/23] nbd: restore default timeout when setting it to zero
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Jens Axboe <axboe@xxxxxxxxx>
KMSAN: kernel-infoleak in scsi_cmd_ioctl
From
: syzbot <syzbot+85433a479a646a064ab3@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Jan Kara <jack@xxxxxxx>
[PATCH v3 0/3] bio: Direct IO: convert to pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH v3 1/3] mm/gup: introduce pin_page()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH v3 2/3] iov_iter: introduce iov_iter_pin_pages*() routines
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH v3 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v2 3/3] bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 2/3] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 1/3] block: introduce part_[begin|end]_io_acct
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] block: bio: Trim bio to sensible size in bio_trim()
From
: linmiaohe <linmiaohe@xxxxxxxxxx>
Re: [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH blktests 01/11] common/fio: Remove state file in common helper
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] nvme fixes for 5.9 next rc
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: Sleeping while atomic regression around hd_struct_free() in 5.9-rc
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH 19/19] block: switch gendisk lookup to a simple xarray
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/19] block: add an optional probe callback to major_names
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/19] block: rework requesting modules for unclaimed devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/19] block: cleanup del_gendisk a bit
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/19] block: split block_class_lock
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/19] loop: use __register_blkdev to allocate devices on demand
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/19] ide: switch to __register_blkdev for command set probing
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/19] md: use __register_blkdev to allocate devices on demand
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 16/19] ataflop: use a separate gendisk for each media format
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/19] z2ram: use separate gendisk for the different modes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/19] floppy: use a separate gendisk for each media format
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/19] z2ram: reindent
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/19] block: switch gendisk lookup to a simple xarray
From
: Christoph Hellwig <hch@xxxxxx>
simplify gendisk lookup and remove struct block_device aliases v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/19] swim: don't call blk_register_region
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/19] ide: remove ide_{,un}register_region
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v2 1/3] mm/gup: introduce pin_user_page()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] nvme fixes for 5.9 next rc
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: simlify the blk_rq_map* implementation and reclaim two bio flags
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: fix block device size update serialization v2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Martin Kepplinger <martin.kepplinger@xxxxxxx>
[GIT PULL] nvme fixes for 5.9 next rc
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 1/3] mm/gup: introduce pin_user_page()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] block: bio: Trim bio to sensible size in bio_trim()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] block: bio: Trim bio to sensible size in bio_trim()
From
: Miaohe Lin <linmiaohe@xxxxxxxxxx>
[PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment
From
: Danny Lin <danny@xxxxxxxxxxx>
[PATCH v2 1/3] mm/gup: introduce pin_user_page()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH v2 0/3] bio: Direct IO: convert to pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Martin Kepplinger <martin.kepplinger@xxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc3
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Block fixes for 5.9-rc3
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2 0/3] block: improve iostat for md/bcache partitions
From
: Song Liu <songliubraving@xxxxxx>
Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From
: Ritika Srivastava <RITIKA.SRIVASTAVA@xxxxxxxxxx>
Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From
: Ritika Srivastava <RITIKA.SRIVASTAVA@xxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC] block: defer task/vm accounting until successful
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/1] block io layer filters api
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Sleeping while atomic regression around hd_struct_free() in 5.9-rc
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
From
: Niklas Cassel <niklas.cassel@xxxxxxx>
Sleeping while atomic regression around hd_struct_free() in 5.9-rc
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Niklas Cassel <Niklas.Cassel@xxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH RFC] block: defer task/vm accounting until successful
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Klaus Jensen <its@xxxxxxxxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 0/1] block io layer filters api
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Klaus Jensen <its@xxxxxxxxxxxxx>
Re: [PATCH 12/19] md: use __register_blkdev to allocate devices on demand
From
: Song Liu <song@xxxxxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH v3 4/4] block: Remove blk_mq_attempt_merge() function
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH v3 1/4] block: Move bio merge related functions into blk-merge.c
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH v3 3/4] block: Add a new helper to attempt to merge a bio
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH v3 2/4] block: Move blk_mq_bio_list_merge() into blk-merge.c
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH v3 0/4] Some clean-ups for bio merge
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH RFC] block: defer task/vm accounting until successful
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
[PATCH blktests 06/11] nvme/033: Simple test to create and connect to a passthru target
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 10/11] nvme/037: Add test which loops passthru connect and disconnect
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 02/11] common/xfs: Create common helper to check for XFS support
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 05/11] nvme: Add common helpers for passthru tests
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 07/11] nvme/034: Add test for passthru data verification
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 08/11] nvme/035: Add test to verify passthru controller with a filesystem
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 09/11] nvme/036: Add test for testing reset command on nvme-passthru
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 11/11] nvme/038: Test removal of un-enabled subsystem and ports
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 00/11] NVMe Target Passthru Block Tests
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 01/11] common/fio: Remove state file in common helper
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH blktests 03/11] common/xfs: Create common helper to verify block device with xfs
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
[PATCH 0/1] block io layer filters api
From
: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
[PATCH 1/1] block io layer filters api
From
: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Martin Kepplinger <martin.kepplinger@xxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH 4/4] block: remove the BIO_USER_MAPPED flag
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/4] block: remove __blk_rq_map_user_iov
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/4] block: remove __blk_rq_unmap_user
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/4] block: remove the BIO_NULL_MAPPED flag
From
: Christoph Hellwig <hch@xxxxxx>
simlify the blk_rq_map* implementation and reclaim two bio flags
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: PROBLEM: Long Workqueue delays V2
From
: Jim Baxter <jim_baxter@xxxxxxxxxx>
Re: [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH] block: allow for_each_bvec to support zero len bvec
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] null_blk: add support for max open/active zone limit for zoned devices
From
: Niklas Cassel <Niklas.Cassel@xxxxxxx>
[PATCH v2] null_blk: add support for max open/active zone limit for zoned devices
From
: Niklas Cassel <niklas.cassel@xxxxxxx>
Re: [PATCH v2 2/3] block: Add a new helper to attempt to merge a bio
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2 3/3] block: Remove blk_mq_attempt_merge() function
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 2/3] block: Add a new helper to attempt to merge a bio
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 04/11] block: Add bio_for_each_thp_segment_all
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] [v3] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: Xianting Tian <tian.xianting@xxxxxxx>
Re: fix block device size update serialization v2
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 07/19] ide: remove ide_{,un}register_region
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH V2 1/2] blk-mq: serialize queue quiesce and unquiesce by mutex
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Allen <allen.lkml@xxxxxxxxx>
Re: [PATCH 06/14] block: lift setting the readahead size into the block layer
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [v4 03/11] dev_vprintk_emit: Increase hdr size
From
: Tony Asleson <tasleson@xxxxxxxxxx>
Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From
: Ritika Srivastava <RITIKA.SRIVASTAVA@xxxxxxxxxx>
Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
From
: Ritika Srivastava <RITIKA.SRIVASTAVA@xxxxxxxxxx>
Re: [PATCH 1/2] block: Return blk_status_t instead of errno codes
From
: Ritika Srivastava <RITIKA.SRIVASTAVA@xxxxxxxxxx>
Re: [PATCH V2 1/2] blk-mq: serialize queue quiesce and unquiesce by mutex
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH V2 1/2] blk-mq: serialize queue quiesce and unquiesce by mutex
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH] loop: Set correct device size when using LOOP_CONFIGURE
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] brd: expose number of allocated pages in debugfs
From
: Kyle McMartin <jkkm@xxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH 3/3] bfq: Use only idle IO periods for think time calculations
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] rnbd: Fix an error code in process_rdma()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] rnbd: Fix an error code in process_rdma()
From
: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
Re: [PATCH 0/5] blk-mq: fix use-after-free on stale request
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 0/5] blk-mq: fix use-after-free on stale request
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 0/5] blk-mq: fix use-after-free on stale request
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 0/5] blk-mq: fix use-after-free on stale request
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH] rnbd: Fix an error code in process_rdma()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 17/19] z2ram: reindent
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH V2 1/2] blk-mq: serialize queue quiesce and unquiesce by mutex
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
RE: [PATCH] [v2] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: Tianxianting <tian.xianting@xxxxxxx>
Re: [PATCH V2 1/2] blk-mq: serialize queue quiesce and unquiesce by mutex
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Martin Kepplinger <martin.kepplinger@xxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 16/19] ataflop: use a separate gendisk for each media format
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 17/19] z2ram: reindent
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 19/19] block: switch gendisk lookup to a simple xarray
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 18/19] z2ram: use separate gendisk for the different modes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/19] floppy: use a separate gendisk for each media format
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/19] ide: switch to __register_blkdev for command set probing
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/19] md: use __register_blkdev to allocate devices on demand
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/19] loop: use __register_blkdev to allocate devices on demand
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/19] swim: don't call blk_register_region
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/19] ide: remove ide_{,un}register_region
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/19] block: add an optional probe callback to major_names
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/19] block: rework requesting modules for unclaimed devices
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/19] block: split block_class_lock
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/19] block: cleanup del_gendisk a bit
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/19] char_dev: replace cdev_map with an xarray
From
: Christoph Hellwig <hch@xxxxxx>
simplify gendisk lookup and remove struct block_device aliases
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] [v2] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] loop: Set correct device size when using LOOP_CONFIGURE
From
: Yang Xu <xuyang2018.jy@xxxxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH] [v2] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: Xianting Tian <tian.xianting@xxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
Re: [PATCH] block: drbd: add missing kref_get in handle_write_conflicts
From
: Sarah Newman <srn@xxxxxxxxx>
Re: [PATCH] block: drbd: defer calling kref_put until end of drbd_delete_device
From
: Sarah Newman <srn@xxxxxxxxx>
Re: [PATCH] null_blk: add support for max open/active zone limit for zoned devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH] null_blk: add support for max open/active zone limit for zoned devices
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH v2] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Jan Kara <jack@xxxxxxx>
[PATCH V2 2/2] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 1/2] blk-mq: serialize queue quiesce and unquiesce by mutex
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 0/2] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH v2 0/3] Some clean-ups for bio merge
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH] null_blk: add support for max open/active zone limit for zoned devices
From
: Niklas Cassel <niklas.cassel@xxxxxxx>
Re: [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
From
: Jan Kara <jack@xxxxxxx>
[PATCH RFC 1/2] fs: Don't invalidate page buffers in block_write_full_page()
From
: Jan Kara <jack@xxxxxxx>
[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2 02/12] bcache: explicitly make cache_set only have single cache
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 00/11] iomap/fs/block patches for 5.11
From
: William Kucharski <william.kucharski@xxxxxxxxxx>
[PATCH 2/2] block: move 'q_usage_counter' into front of 'request_queue'
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 1/2] percpu_ref: reduce memory footprint of percpu_ref in fast path
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Re: [PATCH 2/5] blk-mq: add helper of blk_mq_get_hw_queue_node
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
Re: LOOP_CONFIGURE ioctl doesn't work if lo_offset/lo_sizelimit are set
From
: Martijn Coenen <maco@xxxxxxxxxxx>
[PATCH] loop: Set correct device size when using LOOP_CONFIGURE
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 02/12] bcache: explicitly make cache_set only have single cache
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH 06/29] drbd: Avoid comma separated statements
From
: Joe Perches <joe@xxxxxxxxxxx>
[PATCH 00/29] treewide: Convert comma separated statements
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH v2] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
[PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
From
: Khazhismel Kumykov <khazhy@xxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
From
: Khazhismel Kumykov <khazhy@xxxxxxxxxx>
Re: IOPRIO_CLASS_RT without CAP_SYS_ADMIN?
From
: Khazhismel Kumykov <khazhy@xxxxxxxxxx>
[PATCH] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
From
: Khazhismel Kumykov <khazhy@xxxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] rnbd: fix uninitialized variable
From
: Tong Zhang <ztong0001@xxxxxxxxx>
Re: [PATCH] rnbd: fix uninitialized variable
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] rnbd: fix uninitialized variable
From
: Tong Zhang <ztong0001@xxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: LOOP_CONFIGURE ioctl doesn't work if lo_offset/lo_sizelimit are set
From
: Martijn Coenen <maco@xxxxxxxxxxx>
Re: [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH] block: Fix bug in runtime-resume handling
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH 2/4] mm: support nesting memalloc_use_memcg()
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
Re: [PATCH 2/4] mm: support nesting memalloc_use_memcg()
From
: Roman Gushchin <guro@xxxxxx>
LOOP_CONFIGURE ioctl doesn't work if lo_offset/lo_sizelimit are set
From
: Lennart Poettering <mzxreary@xxxxxxxxxxx>
[PATCH 2/4] mm: support nesting memalloc_use_memcg()
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 3/4] mm: Charge active memcg when no mm is set
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 1/4] loop: Use worker per cgroup instead of kworker
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 4/4] loop: Charge i/o to mem and blk cg
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH v7 0/4] Charge loop device i/o to issuing cgroup
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
[PATCH 04/11] block: Add bio_for_each_thp_segment_all
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 03/11] mm: Zero the head page, not the tail page
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 07/11] iomap: Support THPs in read paths
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 05/11] iomap: Support THPs in iomap_adjust_read_range
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 06/11] iomap: Support THPs in invalidatepage
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 01/11] fs: Make page_mkwrite_check_truncate thp-aware
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 11/11] iomap: Handle tail pages in iomap_page_mkwrite
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 10/11] iomap: Inline data shouldn't see THPs
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 00/11] iomap/fs/block patches for 5.11
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 02/11] mm: Support THPs in zero_user_segments
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 09/11] iomap: Support THPs in write paths
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 08/11] iomap: Change iomap_write_begin calling convention
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
Re: [PATCH] block: Fix a race in the runtime power management code
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 2/3] block: fix locking for struct block_device size updates
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH 2/3] block: fix locking for struct block_device size updates
From
: Hannes Reinecke <hare@xxxxxxx>
RE: [PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: Tianxianting <tian.xianting@xxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
[PATCH] block: Fix a race in the runtime power management code
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: kernel test robot <lkp@xxxxxxxxx>
[GIT PULL] Block fixes for 5.9-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
From
: Xianting Tian <tian.xianting@xxxxxxx>
[PATCH] block: Fix bug in runtime-resume handling
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
fix block device size update serialization v2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/3] block: fix locking for struct block_device size updates
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 2/2] block: fix locking for struct block_device size updates
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: IOPRIO_CLASS_RT without CAP_SYS_ADMIN?
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: IOPRIO_CLASS_RT without CAP_SYS_ADMIN?
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH v2 12/12] bcache: remove embedded struct cache_sb from struct cache_set
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 11/12] bcache: check and set sync status on cache's in-memory super block
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 10/12] bcache: remove can_attach_cache()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 09/12] bcache: don't check seq numbers in register_cache_set()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 08/12] bcache: only use bucket_bytes() on struct cache
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 07/12] bcache: remove useless bucket_pages()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 06/12] bcache: remove useless alloc_bucket_pages()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 05/12] bcache: only use block_bytes() on struct cache
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 03/12] bcache: remove for_each_cache()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 04/12] bcache: add set_uuid in struct cache_set
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 02/12] bcache: explicitly make cache_set only have single cache
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 01/12] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v2 00/12] bcache: remove multiple caches code framework
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 03/14] bcache: remove for_each_cache()
From
: Coly Li <colyli@xxxxxxx>
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH 2/5] mm/gup: introduce pin_user_page()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH 1/5] iov_iter: introduce iov_iter_pin_user_pages*() routines
From
: John Hubbard <jhubbard@xxxxxxxxxx>
[PATCH 3/5] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [GIT PULL] Block fixes for 5.9-rc2
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[GIT PULL] Block fixes for 5.9-rc2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6 0/4] Charge loop device i/o to issuing cgroup
From
: Shakeel Butt <shakeelb@xxxxxxxxxx>
Re: [PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH v6 0/4] Charge loop device i/o to issuing cgroup
From
: Roman Gushchin <guro@xxxxxx>
[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[PATCH AUTOSEL 5.8 15/62] blktrace: ensure our debugfs dir exists
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.7 15/61] blktrace: ensure our debugfs dir exists
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 12/48] blktrace: ensure our debugfs dir exists
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 09/38] blktrace: ensure our debugfs dir exists
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v6 0/4] Charge loop device i/o to issuing cgroup
From
: Shakeel Butt <shakeelb@xxxxxxxxxx>
[PATCH AUTOSEL 4.14 07/30] blktrace: ensure our debugfs dir exists
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v6 0/4] Charge loop device i/o to issuing cgroup
From
: Roman Gushchin <guro@xxxxxx>
io_uring and Optane2
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] bcache: doc: update Documentation/admin-guide/bcache.rst
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH v6 0/4] Charge loop device i/o to issuing cgroup
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v6 0/4] Charge loop device i/o to issuing cgroup
From
: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
Re: [PATCH] iomap: Fix the write_count in iomap_add_to_ioend().
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] virtio-blk: Use kobj_to_dev() instead of container_of()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] null_blk: fix passing of REQ_FUA flag in null_handle_rq
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH] virtio-blk: Use kobj_to_dev() instead of container_of()
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/2] block: fix locking for struct block_device size updates
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 1/2] block: replace bd_set_size with bd_set_nr_sectors
From
: Hannes Reinecke <hare@xxxxxxx>
fix block device size update serialization
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/2] block: fix locking for struct block_device size updates
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/2] block: replace bd_set_size with bd_set_nr_sectors
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] iomap: Fix the write_count in iomap_add_to_ioend().
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[PATCH] null_blk: fix passing of REQ_FUA flag in null_handle_rq
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
Re: [PATCH] virtio-blk: Use kobj_to_dev() instead of container_of()
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Hou Pu <houpu@xxxxxxxxxxxxx>
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
From
: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] iomap: Fix the write_count in iomap_add_to_ioend().
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH 0/5] blk-mq: fix use-after-free on stale request
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] virtio-blk: Use kobj_to_dev() instead of container_of()
From
: Bart Van Assche <bvanassche@xxxxxxx>
[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
From
: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
Re: [PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH 2/2] writeback: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue
From
: Jacob Wen <jian.w.wen@xxxxxxxxxx>
Re: [PATCH 1/2] block: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue
From
: Jacob Wen <jian.w.wen@xxxxxxxxxx>
[PATCH] virtio-blk: Use kobj_to_dev() instead of container_of()
From
: Tian Tao <tiantao6@xxxxxxxxxxxxx>
IOPRIO_CLASS_RT without CAP_SYS_ADMIN?
From
: Khazhismel Kumykov <khazhy@xxxxxxxxxx>
Re: [PATCH 0/5] blk-mq: fix use-after-free on stale request
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] nbd: restore default timeout when setting it to zero
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
[PATCH 5/5] blk-mq: check and shrink freed request pool page
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 4/5] blk-mq: cache freed request pool pages
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 3/5] blk-mq: add helpers for allocating/freeing pages of request pool
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 2/5] blk-mq: add helper of blk_mq_get_hw_queue_node
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 1/5] blk-mq: define max_order for allocating rqs pages as macro
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH 0/5] blk-mq: fix use-after-free on stale request
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v6 0/4] Charge loop device i/o to issuing cgroup
From
: Shakeel Butt <shakeelb@xxxxxxxxxx>
Re: [PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Chao Leng <lengchao@xxxxxxxxxx>
Re: [PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH blktests] common/multipath-over-rdma: fix warning ignored null byte in input
From
: Yi Zhang <yi.zhang@xxxxxxxxxx>
[PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 1/3] nvme-core: improve avoiding false remove namespace
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH 0/3] fix crash and deadlock when connect timeout
From
: Chao Leng <lengchao@xxxxxxxxxx>
[PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH blktests] common/multipath-over-rdma: fix warning ignored null byte in input
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Allen <allen.lkml@xxxxxxxxx>
[PATCH v8 10/18] blk-mq, elevator: Count requests per hctx to improve performance
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 18/18] smartpqi: enable host tagset
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 16/18] hpsa: enable host_tagset and switch to MQ
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 14/18] scsi: hisi_sas: Switch v3 hw to MQ
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 03/18] blk-mq: Free tags in blk_mq_init_tags() upon error
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 06/18] blk-mq: Facilitate a shared sbitmap per tagset
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 02/18] blk-mq: Rename blk_mq_update_tag_set_depth()
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 13/18] scsi: core: Show nr_hw_queues in sysfs
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 11/18] null_blk: Support shared tag bitmap
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 07/18] blk-mq: Relocate hctx_may_queue()
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 04/18] blk-mq: Pass flags for tag init/free
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 09/18] blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 12/18] scsi: Add host and host template flag 'host_tagset'
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 01/18] blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 05/18] blk-mq: Use pointers for blk_mq_tags bitmap tags
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 08/18] blk-mq: Record nr_active_requests per queue for when using shared sbitmap
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH v8 15/18] scsi: scsi_debug: Support host tagset
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH blktests] common/multipath-over-rdma: fix warning ignored null byte in input
From
: Yi Zhang <yi.zhang@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2] blkcg: fix memleak for iolatency
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] blkcg: fix memleak for iolatency
From
: Yufen Yu <yuyufen@xxxxxxxxxx>
Re: [PATCH] rbd: Convert to use the preferred fallthrough macro
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] rbd: Convert to use the preferred fallthrough macro
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: PROBLEM: Long Workqueue delays V2
From
: Jim Baxter <jim_baxter@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] rbd: Convert to use the preferred fallthrough macro
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: Convert to use the preferred fallthrough macro
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] MAINTAINERS: Add missing header files to BLOCK LAYER section
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v3] block: Make request_queue.rpm_status an enum
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] raw: deprecate the raw driver
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2] MAINTAINERS: Add missing header files to BLOCK LAYER section
From
: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
[PATCH v3] block: Make request_queue.rpm_status an enum
From
: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Allen <allen.lkml@xxxxxxxxx>
Re: [git pull] device mapper changes for 5.9
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH] rbd: Convert to use the preferred fallthrough macro
From
: Miaohe Lin <linmiaohe@xxxxxxxxxx>
[PATCH] block: Convert to use the preferred fallthrough macro
From
: Miaohe Lin <linmiaohe@xxxxxxxxxx>
Re: [PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
From
: Haris Iqbal <haris.iqbal@xxxxxxxxxxxxxxx>
Re: [REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: John Garry <john.garry@xxxxxxxxxx>
[PATCH] raw: deprecate the raw driver
From
: Christoph Hellwig <hch@xxxxxx>
Re: [bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+)
From
: Jan Stancek <jstancek@xxxxxxxxxx>
Re: [git pull] device mapper changes for 5.9
From
: John Dorminy <jdorminy@xxxxxxxxxx>
Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH v2 3/3] bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
From
: Song Liu <songliubraving@xxxxxx>
[PATCH v2 2/3] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
From
: Song Liu <songliubraving@xxxxxx>
[PATCH v2 1/3] block: introduce part_[begin|end]_io_acct
From
: Song Liu <songliubraving@xxxxxx>
[PATCH v2 0/3] block: improve iostat for md/bcache partitions
From
: Song Liu <songliubraving@xxxxxx>
Re: [git pull] device mapper changes for 5.9
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [git pull] device mapper changes for 5.9
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [git pull] device mapper changes for 5.9
From
: John Dorminy <jdorminy@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 2/4] block: introduce part_[begin|end]_io_acct
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH v3 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
From
: Ritika Srivastava <RITIKA.SRIVASTAVA@xxxxxxxxxx>
[PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
From
: Ritika Srivastava <ritika.srivastava@xxxxxxxxxx>
Support for I/O to a bitbucket
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH] block: fix get_max_io_size()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: fix get_max_io_size()
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block/rnbd: Ensure err is always initialized in process_rdma
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] bfq: fix blkio cgroup leakage v4
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH V3 2/3] block: virtio_blk: fix handling single range discard request
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
[PATCH v7 3/6] tcp: use sendpage_ok() to detect misused .sendpage
From
: Coly Li <colyli@xxxxxxx>
[PATCH v7 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v7 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v7 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v7 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Coly Li <colyli@xxxxxxx>
[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
From
: Coly Li <colyli@xxxxxxx>
Re: [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER
From
: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
[PATCH v6 3/6] tcp: use sendpage_ok() to detect misused .sendpage
From
: Coly Li <colyli@xxxxxxx>
[PATCH v6 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Coly Li <colyli@xxxxxxx>
[PATCH v6 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v6 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v6 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v6 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
From
: Coly Li <colyli@xxxxxxx>
[PATCH v6 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning
From
: Brooke Basile <brookebasile@xxxxxxxxx>
[REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH] char: ipmi: convert tasklets to use new tasklet_setup() API
From
: Corey Minyard <minyard@xxxxxxx>
Re: [PATCH] bfq: fix blkio cgroup leakage v4
From
: Дмитрий Монахов <dmtrmonakhov@xxxxxxxxxxxxxx>
Re: [PATCH 4/4] bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH] char: ipmi: convert tasklets to use new tasklet_setup() API
From
: Allen <allen.lkml@xxxxxxxxx>
[PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH RFC v7 11/12] smartpqi: enable host tagset
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ
From
: Hannes Reinecke <hare@xxxxxxx>
[PATCH 1/4] block: expose disk_map_sector_rcu() and hd_struct_put in genhd.h
From
: Song Liu <songliubraving@xxxxxx>
[PATCH 4/4] bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
From
: Song Liu <songliubraving@xxxxxx>
[PATCH 2/4] block: introduce part_[begin|end]_io_acct
From
: Song Liu <songliubraving@xxxxxx>
[PATCH 0/4] block: improve iostat for md/bcache partitions
From
: Song Liu <songliubraving@xxxxxx>
[PATCH 3/4] md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
From
: Song Liu <songliubraving@xxxxxx>
Re: [PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] block/rnbd: Ensure err is always initialized in process_rdma
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
[PATCH] block/rnbd: Ensure err is always initialized in process_rdma
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning
From
: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
Re: [bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+)
From
: Jan Stancek <jstancek@xxxxxxxxxx>
[PATCH v2 1/3] block: Move bio merge related functions into blk-merge.c
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH v2 0/3] Some clean-ups for bio merge
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH v2 2/3] block: Add a new helper to attempt to merge a bio
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
[PATCH v2 3/3] block: Remove blk_mq_attempt_merge() function
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning
From
: Brooke Basile <brookebasile@xxxxxxxxx>
Re: [PATCH v3 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH RESEND 3/5] block: Add a new helper to attempt to merge a bio
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND] block: loop: set discard granularity and alignment for block device backed loop
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] block: Fix page_is_mergeable() for compound pages
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+)
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH] block: Fix page_is_mergeable() for compound pages
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
From
: Haris Iqbal <haris.iqbal@xxxxxxxxxxxxxxx>
[PATCH v3 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
From
: Ritika Srivastava <ritika.srivastava@xxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH] block: Fix page_is_mergeable() for compound pages
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
From
: Cong Wang <xiyou.wangcong@xxxxxxxxx>
Re: [PATCH] block: fix get_max_io_size()
From
: Keith Busch <kbusch@xxxxxxxxxx>
RE: [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ
From
: <Don.Brace@xxxxxxxxxxxxx>
Re: [PATCH v2 2/2] block: return BLK_STS_NOTSUPP if operation is not supported
From
: Ritika Srivastava <RITIKA.SRIVASTAVA@xxxxxxxxxx>
Re: [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER
From
: Bob Liu <bob.liu@xxxxxxxxxx>
Re: [PATCH V3 0/3] block: fix discard merge for single max discard segment
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH RESEND] block: loop: set discard granularity and alignment for block device backed loop
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH RESEND 3/5] block: Add a new helper to attempt to merge a bio
From
: Christoph Hellwig <hch@xxxxxx>
blktests block/001 triggered kernel BUG at lib/list_debug.c:23!
From
: Yi Zhang <yi.zhang@xxxxxxxxxx>
Re: [PATCH] char: ipmi: convert tasklets to use new tasklet_setup() API
From
: Corey Minyard <minyard@xxxxxxx>
Re: [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND 4/5] block: Remove blk_mq_attempt_merge() function
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND 3/5] block: Add a new helper to attempt to merge a bio
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND 2/5] block: Remove redundant blk_mq_sched_allow_merge() validation
From
: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH 14/14] bcache: move struct cache_sb out of uapi bcache.h
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 14/14] bcache: move struct cache_sb out of uapi bcache.h
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH RESEND] block: loop: set discard granularity and alignment for block device backed loop
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V3 3/3] block: rename blk_discard_mergable as blk_discard_support_multi_range
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH RESEND] block: loop: set discard granularity and alignment for block device backed loop
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2] block: allow for_each_bvec to support zero len bvec
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V3 3/3] block: rename blk_discard_mergable as blk_discard_support_multi_range
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V3 2/3] block: virtio_blk: fix handling single range discard request
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V3 1/3] block: respect queue limit of max discard segment
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V3 0/3] block: fix discard merge for single max discard segment
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH 1/2] misc: ibmvmc: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH 1/2] memstick: jmb38x: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH 1/2] mailbox: bcm: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] input: serio: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH 1/2] hsi: nokia-modem: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] firewire: ohci: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] drm: i915: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] drivers: vme: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] drivers: s390: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] drivers: rapidio: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] drivers: ntb: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] drivers: atm: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] driver: hv: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] char: ipmi: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] block: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
From
: Allen Pais <allen.cryptic@xxxxxxxxx>
Re: [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ
From
: John Garry <john.garry@xxxxxxxxxx>
Re: [PATCH v3 0/3] block: use generic power management
From
: Vaibhav Gupta <vaibhavgupta40@xxxxxxxxx>
Re: [PATCH RESEND 3/5] block: Add a new helper to attempt to merge a bio
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH] block: fix boolconv.cocci warnings
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 14/14] bcache: move struct cache_sb out of uapi bcache.h
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH] block: don't read block device if it's invalid
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 14/14] bcache: move struct cache_sb out of uapi bcache.h
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH RESEND 4/5] block: Remove blk_mq_attempt_merge() function
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 09/14] bcache: avoid data copy between cache_set->sb and cache->sb
From
: Coly Li <colyli@xxxxxxx>
Re: [PATCH RESEND 3/5] block: Add a new helper to attempt to merge a bio
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 13/14] bcache: remove embedded struct cache_sb from struct cache_set
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 12/14] bcache: check and set sync status on cache's in-memory super block
From
: Hannes Reinecke <hare@xxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]