Linux Block I/O
[Prev Page][Next Page]
- [PATCH] loop: Only freeze block queue when needed.
- From: Martijn Coenen <maco@xxxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 11/11] scsi: sd_zbc: emulate ZONE_APPEND commands
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 10/11] scsi: sd_zbc: factor out sanity checks for zoned commands
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 09/11] block: Introduce zone write pointer offset caching
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 08/11] block: delay un-dispatchable request
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 07/11] block: factor out requeue handling from dispatch code
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 06/11] block: introduce blk_req_zone_write_trylock
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 05/11] block: introduce BLK_STS_ZONE_RESOURCE
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 04/11] null_blk: Support REQ_OP_ZONE_APPEND
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 03/11] block: introduce bio_add_append_page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 02/11] block: Introduce REQ_OP_ZONE_APPEND
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 01/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 00/11] Introduce Zone Append for writing to zoned block devices
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: disk revalidation updates and OOM
- From: Christoph Hellwig <hch@xxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH v4 8/8] null_blk: Add support for init_hctx() fault injection
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 7/8] null_blk: Handle null_add_dev() failures properly
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 6/8] null_blk: Fix the null_add_dev() error path
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 5/8] null_blk: Fix changing the number of hardware queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 3/8] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 1/8] blk-mq: Fix a comment in include/linux/blk-mq.h
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 0/8] Improve changing the number of hardware queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH V2 6/6] block: cleanup comment for blk_flush_complete_seq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 5/6] block: remove unneeded argument from blk_alloc_flush_queue
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 4/6] block: cleanup for _blk/blk_rq_prep_clone
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 1/6] block: fix comment for blk_cloned_rq_check_limits
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH V2 0/6] Some cleanups for blk-core.c and blk-flush.c
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 7/7] block: Introduce blk-mq latency stats
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- [PATCH 6/7] blk-stat: Make bucket function take latency as an additional argument
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- [PATCH 5/7] blk-mq: Only allocate request stat data when it is enabled
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- [PATCH 4/7] Expand block stats to export number of of requests per bucket
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- [PATCH 3/7] Export block request stats to sysfs
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- [PATCH 2/7] block: Use blk-stat infrastructure to collect per queue request stats
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- [PATCH 1/7] block: keep track of per-device io sizes in stats
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- [PATCH 0/7] blk-mq request and latency stats
- From: Jes Sorensen <jes.sorensen@xxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: ❌ FAIL: Test report for kernel 5.6.0-rc4-61a0925.cki (mainline.kernel.org)
- From: Rachel Sibley <rasibley@xxxxxxxxxx>
- Re: ❌ FAIL: Test report for kernel 5.6.0-rc4-61a0925.cki (mainline.kernel.org)
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: ❌ FAIL: Test report for kernel 5.6.0-rc4-61a0925.cki (mainline.kernel.org)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: ❌ FAIL: Test report for kernel 5.6.0-rc4-61a0925.cki (mainline.kernel.org)
- From: Rachel Sibley <rasibley@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Faiz Abbas <faiz_abbas@xxxxxx>
- Re: [PATCH v2 8/8] partitions/tegra: Implement eMMC boot partitions scanning
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: general protection fault in __queue_work (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 3/8] partitions: Introduce NVIDIA Tegra Partition Table
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: general protection fault in __queue_work (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/6] floppy: make use of the local/global fdc explicit
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: disk revalidation updates and OOM
- From: He Zhe <zhe.he@xxxxxxxxxxxxx>
- [Bug Report] block: integer overflow in blk_ioctl_discard
- From: Changming Liu <liu.changm@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.6-rc
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.6-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: general protection fault in __queue_work (2)
- From: syzbot <syzbot+889cc963ed79ee90f74f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: disk revalidation updates and OOM
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- general protection fault in __queue_work (2)
- From: syzbot <syzbot+889cc963ed79ee90f74f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: general protection fault in __loop_clr_fd
- From: syzbot <syzbot+3967212746d25888b189@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Steve French <smfrench@xxxxxxxxx>
- general protection fault in __loop_clr_fd
- From: syzbot <syzbot+3967212746d25888b189@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [LSFMMBPF TOPIC] long live LFSMMBPF
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [LSFMMBPF TOPIC] long live LFSMMBPF
- From: "Chris Mason" <clm@xxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [LSFMMBPF TOPIC] long live LFSMMBPF
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] long live LFSMMBPF
- From: "Chris Mason" <clm@xxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [LSFMMBPF TOPIC] Killing LSFMMBPF
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH BUGFIX] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH BUGFIX] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
- From: Carlo Nonato <carlo.nonato95@xxxxxxxxx>
- Re: [PATCH v3] xen/blkfront: fix ring info addressing
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RFC v6 06/10] scsi: Add template flag 'host_tagset'
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 8/8] partitions/tegra: Implement eMMC boot partitions scanning
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] partitions/efi: Fix partition name parsing in GUID partition entry
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH v3] partitions/efi: Fix partition name parsing in GUID partition entry
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v3] partitions/efi: Fix partition name parsing in GUID partition entry
- From: Nikolai Merinov <n.merinov@xxxxxxxxxxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: Fix partition support for host aware zoned block devices
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v3 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: [PATCH v2 3/8] partitions: Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v2 3/8] partitions: Introduce NVIDIA Tegra Partition Table
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2 0/8] Introduce NVIDIA Tegra Partition Tablex
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 1/8] mmc: core: Add raw_boot_mult field to mmc_ext_csd
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 2/8] mmc: block: Add mmc_bdev_to_card() helper
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 5/8] mmc: block: Add mmc_bdev_to_area_type() helper
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 6/8] mmc: block: Add MMC_QUIRK_RESCAN_MAIN_BLKDEV
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 3/8] partitions: Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 7/8] mmc: block: Enable partition-table scanning for boot partitions
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 8/8] partitions/tegra: Implement eMMC boot partitions scanning
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v2 4/8] mmc: block: Add mmc_bdev_to_part_type() helper
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH] loop: avoid EAGAIN, if offset or block_size are changed
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] blktrace: fix dereference after null check
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 5.4 35/58] blk-mq: insert passthrough request into hctx->dispatch directly
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 39/67] blk-mq: insert passthrough request into hctx->dispatch directly
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Xen-devel] [PATCH v2] xen/blkfront: fix ring info addressing
- From: Sander Eikelenboom <linux@xxxxxxxxxxxxxx>
- [PATCH v3] xen/blkfront: fix ring info addressing
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v2] blktrace: fix dereference after null check
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH RFC v6 04/10] blk-mq: Facilitate a shared sbitmap per tagset
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2] xen/blkfront: fix ring info addressing
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v6 07/10] scsi: hisi_sas: Switch v3 hw to MQ
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC v6 05/10] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH RFC v6 04/10] blk-mq: Facilitate a shared sbitmap per tagset
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2] xen/blkfront: fix ring info addressing
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH RFC v6 03/10] blk-mq: Use pointers for blk_mq_tags bitmap tags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH RFC v6 10/10] hpsa: enable host_tagset and switch to MQ
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 03/10] blk-mq: Use pointers for blk_mq_tags bitmap tags
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 06/10] scsi: Add template flag 'host_tagset'
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 05/10] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 09/10] smartpqi: enable host tagset
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 04/10] blk-mq: Facilitate a shared sbitmap per tagset
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 07/10] scsi: hisi_sas: Switch v3 hw to MQ
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 01/10] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH RFC v6 02/10] blk-mq: rename blk_mq_update_tag_set_depth()
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 3/3] tests/nvme/034: Add a test for the fcloop driver
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 2/3] nvme/033: add test for ANA state transition
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 1/3] nvme: enable ANA support
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH blktests 0/3] ANA and fcloop tests
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v2] xen/blkfront: fix ring info addressing
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] xen/blkfront: fix ring info addressing
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH] xen/blkfront: fix ring info addressing
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH] xen/blkfront: fix ring info addressing
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2] blktrace: fix dereference after null check
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH] xen/blkfront: fix ring info addressing
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [dm-devel] [git pull] device mapper fixes for 5.6-rc5
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
- Re: [PATCH v2] blktrace: fix dereference after null check
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH blktests] nbd/003: improve the test
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Cengiz Can <cengiz@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH blktests V2 2/3] nvme: test target cntlid min cntlid max
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH blktests] nbd/003: improve the test
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests V2 1/3] nvme: allow target to set cntlid min/max & model
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests V2 2/3] nvme: test target cntlid min cntlid max
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: [PATCH] block: refactor duplicated macros
- From: Matteo Croce <mcroce@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] block: refactor duplicated macros
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC PATCH v2 3/4] scsi: ufs: add program_key() variant op
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- RE: [RFC PATCH v2 3/4] scsi: ufs: add program_key() variant op
- From: <bmuthuku@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] bdi: fix use-after-free for bdi device
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [git pull] device mapper fixes for 5.6-rc5
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [PATCH 1/1] null_blk: describe the usage of fault injection param
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 5.6-rc5
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 5.6-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [git pull] device mapper fixes for 5.6-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] bdi: fix use-after-free for bdi device
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 0/7] bdi: fix use-after-free for bdi device
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] nbd: requeue command if the soecket is changed
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] nbd: enable replace socket if only one connection is configured
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH blktests] nbd/003: fix compiling error with gcc version 4.8.5
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: [PATCH v2 0/7] bdi: fix use-after-free for bdi device
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [RFC PATCH v2 2/4] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
- From: Stephen Boyd <swboyd@xxxxxxxxxxxx>
- Re: [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
- From: Stephen Boyd <swboyd@xxxxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: disk revalidation updates and OOM
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: refactor duplicated macros
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [git pull] device mapper fixes for 5.6-rc5
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RESEND PATCH v1 0/3] set ro attribute of block device according to write-protection status
- From: Matthias Brugger <matthias.bgg@xxxxxxxxx>
- Re: [PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: disk revalidation updates and OOM
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH] blktrace: fix dereference after null check
- From: Cengiz Can <cengiz@xxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH v2] blktrace: fix dereference after null check
- From: Cengiz Can <cengiz@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] nbd: requeue command if the soecket is changed
- From: Hou Pu <houpu.main@xxxxxxxxx>
- [RFC PATCH v2 3/4] scsi: ufs: add program_key() variant op
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 2/4] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 4/4] scsi: ufs-qcom: add Inline Crypto Engine support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 0/4] Inline crypto support on DragonBoard 845c
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 1/2] nbd: enable replace socket if only one connection is configured
- From: Hou Pu <houpu.main@xxxxxxxxx>
- Re: commit 01e99aeca397 causes longer runtime of block/004
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RESEND PATCH v1 2/3] mmc: check write-protection status during BLKROSET ioctl
- From: <light.hsieh@xxxxxxxxxxxx>
- [RESEND PATCH v1 3/3] block: set partition read/write policy according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- [RESEND PATCH v1 0/3] set ro attribute of block device according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- [RESEND PATCH v1 1/3] mmc: record wp_grp_size and boot_wp_status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 3/3] block: set partition read/write policy according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 2/3] mmc: check write-protection status during BLKROSET ioctl
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 1/3] mmc: record wp_grp_size and boot_wp_status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 0/3] set ro attribute of block device according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 1/3] mmc: record wp_grp_size and boot_wp_status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 2/3] mmc: check write-protection status during BLKROSET ioctl
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 3/3] block: set partition read/write policy according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 0/3] set ro attribute of block device according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 0/3] set ro attribute of block device according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 2/3] mmc: check write-protection status during BLKROSET ioctl
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 1/3] mmc: record wp_grp_size and boot_wp_status
- From: <light.hsieh@xxxxxxxxxxxx>
- [PATCH v1 3/3] block: set partition read/write policy according to write-protection status
- From: <light.hsieh@xxxxxxxxxxxx>
- commit 01e99aeca397 causes longer runtime of block/004
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] nbd: make starting request more reasonable
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH 2/2] nbd: requeue command if the soecket is changed
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH 2/2] nbd: requeue command if the soecket is changed
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH 1/2] nbd: enable replace socket if only one connection is configured
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] nbd: make starting request more reasonable
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] nbd: requeue command if the soecket is changed
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] nbd: enable replace socket if only one connection is configured
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH v2] block: sed-opal: Change the check condition for regular session validity
- From: Revanth Rajashekar <revanth.rajashekar@xxxxxxxxx>
- Re: [PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Multi-actuator HDDs
- From: Muhammad Ahmad <muhammad.ahmad@xxxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] blktrace: fix dereference after null check
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH] blk-iocost: remove duplicated lines in comments
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] blktrace: fix dereference after null check
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH] blktrace: fix dereference after null check
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] blktrace: fix dereference after null check
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH] nbd: make starting request more reasonable
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 07/25] RDMA/rtrs: client: statistics functions
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v9 07/25] RDMA/rtrs: client: statistics functions
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Cengiz Can <cengiz@xxxxxxxxxx>
- Re: [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH] blktrace: fix dereference after null check
- From: Cengiz Can <cengiz@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v9 20/25] block/rnbd: server: main functionality
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 0/5] Add support for block disk resize notification
- From: "Singh, Balbir" <sblbir@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v9 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 05/25] RDMA/rtrs: client: private header with client structs and functions
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 05/25] RDMA/rtrs: client: private header with client structs and functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 16/25] block/rnbd: client: private header with client structs and functions
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 17/25] block/rnbd: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 01/25] sysfs: export sysfs_remove_file_self()
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH] block: Remove used kblockd_schedule_work_on()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] block/diskstats: accumulate all per-cpu counters in one pass
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [PATCH v9 05/25] RDMA/rtrs: client: private header with client structs and functions
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH] block: Remove used kblockd_schedule_work_on()
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Faiz Abbas <faiz_abbas@xxxxxx>
- Re: [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH 2/3] block/diskstats: accumulate all per-cpu counters in one pass
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- [PATCH 3/3] block/diskstats: replace time_in_queue with sum of request times
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- [PATCH 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [PATCH v9 19/25] block/rnbd: server: private header with server structs and functions
- From: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev
- From: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 20/25] block/rnbd: server: main functionality
- From: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
- [PATCH 2/2] bcache: fix code comments for ignore pending signals
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 0/2] bcache patches for Linux v5.6-rc5
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
- Re: [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- disk revalidation updates and OOM
- From: He Zhe <zhe.he@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v2 0/6] floppy: make use of the local/global fdc explicit
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH v2 0/6] floppy: make use of the local/global fdc explicit
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH v2 6/6] floppy: rename the global "fdc" variable to "current_fdc"
- From: Willy Tarreau <w@xxxxxx>
- [PATCH v2 1/6] floppy: remove dead code for drives scanning on ARM
- From: Willy Tarreau <w@xxxxxx>
- [PATCH v2 5/6] floppy: separate the FDC's base address from its registers
- From: Willy Tarreau <w@xxxxxx>
- [PATCH v2 3/6] floppy: prepare ARM code to simplify base address separation
- From: Willy Tarreau <w@xxxxxx>
- [PATCH v2 2/6] floppy: remove incomplete support for second FDC from ARM code
- From: Willy Tarreau <w@xxxxxx>
- [PATCH v2 4/6] floppy: introduce new functions fdc_inb() and fdc_outb()
- From: Willy Tarreau <w@xxxxxx>
- [PATCH v2 0/6] floppy: make use of the local/global fdc explicit
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH 5/6] block: remove unneeded argument from blk_alloc_flush_queue
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] block: remove obsolete comments for _blk/blk_rq_prep_clone
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- RE: [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 11/16] floppy: remove dead code for drives scanning on ARM
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH 11/16] floppy: remove dead code for drives scanning on ARM
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 20/25] block/rnbd: server: main functionality
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 19/25] block/rnbd: server: private header with server structs and functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 17/25] block/rnbd: client: main functionality
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 16/25] block/rnbd: client: private header with client structs and functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 10/25] RDMA/rtrs: server: main functionality
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 06/25] RDMA/rtrs: client: main functionality
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH resend] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue()
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 05/25] RDMA/rtrs: client: private header with client structs and functions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v9 01/25] sysfs: export sysfs_remove_file_self()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 6/6] block: cleanup comment for blk_flush_complete_seq
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Ondrej Zary <linux@xxxxxxx>
- Re: [PATCH 5/6] block: remove unneeded argument from blk_alloc_flush_queue
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 1/6] block: fix comment for blk_cloned_rq_check_limits
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 12/16] floppy: remove incomplete support for second FDC from ARM code
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH V2] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 6/6] block: cleanup comment for blk_flush_complete_seq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 5/6] block: remove unneeded argument from blk_alloc_flush_queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/6] block: remove obsolete comments for _blk/blk_rq_prep_clone
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH V2 10/10] scsi: replace sdev->device_busy with sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 09/10] scsi: add scsi_device_busy() to read sdev->device_busy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 08/10] blk-mq: pass budget token to dirver via blk_mq_queue_data
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 07/10] blk-mq: return budget token from .get_budget callback
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 06/10] sbitmap: add helper of sbitmap_calculate_shift
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 05/10] sbitmap: export sbitmap_weight
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 04/10] sbitmap: move allocation hint into sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 03/10] sbitmap: remove sbitmap_clear_bit_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 02/10] sbitmap: add helpers for updating allocation hint
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 01/10] sbitmap: maintain allocation round_robin in sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 00/10] scsi: tracking device queue depth via sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: sed-opal: Change the check condition for regular session validity
- From: "Rajashekar, Revanth" <revanth.rajashekar@xxxxxxxxx>
- Re: [PATCH] block: sed-opal: Change the check condition for regular session validity
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- Re: [PATCH] block: sed-opal: Change the check condition for regular session validity
- From: "Rajashekar, Revanth" <revanth.rajashekar@xxxxxxxxx>
- Re: [PATCH] block: sed-opal: Change the check condition for regular session validity
- From: "Derrick, Jonathan" <jonathan.derrick@xxxxxxxxx>
- [PATCH] block: sed-opal: Change the check condition for regular session validity
- From: Revanth Rajashekar <revanth.rajashekar@xxxxxxxxx>
- Re: [PATCH 6/6] block: cleanup comment for blk_flush_complete_seq
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [PATCH 5/6] block: remove unneeded argument from blk_alloc_flush_queue
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [PATCH 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- Re: [PATCH 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
- From: Nikolay Borisov <n.borisov.lkml@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.6-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] loop: avoid EAGAIN, if offset or block_size are changed
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [GIT PULL] Block fixes for 5.6-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH resend] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] loop: Fix irq lock ordering bug
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue()
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 6/6] block: cleanup comment for blk_flush_complete_seq
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 5/6] block: remove unneeded argument from blk_alloc_flush_queue
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 4/6] block: remove obsolete comments for _blk/blk_rq_prep_clone
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 1/6] block: fix comment for blk_cloned_rq_check_limits
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 0/6] Some cleanups for blk-core.c and blk-flush.c
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [PATCH] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH V2] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH 2/2] nbd: requeue command if the soecket is changed
- From: Hou Pu <houpu.main@xxxxxxxxx>
- [PATCH 1/2] nbd: enable replace socket if only one connection is configured
- From: Hou Pu <houpu.main@xxxxxxxxx>
- [PATCH v2 0/2] nbd: requeue request if only one connection is configured
- From: Hou Pu <houpu.main@xxxxxxxxx>
- [PATCH] loop: avoid EAGAIN, if offset or block_size are changed
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify
- From: "Singh, Balbir" <sblbir@xxxxxxxxxx>
- Re: [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 2/9] block: Inline encryption support for blk-mq
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/4] bio-integrity: introduce two funcs handle protect information
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH] blk-iocost: remove duplicated lines in comments
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Remove some unused function arguments
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/1 RESEND] Allow non-root users to perform ZBC commands.
- From: Ryan Attard <ryanattard@xxxxxxxxxxxxxxx>
- [PATCH 0/1 RESEND] Allow non-root users to perform ZBC commands.
- From: Ryan Attard <ryanattard@xxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Remove some unused function arguments
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] block_dev: support protect information passthrough
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/4] bio-integrity: introduce two funcs handle protect information
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 15/16] floppy: separate the FDC's base address from its registers
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH 15/16] floppy: separate the FDC's base address from its registers
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [RFC PATCH 0/4] userspace PI passthrough via io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH][next] block: Replace zero-length array with flexible-array member
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] blk-mq: Remove some unused function arguments
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v2 1/7] blk-wbt: use bdi_dev_name() to get device name
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 4/7] bdi: create a new function bdi_get_dev_name()
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 3/7] bdi: protect device lifetime with RCU
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 5/7] bfq: fix potential kernel crash when print dev err info
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 7/7] blk-wbt: replace bdi_dev_name() with bdi_get_dev_name()
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 6/7] memcg: fix crash in wb_workfn when bdi unregister
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 2/7] fs/ceph: use bdi_dev_name() to get device name
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 0/7] bdi: fix use-after-free for bdi device
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH 4/4] liburing/test: add testcase for protect information passthrough
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH 3/4] block_dev: support protect information passthrough
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH 2/4] bio-integrity: introduce two funcs handle protect information
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [RFC PATCH 0/4] userspace PI passthrough via io_uring
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH] drivers/block/zram/zram_drv.c: remove WARN_ON_ONCE() in free_block_bdev()
- From: Yue Hu <zbestahu@xxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 16/16] floppy: rename the global "fdc" variable to "current_fdc"
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 15/16] floppy: separate the FDC's base address from its registers
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 14/16] floppy: introduce new functions fdc_inb() and fdc_outb()
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 13/16] floppy: prepare ARM code to simplify base address separation
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 12/16] floppy: remove incomplete support for second FDC from ARM code
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 11/16] floppy: remove dead code for drives scanning on ARM
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
- Re: dm integrity: reinitialize __bi_remaining when reusing bio
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 7/9] fscrypt: add inline encryption support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH][next] block: Replace zero-length array with flexible-array member
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH] dm integrity: reinitialize __bi_remaining when reusing bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2] blk-mq: insert passthrough request into hctx->dispatch directly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH v2 5/5] drivers/scsi/sd.c: Convert to use set_capacity_revalidate_and_notify
- From: Balbir Singh <sblbir@xxxxxxxxxx>
- [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify
- From: Balbir Singh <sblbir@xxxxxxxxxx>
- [PATCH v2 0/5] Add support for block disk resize notification
- From: Balbir Singh <sblbir@xxxxxxxxxx>
- [PATCH v2 1/5] block/genhd: Notify udev about capacity change
- From: Balbir Singh <sblbir@xxxxxxxxxx>
- [PATCH v2 3/5] drivers/block/xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify
- From: Balbir Singh <sblbir@xxxxxxxxxx>
- [PATCH v2 2/5] drivers/block/virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
- From: Balbir Singh <sblbir@xxxxxxxxxx>
- Re: [dm-devel] [PATCH] dm integrity: reinitialize __bi_remaining when reusing bio
- From: Daniel Glöckner <dg@xxxxxxxxx>
- Re: [dm-devel] [PATCH] dm integrity: reinitialize __bi_remaining when reusing bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- [PATCH] dm integrity: reinitialize __bi_remaining when reusing bio
- From: Daniel Glöckner <dg@xxxxxxxxx>
- Re: [PATCH v2 1/1] null_blk: remove unused fields in 'nullb_cmd'
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH V2] blk-mq: insert passthrough request into hctx->dispatch directly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/2] nbd: enable replace socket if only one connection is configured
- From: Hou Pu <houpu.main@xxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH 1/2] nbd: enable replace socket if only one connection is configured
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH v2 1/1] null_blk: remove unused fields in 'nullb_cmd'
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH V2] blk-mq: insert passthrough request into hctx->dispatch directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH V2] blk-mq: insert passthrough request into hctx->dispatch directly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/9] block: Inline encryption support for blk-mq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH v3 2/3] mm: Charge active memcg when no mm is set
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH v3 3/3] loop: Charge i/o to mem and blk cg
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH v3 2/3] mm: Charge active memcg when no mm is set
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- [PATCH v3 0/3] Charge loop device i/o to issuing cgroup
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 02/10] floppy: cleanup: expand macro UFDCS
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 03/10] floppy: cleanup: expand macro UDP
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 07/10] floppy: cleanup: expand macro DRS
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 09/10] floppy: cleanup: expand the R/W / format command macros
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 01/10] floppy: cleanup: expand macro FDCS
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 04/10] floppy: cleanup: expand macro UDRS
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 10/10] floppy: cleanup: expand the reply_buffer macros
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 06/10] floppy: cleanup: expand macro DP
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 08/10] floppy: cleanup: expand macro DRWE
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 05/10] floppy: cleanup: expand macro UDRWE
- From: Willy Tarreau <w@xxxxxx>
- [PATCH 00/10] floppy driver cleanups (deobfuscation)
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH v3 2/3] mm: Charge active memcg when no mm is set
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v2 1/1] null_blk: remove unused fields in 'nullb_cmd'
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH 1/1] null_blk: remove unused 'll_list' in 'nullb_cmd'
- From: dongli.zhang@xxxxxxxxxx
- [PATCH 1/1] null_blk: remove unused 'll_list' in 'nullb_cmd'
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v3] partitions/efi: Fix partition name parsing in GUID partition entry
- From: hch <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block/bio-integrity: simplify the way of calculate nr_pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH v3 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block/bio-integrity: simplify the way of calculate nr_pages
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3] partitions/efi: Fix partition name parsing in GUID partition entry
- From: Nikolai Merinov <n.merinov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 7/8] null_blk: Handle null_add_dev() failures properly
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v3 6/8] null_blk: Fix the null_add_dev() error path
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v3 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v3 1/8] blk-mq: Fix a comment in include/linux/blk-mq.h
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH blktests] nbd/003: improve the test
- From: Sun Ke <sunke32@xxxxxxxxxx>
- [PATCH blktests] Add mount and clear_sock test for nbd by netlink
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH v3 2/3] mm: Charge active memcg when no mm is set
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 26/30] zram: Add missing annotatin for zram_slot_unlock()
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- [PATCH 25/30] zram: Add missing annotatin for zram_slot_lock()
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- Re: [PATCH v3 2/3] mm: Charge active memcg when no mm is set
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH] block: refactor duplicated macros
- From: Matteo Croce <mcroce@xxxxxxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.6-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Block fixes for 5.6-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 5.6-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 7/9] fscrypt: add inline encryption support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 9/9] ext4: add inline encryption support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 5/9] scsi: ufs: UFS crypto API
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 2/9] block: Inline encryption support for blk-mq
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: LKFT: arm x15: mmc1: cache flush error -110
- From: Bitan Biswas <bbiswas@xxxxxxxxxx>
- Re: [PATCH v7 7/9] fscrypt: add inline encryption support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/9] block: Inline encryption support for blk-mq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/9] Inline Encryption Support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] md: enable io polling
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2 2/2] md: enable io polling
- From: Andrzej Jakowski <andrzej.jakowski@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] block: Fix partition support for host aware zoned block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 9/9] ext4: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 5/9] scsi: ufs: UFS crypto API
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 7/9] fscrypt: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 8/9] f2fs: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 2/9] block: Inline encryption support for blk-mq
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v7 0/9] Inline Encryption Support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH v9 08/25] RDMA/rtrs: client: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v9 16/25] block/rnbd: client: private header with client structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v9 14/25] RDMA/rtrs: a bit of documentation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v9 24/25] block/rnbd: a bit of documentation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v9 19/25] block/rnbd: server: private header with server structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v9 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules
- From: Jack Wang <jinpuwang@xxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]