Linux Block I/O
[Prev Page][Next Page]
- [RFC PATCH 1/2] blk-mq: don't call callbacks for requests that bypassed the scheduler
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- [RFC PATCH 0/2] improve io scheduler callback triggering
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- [PATCH v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 12/13] blk-mq: Use shared tags for shared sbitmap support
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 08/13] blk-mq: Don't clear driver tags own mapping
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 04/13] blk-mq: Invert check in blk_mq_update_nr_requests()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 5/8] loop: merge the cryptoloop module into the main loop module
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3 v2] bfq: Limit number of allocated scheduler tags per cgroup
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH] pd: fix a NULL vs IS_ERR() check
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] mq-deadline: Fix request accounting
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: BFQ cgroup weights range
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH v6 5/5] doc: Fix typo in request queue sysfs documentation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v6 4/5] doc: document sysfs queue/independent_access_ranges attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v6 1/5] block: Add independent access ranges support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v6 2/5] scsi: sd: add concurrent positioning ranges support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v6 3/5] libata: support concurrent positioning ranges log
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v6 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: sort out the lock order in the loop driver v2
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/8] loop: merge the cryptoloop module into the main loop module
- From: Christoph Hellwig <hch@xxxxxx>
- Re: sort out the lock order in the loop driver v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] mq-deadline: Fix request accounting
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: sort out the lock order in the loop driver v2
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: False waker detection in BFQ
- From: Jan Kara <jack@xxxxxxx>
- Re: BFQ cgroup weights range
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 1/4] block, bfq: add support to track if root_group have any pending requests
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v2 3/4] block, bfq: add support to record request size information
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v2 2/4] block, bfq: do not idle if only one cgroup is activated
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v2 4/4] block, bfq: consider request size in bfq_asymmetric_scenario()
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v2 0/4] optimize the bfq queue idle judgment
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 5/8] loop: merge the cryptoloop module into the main loop module
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH 5/8] loop: merge the cryptoloop module into the main loop module
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/8] loop: merge the cryptoloop module into the main loop module
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH V4] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH] loop: replace loop_ctl_mutex with loop_idr_spinlock
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
- From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
- [PATCH 8/8] loop: avoid holding loop_ctl_mutex over add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] loop: move loop device deletion out of loop_ctl_mutex
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] loop: devirtualize transfer transformations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] loop: merge the cryptoloop module into the main loop module
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] loop: return void from the ->release method in loop_func_table
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] loop: remove the ->ioctl method in loop_func_table
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] loop: remove the unused idx argument to loop_control_get_free
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] cryptoloop: fix a sparse annotation
- From: Christoph Hellwig <hch@xxxxxx>
- sort out the lock order in the loop driver v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V2] block: sed-opal: Add ioctl to return device status
- From: dougmill@xxxxxxxxxxxxxxxxxx
- Re: BFQ cgroup weights range
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: False waker detection in BFQ
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH BUGFIX 1/1] block, bfq: honor already-setup queue merges
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: rq pointer in tags->rqs[] is not cleared in time and make SCSI error handle can not be triggered
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- rq pointer in tags->rqs[] is not cleared in time and make SCSI error handle can not be triggered
- From: luojiaxing <luojiaxing@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: nbd lifetimes fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: nbd lifetimes fixes
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bob Pearson <rpearsonhpe@xxxxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 6/6] nbd: remove nbd->destroy_complete
- From: Christoph Hellwig <hch@xxxxxx>
- Re: False waker detection in BFQ
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/6] nbd: only return usable devices from nbd_find_unused
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] nbd: set nbd->index before releasing nbd_index_mutex
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] nbd: prevent IDR lookups from finding partially initialized devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] nbd: reset NBD to NULL when restarting in nbd_genl_connect
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] nbd: add missing locking to the nbd_dev_add error path
- From: Christoph Hellwig <hch@xxxxxx>
- nbd lifetimes fixes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: v5.14 RXE driver broken?
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] sg: pass the device name to blk_trace_setup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block, bfq: cleanup the repeated declaration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-crypto: fix check for too-large dun_bytes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] sg: pass the device name to blk_trace_setup
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in nbd_genl_connect (2)
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] sg: pass the device name to blk_trace_setup
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] general protection fault in do_blk_trace_setup
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] KASAN: use-after-free Read in nbd_genl_connect (2)
- From: syzbot <syzbot+2c98885bcd769f56b6d6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] block, bfq: cleanup the repeated declaration
- From: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
- [PATCH] blk-crypto: fix check for too-large dun_bytes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: v5.14 RXE driver broken?
- From: Zhu Yanjun <zyjzyj2000@xxxxxxxxx>
- Re: [PATCH] block/001: wait until device is added
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V4] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] mq-deadline: Fix request accounting
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- [syzbot] general protection fault in do_blk_trace_setup
- From: syzbot <syzbot+f74aa89114a236643919@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mq-deadline: Fix request accounting
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] mq-deadline: Fix request accounting
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] mq-deadline: Fix request accounting
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] mq-deadline: Fix request accounting
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- RE: [PATCH v2 43/63] net: qede: Use memset_startat() for counters
- From: Shai Malin <smalin@xxxxxxxxxxx>
- Re: [PATCH v5 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: mark blkdev_fsync static
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: refine the disk_live check in del_gendisk
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 0/4] Support EFI partition on NVIDIA Tegra devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH] block: mark blkdev_fsync static
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: refine the disk_live check in del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: WARNING: CPU: 0 PID: 11219 at block/genhd.c:594 del_gendisk+0x1f8/0x218
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/4] optimize the bfq queue idle judgment
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [RFC] bio: fix page leak bio_add_hw_page failure
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v3 4/5] nbd: make sure request completion won't concurrent
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v3 2/5] nbd: convert to use blk_mq_get_rq_by_tag()
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v3 0/5] fix request uaf in nbd_read_stat()
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v3 1/5] blk-mq: add a new interface to get request by tag
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v3 5/5] nbd: don't start request if nbd_queue_rq() failed
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v3 3/5] nbd: don't handle response without a corresponding request message
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: WARNING: CPU: 0 PID: 11219 at block/genhd.c:594 del_gendisk+0x1f8/0x218
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH v2 17/63] bnx2x: Use struct_group() for memcpy() region
- From: Prabhakar Kushwaha <pkushwaha@xxxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Max Gurtovoy <mgurtovoy@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: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- WARNING: CPU: 0 PID: 11219 at block/genhd.c:594 del_gendisk+0x1f8/0x218
- From: Bruno Goncalves <bgoncalv@xxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: BFQ cgroup weights range
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: extended dev_t tidyups
- From: Jens Axboe <axboe@xxxxxxxxx>
- BFQ cgroup weights range
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH v7 0/4] Support EFI partition on NVIDIA Tegra devices
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 2/2] block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: remove a pointless call to MINOR() in device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- extended dev_t tidyups
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header
- From: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/10] nbd: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/10] loop: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 08/10] dm: add add_disk() error handling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/10] md: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 06/10] mmc/core/block: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/10] nvme: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 04/10] scsi/sr: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] scsi/sd: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] scsi: scsi_ioctl: fix error code propagation in SG_IO
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH] block/001: wait until device is added
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- v5.14 RXE driver broken?
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [PATCH linux-next] drivers:ataflop: fix warning comparing pointer to 0
- From: CGEL <cgel.zte@xxxxxxxxx>
- [PATCH AUTOSEL 5.10 13/18] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 17/26] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH V3] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH 10/10] nbd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 07/10] md: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 04/10] scsi/sr: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 08/10] dm: add add_disk() error handling
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 06/10] mmc/core/block: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 05/10] nvme: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 09/10] loop: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 00/10] block: first batch of add_disk() error handling conversions
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 02/10] scsi/sd: add error handling support for add_disk()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: add error handling to add_disk / device_add_disk
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: add error handling to add_disk / device_add_disk
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: add error handling to add_disk / device_add_disk
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: ensure each gendisk always has a request_queue reference v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Use-after-free related to dm_put_table_device()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/9] nvme: use blk_mq_alloc_disk
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH V7 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 0/6] updates to device mapper target measurement using ima
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V7 2/3] blk-mq: mark if one queue map uses managed irq
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: False waker detection in BFQ
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: False waker detection in BFQ
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH] scsi: scsi_ioctl: fix error code propagation in SG_IO
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: fix is_flush_rq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix is_flush_rq
- From: Joseph Qi <jiangqi903@xxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH V3] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: "Michael S. Tsirkin" <mst@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: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH 18/24] scsi_ioctl: move the "block layer" SCSI ioctl handling to drivers/scsi
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 18/24] scsi_ioctl: move the "block layer" SCSI ioctl handling to drivers/scsi
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Max Gurtovoy <mgurtovoy@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: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support
- From: John Garry <john.garry@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: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH V3] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V3] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: slab-out-of-bounds access in bio_integrity_alloc()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Use-after-free related to dm_put_table_device()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 18/24] scsi_ioctl: move the "block layer" SCSI ioctl handling to drivers/scsi
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 18/24] scsi_ioctl: move the "block layer" SCSI ioctl handling to drivers/scsi
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: Use-after-free related to dm_put_table_device()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5] virtio-blk: Add validation for block size in config space
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Use-after-free related to dm_put_table_device()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: slab-out-of-bounds access in bio_integrity_alloc()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v6 2/5] partitions/efi: Support non-standard GPT location
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.14-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Denis Efremov <efremov@xxxxxxxxx>
- [PATCH v5] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 4/8] block: support delayed holder registration
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: block: add back the bd_holder_dir reference in bd_link_disk_holder
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: slab-out-of-bounds access in bio_integrity_alloc()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 5.14-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] KASAN: invalid-free in bdev_free_inode (2)
- From: syzbot <syzbot+5fa698422954b6b9307b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- slab-out-of-bounds access in bio_integrity_alloc()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 2/5] partitions/efi: Support non-standard GPT location
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/6] updates to device mapper target measurement using ima
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [REMINDER] LSF/MM/BPF: 2021: Cancellation announcement
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: block: add back the bd_holder_dir reference in bd_link_disk_holder
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH RESEND] block: sed-opal: Add ioctl to return device status
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 4/8] block: support delayed holder registration
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v7 4/4] mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRA
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: WARNING: possible circular locking dependency detected in nbd
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 11/11] null_blk: add error handling support for add_disk()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 10/11] virtio_blk: add error handling support for add_disk()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/11] block: add error handling for device_add_disk / add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/11] block: return errors from disk_alloc_events
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/11] block: return errors from blk_integrity_add
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 06/11] block: call blk_register_queue earlier in device_add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/11] block: call blk_integrity_add earlier in device_add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/11] block: create the bdi link earlier in device_add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/11] block: call bdev_add later in device_add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block: use enumerate instead of integer in op_is_write()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] nvme: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/9] sg: do not allocate a gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] block: use enumerate instead of integer in op_is_write()
- From: brookxu <brookxu.cn@xxxxxxxxx>
- [PATCH v7 4/4] mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRA
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v7 3/4] mmc: block: Support alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v7 2/4] partitions/efi: Support non-standard GPT location
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v7 1/4] block: Add alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v7 0/4] Support EFI partition on NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH 1/9] nvme: use blk_mq_alloc_disk
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH V7 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: holders not working properly, regression [was: Re: use regular gendisk registration in device mapper v2]
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 3/9] sg: do not allocate a gendisk
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 3/9] sg: do not allocate a gendisk
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: holders not working properly, regression [was: Re: use regular gendisk registration in device mapper v2]
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- holders not working properly, regression [was: Re: use regular gendisk registration in device mapper v2]
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v6 2/5] partitions/efi: Support non-standard GPT location
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH RFC] Enable bio cache for IRQ driven IO from io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] nvme: use blk_mq_alloc_disk
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 1/9] nvme: use blk_mq_alloc_disk
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 9/9] block: add an explicit ->disk backpointer to the request_queue
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 02/11] block: fold register_disk into device_add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/11] block: add a sanity check for a live disk in del_gendisk
- From: Hannes Reinecke <hare@xxxxxxx>
- [BUG] block: drbd: four possible ABBA deadlocks
- From: Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] general protection fault in wb_timer_fn
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH RFC] Enable bio cache for IRQ driven IO from io_uring
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v6 2/5] partitions/efi: Support non-standard GPT location
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] block: Add alternative_gpt_sector() operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
- From: "Lazar, Lijo" <lijo.lazar@xxxxxxx>
- [RFC PATCH v3 14/18] ledtrig-blkdev: Add mode (read/write/rw) sysfs attributue
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 15/18] ledtrig-blkdev: Add function to associate blkdev trigger with LED
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 16/18] ledtrig-blkdev: Add function to disassociate an LED from the trigger
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 17/18] ledtrig-blkdev: Add initialization function
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 18/18] ledtrig-blkdev: Add config option to enable the trigger
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 13/18] ledtrig-blkdev: Add blink_time & interval sysfs attributes
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 12/18] ledtrig-blkdev: Add sysfs attributes to [dis]associate LEDs & devices
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 11/18] ledtrig-blkdev: Add function to associate a device with an LED
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 10/18] block: Call LED trigger init/cleanup functions
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 09/18] ledtrig-blkdev: Add function to disassociate a device from all LEDs
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 08/18] ledtrig-blkdev: Add function to remove LED/device association
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 07/18] ledtrig-blkdev: Add function to initialize gendisk ledtrig member
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 05/18] ledtrig-blkdev: Periodically check devices for activity & blink LEDs
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 06/18] block: Add LED trigger pointer to struct gendisk
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 03/18] ledtrig-blkdev: Add file (ledtrig-blkdev.c) for block device LED trigger
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 04/18] ledtrig-blkdev: Add misc. helper functions to blkdev LED trigger
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 02/18] block: Add get_disk_by_name() for use by blkdev LED trigger
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 01/18] docs: Add block device (blkdev) LED trigger documentation
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- [RFC PATCH v3 00/18] Add block device LED trigger
- From: Ian Pilcher <arequipeno@xxxxxxxxx>
- Re: [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 5/5] mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_SECTOR
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 4/5] mmc: block: Support alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 2/5] partitions/efi: Support non-standard GPT location
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 3/5] mmc: core: Add raw_boot_mult field to mmc_ext_csd
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 1/5] block: Add alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v7 00/11] libata cleanups and improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v4 0/6] IO priority fixes and improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
- From: Francis Laniel <laniel_francis@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH RFC] Enable bio cache for IRQ driven IO from io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH 4/7] block: Introduce a new ioctl for simple copy
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] Revert "floppy: reintroduce O_NDELAY fix"
- From: Denis Efremov <efremov@xxxxxxxxx>
- [RFC PATCH 5/5] selftests: floppy: add basic rdwr tests
- From: Denis Efremov <efremov@xxxxxxxxx>
- [RFC PATCH 4/5] selftests: floppy: add basic tests for a readonly disk
- From: Denis Efremov <efremov@xxxxxxxxx>
- [RFC PATCH 3/5] selftests: floppy: add basic tests for opening an empty device
- From: Denis Efremov <efremov@xxxxxxxxx>
- [RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
- From: Denis Efremov <efremov@xxxxxxxxx>
- [RFC PATCH 1/5] checkpatch: improve handling of revert commits
- From: Denis Efremov <efremov@xxxxxxxxx>
- [RFC PATCH 0/5] selftests: floppy: basic tests
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH 0/7] add simple copy support
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH 4/7] block: Introduce a new ioctl for simple copy
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 11/11] null_blk: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] virtio_blk: add error handling support for add_disk()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] block: add error handling for device_add_disk / add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] block: return errors from disk_alloc_events
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] block: return errors from blk_integrity_add
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] block: call blk_register_queue earlier in device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] block: call blk_integrity_add earlier in device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/11] block: create the bdi link earlier in device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] block: call bdev_add later in device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] block: fold register_disk into device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] block: add a sanity check for a live disk in del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- add error handling to add_disk / device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V7 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 2/3] blk-mq: mark if one queue map uses managed irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 1/3] genirq: add device_has_managed_msi_irq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [GIT PULL] first round of nvme updates for Linux 5.15
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] IO priority fixes and improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 00/11] libata cleanups and improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 7/7] blk-mq: build default queue map via group_cpus_evenly()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 25/63] compiler_types.h: Remove __compiletime_object_size()
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH RESEND] block: sed-opal: Add ioctl to return device status
- From: Douglas Miller <dougmill@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
- From: "Lazar, Lijo" <lijo.lazar@xxxxxxx>
- Re: [PATCH v2 13/63] iommu/amd: Use struct_group() for memcpy() region
- From: Joerg Roedel <joro@xxxxxxxxxx>
- [PATCH v4] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V6 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: sort out the lock order in the loop driver
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v7 00/11] libata cleanups and improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v4 0/6] IO priority fixes and improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V6 3/3] blk-mq: don't deactivate hctx if managed irq isn't used
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 26/63] lib/string: Move helper functions out of string.c
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH V2 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH V2 7/7] blk-mq: build default queue map via group_cpus_evenly()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 5/7] genirq/affinity: move group_cpus_evenly() into lib/
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 3/7] genirq/affinity: don't pass irq_affinity_desc array to irq_build_affinity_masks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 0/7] genirq/affinity: abstract new API from managed irq affinity spread
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V6 0/3] blk-mq: fix blk_mq_alloc_request_hctx
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx()
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 11/11] blk-mq: Stop using pointers for blk_mq_tags bitmap tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- [GIT PULL] first round of nvme updates for Linux 5.15
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH v2 07/11] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- WARNING: possible circular locking dependency detected in nbd
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 7/7] loop: avoid holding loop_ctl_mutex over add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- [PATCH 6/7] loop: move loop device deletion out of loop_ctl_mutex
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] loop: remove the unused idx argument to loop_control_get_free
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] loop: devirtualize transfer transformations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] loop: merge the cryptoloop module into the main loop module
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] loop: return void from the ->release method in loop_func_table
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] loop: remove the ->ioctl method in loop_func_table
- From: Christoph Hellwig <hch@xxxxxx>
- sort out the lock order in the loop driver
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 59/63] can: flexcan: Use struct_group() to zero struct flexcan_regs regions
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v2 54/63] dm integrity: Use struct_group() to zero struct journal_sector
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 33/63] lib: Introduce CONFIG_TEST_MEMCPY
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 21/63] net/mlx5e: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 32/63] fortify: Add compile-time FORTIFY_SOURCE tests
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 58/63] ethtool: stats: Use struct_group() to clear all stats at once
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 52/63] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 41/63] net: 802: Use memset_startat() to clear struct fields
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 20/63] drm/mga/mga_ioc32: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 16/63] cxgb4: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 15/63] intersil: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 39/63] ipv6: Use memset_after() to zero rt6_info
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 25/63] compiler_types.h: Remove __compiletime_object_size()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 51/63] drbd: Use struct_group() to zero algs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 48/63] IB/mthca: Use memset_startat() for clearing mpt_entry
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 26/63] lib/string: Move helper functions out of string.c
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 38/63] xfrm: Use memset_after() to clear padding
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 46/63] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 40/63] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 43/63] net: qede: Use memset_startat() for counters
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 19/63] staging: wlan-ng: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 17/63] bnx2x: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 59/63] can: flexcan: Use struct_group() to zero struct flexcan_regs regions
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 62/63] fortify: Detect struct member overflows in memset() at compile-time
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 63/63] fortify: Work around Clang inlining bugs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 42/63] net: dccp: Use memset_startat() for TP zeroing
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 35/63] fortify: Detect struct member overflows in memmove() at compile-time
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 37/63] string.h: Introduce memset_after() for wiping trailing members/padding
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 36/63] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 28/63] fortify: Explicitly disable Clang support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 24/63] sata_fsl: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 31/63] fortify: Allow strlen() and strnlen() to pass compile-time known lengths
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 30/63] fortify: Prepare to improve strnlen() and strlen() warnings
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 34/63] fortify: Detect struct member overflows in memcpy() at compile-time
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 23/63] media: omap3isp: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 29/63] fortify: Fix dropped strcpy() compile-time write overflow check
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 11/63] libertas_tf: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 12/63] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 14/63] cxgb3: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 13/63] iommu/amd: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 09/63] mwl8k: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 10/63] libertas: Use struct_group() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 08/63] bnxt_en: Use struct_group_attr() for memcpy() region
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 07/63] skbuff: Switch structure bounds to struct_group()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 02/63] net/mlx5e: Avoid field-overflowing memcpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 00/63] Introduce strict memcpy() bounds checking
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 04/63] pcmcia: ray_cs: Split memcpy() to avoid bounds check warning
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 03/63] rpmsg: glink: Replace strncpy() with strscpy_pad()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 01/63] ipw2x00: Avoid field-overflowing memcpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v5 1/5] block: Add alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v5 5/5] partitions/efi: Support non-standard GPT location
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v5 2/5] mmc: block: Support alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/5] mmc: block: Support alternative_gpt_sector() operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 5/5] partitions/efi: Support non-standard GPT location
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/5] block: Add alternative_gpt_sector() operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 05/11] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_request}()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 04/11] blk-mq: Invert check in blk_mq_update_nr_requests()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 03/11] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix is_flush_rq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC] blk_mq: clear rq mapping in driver tags before freeing rqs in sched tags
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix is_flush_rq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [dm-devel] [PATCH 4/8] block: support delayed holder registration
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH RFC] blk_mq: clear rq mapping in driver tags before freeing rqs in sched tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix is_flush_rq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC] blk_mq: clear rq mapping in driver tags before freeing rqs in sched tags
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH] blk-mq: fix is_flush_rq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v5 5/5] partitions/efi: Support non-standard GPT location
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 3/5] mmc: core: Add raw_boot_mult field to mmc_ext_csd
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 2/5] mmc: block: Support alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 1/5] block: Add alternative_gpt_sector() operation
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 0/5] Support EFI partition on NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH RFC] blk_mq: clear rq mapping in driver tags before freeing rqs in sched tags
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/7] add simple copy support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/7] block: Introduce a new ioctl for simple copy
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/7] block: add emulation for simple copy
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [dm-devel] [PATCH 7/7] dm kcopyd: add simple copy offload support
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 3/7] block: copy offload support infrastructure
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 2/3] mmc: block: Add mmc_bdev_to_card() helper
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH 4/7] block: Introduce a new ioctl for simple copy
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH 2/7] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH] blk-mq: fix kernel panic during iterating over flush request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 4/7] block: Introduce a new ioctl for simple copy
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 4/7] block: Introduce a new ioctl for simple copy
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] block: Introduce queue limits for copy-offload support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 7/7] dm kcopyd: add simple copy offload support
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- [PATCH 6/7] nvme: add simple copy support
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- [PATCH 5/7] block: add emulation for simple copy
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- [PATCH 4/7] block: Introduce a new ioctl for simple copy
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- [PATCH 3/7] block: copy offload support infrastructure
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- [PATCH 2/7] block: Introduce queue limits for copy-offload support
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- [PATCH 1/7] block: make bio_map_kern() non static
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- [PATCH 0/7] add simple copy support
- From: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
- Re: [PATCH v3] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] genirq/affinity: move group_cpus_evenly() into lib/
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] genirq/affinity: don't pass irq_affinity_desc array to irq_build_affinity_masks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 2/3] mmc: block: Add mmc_bdev_to_card() helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH RFC] blk_mq: clear rq mapping in driver tags before freeing rqs in sched tags
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v4 2/3] mmc: block: Add mmc_bdev_to_card() helper
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v4 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v4 0/3] Support EFI partition on NVIDIA Tegra devices
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH V2] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix kernel panic during iterating over flush request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 7/9] blk-iocost: fix lockdep warning on blkcg->lock
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 10/12] blk-iocost: fix lockdep warning on blkcg->lock
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 0/5] Initial support for multi-actuator HDDs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] block: nbd: add sanity check for first_minor
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: unexport blk_register_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] blk-cgroup: refactor blkcg_print_stat
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: paride initialization cleanup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: add a bvec_virt helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: bdi lifetime fix
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: paride initialization cleanup
- From: Christoph Hellwig <hch@xxxxxx>
- Re: paride initialization cleanup
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 4/4] pd: cleanup initialization
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/4] pf: cleanup initialization
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/4] pcd: cleanup initialization
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/4] pcd: move the identify buffer into pcd_identify
- From: Christoph Hellwig <hch@xxxxxx>
- paride initialization cleanup
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: nbd: add sanity check for first_minor
- From: Wouter Verhelst <w@xxxxxxx>
- Re: [PATCH] block: nbd: add sanity check for first_minor
- From: Wouter Verhelst <w@xxxxxxx>
- Re: [PATCH v3] block: genhd: don't call probe function with major_names_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 4/8] block: support delayed holder registration
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 9/9] block: add an explicit ->disk backpointer to the request_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] block: pass a request_queue to __blk_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] block: remove the minors argument to __alloc_disk_node
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] block: remove alloc_disk and alloc_disk_node
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] block: cleanup the lockdep handling in *alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]