Linux Block I/O
[Prev Page][Next Page]
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- ...
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH][next] block: scsi_ioctl: Avoid the use of one-element arrays
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] block: scsi_ioctl: Avoid the use of one-element arrays
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH][next] block: scsi_ioctl: Avoid the use of one-element arrays
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] rsxx: Use fallthrough pseudo-keyword
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH][next] rsxx: Use fallthrough pseudo-keyword
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] block: scsi_ioctl: Avoid the use of one-element arrays
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH][next] block: scsi_ioctl: Avoid the use of one-element arrays
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [GIT PULL] Block fix for 5.9-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 00/15] bcache patches for Linux v5.10
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH 07/10] s390/dasd: Fix operational path inconsistency
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 05/10] s390/dasd: Move duplicate code to separate function
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 09/10] s390/dasd: Prepare for additional path event handling
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 08/10] s390/dasd: Display FC Endpoint Security information via sysfs
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 00/10] DASD FC endpoint security
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 10/10] s390/dasd: Process FCES path event notification
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 03/10] s390/cio: Add support for FCES status notification
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 01/10] s390/cio: Export information about Endpoint-Security Capability
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 02/10] s390/cio: Provide Endpoint-Security Mode per CU
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 06/10] s390/dasd: Store path configuration data during path handling
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 04/10] s390/dasd: Remove unused parameter from dasd_generic_probe()
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH v4] block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fix for 5.9-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4] block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: KMSAN: kernel-infoleak in scsi_cmd_ioctl
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: KMSAN: kernel-infoleak in scsi_cmd_ioctl
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH v4] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 0/1] Block snapshot module and block layer filter API
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [PATCH v4] mmc: core: don't set limits.discard_granularity as 0
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 4/7] tcp: use sendpage_ok() to detect misused .sendpage
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/15] bcache: share register sysfs with async register
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v4] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv4 1/3] block: add zone specific block statuses
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 01/15] bcache: share register sysfs with async register
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- Re: [PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: Lee Duncan <lduncan@xxxxxxxx>
- Re: [PATCH V7 1/2] percpu_ref: reduce memory footprint of percpu_ref in fast path
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH V7 2/2] block: move 'q_usage_counter' into front of 'request_queue'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 1/2] percpu_ref: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V6 1/2] percpu_ref: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH blktests 2/3] block/004: Provide max_active_zones to fio command
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH blktests 2/3] block/004: Provide max_active_zones to fio command
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests 1/3] common/rc: Add _test_dev_max_active_zones() helper function
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH blktests 2/3] block/004: Provide max_active_zones to fio command
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH blktests 3/3] zbd/003: Reset zones when the test device has max_active_zones limit
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 2/3] block/004: Provide max_active_zones to fio command
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 1/3] common/rc: Add _test_dev_max_active_zones() helper function
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests 0/3] Support max_active_zones
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- [PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 4/7] tcp: use sendpage_ok() to detect misused .sendpage
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v3] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v2] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v2] mmc: core: don't set limits.discard_granularity as 0
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH] mmc: core: don't set limits.discard_granularity as 0
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH v2] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 15/15] bcache: remove embedded struct cache_sb from struct cache_set
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 14/15] bcache: check and set sync status on cache's in-memory super block
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 13/15] bcache: remove can_attach_cache()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 12/15] bcache: don't check seq numbers in register_cache_set()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 11/15] bcache: only use bucket_bytes() on struct cache
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 10/15] bcache: remove useless bucket_pages()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 09/15] bcache: remove useless alloc_bucket_pages()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 08/15] bcache: only use block_bytes() on struct cache
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 07/15] bcache: add set_uuid in struct cache_set
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 06/15] bcache: remove for_each_cache()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 04/15] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 05/15] bcache: explicitly make cache_set only have single cache
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 02/15] bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 03/15] bcache: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 01/15] bcache: share register sysfs with async register
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 00/15] bcache patches for Linux v5.10
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] mmc: core: don't set limits.discard_granularity as 0
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
- From: Leon Romanovsky <leonro@xxxxxxxxxx>
- Re: [PATCH] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- RE: [EXT] Re: [PATCH 01/22] mpool: add utility routines and ioctl definitions
- From: "Nabeel Meeramohideen Mohamed (nmeeramohide)" <nmeeramohide@xxxxxxxxxx>
- RE: [EXT] Re: [PATCH 17/22] mpool: add mpool lifecycle management ioctls
- From: "Nabeel Meeramohideen Mohamed (nmeeramohide)" <nmeeramohide@xxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH blktests v2 02/11] common/xfs: Create common helper to check for XFS support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 10/11] nvme/037: Add test which loops passthru connect and disconnect
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 09/11] nvme/036: Add test for testing reset command on nvme-passthru
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 07/11] nvme/034: Add test for passthru data verification
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 11/11] nvme/038: Test removal of un-enabled subsystem and ports
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 06/11] nvme/033: Simple test to create and connect to a passthru target
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 01/11] common/fio: Remove state file in common helper
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 08/11] nvme/035: Add test to verify passthru controller with a filesystem
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 03/11] common/xfs: Create common helper to verify block device with xfs
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 05/11] nvme: Add common helpers for passthru tests
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests v2 00/11] NVMe Target Passthru Block Tests
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] mmc: core: don't set limits.discard_granularity as 0
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: RFC: sort out get_gendisk abuses
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] mmc: core: don't set limits.discard_granularity as 0
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH V6 1/2] percpu_ref: reduce memory footprint of percpu_ref in fast path
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: KMSAN: kernel-infoleak in scsi_cmd_ioctl
- From: Anant Thazhemadam <anant.thazhemadam@xxxxxxxxx>
- Re: [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- Re: [PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [BUG] discard_granularity is 0 on rk3399-gru-kevin
- From: Coly Li <colyli@xxxxxxx>
- Re: [BUG] discard_granularity is 0 on rk3399-gru-kevin
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2] block: Fix potential page reference leak in __bio_iov_append_get_pages()
- From: linmiaohe <linmiaohe@xxxxxxxxxx>
- Re: Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V6 2/2] block: move 'q_usage_counter' into front of 'request_queue'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 1/2] percpu_ref: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] nbd: introduce a client flag to do zero timeout handling
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH v3 1/2] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH v3 0/2] nbd: improve timeout handling and a fix
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] Rework runtime suspend and SCSI domain validation
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [BUG] discard_granularity is 0 on rk3399-gru-kevin
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 17/22] mpool: add mpool lifecycle management ioctls
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [BUG] discard_granularity is 0 on rk3399-gru-kevin
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [PATCH] dm: fix missing imposition of queue_limits from dm_wq_work() thread
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Some improvements for blk throttle
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block-mq: fix comments in blk_mq_queue_tag_busy_iter
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] blk-mq: call commit_rqs while list empty but error happen
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 0/9] Rework runtime suspend and SCSI domain validation
- From: Martin Kepplinger <martink@xxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
- From: Denis Efremov <efremov@xxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH blk-next 2/2] RDMA/core: Delete not-implemented get_vector_affinity
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] block:elevator:remove un-used input parameter request_queue in some functions
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- Re: [PATCH] block: change the hash used for looking up block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dm: fix imposition of queue_limits in dm_wq_work() thread
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2] blk-mq: call commit_rqs while list empty but error happen
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH] block-mq: fix comments in blk_mq_queue_tag_busy_iter
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] block: change the hash used for looking up block devices
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 0/3] block: fix up bio_crypt_ctx allocation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [v5 07/12] libata: Make ata_scsi_durable_name static
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH v2 0/1] concurrency handling for zoned null-blk
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [v5 08/12] Add durable_name_printk
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 18/22] mpool: add object lifecycle management ioctls
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 03/22] mpool: add on-media struct definitions
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 13/22] mpool: add utility routines for mpool lifecycle management
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 12/22] mpool: add metadata container or mlog-pair framework
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 14/22] mpool: add pool metadata routines to create persistent mpools
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 15/22] mpool: add mpool lifecycle management routines
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 22/22] mpool: add Kconfig and Makefile
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 21/22] mpool: add documentation
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 17/22] mpool: add mpool lifecycle management ioctls
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 19/22] mpool: add support to mmap arbitrary collection of mblocks
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 02/22] mpool: add in-memory struct definitions
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 11/22] mpool: add mlog lifecycle management and IO routines
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 20/22] mpool: add support to proactively evict cached mblock data from the page-cache
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 08/22] mpool: add pool metadata routines to manage object lifecycle and IO
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 06/22] mpool: add on-media pack, unpack and upgrade routines
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 01/22] mpool: add utility routines and ioctl definitions
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 07/22] mpool: add superblock management routines
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 05/22] mpool: add space map component which manages free space on mpool devices
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 10/22] mpool: add mlog IO utility routines
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 16/22] mpool: add mpool control plane utility routines
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 09/22] mpool: add mblock lifecycle management and IO routines
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 04/22] mpool: add pool drive component which handles mpool IO using the block layer API
- From: <nmeeramohide@xxxxxxxxxx>
- [PATCH 00/22] add Object Storage Media Pool (mpool)
- From: <nmeeramohide@xxxxxxxxxx>
- RE: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx>
- Re: dm: fix imposition of queue_limits in dm_wq_work() thread
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [v5 08/12] Add durable_name_printk
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- Re: [GIT PULL] nvme updates for 5.10
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] [v3] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH] [v3] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Tianxianting <tian.xianting@xxxxxxx>
- Re: Deadlock under load with Linux 5.9 and other recent kernels
- From: Christian Hewitt <christianshewitt@xxxxxxxxx>
- Re: [PATCH v2 0/5] io_uring: Fix async workqueue is not canceled on some corner case
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/1] concurrency handling for zoned null-blk
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Deadlock under load with Linux 5.9 and other recent kernels
- From: Patrik Nilsson <nipatriknilsson@xxxxxxxxx>
- Re: [PATCH v2 1/1] null_blk: synchronization fix for zoned device
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 0/1] concurrency handling for zoned null-blk
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH v2 1/1] null_blk: synchronization fix for zoned device
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v2 0/1] concurrency handling for zoned null-blk
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] nvme updates for 5.10
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCHv4 3/3] scsi: handle zone resources errors
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V5 1/3] percpu_ref: add percpu_ref_is_initialized for MD
- From: Christoph Hellwig <hch@xxxxxx>
- INFO: task hung in nbd_ioctl (3)
- From: syzbot <syzbot+fe03c50d25c0188f7487@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] nvme updates for 5.10
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [BUG] discard_granularity is 0 on rk3399-gru-kevin
- From: Coly Li <colyli@xxxxxxx>
- Re: [BUG] discard_granularity is 0 on rk3399-gru-kevin
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] block: fix a typo for skd_main.c
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [GIT PULL] nvme updates for 5.10
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: Deadlock under load with Linux 5.9 and other recent kernels
- From: Christian Hewitt <christianshewitt@xxxxxxxxx>
- [PATCH] block: Remove redundant 'return' statement
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [BUG] discard_granularity is 0 on rk3399-gru-kevin
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH 18/18] drbd: use semicolons rather than commas to separate statements
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- Re: [PATCH v3] zram: add restriction on dynamic zram device creation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH] block/rnbd: client: Constify rnbd_mq_ops
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- Re: [PATCH] block: remove redundant mq check
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Kernel panic on 'floppy' module load, Xen HVM, since 4.19.143
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] nvme updates for 5.10
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] block: change the hash used for looking up block devices
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] mtip32xx: remove a call to fsync_bdev on removal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V5 2/3] percpu_ref: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 3/3] block: move 'q_usage_counter' into front of 'request_queue'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 1/3] percpu_ref: add percpu_ref_is_initialized for MD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC] Reliable Multicast on top of RTRS
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [v5 08/12] Add durable_name_printk
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [GIT PULL] block fixes for 5.9-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [v5 07/12] libata: Make ata_scsi_durable_name static
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [v5 07/12] libata: Make ata_scsi_durable_name static
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [PATCH] mm: slab: fix potential double free in ___cache_free
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
- Re: Deadlock under load with Linux 5.9 and other recent kernels
- From: Christian Hewitt <christianshewitt@xxxxxxxxx>
- Re: Deadlock under load with Linux 5.9 and other recent kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Deadlock under load with Linux 5.9 and other recent kernels
- From: Christian Hewitt <christianshewitt@xxxxxxxxx>
- Re: Deadlock under load with Linux 5.9 and other recent kernels
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [v5 01/12] struct device: Add function callback durable_name
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [v5 07/12] libata: Make ata_scsi_durable_name static
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Deadlock under load with Linux 5.9 and other recent kernels
- From: Christian Hewitt <christianshewitt@xxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Roman Gushchin <guro@xxxxxx>
- Re: lib/scatterlist.c : sgl_alloc_order promises more than it delivers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- RE: [PATCH] [v2] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Tianxianting <tian.xianting@xxxxxxx>
- Re: [PATCH] [v3] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] [v3] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Xianting Tian <tian.xianting@xxxxxxx>
- [GIT PULL] block fixes for 5.9-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: fix a typo for skd_main.c
- From: Wang Qing <wangqing@xxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH] [v2] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Roman Gushchin <guro@xxxxxx>
- Re: [PATCH v8 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] dm crypt: Allow unaligned buffer lengths for skcipher devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume
- From: Pavel Machek <pavel@xxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Roman Gushchin <guro@xxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Roman Gushchin <guro@xxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [v5 10/12] Add durable_name_printk_ratelimited
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 08/12] Add durable_name_printk
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 09/12] libata: use durable_name_printk
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 11/12] print_req_error: Use durable_name_printk_ratelimited
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 12/12] buffer_io_error: Use durable_name_printk_ratelimited
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 06/12] libata: Add ata_scsi_durable_name
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 07/12] libata: Make ata_scsi_durable_name static
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 04/12] scsi: Add durable_name for dev_printk
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 05/12] nvme: Add durable name for dev_printk
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 03/12] dev_vprintk_emit: Increase hdr size
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 00/12] Add persistent durable identifier to storage log messages
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 02/12] create_syslog_header: Add durable name
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [v5 01/12] struct device: Add function callback durable_name
- From: Tony Asleson <tasleson@xxxxxxxxxx>
- [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] blk-cgroup: stop abusing get_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- RFC: sort out get_gendisk abuses
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] block: add a bdget_part helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] drbd: remove ->this_bdev
- From: Christoph Hellwig <hch@xxxxxx>
- remove bdget() as a public API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: let import_iovec deal with compat_iovecs as well v4
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v8 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v8 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v8 4/7] tcp: use sendpage_ok() to detect misused .sendpage
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v8 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v8 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
- From: Coly Li <colyli@xxxxxxx>
- [PATCH v8 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCHSET for-5.10/block] iocost: improve debt forgiveness logic
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] block/dm: add REQ_NOWAIT support for bio-based
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: clean up is partition checks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: remove unused BLK_QC_T_EAGAIN flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH] [v2] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Tianxianting <tian.xianting@xxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block: remove unused BLK_QC_T_EAGAIN flag
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: lib/scatterlist.c : sgl_alloc_order promises more than it delivers
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
- From: Christoph Hellwig <hch@xxxxxx>
- let import_iovec deal with compat_iovecs as well v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] fs: remove compat_sys_vmsplice
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] fs: remove the compat readv/writev syscalls
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
- From: Christoph Hellwig <hch@xxxxxx>
- PING: [PATCH] block: add io_error stat for block device
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: lib/scatterlist.c : sgl_alloc_order promises more than it delivers
- From: Bart Van Assche <bvanassche@xxxxxxx>
- lib/scatterlist.c : sgl_alloc_order promises more than it delivers
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCHv4 1/3] block: add zone specific block statuses
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv4 0/3] zoned block device specific errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [PATCHv4 3/3] scsi: handle zone resources errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv4 0/3] zoned block device specific errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv4 1/3] block: add zone specific block statuses
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv4 2/3] nvme: translate zone resource errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: bdi cleanups v7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 5.9
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] null_blk: synchronization fix for zoned device
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/2] Documentation/admin-guide: remove use of "rdev"
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH 07/13] block: lift setting the readahead size into the block layer
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 06/13] md: update the optimal I/O size on reshape
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 04/13] aoe: set an optimal I/O size
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 03/13] bcache: inherit the optimal I/O size
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 07/13] block: lift setting the readahead size into the block layer
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 07/13] block: lift setting the readahead size into the block layer
- From: Jan Kara <jack@xxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [GIT PULL] nvme fixes for 5.9
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/2] block: add QUEUE_FLAG_NOWAIT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] block: Fix various comments
- From: linmiaohe <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] block: Use helper function blk_mq_sched_needs_restart()
- From: linmiaohe <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] block: Use helper function blk_mq_hctx_stopped() in blk_mq_run_work_fn()
- From: linmiaohe <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] null_blk: synchronization fix for zoned device
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- bdi cleanups v7
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/13] aoe: set an optimal I/O size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/13] md: update the optimal I/O size on reshape
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/13] block: lift setting the readahead size into the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/13] drbd: remove dead code in device_to_statistics
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] null_blk: synchronization fix for zoned device
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH] block: check poll() callback when setting QUEUE_FLAG_POLL
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 2/3] block: make blk_crypto_rq_bio_prep() able to fail
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 1/3] block: make bio_crypt_clone() able to fail
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 5.9 final
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH V3 for 5.11 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
- From: Sumanesh Samanta <sumanesh.samanta@xxxxxxxxxxxx>
- RE: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- [PATCH 2/2] dm: add support for REQ_NOWAIT and enable it for linear target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 1/2] block: add QUEUE_FLAG_NOWAIT
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 0/2] block/dm: add REQ_NOWAIT support for bio-based
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] block: fix potential double free during probe failure
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [git pull] device mapper fixes for 5.9 final
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Brian Gerst <brgerst@xxxxxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: remove blkdev_get as a public API v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] dm: fix then improve bio splitting
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: fix bmd->is_null_mapped initialization
- From: Marc Hartmayer <mhartmay@xxxxxxxxxxxxx>
- Re: [PATCH 00/14] drop double zeroing
- From: Rolf Reintjes <lists2.rolf@xxxxxxxxxxxx>
- Re: [PATCH] block: fix bmd->is_null_mapped initialization
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/14] block: drop double zeroing
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 00/14] drop double zeroing
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: fix bmd->is_null_mapped initialization
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: linux-next: possible bug in 'block: remove the BIO_NULL_MAPPED flag'
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- linux-next: possible bug in 'block: remove the BIO_NULL_MAPPED flag'
- From: Marc Hartmayer <mhartmay@xxxxxxxxxxxxx>
- [PATCH v2 5/5] io_uring: Fix double list add in io_queue_async_work()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 3/5] io_uring: Fix remove irrelevant req from the task_list
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 4/5] io_uring: Fix missing save the current thread files
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 1/5] io_uring: Fix resource leaking when kill the process
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 2/5] io_uring: Fix missing smp_mb() in io_cancel_async_work()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 0/5] io_uring: Fix async workqueue is not canceled on some corner case
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 for 5.11 01/12] sbitmap: remove sbitmap_clear_bit_unlock
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V3 for 5.11 11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [RFC] block: enqueue splitted bios into same cpu
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 for 5.11 12/12] scsi: replace sdev->device_busy with sbitmap
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 for 5.11 11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 for 5.11 10/12] scsi: add scsi_device_busy() to read sdev->device_busy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 for 5.11 09/12] scsi: put hot fields of scsi_host_template into one cacheline
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 for 5.11 08/12] blk-mq: return budget token from .get_budget callback
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH blktests] block/011: remove and rescan for evicted device
- From: Klaus Jensen <its@xxxxxxxxxxxxx>
- Re: [PATCH V3 for 5.11 07/12] blk-mq: add callbacks for storing & retrieving budget token
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 for 5.11 06/12] sbitmap: add helper of sbitmap_calculate_shift
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 for 5.11 05/12] sbitmap: export sbitmap_weight
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V3 for 5.11 04/12] sbitmap: move allocation hint into sbitmap
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v4 3/3] xen-blkfront: Apply changed parameter name to the document
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v4 2/3] xen-blkfront: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v4 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v4 0/3] xen-blk(back|front): Let users disable persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
- From: Christoph Hellwig <hch@xxxxxx>
- let import_iovec deal with compat_iovecs as well v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] fs: remove compat_sys_vmsplice
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] fs: remove the compat readv/writev syscalls
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V3 for 5.11 12/12] scsi: replace sdev->device_busy with sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 10/12] scsi: add scsi_device_busy() to read sdev->device_busy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 09/12] scsi: put hot fields of scsi_host_template into one cacheline
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 08/12] blk-mq: return budget token from .get_budget callback
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 07/12] blk-mq: add callbacks for storing & retrieving budget token
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 06/12] sbitmap: add helper of sbitmap_calculate_shift
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 05/12] sbitmap: export sbitmap_weight
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 04/12] sbitmap: move allocation hint into sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 03/12] sbitmap: add helpers for updating allocation hint
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 02/12] sbitmap: maintain allocation round_robin in sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 01/12] sbitmap: remove sbitmap_clear_bit_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 for 5.11 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.9-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCHv3 0/4] zoned block device specific errors
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCHv3 4/4] scsi: handle zone resources errors
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 3/6] block: use lcm_not_zero() when stacking chunk_sectors
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 4/6] block: allow 'chunk_sectors' to be non-power-of-2
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [GIT PULL] Block fixes for 5.9-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 08/14] dasd: cleanup dasd_scan_partitions
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] xen-blkfront: Apply changed parameter name to the document
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v3 0/3] xen-blk(back|front): Let users disable persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v3 0/3] xen-blk(back|front): Let users disable persistent grants
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v3 3/3] xen-blkfront: Apply changed parameter name to the document
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v3 2/3] xen-blkfront: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v3 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v3 3/3] xen-blkfront: Apply changed parameter name to the document
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v3 2/3] xen-blkfront: add a parameter for disabling of persistent grants
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v3 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH v3 3/3] xen-blkfront: Apply changed parameter name to the document
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v3 0/3] xen-blk(back|front): Let users disable persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v3 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v3 2/3] xen-blkfront: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v2 2/2] nbd: introduce a client flag to do zero timeout handling
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCHv3 0/4] zoned block device specific errors
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/3] xen-blkfront: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [RFC] block: enqueue splitted bios into same cpu
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] xen-blkfront: add a parameter for disabling of persistent grants
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v2 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v2 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [RFC] block: enqueue splitted bios into same cpu
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH v2 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH v2 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v2 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [PATCH v2 3/3] xen-blkfront: Apply changed parameter name to the document
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v2 2/3] xen-blkfront: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v2 1/3] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- [PATCH v2 0/3] xen-blk(back|front): Let users disable persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH 07/13] block: lift setting the readahead size into the block layer
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 07/13] block: lift setting the readahead size into the block layer
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 04/13] aoe: set an optimal I/O size
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Jan Kara <jack@xxxxxxx>
- [PATCH blktests] block/011: remove and rescan for evicted device
- From: Klaus Jensen <its@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: Jürgen Groß <jgross@xxxxxxxx>
- [PATCH] xen-blkback: add a parameter for disabling of persistent grants
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC] block: enqueue splitted bios into same cpu
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] nbd: introduce a client flag to do zero timeout handling
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH v2 1/2] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH v2 0/2] nbd: improve timeout handling and a fix
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] nbd: introduce a client flag to do zero timeout handling
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] nbd: unify behavior in timeout no matter how many sockets is configured
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH v3 6/6] dm: change max_io_len() to use blk_max_size_offset()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 5/6] dm table: stack 'chunk_sectors' limit to account for target-specific splitting
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 4/6] block: allow 'chunk_sectors' to be non-power-of-2
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 3/6] block: use lcm_not_zero() when stacking chunk_sectors
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 2/6] dm: fix comment in dm_process_bio()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 1/6] dm: fix bio splitting and its bio completion order for regular IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 0/6] dm: fix then improve bio splitting
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 3/3] dm: enable may_passthrough_inline_crypto on some targets
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3] block: keyslot-manager: Introduce passthrough keyslot manager
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH blktests 00/11] NVMe Target Passthru Block Tests
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
- From: Pavel Machek <pavel@xxxxxx>
- RE: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: <Don.Brace@xxxxxxxxxxxxx>
- Re: [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] nbd: introduce a client flag to do zero timeout handling
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] nbd: unify behavior in timeout no matter how many sockets is configured
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 00/14] drop double zeroing
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 06/11] iov_iter: handle the compat case in import_iovec
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
- From: Christoph Hellwig <hch@xxxxxx>
- let import_iovec deal with compat_iovecs as well v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] iov_iter: handle the compat case in import_iovec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] fs: remove the compat readv/writev syscalls
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] fs: remove compat_sys_vmsplice
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] fs: remove various compat readv/writev helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH -next] rsxx: simplify the return expression of rsxx_save_config()
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- RE: let import_iovec deal with compat_iovecs as well
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 3/3] nbd: introduce a client flag to do zero timeout handling
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH 2/3] nbd: unify behavior in timeout no matter how many sockets is configured
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH 1/3] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- [PATCH 0/3] nbd: improve timeout handling and a fix
- From: Hou Pu <houpu@xxxxxxxxxxxxx>
- Re: [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 08/14] dasd: cleanup dasd_scan_partitions
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [PATCH] lib/scatterlist: Fix memory leak in sgl_alloc_order()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 04/13] aoe: set an optimal I/O size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/13] bcache: inherit the optimal I/O size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/13] md: update the optimal I/O size on reshape
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Christoph Hellwig <hch@xxxxxx>
- bdi cleanups v6
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/13] block: lift setting the readahead size into the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/13] drbd: remove dead code in device_to_statistics
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] zram: cleanup backing_dev_store
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] raw: don't keep unopened block device around
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/14] block: mark blkdev_get static
- From: Christoph Hellwig <hch@xxxxxx>
- remove blkdev_get as a public API v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] block: cleanup blkdev_bszset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] mm: split swap_type_of
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] mm: cleanup claim_swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] dasd: cleanup dasd_scan_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] block: cleanup partition scanning in register_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 1/4] block: add zone specific block statuses
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 0/9] Rework runtime suspend and SCSI domain validation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: let import_iovec deal with compat_iovecs as well
- From: "'Christoph Hellwig'" <hch@xxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] lib/scatterlist: Fix memory leak in sgl_alloc_order()
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: David Laight <David.Laight@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]