Linux Block I/O
[Prev Page][Next Page]
- Re: [RFC PATCH 2/2] block: support to freeze bio based request queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] partitions/ldm: remove redundant assignment to variable r_index
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: no EBUSY on BLKRRPART, regression?
- From: Christoph Hellwig <hch@xxxxxx>
- no EBUSY on BLKRRPART, regression?
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/3] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
- From: Jan Kara <jack@xxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- [RFC PATCH 2/2] block: support to freeze bio based request queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 1/2] percpu_ref: add percpu_ref_tryget_many_live
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 0/2] block: support to freeze bio based queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] block: remove unused function
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: fix io hung by block throttle
- From: Junxiao Bi <junxiao.bi@xxxxxxxxxx>
- [RFC PATCH 2/2] bfq/mq-deadline: remove redundant check for passthrough request
- From: Lin Feng <linf@xxxxxxxxxx>
- [PATCH 1/2] blk-mq: bypass IO scheduler's limit_depth for passthrough request
- From: Lin Feng <linf@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block: fix io hung by block throttle
- From: Junxiao Bi <junxiao.bi@xxxxxxxxxx>
- Re: [git pull] device mapper fix for 5.12 final
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] virtio_blk: Add support for lifetime feature
- From: Enrico Granata <egranata@xxxxxxxxxx>
- Re: [PATCH] ata: Fix several kernel-doc headers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [git pull] device mapper fix for 5.12 final
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] ata: Fix several kernel-doc headers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- [PATCH] ata: Fix several kernel-doc headers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- RE: [bug report] shared tags causes IO hang and performance drop
- From: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
- [PATCHv4 for-next 19/19] block/rnbd: Use strscpy instead of strlcpy
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 18/19] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 17/19] block/rnbd-clt: Remove max_segment_size
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 16/19] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 14/19] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 12/19] block/rnbd-clt: Fix missing a memory free when unloading the module
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 11/19] block/rnbd-clt: Improve find_or_create_sess() return check
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 10/19] block/rnbd-srv: Remove force_close file after holding a lock
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 09/19] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 07/19] block/rnbd: Kill destroy_device_cb
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 06/19] block/rnbd: Kill rnbd_clt_destroy_default_group
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 05/19] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 04/19] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 02/19] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 03/19] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 01/19] MAINTAINERS: Change maintainer for rnbd module
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv4 for-next 00/19] Misc update for rnbd
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- RE: [bug report] shared tags causes IO hang and performance drop
- From: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] shared tags causes IO hang and performance drop
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH] block: elevator: remove dead elevator code
- From: Jackie Liu <jackieliu2113@xxxxxxxxx>
- Re: [PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] virtio_blk: Add support for lifetime feature
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- RE: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
- [bug report] shared tags causes IO hang and performance drop
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH v5 2/4] block: add simple copy support
- From: Selva Jove <selvajove@xxxxxxxxx>
- [PATCH 13/13] bcache: use div_u64() in init_owner_info()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 12/13] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 11/13] bcache: read jset from NVDIMM pages for journal replay
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 10/13] bcache: support storing bcache journal into NVDIMM meta device
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 09/13] bcache: initialize bcache journal for NVDIMM meta device
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 08/13] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 07/13] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 06/13] bcache: get allocated pages from specific owner
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 05/13] bcache: bch_nvm_free_pages() of the buddy
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 04/13] bcache: bch_nvm_alloc_pages() of the buddy
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 03/13] bcache: initialization of the buddy
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 02/13] bcache: initialize the nvm pages allocator
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 01/13] bcache: add initial data structures for nvm pages
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 00/13] bcache patches for Linux v5.13 -- 2nd wave
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v3] nbd_genl_status: null check for nla_nest_start
- From: Mark-PK Tsai <mark-pk.tsai@xxxxxxxxxxxx>
- Re: [PATCH v7 2/3] ufs: set QUEUE_FLAG_LIMIT_BIO_SIZE
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [syzbot] possible deadlock in del_gendisk
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [syzbot] possible deadlock in del_gendisk
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [syzbot] possible deadlock in del_gendisk
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in del_gendisk
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [syzbot] possible deadlock in del_gendisk
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [syzbot] possible deadlock in del_gendisk
- From: syzbot <syzbot+61e04e51b7ac86930589@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: Remove an obsolete comment from sg_io()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Remove an obsolete comment from sg_io()
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v7 1/3] bio: limit bio max size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v7 2/3] ufs: set QUEUE_FLAG_LIMIT_BIO_SIZE
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 0/4] lightnvm pull request
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- aoe: kernel crash on blk_update_request: I/O error, BUG: scheduling while atomic
- From: Valentin Kleibel <valentin@xxxxxxxx>
- Re: [PATCH v7 3/3] bio: add limit_bio_size sysfs
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] lightnvm: remove duplicate include in lightnvm.h
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [PATCH] lightnvm: Return the correct return value
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- [PATCH 3/4] lightnvm: remove duplicate include in lightnvm.h
- From: "Matias Bjørling" <mb@xxxxxxxxxxx>
- [PATCH 4/4] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
- From: "Matias Bjørling" <mb@xxxxxxxxxxx>
- [PATCH 2/4] lightnvm: return the correct return value
- From: "Matias Bjørling" <mb@xxxxxxxxxxx>
- [PATCH 1/4] lightnvm: use kobj_to_dev()
- From: "Matias Bjørling" <mb@xxxxxxxxxxx>
- [PATCH 0/4] lightnvm pull request
- From: "Matias Bjørling" <mb@xxxxxxxxxxx>
- Re: [PATCH v8 0/4] block device interposer
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [PATCH V5 05/12] block: add new field into 'struct bvec_iter'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v6 1/5] blk-mq: Move the elevator_exit() definition
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v7 3/3] bio: add limit_bio_size sysfs
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND,v5,1/2] bio: limit bio max size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RESEND,v5,1/2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] block: Remove an obsolete comment from sg_io()
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH] block: Remove an obsolete comment from sg_io()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 3/3] bio: add limit_bio_size sysfs
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v7 2/3] ufs: set QUEUE_FLAG_LIMIT_BIO_SIZE
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v7 0/3] limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v7 1/3] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [RFC PATCH v5 2/4] block: add simple copy support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] gdrom: fix compilation error
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v2 1/1] null_blk: add option for managing virtual boundary
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: KMSAN: kernel-infoleak in sg_scsi_ioctl
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH V12 0/3] Charge loop device i/o to issuing cgroup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V12 0/3] Charge loop device i/o to issuing cgroup
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/2] block: remove zero_fill_bio_iter
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block: move bio_list_copy_data to pktcdvd
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC PATCH v5 2/4] block: add simple copy support
- From: Selva Jove <selvajove@xxxxxxxxx>
- Re: [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
- From: Steffen Maier <maier@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: remove zero_fill_bio_iter
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 2/2] block: move bio_list_copy_data to pktcdvd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: remove zero_fill_bio_iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/7] bcache: fix a regression of code compiling failure in debug.c
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH for-5.13/drivers] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 10/12] block: add queue_to_disk() to get gendisk from request_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 7/7] bcache: fix a regression of code compiling failure in debug.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/1] null_blk: add option for managing virtual boundary
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: remove an incorrect check from blk_rq_append_bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: initialize ret in bdev_disk_changed
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH] virtio_blk: Add support for lifetime feature
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 1/1] null_blk: add option for managing virtual boundary
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 07/12] block: prepare for supporting bio_list via other link
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- Re: [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [PATCH V5 03/12] block: create io poll context for submission and poll task
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 07/12] block: prepare for supporting bio_list via other link
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 1/1] null_blk: add option for managing virtual boundary
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH 7/7] bcache: fix a regression of code compiling failure in debug.c
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH V5 00/12] block: support bio based io polling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] virtio_blk: Add support for lifetime feature
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] null_blk: add option for managing virtual boundary
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH V5 06/12] block/mq: extract one helper function polling hw queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 05/12] block: add new field into 'struct bvec_iter'
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [PATCH] virtio_blk: Add support for lifetime feature
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 7/7] bcache: fix a regression of code compiling failure in debug.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH for-5.13/drivers] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] lightnvm: Return the correct return value
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- Re: [PATCH V6 0/3] block: add two statistic tables
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH v9 13/13] lpfc: vmid: Introducing vmid in io path.
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 1/3] bio: limit bio max size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 1/3] bio: limit bio max size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RESEND,v5,1/2] bio: limit bio max size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v6 3/3] bio: add limit_bio_size sysfs
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v6 2/3] ufs: set QUEUE_FLAG_LIMIT_BIO_SIZE
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v6 0/3] limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v6 1/3] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] gdrom: fix compilation error
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] gdrom: fix compilation error
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH v5 2/4] block: add simple copy support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/1] null_blk: add option for managing virtual boundary
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/1] null_blk: add option for managing virtual boundary
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH] gdrom: fix compilation error
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- Re: [PATCH 1/1] null_blk: add option for managing virtual boundary
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [RESEND,v5,1/2] bio: limit bio max size
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Javier González <javier@xxxxxxxxxxx>
- [PATCH 1/1] null_blk: add option for managing virtual boundary
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH 0/7] bcache patches for Linux 5.13 -- 1st wave
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 7/7] bcache: fix a regression of code compiling failure in debug.c
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 6/7] bcache: Use 64-bit arithmetic instead of 32-bit
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 5/7] md: bcache: Trivial typo fixes in the file journal.c
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 2/7] bcache: remove PTR_CACHE
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 3/7] bcache: use NULL instead of using plain integer as pointer
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 4/7] md: bcache: avoid -Wempty-body warnings
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 0/7] bcache patches for Linux 5.13 -- 1st wave
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 1/7] bcache: reduce redundant code in bch_cached_dev_run()
- From: Coly Li <colyli@xxxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH v9 13/13] lpfc: vmid: Introducing vmid in io path.
- From: James Smart <jsmart2021@xxxxxxxxx>
- Re: [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [RFC PATCH v5 0/4] add simple copy support
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH] block: remove an incorrect check from blk_rq_append_bio
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH V6 0/3] block: add two statistic tables
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: initialize variable ret with 0
- From: Muhammad Usama Anjum <musamaanjum@xxxxxxxxx>
- [RFC PATCH] __dm_attach_interposer() can be static
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 3/4] Adds blk_interposer to md.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v7 16/16] bcache: more fix for compiling error when BCACHE_NVM_PAGES disabled
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 15/16] bcache: fix BCACHE_NVM_PAGES' dependences in Kconfig
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 14/16] bcache: use div_u64() in init_owner_info()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 13/16] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 12/16] bcache: read jset from NVDIMM pages for journal replay
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 11/16] bcache: support storing bcache journal into NVDIMM meta device
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 10/16] bcache: initialize bcache journal for NVDIMM meta device
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 09/16] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 08/16] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 07/16] bcache: nvm-pages fixes for bcache integration testing
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 06/16] bcache: get allocated pages from specific owner
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 05/16] bcache: bch_nvm_free_pages() of the buddy
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 04/16] bcache: bch_nvm_alloc_pages() of the buddy
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 03/16] bcache: initialization of the buddy
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 02/16] bcache: initialize the nvm pages allocator
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 01/16] bcache: add initial data structures for nvm pages
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v7 00/16] bcache: support NVDIMM for journaling
- From: Coly Li <colyli@xxxxxxx>
- [PATCH V6 3/3] block: add a statistic table for io sector
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH V6 2/3] block: add a statistic table for io latency
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH V6 1/3] block: add io_extra_stats node
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH V6 0/3] block: add two statistic tables
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
- From: Steffen Maier <maier@xxxxxxxxxxxxx>
- Re: [PATCH V5 00/12] block: support bio based io polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: remove an incorrect check from blk_rq_append_bio
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v8 0/4] block device interposer
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] block: remove an incorrect check from blk_rq_append_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RESEND,v5,1/2] bio: limit bio max size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v8 3/4] Adds blk_interposer to md.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 3/4] Adds blk_interposer to md.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v8 4/4] fix origin_map - don't split a bio for the origin device if it does not have registered snapshots.
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH v8 3/4] Adds blk_interposer to md.
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH v8 2/4] Adds the blk_interposers logic to __submit_bio_noacct().
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH v8 1/4] Adds blk_interposer. It allows to redirect bio requests to another block device.
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH v8 0/4] block device interposer
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [PATCH] block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH -next] block: use DEFINE_MUTEX() for mutex lock
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function)
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function)
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function)
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function)
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH V5 0/3] block: add two statistic tables
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] block: initialize ret in bdev_disk_changed
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block: initialize ret in bdev_disk_changed
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] block: Disable -Walign-mismatch for blk-mq.c
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH] block: Disable -Walign-mismatch for blk-mq.c
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: initialize ret in bdev_disk_changed
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Jian Cai <jiancai@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Jian Cai <jiancai@xxxxxxxxxx>
- Re: [PATCH V5 2/3] block: add a statistic table for io latency
- From: Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 16/16] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 15/16] RDMA/rw: use dma_map_sg_p2pdma()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 00/16] Add new DMA mapping operation for P2PDMA
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH V5 2/3] block: add a statistic table for io latency
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] uapi: fix comment about block device ioctl
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: partition iteration simplifications
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 01/11] dasd: use bdev_disk_changed instead of blk_drop_partitions
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH 10/15] block: move bd_mutex to struct gendisk
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH V5 3/3] block: add a statistic table for io sector
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH V5 2/3] block: add a statistic table for io latency
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH V5 1/3] block: add io_extra_stats node
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH V5 0/3] block: add two statistic tables
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 11/13] lpfc: vmid: Timeout implementation for vmid
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 09/13] lpfc: vmid: Implements CT commands for appid.
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 13/13] lpfc: vmid: Introducing vmid in io path.
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v9 08/13] lpfc: vmid: Functions to manage vmids
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v9 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 02/13] blkcg: Added a app identifier support for blkcg
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 05/13] lpfc: vmid: VMID params initialization
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 01/13] cgroup: Added cgroup_get_from_id
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 07/13] lpfc: vmid: Implements ELS commands for appid patch
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v6 0/5] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH blktests v2] tests/block/014: ignore dd error messages
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH blktests] tests/block/014: ignore dd error messages
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/5] blk-mq: Fix races between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-zoned: Remove the definition of blk_zone_start()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] blk-mq: Fix spurious debugfs directory creation during initialization
- From: Saravanan D <saravanand@xxxxxx>
- Re: [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] blk-mq: Move the elevator_exit() definition
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [bisected] bfq regression on latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v5 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] loop: Use worker per cgroup instead of kworker
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [Question] do we need fail __device_add_disk when functions in it return error
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] uapi: fix comment about block device ioctl
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [Question] do we need fail __device_add_disk when functions in it return error
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [RFC PATCH v5 2/4] block: add simple copy support
- From: Selva Jove <selvajove@xxxxxxxxx>
- Re: [RESEND,v5,1/2] bio: limit bio max size
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RESEND,v5,1/2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 03/11] block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- [PATCH v9 13/13] lpfc: vmid: Introducing vmid in io path.
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 11/13] lpfc: vmid: Timeout implementation for vmid
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 10/13] lpfc: vmid: Appends the vmid in the wqe before sending
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 09/13] lpfc: vmid: Implements CT commands for appid.
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 08/13] lpfc: vmid: Functions to manage vmids
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 07/13] lpfc: vmid: Implements ELS commands for appid patch
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 05/13] lpfc: vmid: VMID params initialization
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 02/13] blkcg: Added a app identifier support for blkcg
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 01/13] cgroup: Added cgroup_get_from_id
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
- From: Muneendra <muneendra.kumar@xxxxxxxxxxxx>
- Re: [RESEND PATCH v5 2/2] bio: add limit_bio_size sysfs
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH] blk-zoned: Remove the definition of blk_zone_start()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v5 2/2] bio: add limit_bio_size sysfs
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH v6 5/5] blk-mq: Fix races between blk_mq_update_nr_hw_queues() and iterating over tags
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [PATCH v6 3/5] blk-mq: Fix races between iterating over requests and freeing requests
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v6 5/5] blk-mq: Fix races between blk_mq_update_nr_hw_queues() and iterating over tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 4/5] blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 3/5] blk-mq: Fix races between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 1/5] blk-mq: Move the elevator_exit() definition
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 0/5] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RESEND PATCH v5 2/2] bio: add limit_bio_size sysfs
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/11] block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 02/11] block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 01/11] block: rsxx: core: Remove superfluous const qualifier
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-zoned: Remove the definition of blk_zone_start()
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] blk-zoned: Remove the definition of blk_zone_start()
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- [PATCH] blk-zoned: Remove the definition of blk_zone_start()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/3] loop: Use worker per cgroup instead of kworker
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 00/11] Rid W=1 warnings from Block
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH -next] drbd: use DEFINE_SPINLOCK() for spinlock
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] swim3: support highmem
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] floppy: always use the track buffer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] swim: don't call blk_queue_bounce_limit
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] gdrom: support highmem
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: start removing block bounce buffering support v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: Always use blk_mq_is_sbitmap_shared
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] block: add sysfs entry for virt boundary mask
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 00/11] Rid W=1 warnings from Block
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme updates for Linux 5.13
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: Always use blk_mq_is_sbitmap_shared
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- [PATCH -next] drbd: use DEFINE_SPINLOCK() for spinlock
- From: Huang Guobin <huangguobin4@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 10/11] block: xen-blkfront: Demote kernel-doc abuses
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH 00/11] Rid W=1 warnings from Block
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCHv3 for-next 19/19] block/rnbd: Use strscpy instead of strlcpy
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 18/19] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 07/19] block/rnbd: Kill destroy_device_cb
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 04/19] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 03/19] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 05/19] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCHv3 for-next 00/19] Misc update for rnbd
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCH 1/1] block: add sysfs entry for virt boundary mask
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: [PATCH v5 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH for-next 5/5] docs: Add RTRS/RNBD to the index of fault-injection
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 4/5] docs: fault-injection: Add fault-injection manual of RNBD
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 3/5] block/rnbd-clt: Inject some fault points
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 2/5] block/rnbd-srv: Inject a fault at bio processing
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 1/5] block/rnbd: Enable the fault-injection
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCH for-next 0/5] Enable Fault Injection for RNBD
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/14] bfq: introduce bfq.ioprio for cgroup
- From: brookxu <brookxu.cn@xxxxxxxxx>
- Re: [PATCH] blk-mq: Always use blk_mq_is_sbitmap_shared
- From: Hannes Reinecke <hare@xxxxxxx>
- [GIT PULL] nvme updates for Linux 5.13
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCHv3 for-next 19/19] block/rnbd: Use strscpy instead of strlcpy
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 18/19] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 17/19] block/rnbd-clt: Remove max_segment_size
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 16/19] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 14/19] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 12/19] block/rnbd-clt: Fix missing a memory free when unloading the module
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 11/19] block/rnbd-clt: Improve find_or_create_sess() return check
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 10/19] block/rnbd-srv: Remove force_close file after holding a lock
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 09/19] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 07/19] block/rnbd: Kill destroy_device_cb
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 06/19] block/rnbd: Kill rnbd_clt_destroy_default_group
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 05/19] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 04/19] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 02/19] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 03/19] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 01/19] MAINTAINERS: Change maintainer for rnbd module
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv3 for-next 00/19] Misc update for rnbd
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCH] blk-mq: Always use blk_mq_is_sbitmap_shared
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [PATCH] blk-mq: Document some blk_mq_ctx fields
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] block: remove disk_part_iter
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] block: simplify diskstats_show
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] block: simplify show_partition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] block: simplify printk_all_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] block: simplify partition_overlaps
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] block: simplify partition removal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] block: take bd_mutex around delete_partitions in del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] block: refactor blk_drop_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] block: move more syncing and invalidation to delete_partition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] block: remove invalidate_partition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] dasd: use bdev_disk_changed instead of blk_drop_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- partition iteration simplifications
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] swim3: support highmem
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] floppy: always use the track buffer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] swim: don't call blk_queue_bounce_limit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] gdrom: support highmem
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 3/3] loop: Charge i/o to mem and blk cg
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/1] block: add sysfs entry for virt boundary mask
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [RESEND PATCH v5 1/2] bio: limit bio max size
- From: Changheun Lee <nanich.lee@xxxxxxxxxxx>
- Re: [PATCH 1/1] block: add sysfs entry for virt boundary mask
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH 1/3] loop: Use worker per cgroup instead of kworker
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: reexpand iov_iter after read/write
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH v5 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [PATCH v5 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [PATCH 1/1] block: add sysfs entry for virt boundary mask
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 08/13] block: only update parent bi_status when bio fail
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 5/5] block: only update parent bi_status when bio fail
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 13/13] block: don't ignore REQ_NOWAIT for direct IO
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 7/8] block: only update parent bi_status when bio fail
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 22/22] block: don't ignore REQ_NOWAIT for direct IO
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/22] null_blk: fix command timeout completion handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 14/22] block: only update parent bi_status when bio fail
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 22/22] block: don't ignore REQ_NOWAIT for direct IO
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 18/22] null_blk: fix command timeout completion handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 14/22] block: only update parent bi_status when bio fail
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 1/1] block: add sysfs entry for virt boundary mask
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- [PATCH -next] block: use DEFINE_MUTEX() for mutex lock
- From: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
- [PATCH v5 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v5 2/3] blk-mq: Introduce atomic variants of the tag iteration functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v5 1/3] blk-mq: Move the elevator_exit() definition
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v5 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: update a few comments in uapi/linux/blkpg.h
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 00/14] bfq: introduce bfq.ioprio for cgroup
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v4 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [External] [PATCH 2/3] mm: Charge active memcg when no mm is set
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [PATCH v4 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 3/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Khazhy Kumykov <khazhy@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.12-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.12-rc6
- From: Jens Axboe <axboe@xxxxxxxxx>
- [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 V12 0/3] Charge loop device i/o to issuing cgroup
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: remove the unused RQF_ALLOCED flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: update a few comments in uapi/linux/blkpg.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: remove the unused RQF_ALLOCED flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: update a few comments in uapi/linux/blkpg.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] drivers core: don't do anything in device_del() when device_add() fail
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: don't ignore REQ_NOWAIT for direct IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: don't ignore REQ_NOWAIT for direct IO
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [bisected] bfq regression on latest linux-block/for-next
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH] block,bfq: fix the timeout calculation in bfq_bfqq_charge_time
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH -next] driver: aoe: use DEFINE_SPINLOCK() for spinlock
- From: Zucheng Zheng <zhengzucheng@xxxxxxxxxx>
- [PATCH v2] drbd: Fix a use after free in get_initial_state
- From: Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx>
- Re: [PATCH] drbd: Fix a use after free in get_initial_state
- From: kernel test robot <rong.a.chen@xxxxxxxxx>
- Re: Race condition in Kernel
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCHv2 for-next 00/24] Misc update for rnbd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: Race condition in Kernel
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- Re: Re: [Drbd-dev] [PATCH] drbd: Fix a use after free in get_initial_state
- From: lyl2019@xxxxxxxxxxxxxxxx
- Re: [PATCH] drivers core: don't do anything in device_del() when device_add() fail
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] null_blk: fix command timeout completion handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Drbd-dev] [PATCH] drbd: Fix a use after free in get_initial_state
- From: Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
- [PATCH] drivers core: don't do anything in device_del() when device_add() fail
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: Re: Re: [Drbd-dev] [PATCH] drbd: Fix a use after free in get_initial_state
- From: lyl2019@xxxxxxxxxxxxxxxx
- [PATCH] drbd: Fix a use after free in get_initial_state
- From: Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx>
- Re: [PATCH] brd: fix integer overflow in brd_check_and_reset_par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- Re: [PATCH 10/15] block: move bd_mutex to struct gendisk
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [PATCH] block: reexpand iov_iter after read/write
- From: yangerkun <yangerkun@xxxxxxxxxx>
- [PATCH v2] null_blk: fix command timeout completion handling
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH] null_blk: fix command timeout completion handling
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH V5 12/12] dm: support IO polling for bio-based dm device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 09/12] blk-mq: limit hw queues to be polled in each blk_poll()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 10/12] block: add queue_to_disk() to get gendisk from request_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 07/12] block: prepare for supporting bio_list via other link
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 05/12] block: add new field into 'struct bvec_iter'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 06/12] block/mq: extract one helper function polling hw queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 04/12] block: add req flag of REQ_POLL_CTX
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 02/12] block: add one helper to free io_context
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 03/12] block: create io poll context for submission and poll task
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 01/12] block: add helper of blk_queue_poll
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 00/12] block: support bio based io polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bisected] bfq regression on latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [bisected] bfq regression on latest linux-block/for-next
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [bisected] bfq regression on latest linux-block/for-next
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] block: only update parent bi_status when bio fail
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: only update parent bi_status when bio fail
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH] null_blk: fix command timeout completion handling
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Jian Cai <jiancai@xxxxxxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: Khalid Aziz <khalid@xxxxxxxxxxxxxx>
- [PATCH] block: only update parent bi_status when bio fail
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- RE: [PATCH] blk-mq: fix alignment mismatch.
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 4/8] advansys: remove ISA support
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] block: rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
- [PATCH 1/8] aha1542: use a local bounce buffer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] advansys: remove ISA support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] block: remove BLK_BOUNCE_ISA support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] BusLogic: reject broken old firmware that requires ISA-style bounce buffering
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] Buslogic: remove ISA support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] block: refactor the bounce buffering code
- From: Christoph Hellwig <hch@xxxxxx>
- start removing block bounce buffering support v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/15] md: remove the code to flush an old instance in md_open
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv2 for-next 10/24] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- Re: [PATCH 01/15] md: remove the code to flush an old instance in md_open
- From: "heming.zhao@xxxxxxxx" <heming.zhao@xxxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Jian Cai <jiancai@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCHv2 for-next 23/24] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 20/24] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 24/24] block/rnbd: Use strscpy instead of strlcpy
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 13/24] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 12/24] block/rnbd: Kill destroy_device_cb
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 11/24] block/rnbd: Kill rnbd_clt_destroy_default_group
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 10/24] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 09/24] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCHv2 for-next 08/24] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 15/15] block: remove bdget_disk
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH] virtio_blk: Add support for lifetime feature
- From: Enrico Granata <egranata@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix alignment mismatch.
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH] blk-mq: fix alignment mismatch.
- From: Jian Cai <jiancai@xxxxxxxxxx>
- Re: [PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [syzbot] KASAN: use-after-free Read in delete_partition (2)
- From: syzbot <syzbot+7d6c5587ec9cff5be65c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/8] block: introduce bio_required_sector_alignment()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] block: introduce blk_ksm_is_empty()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/8] advansys: remove ISA support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: Khalid Aziz <khalid@xxxxxxxxxxxxxx>
- Re: [PATCH 2/8] Buslogic: remove ISA support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] blktrace: limit allowed total trace buffer size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/15] block: remove bdget_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/15] block: factor out a part_devt helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] block: move bd_part_count to struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] block: split __blkdev_put
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] block: move adjusting bd_part_count out of __blkdev_get
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] block: move sync_blockdev from __blkdev_put to blkdev_put
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] block: move bd_mutex to struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] block: split __blkdev_get
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] md: do not return existing mddevs from mddev_find_or_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] md: refactor mddev_find_or_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] md: factor out a mddev_alloc_unit helper from mddev_find
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] md: split mddev_find
- From: Christoph Hellwig <hch@xxxxxx>
- move bd_mutex to the gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] md: factor out a mddev_find_locked helper from mddev_find
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] md: remove the code to flush an old instance in md_open
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 00/11] Rid W=1 warnings from Block
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH V4 11/12] block: add poll_capable method to support bio-based IO polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 08/12] block: use per-task poll context to implement bio based io polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCHv2 for-next 24/24] block/rnbd: Use strscpy instead of strlcpy
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 22/24] block/rnbd-clt: Remove max_segment_size
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 23/24] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 18/24] block/rnbd-clt: Support polling mode for IO latency optimization
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 21/24] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 20/24] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 15/24] block/rnbd-srv: Remove force_close file after holding a lock
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 13/24] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 19/24] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 16/24] block/rnbd-clt: Improve find_or_create_sess() return check
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 14/24] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 17/24] block/rnbd-clt: Fix missing a memory free when unloading the module
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 06/24] docs: fault-injection: Add fault-injection manual of RNBD
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 11/24] block/rnbd: Kill rnbd_clt_destroy_default_group
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 12/24] block/rnbd: Kill destroy_device_cb
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 09/24] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 08/24] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 07/24] docs: Add RTRS/RNBD to the index of fault-injection
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 05/24] block/rnbd-clt: Inject some fault points
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 10/24] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 02/24] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
- [PATCHv2 for-next 04/24] block/rnbd-srv: Inject a fault at bio processing
- From: Gioh Kim <gi-oh.kim@xxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]