Linux Block I/O
[Prev Page][Next Page]
- [PATCH 11/19] net/xdp: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 12/19] mm/gup: track FOLL_PIN pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 19/19] Documentation/vm: add pin_user_pages.rst
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 14/19] vfio, mm: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- [PATCH blktests v2 3/3] Documentation: Add information about `--config` argument
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests v2 2/3] check: Add configuration file option
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests v2 1/3] check: Make "device-only" option a valid option
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests v2 0/3] Add --config argument for custom config filenames
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH blktests 0/3] Add --config argument for custom config filenames
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH blktests 1/3] check: Add configuration file option
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH blktests 0/3] Add --config argument for custom config filenames
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests 1/3] check: Add configuration file option
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests v2 0/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- [blktests PATCH 2/2] nvme: add new test to check model attribute
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [blktests PATCH 1/2] nvme: handle model attr in subsys create helper
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [blktests PATCH 0/2] nvme: add a new test to check model attr
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH AUTOSEL 4.19 36/38] nbd: protect cmd->status with cmd->lock
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 37/38] nbd: handle racing with error'ed out commands
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 38/38] nbd: verify socket is supported during setup
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 24/24] nbd: verify socket is supported during setup
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 23/24] nbd: handle racing with error'ed out commands
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in io_wq_cancel_all
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] liburing/test: fix build errors
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH V3] block: optimize for small block size IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: Wouter Verhelst <w@xxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: Wouter Verhelst <w@xxxxxxx>
- Re: BUG: unable to handle kernel paging request in io_wq_cancel_all
- From: syzbot <syzbot+221cc24572a2fed23b6b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] liburing/test: fix build errors
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [Outreachy kernel] [PATCH] blk-mq: Fix typo in comment
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH] blk-mq: Fix typo in comment
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3] block: optimize for small block size IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] blk-mq: Fix typo in comment
- From: Gabriela Bittencourt <gabrielabittencourt00@xxxxxxxxx>
- [PATCH v2] blk-mq: Document functions for sending request
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Document functions for sending request
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests 3/3] check: Make "device-only" option a valid option
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests 2/3] Documentation: Add information about `--config` argument
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests 1/3] check: Add configuration file option
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests 0/3] Add --config argument for custom config filenames
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH] blk-mq: Make blk_mq_run_hw_queue() return void
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] fs/iomap: remove redundant check in iomap_dio_rw()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] fs/iomap: remove redundant check in iomap_dio_rw()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: support for generic async request cancel
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3] block: optimize for small block size IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3] block: optimize for small block size IO
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: dm-snapshot for system updates in Android
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 4/8] block: add zone open, close and finish operations
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH 5/8] block: add zone open, close and finish ioctl support
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH 1/8] block: Remove REQ_OP_ZONE_RESET plugging
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH V3] block: optimize for small block size IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V3] block: optimize for small block size IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2] block: optimize for small BS IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] fs/iomap: remove redundant check in iomap_dio_rw()
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH] fs/iomap: remove redundant check in iomap_dio_rw()
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V2] block: optimize for small BS IO
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V2] block: optimize for small BS IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: optimize for small BS IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: optimize for small BS IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: optimize for small BS IO
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] block: optimize for small BS IO
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH] block: optimize for small BS IO
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] io_uring: set -EINTR directly when a signal wakes up in io_cqring_wait
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] io-wq: small threadpool implementation for io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io-wq: small threadpool implementation for io_uring
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: KASAN: use-after-free Read in io_uring_setup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: KASAN: use-after-free Read in io_uring_setup
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] blk-mq: Document functions for sending request
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: INFO: task syz-executor can't die for more than 143 seconds. (2)
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/8] block: Remove REQ_OP_ZONE_RESET plugging
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- KASAN: use-after-free Read in io_uring_setup
- From: syzbot <syzbot+6f03d895a6cd0d06187f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 9/9] ext4: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 8/9] f2fs: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 7/9] fscrypt: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 5/9] scsi: ufs: UFS crypto API
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 3/9] block: blk-crypto for Inline Encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 2/9] block: Add encryption context to struct bio
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 1/9] block: Keyslot Manager for Inline Encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 0/9] Inline Encryption Support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [bug report] null_blk: return fixed zoned reads > write pointer
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [bug report] null_blk: return fixed zoned reads > write pointer
- From: Ajay Joshi <Ajay.Joshi@xxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH][for-linus] io_uring: Fix leaked shadow_req
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH][for-linus] io_uring: Fix mm_fault with READ/WRITE_FIXED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH][for-linus] io_uring: Fix mm_fault with READ/WRITE_FIXED
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH][for-linus] io_uring: Fix leaked shadow_req
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/2][for-next] cleanup submission path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] io_uring: remove index from sqe_submit
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- [PATCH 1/1] io_uring: remove index from sqe_submit
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/2] io_uring: merge io_submit_sqes and io_ring_submit
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 1/2] io_uring: handle mm_fault outside of submission
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/2][for-next] cleanup submission path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 8/8] null_blk: add zone open, close, and finish support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 7/8] dm: add zone open, close and finish support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 6/8] scsi: sd_zbc: add zone open, close, and finish support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 5/8] block: add zone open, close and finish ioctl support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 4/8] block: add zone open, close and finish operations
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 3/8] scsi: sd_zbc: Fix sd_zbc_complete()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/8] block: Remove REQ_OP_ZONE_RESET plugging
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/8] Zone management commands support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: KASAN: null-ptr-deref Write in io_wq_cancel_all
- From: syzbot <syzbot+d958a65633ea70280b23@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Fixes for 5.4-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v2] io_uring: support for larger fixed file sets
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] io_uring: protect fixed file indexing with array_index_nospec()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 5.3 76/99] rbd: cancel lock_dwork if the wait is interrupted
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [GIT PULL] Fixes for 5.4-rc5
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: support for larger fixed file sets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: support for larger fixed file sets
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v9 05/12]
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH] io_uring: support for larger fixed file sets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] nbd: verify socket is supported during setup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [bug report] null_blk: return fixed zoned reads > write pointer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] fix double completion of timed out commands
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/1] blk-mq: fill header with kernel-doc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: remove needless goto from blk_mq_get_driver_tag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: reorder bio::__bi_remaining for better packing
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 0/3] Reduce the amount of memory required for request queues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/4] net: add __sys_accept4_file() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/4] io_uring: add support for IORING_OP_ACCEPT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] io_uring: reorder struct sqe_submit
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/4] io_uring: add support for accept(4)
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] io_uring: replace workqueue usage with io-wq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] io-wq: small threadpool implementation for io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/2] Replace io_uring workqueues with io-wq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH v2 1/3] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 2/3] block: Reduce the amount of memory required per request queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 3/3] block: Reduce the amount of memory used for tag sets
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 0/3] Reduce the amount of memory required for request queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG][RFC] Miscalculated inflight counter in io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG][RFC] Miscalculated inflight counter in io_uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [BUG] io_uring: defer logic based on shared data
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 1/1] test/defer: Test deferring with drain and links
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 1/1] test/defer: Test deferring with drain and links
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [BUG][RFC] Miscalculated inflight counter in io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing 1/1] test/defer: Test deferring with drain and links
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/3][for-linus] Fix bunch of bugs in io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] io_uring: Fix broken links with offloading
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: liburing 0.2 release?
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- dm-snapshot for system updates in Android
- From: Alessio Balsini <balsini@xxxxxxxxxxx>
- [BUG] io_uring: defer logic based on shared data
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH liburing 1/1] test/defer: Test deferring with drain and links
- From: "Pavel Begunkov (Silence)" <asml.silence@xxxxxxxxx>
- [BUG][RFC] Miscalculated inflight counter in io_uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 2/3] io_uring: Fix broken links with offloading
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH 0/3][for-linus] Fix bunch of bugs in io_uring
- From: "Pavel Begunkov (Silence)" <asml.silence@xxxxxxxxx>
- [PATCH 2/3] io_uring: Fix broken links with offloading
- From: "Pavel Begunkov (Silence)" <asml.silence@xxxxxxxxx>
- [PATCH 3/3] io_uring: Fix race for sqes with userspace
- From: "Pavel Begunkov (Silence)" <asml.silence@xxxxxxxxx>
- [PATCH 1/3] io_uring: Fix corrupted user_data
- From: "Pavel Begunkov (Silence)" <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] md/raid1: avoid soft lockup under high load
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/4] block: Simplify report zones execution
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH 1/4] block: Enhance blk_revalidate_disk_zones()
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: liburing 0.2 release?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH blktests v2 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH blktests v2 1/2] Move and rename uptime_s()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH blktests v2 0/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/2] blk-mq: respect io scheduler
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: James Smart <jsmart2021@xxxxxxxxx>
- Re: [PATCH] blk-mq: remove needless goto from blk_mq_get_driver_tag
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests 1/2] Move and rename uptime_s()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests 1/2] Move and rename uptime_s()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: reorder bio::__bi_remaining for better packing
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH blktests 1/2] Move and rename uptime_s()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [RFC 0/2] io_uring: examine request result only after completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH trivial] block: mtip32xx: Spelling s/configration/configuration/
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 2/2] io_uring: replace workqueue usage with io-wq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] io-wq: small threadpool implementation for io_uring
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET] Replace io_uring workqueues with io-wq
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: INFO: task syz-executor can't die for more than 143 seconds. (2)
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [RFC 0/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [RFC 1/2] io_uring: create io_queue_async() function
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [RFC 2/2] io_uring: examine request result only after completion
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH 1/4] block: Enhance blk_revalidate_disk_zones()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 4/4] block: Generically handle report zones buffer
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] block: Simplify report zones execution
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] block: Enhance blk_revalidate_disk_zones()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 4/4] block: Generically handle report zones buffer
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 3/4] block: Introduce report zones queue limits
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 2/4] block: Simplify report zones execution
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/4] block: Enhance blk_revalidate_disk_zones()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/4] zoned block device report zones enhancements
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 1/2] io_uring : correct timeout req sequence when waiting timeout
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Kgdb-bugreport] [PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-mq: remove needless goto from blk_mq_get_driver_tag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: ensure cq_entries is at least equal to or greater than sq_entries
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/1] blk-mq: fill header with kernel-doc
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-mq: remove needless goto from blk_mq_get_driver_tag
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] io_uring: ensure cq_entries is at least equal to or greater than sq_entries
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- Re: [PATCH 2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [RFC PATCH 10/10] pipe: Check for ring full inside of the spinlock in pipe_write() [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/10] pipe: Remove redundant wakeup from pipe_write() [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 02/10] Remove the nr_exclusive argument from __wake_up_sync_key() [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 01/10] pipe: Reduce #inclusion of pipe_fs_i.h [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] io_uring: ensure cq_entries is at least equal to or greater than sq_entries
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Kgdb-bugreport] [PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] io_uring: ensure cq_entries is at least equal to or greater than sq_entries
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
- From: James Smart <jsmart2021@xxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- [bug report] null_blk: return fixed zoned reads > write pointer
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Wolfgang Bumiller <w.bumiller@xxxxxxxxxxx>
- INFO: task syz-executor can't die for more than 143 seconds. (2)
- From: syzbot <syzbot+b48daca8639150bc5e73@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH liburing 2/2] test/timeout: add multi timeout reqs test with different count
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH liburing 1/2] test/timeout: add multi timeout reqs test with different timeout
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH 1/2] io_uring : correct timeout req sequence when waiting timeout
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- [PATCH 2/2] io_uring: correct timeout req sequence when inserting a new entry
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH] io_uring: ensure cq_entries is at least equal to or greater than sq_entries
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- Some questions regarding block device semantics
- From: Alberto Faria <alberto.c.faria@xxxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH blktests 1/2] Move and rename uptime_s()
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH] blk-mq: remove needless goto from blk_mq_get_driver_tag
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/4] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] bdev: Factor out bdev revalidation into a common helper
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/2] bdev: Factor out bdev revalidation into a common helper
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] bdev: Factor out bdev revalidation into a common helper
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v3 1/1] blk-mq: fill header with kernel-doc
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH blktests 1/2] Move and rename uptime_s()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH blktests 0/2] Add a test that triggers blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/4] block: Reduce the amount of memory used for tag sets
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 3/4] block: Reduce the amount of memory required per request queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 1/4] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 0/4] Reduce the amount of memory required for request queues
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/2] fix double completion of timed out commands
- From: Mike Christie <mchristi@xxxxxxxxxx>
- [PATCH] Add prctl support for controlling PF_MEMALLOC V2
- From: Mike Christie <mchristi@xxxxxxxxxx>
- [PATCH 2/2] nbd: handle racing with error'ed out commands
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 1/2] nbd: protect cmd->status with cmd->lock
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 0/2] fix double completion of timed out commands
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: liburing 0.2 release?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: liburing 0.2 release?
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH liburing] Add test for overflow of timeout request's sequence
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: fix up O_NONBLOCK handling for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 0/2 v2] Small cleanups
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
- From: Hou Tao <houtao1@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH liburing] Add test for overflow of timeout request's sequence
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Jan Kara <jack@xxxxxxx>
- Re: [Kgdb-bugreport] [PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxxxxxxxx>
- [PATCH 2/2] bdev: Refresh bdev size for disks without partitioning
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/2] bdev: Factor out bdev revalidation into a common helper
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/2] bdev: Refresh bdev size for disks without partitioning
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2 v2] nvme: Introduce nvme_lba_to_sect()
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH 1/2 v2] nvme: Cleanup and rename nvme_block_nr()
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH v3] nbd_genl_status: null check for nla_nest_start
- From: Michal Kubecek <mkubecek@xxxxxxx>
- Re: [PATCH 2/2 v2] nvme: Introduce nvme_lba_to_sect()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2 v2] nvme: Cleanup and rename nvme_block_nr()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2 v2] nvme: Cleanup and rename nvme_block_nr()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2 v2] nvme: Introduce nvme_lba_to_sect()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/2 v2] nvme: Cleanup and rename nvme_block_nr()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/2 v2] Small cleanups
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 2/2] nvme: Introduce nvme_block_sect()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] nvme: Cleanup nvme_block_nr()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] io_uring: fix up O_NONBLOCK handling for sockets
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- [PATCH 2/2] nvme: Introduce nvme_block_sect()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/2] nvme: Cleanup nvme_block_nr()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/2] Small cleanups
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: bcache kbuild cleanups
- From: Coly Li <colyli@xxxxxxx>
- Re: [GIT PULL] Block fixes for 5.4-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.4-rc4
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [git pull] device mapper fixes for 5.4-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH AUTOSEL 4.19 097/100] nbd: fix possible sysfs duplicate warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 53/56] nbd: fix possible sysfs duplicate warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.3 85/89] nbd: fix possible sysfs duplicate warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- [git pull] device mapper fixes for 5.4-rc4
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC v3] io_uring: add set of tracing events
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- Disk size update on first open
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC v3] io_uring: add set of tracing events
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH] nbd: verify socket is supported during setup
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH RESEND] null_blk: return fixed zoned reads > write pointer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC v3] io_uring: add set of tracing events
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET] io_uring: add support for accept(4)
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/3] io_uring: add support for IORING_OP_ACCEPT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] io_uring: add support for async work inheriting files table
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] net: add __sys_accept4_file() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] nbd: verify socket is supported during setup
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: Mike Christie <mchristi@xxxxxxxxxx>
- [PATCH RESEND] null_blk: return fixed zoned reads > write pointer
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- Re: [PATCH] io_uring: fix up O_NONBLOCK handling for sockets
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [engineering.redhat.com #498403] Re: [PATCH v2] nbd_genl_status: null check for nla_nest_start
- From: Red Hat Product Security <secalert@xxxxxxxxxx>
- Re: reeze while write on external usb 3.0 hard disk [Bug 204095]
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: reeze while write on external usb 3.0 hard disk [Bug 204095]
- From: Piergiorgio Sartor <piergiorgio.sartor@xxxxxxxx>
- Re: [PATCH] io_uring: fix logic error in io_timeout
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH] nbd: fix hang in NBD_DO_IT ioctl error handling
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: Mike Christie <mchristi@xxxxxxxxxx>
- [PATCH] io_uring: fix up O_NONBLOCK handling for sockets
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: INFO: task hung in nbd_ioctl
- From: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
- Re: [PATCH v5 5/7] block: Delay default elevator initialization
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] io_uring: fix logic error in io_timeout
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH v5 5/7] block: Delay default elevator initialization
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2] nbd_genl_status: null check for nla_nest_start
- From: Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
- Re: [PATCH v5 5/7] block: Delay default elevator initialization
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [RFC PATCH 02/21] Add a prelocked wake-up
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: reeze while write on external usb 3.0 hard disk [Bug 204095]
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 2/3] block: sed-opal: Generalizing write data to any opal table
- From: "Rajashekar, Revanth" <revanth.rajashekar@xxxxxxxxx>
- Re: [PATCH v2 1/3] block: sed-opal: Expose enum opal_uid and opaluid
- From: "Rajashekar, Revanth" <revanth.rajashekar@xxxxxxxxx>
- Re: [RFC PATCH 02/21] Add a prelocked wake-up
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] io_uring: add support for canceling timeout requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 02/21] Add a prelocked wake-up
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 2/3] block: sed-opal: Generalizing write data to any opal table
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] block: sed-opal: Expose enum opal_uid and opaluid
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V3] io_uring: consider the overflow of sequence for timeout req
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH V3] io_uring: consider the overflow of sequence for timeout req
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3] io_uring: consider the overflow of sequence for timeout req
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH blktests v2] nbd/003:add mount and clear_sock test for nbd
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V3 blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests v3] nvme/031: Add test to check controller deletion after setup
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [PATCH v2 3/3] block: sed-opal: Add support to read/write opal tables generically
- From: Revanth Rajashekar <revanth.rajashekar@xxxxxxxxx>
- [PATCH v2 2/3] block: sed-opal: Generalizing write data to any opal table
- From: Revanth Rajashekar <revanth.rajashekar@xxxxxxxxx>
- [PATCH v2 1/3] block: sed-opal: Expose enum opal_uid and opaluid
- From: Revanth Rajashekar <revanth.rajashekar@xxxxxxxxx>
- [PATCH v2 0/3] block: sed-opal: Generic Read/Write Opal Tables
- From: Revanth Rajashekar <revanth.rajashekar@xxxxxxxxx>
- [PATCH] io_uring: add support for absolute timeouts
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH blktests] block/027: remove duplicate --group_reporting=1
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [RFC PATCH 02/21] Add a prelocked wake-up
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 02/21] Add a prelocked wake-up
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 08/21] pipe: Check for ring full inside of the spinlock in pipe_write()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
- From: James Morris <jmorris@xxxxxxxxx>
- [RFC PATCH 21/21] smack: Implement the watch_key and post_notification hooks
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 20/21] selinux: Implement the watch_key security hook
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 19/21] usb: Add USB subsystem notifications
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 18/21] block: Add block layer notifications
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 17/21] Add a general, global device notification watch list
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 16/21] pipe: Add notification lossage handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 15/21] pipe: Allow buffers to be marked read-whole-or-error for notifications
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 14/21] Add sample notification program
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 13/21] keys: Add a notification facility
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 12/21] pipe: Add general notification queue support
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 11/21] security: Add a hook for the point of notification insertion
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 10/21] security: Add hooks to rule on setting a watch
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/21] uapi: General notification queue definitions
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 08/21] pipe: Check for ring full inside of the spinlock in pipe_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 07/21] pipe: Remove redundant wakeup from pipe_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 06/21] pipe: Rearrange sequence in pipe_write() to preallocate slot
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/21] pipe: Conditionalise wakeup in pipe_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 04/21] pipe: Advance tail pointer inside of wait spinlock in pipe_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 02/21] Add a prelocked wake-up
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 01/21] pipe: Reduce #inclusion of pipe_fs_i.h
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] mm, swap: disallow swapon() on zoned block devices
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] zram: fix race between backing_dev_show and backing_dev_store
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [RFC v3] io_uring: add set of tracing events
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH block/for-linus] blk-rq-qos: fix first node deletion of rq_qos_del()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH block/for-linus] blkcg: Fix multiple bugs in blkcg_activate_policy()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] bcache: don't export symbols
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] bcache: remove the extra cflags for request.o
- From: Christoph Hellwig <hch@xxxxxx>
- bcache kbuild cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH block/for-linus] blkcg: Fix multiple bugs in blkcg_activate_policy()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] nvme: resync include/linux/nvme.h with nvmecli
- From: "Rajashekar, Revanth" <revanth.rajashekar@xxxxxxxxx>
- Re: [PATCH block/for-linus] blkcg: fix botched pd_prealloc error handling in blkcg_activate_policy()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH block/for-linus] blk-rq-qos: fix first node deletion of rq_qos_del()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH block/for-linus] blkcg: fix botched pd_prealloc error handling in blkcg_activate_policy()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Project idea: Swap to zoned block devices
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: Project idea: Swap to zoned block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V3] io_uring: consider the overflow of sequence for timeout req
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Project idea: Swap to zoned block devices
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: Project idea: Swap to zoned block devices
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH V3] io_uring: consider the overflow of sequence for timeout req
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: Project idea: Swap to zoned block devices
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH V2] io_uring: consider the overflow of sequence for timeout req
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Project idea: Swap to zoned block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm, swap: disallow swapon() on zoned block devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] mm, swap: disallow swapon() on zoned block devices
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH v3] loop: fix no-unmap write-zeroes request behavior
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] mm, swap: disallow swapon() on zoned block devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] nvme: resync include/linux/nvme.h with nvmecli
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] nvme: resync include/linux/nvme.h with nvmecli
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] mm, swap: disallow swapon() on zoned block devices
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [RFC PATCH 0/2] block: use eBPF to redirect IO completion
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- [PATCH block/for-linus] iocost: don't let vrate run wild while there's no saturation signal
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH V2] io_uring: consider the overflow of sequence for timeout req
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH block/for-linus] blkcg: Fix ->pd_alloc_fn() being called with the wrong blkcg on policy activation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] block: Fix elv_support_iosched()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH block/for-linus] blkcg: Fix ->pd_alloc_fn() being called with the wrong blkcg on policy activation
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] nvme: resync include/linux/nvme.h with nvmecli
- From: Revanth Rajashekar <revanth.rajashekar@xxxxxxxxx>
- Re: [PATCH v3] loop: fix no-unmap write-zeroes request behavior
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3] loop: fix no-unmap write-zeroes request behavior
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH v3] loop: fix no-unmap write-zeroes request behavior
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 08/10] blkcg: implement blk-iocost
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Lockup on USB and block devices
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: WARNING: refcount bug in sock_wfree (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH 0/2] block: use eBPF to redirect IO completion
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [RFC PATCH 2/2] selftests/bpf: add test program for redirecting IO completion CPU
- From: Hou Tao <houtao1@xxxxxxxxxx>
- Re: Lockup on USB and block devices
- From: Oliver Neukum <oneukum@xxxxxxxx>
- [PATCH V2] io_uring: consider the overflow of sequence for timeout req
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH] io_uring: consider the overflow of sequence for timeout req
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: Lockup on USB and block devices
- From: Oliver Neukum <oneukum@xxxxxxxx>
- [PATCH] zram: fix race between backing_dev_show and backing_dev_store
- From: Chen Wandun <chenwandun@xxxxxxxxxx>
- Re: [RFC v2] io_uring: add set of tracing events
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH] io_uring: consider the overflow of sequence for timeout req
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH v2] loop: fix no-unmap write-zeroes request behavior
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] nbd: fix hang in NBD_DO_IT ioctl error handling
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: WARNING: refcount bug in sock_wfree (2)
- From: Jens Axboe <axboe@xxxxxxxxx>
- WARNING: refcount bug in sock_wfree (2)
- From: syzbot <syzbot+c0ba5b9e742f049a2edf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V4 5/5] blk-mq: handle requests dispatched from IO scheduler in case that hctx is dead
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 4/5] blk-mq: re-submit IO in case that hctx is dead
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 3/5] blk-mq: stop to handle IO and drain IO before hctx becomes dead
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 2/5] blk-mq: prepare for draining IO when hctx's all CPUs are offline
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 1/5] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH V2] block: Fix elv_support_iosched()
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [RFC v2] io_uring: add set of tracing events
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: reeze while write on external usb 3.0 hard disk [Bug 204095]
- From: Piergiorgio Sartor <piergiorgio.sartor@xxxxxxxx>
- Re: [GIT PULL] Single io_uring fix for 5.4-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC v2] io_uring: add set of tracing events
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- [RFC v2] io_uring: add set of tracing events
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [GIT PULL] Single io_uring fix for 5.4-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [GIT PULL] Block fixes for 5.4-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v2] loop: fix no-unmap write-zeroes request behavior
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] loop: fix no-unmap write-zeroes request behavior
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4] block: fix null pointer dereference in blk_mq_rq_timed_out()
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: yangerkun <yangerkun@xxxxxxxxxx>
- [GIT PULL] Block fixes for 5.4-rc3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nbd: fix possible sysfs duplicate warning
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] block: account statistics for passthrough requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: account statistics for passthrough requests
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
- From: André Almeida <andrealmeid@xxxxxxxxxxxxx>
- Re: [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH] loop: fix no-unmap write-zeroes request behavior
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] io_uring: replace s->needs_lock with s->in_async
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nbd: fix possible sysfs duplicate warning
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nbd: fix possible sysfs duplicate warning
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v9 05/12] Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx> [logang@xxxxxxxxxxxx: fixed some of the wording in the help message] Signed-off-by: Logan Gunthorpe <logang@xxxxxxxxxxxx> Reviewed-by: Max Gurtovoy <maxg@xxxxxxxxxxxx>
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 04/12] nvmet: make nvmet_copy_ns_identifier() non-static
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 01/12] nvme-core: introduce nvme_ctrl_get_by_path()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v9 08/12] nvmet-tcp: don't check data_len in nvmet_tcp_map_data()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 07/12] nvmet-core: don't check the data len for pt-ctrl
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v9 11/12] block: call blk_account_io_start() in blk_execute_rq_nowait()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] null_blk: Fix zoned command return code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 04/12] nvmet: make nvmet_copy_ns_identifier() non-static
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v9 03/12] nvmet: add return value to nvmet_add_async_event()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v9 02/12] nvme-core: export existing ctrl and ns interfaces
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v9 01/12] nvme-core: introduce nvme_ctrl_get_by_path()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v9 09/12] nvmet-configfs: introduce passthru configfs interface
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 04/12] nvmet: make nvmet_copy_ns_identifier() non-static
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 12/12] nvmet-passthru: support block accounting
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 05/12] Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx> [logang@xxxxxxxxxxxx: fixed some of the wording in the help message] Signed-off-by: Logan Gunthorpe <logang@xxxxxxxxxxxx> Reviewed-by: Max Gurtovoy <maxg@xxxxxxxxxxxx>
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 11/12] block: call blk_account_io_start() in blk_execute_rq_nowait()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 02/12] nvme-core: export existing ctrl and ns interfaces
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 05/12] nvmet-passthru: add passthru code to process commands
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 07/12] nvmet-core: don't check the data len for pt-ctrl
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 00/12] nvmet: add target passthru commands support
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 01/12] nvme-core: introduce nvme_ctrl_get_by_path()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 06/12] nvmet-passthru: add enable/disable helpers
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 03/12] nvmet: add return value to nvmet_add_async_event()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v9 08/12] nvmet-tcp: don't check data_len in nvmet_tcp_map_data()
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v6 42/43] pktcdvd: add compat_ioctl handler
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: liburing 0.2 release?
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] compat_ioctl: fix reimplemented SG_IO handling causing -EINVAL from sg_io()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] null_blk: Fix zoned command return code
- Re: [PATCH 08/10] blkcg: implement blk-iocost
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: liburing 0.2 release?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- io_uring NULL pointer dereference on Linux v5.4-rc1
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] io_uring: remove wait loop spurious wakeups
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- liburing 0.2 release?
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v4] block: fix null pointer dereference in blk_mq_rq_timed_out()
- From: Jack Wang <jack.wang.usish@xxxxxxxxx>
- Re: [PATCH AUTOSEL 5.3 15/71] rbd: fix response length parameter for encoded strings
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] block: Fix elv_support_iosched()
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH] io_uring: remove wait loop spurious wakeups
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] io_uring: replace s->needs_lock with s->in_async
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- [PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
- From: Jackie Liu <liuyun01@xxxxxxxxxx>
- [PATCH V2] block: Fix elv_support_iosched()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH] io_uring: remove wait loop spurious wakeups
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH AUTOSEL 5.3 15/71] rbd: fix response length parameter for encoded strings
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] io_uring: remove wait loop spurious wakeups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: remove wait loop spurious wakeups
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 1/1] blk-mq: fill header with kernel-doc
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V3 3/5] blk-mq: stop to handle IO and drain IO before hctx becomes dead
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] io_uring: remove wait loop spurious wakeups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] io_uring: remove wait loop spurious wakeups
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]