Linux Block I/O
[Prev Page][Next Page]
- [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>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Arnd Bergmann <arnd@xxxxxxxx>
- 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: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- 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: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- 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: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- 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: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: William Kucharski <kucharsk@xxxxxxxxx>
- Re: [PATCH] sgl_alloc_order: memory leak
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/2] Documentation/admin-guide: README & svga: remove use of "rdev"
- From: Martin Mareš <mj@xxxxxx>
- 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: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 06/14] block: drop double zeroing
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH 00/14] drop double zeroing
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH 4/4] blk-throttle: Fix IO hang for a corner case
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 3/4] blk-throttle: Avoid tracking latency if low limit is invalid
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 1/4] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 2/4] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 0/4] Some improvements for blk throttle
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH] sgl_alloc_order: memory leak
- 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: Andy Lutomirski <luto@xxxxxxxxxx>
- 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: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- 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: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- 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: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- RE: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: let import_iovec deal with compat_iovecs as well
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 06/12] block: lift setting the readahead size into the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block-mq: fix comments in blk_mq_queue_tag_busy_iter
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH 0/9] Rework runtime suspend and SCSI domain validation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH -next v2] nbd: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH -next v2] block: aoe: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH -next v2] rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: [PATCH -next] rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
- From: miaoqinglang <miaoqinglang@xxxxxxxxxx>
- Re: [PATCHv3 1/4] block: add zone specific block statuses
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 6/5] iocost: consider iocgs with active delays for debt forgiveness
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] zram: Failing to decompress is WARN_ON worthy
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCHv3 1/4] block: add zone specific block statuses
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCHv3 2/4] nvme: translate zone resource errors
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] fs: remove various compat readv/writev helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] fs: remove the compat readv/writev syscalls
- 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 4/9] fs: handle the compat case in import_iovec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
- From: Christoph Hellwig <hch@xxxxxx>
- let import_iovec deal with compat_iovecs as well
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH v2 4/4] block: get rid of unnecessary local variable
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 2/4] block: use common interface blk_queue_registered()
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 1/4] block: invoke blk_mq_exit_sched no matter whether have .exit_sched
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 3/4] block: fix comment and add lockdep assert
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH v2 0/4] some improvements and clean-up for block
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH 0/4] some improvements and clean-up for block
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
- From: Gioh Kim <gi-oh.kim@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v2 0/2] Documentation/admin-guide: remove use of "rdev"
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC PATCH v2 2/2] Documentation/admin-guide: blockdev/ramdisk: remove use of "rdev"
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC PATCH v2 1/2] Documentation/admin-guide: README & svga: remove use of "rdev"
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 3/4] block: fix comment and add lockdep assert
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH 2/4] block: use common interface blk_queue_registered()
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH 4/4] block: get rid of unnecessary local variable
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH 1/4] block: invoke blk_mq_exit_sched no matter whether have .exit_sched
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH 0/4] some improvements and clean-up for block
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCHv3 0/4] zoned block device specific errors
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH 3/5] iocost: recalculate delay after debt reduction
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 4/5] iocost: reimplement debt forgiveness using average usage
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 5/5] iocost: add iocg_forgive_debt tracepoint
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 1/5] iocost: factor out ioc_forgive_debts()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 2/5] iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET for-5.10/block] iocost: improve debt forgiveness logic
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] zram: Failing to decompress is WARN_ON worthy
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCHv3 4/4] scsi: handle zone resources errors
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCHv3 2/4] nvme: translate zone resource errors
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCHv3 1/4] block: add zone specific block statuses
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCHv3 3/4] scsi: update additional sense codes list
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCHv3 3/4] scsi: update additional sense codes list
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 4/4] scsi: handle zone resources errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 2/4] nvme: translate zone resource errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 1/4] block: add zone specific block statuses
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv3 0/4] 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: [PATCH v2 3/3] block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH v2 2/3] block: make blk_crypto_rq_bio_prep() able to fail
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH v2 1/3] block: make bio_crypt_clone() able to fail
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] dasd: cleanup dasd_scan_partitions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER
- From: Leah Rumancik <leah.rumancik@xxxxxxxxx>
- Re: [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
- From: Christoph Hellwig <hch@xxxxxx>
- [GIT PULL] nvme fixes for 5.9
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 5.9
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/14] block: mark blkdev_get static
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] mm: split swap_type_of
- 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 10/14] mm: cleanup claim_swapfile
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] raw: don't keep unopened block device around
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] zram: cleanup backing_dev_store
- 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 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] block: cleanup blkdev_bszset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [blktests] About CPU hotplug test
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- remove blkdev_get as a public API
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] [v2] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Xianting Tian <tian.xianting@xxxxxxx>
- Re: [PATCH 06/12] block: lift setting the readahead size into the block layer
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 02/12] drbd: remove dead code in device_to_statistics
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
- From: Niklas Cassel <nks@xxxxxxxxxxx>
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: remove redundant mq check
- From: John Pittman <jpittman@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [PATCH] block: remove redundant mq check
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: Revert "dm: always call blk_queue_split() in dm_process_bio()"
- From: Vijayendra Suman <vijayendra.suman@xxxxxxxxxx>
- [PATCH] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
- From: Xianting Tian <tian.xianting@xxxxxxx>
- Re: [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH V3] block: Fix use-after-free issue while accessing ioscheduler lock
- From: Pradeep P V K <ppvk@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V1] block: Fix use-after-free issue while accessing ioscheduler lock
- From: ppvk@xxxxxxxxxxxxxx
- [PATCH -next] aoe: remove unnecessary mutex_init()
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH v2 1/3] block: make bio_crypt_clone() able to fail
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/3] block: make blk_crypto_rq_bio_prep() able to fail
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [External] Re: [PATCH] io_uring: fix the bug of child process can't do io task
- From: 朱寅寅 <zhuyinyin@xxxxxxxxxxxxx>
- [PATCH v2 3/3] block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/3] block: fix up bio_crypt_ctx allocation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V1] block: Fix use-after-free issue while accessing ioscheduler lock
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH V2] block: Fix use-after-free issue while accessing ioscheduler lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] io_uring: fix the bug of child process can't do io task
- From: Yinyin Zhu <zhuyinyin@xxxxxxxxxxxxx>
- Re: [PATCH] io_uring: fix the bug of child process can't do io task
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 0/3] Charge loop device i/o to issuing cgroup
- From: Dan Schatzberg <schatzberg.dan@xxxxxxxxx>
- Re: [PATCH] io_uring: fix the bug of child process can't do io task
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] block: Fix use-after-free issue while accessing ioscheduler lock
- From: ppvk@xxxxxxxxxxxxxx
- Re: [PATCH v3 0/2] Fix handling of host-aware ZBC disks
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- bdi cleanups v5
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/12] md: update the optimal I/O size on reshape
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
- From: Christoph Hellwig <hch@xxxxxx>
- Re: REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] block: Consider only dispatched requests for inflight statistic
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: Revert "dm: always call blk_queue_split() in dm_process_bio()"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 06/12] block: lift setting the readahead size into the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 2/4] block: allow 'chunk_sectors' to be non-power-of-2
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 1/4] block: use lcm_not_zero() when stacking chunk_sectors
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 3/4] dm table: stack 'chunk_sectors' limit to account for target-specific splitting
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 0/4] block: a couple chunk_sectors fixes/improvements
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/5] Some improvements for blk-throttle
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] drbd: remove dead code in device_to_statistics
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 2/2] scsi: Fix ZBC disk initialization
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2] block: Fix use-after-free issue while accessing ioscheduler lock
- From: ppvk@xxxxxxxxxxxxxx
- Re: [PATCH V2] block: Fix use-after-free issue while accessing ioscheduler lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/3] io_uring: Fix async workqueue is not canceled on some corner case
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH V2] block: Fix use-after-free issue while accessing ioscheduler lock
- From: Pradeep P V K <ppvk@xxxxxxxxxxxxxx>
- Re: [PATCH V1] block: Fix use-after-free issue while accessing ioscheduler lock
- From: ppvk@xxxxxxxxxxxxxx
- Re: [PATCH 0/5] Some improvements for blk-throttle
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: fix hang issue in blk_queue_enter()
- From: Yang Yang <yang.yang@xxxxxxxx>
- [PATCH 0/3] io_uring: Fix async workqueue is not canceled on some corner case
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH 2/3] io_uring: Fix missing smp_mb() in io_cancel_async_work()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH 3/3] io_uring: Fix remove irrelevant req from the task_list
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH 1/3] io_uring: Fix resource leaking when kill the process
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v3 2/2] scsi: Fix ZBC disk initialization
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 0/2] Fix handling of host-aware ZBC disks
- 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: [PATCH 06/14] block: lift setting the readahead size into the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: clean up is partition checks
- From: Christoph Hellwig <hch@xxxxxx>
- REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V1] block: Fix use-after-free issue while accessing ioscheduler lock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/1] DASD: fix discard for FBA devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5] Some improvements for blk-throttle
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] tools/io_uring: fix compile breakage
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Revert "dm: always call blk_queue_split() in dm_process_bio()"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v7 4/7] tests/nvme: restrict tests to specific transports
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [PATCH] tools/io_uring: fix compile breakage
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH 1/1] s390/dasd: Fix zero write for FBA devices
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.8 22/29] block: only call sched requeue_request() for scheduled requests
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix hang issue in blk_queue_enter()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 16/22] block: only call sched requeue_request() for scheduled requests
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2 1/2] scsi: Fix handling of host-aware ZBC disks
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- [PATCH V1] block: Fix use-after-free issue while accessing ioscheduler lock
- From: Pradeep P V K <ppvk@xxxxxxxxxxxxxx>
- Re: [PATCH V6 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V6 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 0/1] DASD: fix discard for FBA devices
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH] blk-mq: fix hang issue in blk_queue_enter()
- From: Yang Yang <yang.yang@xxxxxxxx>
- Re: [PATCH v2 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 3/3] block: remove the revalidate_disk method
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] umem: remove ->revalidate_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] paride/pd: remove ->revalidate_disk
- From: Christoph Hellwig <hch@xxxxxx>
- remove ->revalidate_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/5] Some improvements for blk-throttle
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 3/3] block: allow 'chunk_sectors' to be non-power-of-2
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH V6 4/4] nvme: use blk_mq_[un]quiesce_tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 3/4] blk-mq: add tagset quiesce interface
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V6 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [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 3/3] block: allow 'chunk_sectors' to be non-power-of-2
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH v2 2/2] scsi: Fix ZBC disk initialization
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 0/2] Fix handling of host-aware ZBC disks
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [RFC] Reliable Multicast on top of RTRS
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC] block: enqueue splitted bios into same cpu
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] scsi: Fix ZBC disk initialization
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 0/2] Fix handling of host-aware ZBC disks
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH 2/2] scsi: Fix ZBC disk initialization
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/2] scsi: Fix handling of host-aware ZBC disks
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/2] Fix handling of host-aware ZBC disks
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 3/3] block: allow 'chunk_sectors' to be non-power-of-2
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/3] block: use lcm_not_zero() when stacking chunk_sectors
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 05/12] md: update the optimal I/O size on reshape
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2] zram: add restriction on dynamic zram device creation
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 block/for-next] blk-iocost: fix divide-by-zero in transfer_surpluses()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 block/for-next] blk-iocost: fix divide-by-zero in transfer_surpluses()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2 block/for-next] blk-iocost: fix divide-by-zero in transfer_surpluses()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH 3/3] block: allow 'chunk_sectors' to be non-power-of-2
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/3] block: use lcm_not_zero() when stacking chunk_sectors
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 1/3] block: fix blk_rq_get_max_sectors() to flow more carefully
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 0/3] block: a few chunk_sectors fixes/improvements
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 0/3] block: improve iostat for md/bcache partitions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.9-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] block: fix locking in bdev_del_partition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH block/for-next] blk-iocost: fix divide-by-zero in transfer_surpluses()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH block/for-next] blk-iocost: fix divide-by-zero in transfer_surpluses()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] block: fix locking in bdev_del_partition
- From: Dmitriy Gorokh <degifted@xxxxxxxxx>
- Re: Revert "dm: always call blk_queue_split() in dm_process_bio()"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [GIT PULL] Block fixes for 5.9-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Revert "dm: always call blk_queue_split() in dm_process_bio()"
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC] block: enqueue splitted bios into same cpu
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] blk-mq: always allow reserved allocation in hctx_may_queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] scsi: core: Remove the unused include statements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC] block: enqueue splitted bios into same cpu
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] scsi: core: Remove the unused include statements
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- [PATCH V2] blk-mq: always allow reserved allocation in hctx_may_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: always allow reserved allocation in hctx_may_queue
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] blk-mq: always allow reserved allocation in hctx_may_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] blk-mq: always allow reserved allocation in hctx_may_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
- From: Hannes Reinecke <hare@xxxxxxx>
- [RFC] block: enqueue splitted bios into same cpu
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH V5 4/4] nvme: use blk_mq_[un]quiesce_tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 3/4] blk-mq: add tagset quiesce interface
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Revert "dm: always call blk_queue_split() in dm_process_bio()"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- bdi cleanups v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] drbd: remove dead code in device_to_statistics
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/12] block: lift setting the readahead size into the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/12] md: update the optimal I/O size on reshape
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Revert "dm: always call blk_queue_split() in dm_process_bio()"
- From: Vijayendra Suman <vijayendra.suman@xxxxxxxxxx>
- Re: rework check_disk_change() v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/14] block: lift setting the readahead size into the block layer
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] [v2] blkcg: add plugging support for punt bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V4 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] nvme fixes for 5.9
- From: Jens Axboe <axboe@xxxxxx>
- [GIT PULL] nvme fixes for 5.9
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH] block: remove redundant empty check of mq_list
- From: Tianxianting <tian.xianting@xxxxxxx>
- Re: [PATCH 06/14] block: lift setting the readahead size into the block layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2] block: Fix potential page reference leak in __bio_iov_append_get_pages()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v8 13/18] scsi: core: Show nr_hw_queues in sysfs
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V4 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] [v2] blkcg: add plugging support for punt bio
- From: Xianting Tian <tian.xianting@xxxxxxx>
- [PATCH 1/3] block: keyslot-manager: Introduce passthrough keyslot manager
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 0/3] add support for inline encryption to device mapper
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 2/3] dm: add support for passing through inline crypto support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH 3/3] dm: enable may_passthrough_inline_crypto on some targets
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH] block: add io_error stat for block device
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- Re: [PATCH V4 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] bcache: doc: update Documentation/admin-guide/bcache.rst
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V4 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block: remove redundant empty check of mq_list
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC] Reliable Multicast on top of RTRS
- From: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
- [PATCH V4 4/4] nvme: use blk_mq_[un]quiesce_tagset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 3/4] blk-mq: add tagset quiesce interface
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [Linux-kernel-mentees] [PATCH v3] block/scsi-ioctl: Prevent kernel-infoleak in scsi_put_cdrom_generic_arg()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH 16/19] sd: use bdev_check_media_change
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [PATCH 07/19] swim3: use bdev_check_media_changed
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: [PATCH 19/19] block: remove check_disk_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/19] sr: simplify sr_block_revalidate_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 17/19] sr: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 16/19] sd: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 15/19] md: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 14/19] ide-gd: stop using the disk events mechanism
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 12/19] ide-cd: use bdev_check_media_changed
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 11/19] gdrom: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 10/19] paride/pcd: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block: Fix potential page reference leak in __bio_iov_append_get_pages()
- From: linmiaohe <linmiaohe@xxxxxxxxxx>
- [PATCH V4 2/3] percpu_ref: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 3/3] block: move 'q_usage_counter' into front of 'request_queue'
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 1/3] percpu_ref: add percpu_ref_is_initialized for MD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 09/19] xsysace: simplify media change handling
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/19] xsysace: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/19] swim3: use bdev_check_media_changed
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 06/19] swim: simplify media change handling
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block: Fix potential page reference leak in __bio_iov_append_get_pages()
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 01/19] block: add a bdev_check_media_change helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/19] ataflop: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/19] floppy: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/19] swim: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 02/19] amiflop: use bdev_check_media_change
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] block: remove redundant empty check of mq_list
- From: Xianting Tian <tian.xianting@xxxxxxx>
- Re: [PATCH 04/19] floppy: use bdev_check_media_change
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V3 1/3] percpu_ref: add percpu_ref_inited() for MD
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/9] scsi_transport_spi: Freeze request queues instead of quiescing
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- RE: [PATCH] Revert "block: revert back to synchronous request_queue removal"
- From: "Zhao, Haifeng" <haifeng.zhao@xxxxxxxxx>
- Re: [PATCH] Revert "block: revert back to synchronous request_queue removal"
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 00/29] treewide: Convert comma separated statements
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- RE: [PATCH] Revert "block: revert back to synchronous request_queue removal"
- From: "Zhao, Haifeng" <haifeng.zhao@xxxxxxxxx>
- Re: [PATCH V3 1/3] percpu_ref: add percpu_ref_inited() for MD
- From: Bart Van Assche <bvanassche@xxxxxxx>
- RE: [PATCH] blkcg: add plugging support for punt bio
- From: Tianxianting <tian.xianting@xxxxxxx>
- Re: [PATCH V3 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 1/4] blk-mq: serialize queue quiesce and unquiesce by mutex
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/9] md: don't detour through bd_contains for the gendisk
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 3/9] md: compare bd_disk instead of bd_contains
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 15/19] md: use bdev_check_media_change
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH V3 1/3] percpu_ref: add percpu_ref_inited() for MD
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] block: only call sched requeue_request() for scheduled requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: only call sched requeue_request() for scheduled requests
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] Revert "block: revert back to synchronous request_queue removal"
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 11/19] gdrom: use bdev_check_media_change
- From: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]