Linux Block I/O
[Prev Page][Next Page]
- [PATCH v2 1/2] block: reintroduce polling on bio level
- From: Andrzej Jakowski <andrzej.jakowski@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] Enable polling on stackable devices
- From: Andrzej Jakowski <andrzej.jakowski@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] NVMe HDD
- From: Tim Walker <tim.t.walker@xxxxxxxxxxx>
- Re: [PATCH v2] block: support arbitrary zone size
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 0/5 blktest] nvme: add cntlid and model testcases
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [v3] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH] bdi: fix use-after-free for bdi device
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH] bdi: fix use-after-free for bdi device
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH] block: genhd: skip blk_register_region() for disk using ext-dev
- From: Hou Tao <houtao1@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] NVMe HDD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 10/10] scsi: replace sdev->device_busy with sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 09/10] scsi: add scsi_device_busy() to read sdev->device_busy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 08/10] blk-mq: pass budget token to dirver via blk_mq_queue_data
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 07/10] blk-mq: return budget token from .get_budget callback
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 06/10] sbitmap: add helper of sbitmap_calculate_shift
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 05/10] sbitmap: export sbitmap_weight
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 04/10] sbitmap: move allocation hint into sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 03/10] sbitmap: remove sbitmap_clear_bit_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 02/10] sbitmap: add helpers for updating allocation hint
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 01/10] sbitmap: maintain allocation round_robin in sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 00/10] scsi: tracking device queue depth via sbitmap
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] block: support arbitrary zone size
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [v3] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- [PATCH] block: rename 'q->debugfs_dir' in blk_unregister_queue()
- From: yu kuai <yukuai3@xxxxxxxxxx>
- Re: [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v2] block: support arbitrary zone size
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [PATCH v2] block: support arbitrary zone size
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2] block: support arbitrary zone size
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] block: support arbitrary zone size
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] NVMe HDD
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: support arbitrary zone size
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2] block: support arbitrary zone size
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH] block: support arbitrary zone size
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Multi-actuator HDDs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] NVMe HDD
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] NVMe HDD
- From: Tim Walker <tim.t.walker@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Multi-actuator HDDs
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Multi-actuator HDDs
- From: Muhammad Ahmad <muhammad.ahmad@xxxxxxxxxxx>
- Re: [v3] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: Mike Christie <mchristi@xxxxxxxxxx>
- [PATCH v6 2/6] block: Pass op_flags into blk_queue_get_max_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v6 4/6] block: Add support for REQ_ALLOCATE flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v6 6/6] loop: Add support for REQ_ALLOCATE
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v6 5/6] block: Add blk_queue_max_allocate_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v6 1/6] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v6 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v6 3/6] block: Introduce blk_queue_get_max_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/8] block: Change the dispatch_request() API to support batch requests
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- Re: [PATCH] nbd: fix potential NULL pointer fault in connect and disconnect process
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [v3] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH v2] mm, swap: move inode_lock out of claim_swapfile
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH v2] mm, swap: move inode_lock out of claim_swapfile
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] nbd: fix potential NULL pointer fault in connect and disconnect process
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2 2/3] mm: Charge active memcg when no mm is set
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 20/27] compat_ioctl: simplify the implementation
- From: youling 257 <youling257@xxxxxxxxx>
- [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH v2 20/27] compat_ioctl: simplify the implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 20/27] compat_ioctl: simplify the implementation
- From: youling257 <youling257@xxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in suffix_kstrtoint
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-mq: Update blk_mq_map_queue() documentation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- KASAN: slab-out-of-bounds Read in suffix_kstrtoint
- From: syzbot <syzbot+c23efa0cc68e79d551fc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH] blk-mq: Update blk_mq_map_queue() documentation
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH 2/2] loop: charge i/o per cgroup
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH 1/2] mm: Charge current memcg when no mm is set
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH] blktrace: Protect q->blk_trace with RCU
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] block: revert pushing the final release of request_queue to a workqueue.
- From: yu kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2] mm, swap: move inode_lock out of claim_swapfile
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [GIT PULL] Block changes for 5.6-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Fwd: Bug Report : meet an unexcepted WFBitMapS status after restarting the primary
- From: Dongsheng Yang <dongsheng081251@xxxxxxxxx>
- [GIT PULL] Block changes for 5.6-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/6] scsi: remove .for_blk_mq
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH blktests v4] nbd/003:add mount and clear_sock test for nbd
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- Re: [PATCH] mm, swap: unlock inode in error path of claim_swapfile
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH] mm, swap: unlock inode in error path of claim_swapfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] mm, swap: unlock inode in error path of claim_swapfile
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH] mm, swap: unlock inode in error path of claim_swapfile
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V6] brd: check and limit max_part par
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V6] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- Re: [PATCH V5] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- iocost_monitor.py tells that iocost is not enabled
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH] mm, swap: unlock inode in error path of claim_swapfile
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V5] brd: check and limit max_part par
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH] dm-zoned: extend the way of exposing zoned block device
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/15] rbd: use READ_ONCE() when checking the mapping size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/15] rbd: count pending object requests in-line
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH] dm-zoned: extend the way of exposing zoned block device
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v5 4/4] nvme: add support weighted round robin queue
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v5 3/4] nvme-pci: rename module parameter write_queues to read_queues
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v5 2/4] nvme: add get_ams for nvme_ctrl_ops
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v5 1/4] block: add weighted round robin for blkcgroup
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- Re: [PATCH v4 4/5] genirq/affinity: allow driver's discontigous affinity set
- From: Weiping Zhang <zwp10758@xxxxxxxxx>
- [PATCH V5] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- Re: [v2] nbd: add a flush_workqueue in nbd_start_device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [v2] nbd: add a flush_workqueue in nbd_start_device
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- Re: [PATCH V4] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- Re: [PATCH 0/5 blktest] nvme: add cntlid and model testcases
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH blktests] common/fio: do not use norandommap with verify
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests v3 0/2] nmve/018 fixes
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH blktests v3 1/2] nvme/018: Ignore message generated by nvme read
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH blktests v3 2/2] nvme/018: Reword misleading error message
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [PATCH] block: Limit number of items taken from the I/O scheduler in one go
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 13/15] rbd: schedule image_request after preparation
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 11/15] rbd: drop state_mutex in __rbd_img_handle_request()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 09/15] rbd: count pending object requests in-line
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 07/15] rbd: use callback for image request completion
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 02/15] rbd: use READ_ONCE() when checking the mapping size
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH blktests v3 1/2] nvme/018: Ignore message generated by nvme read
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH blktests v3 2/2] nvme/018: Reword misleading error message
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH blktests v3 0/2] nmve/018 fixes
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH 01/15] rbd: lock object request list
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH] dm-zoned: extend the way of exposing zoned block device
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH BUGFIX V2 0/7] block, bfq: series of fixes, and not only, for some recently reported issues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [RFC PATCH] dm-zoned: extend the way of exposing zoned block device
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH V4] brd: check and limit max_part par
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix selecting software ctx for request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V4] brd: check and limit max_part par
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH BUGFIX V2 0/7] block, bfq: series of fixes, and not only, for some recently reported issues
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH BUGFIX V2 3/7] block, bfq: get extra ref to prevent a queue from being freed during a group move
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX V2 2/7] block, bfq: do not insert oom queue into position tree
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX V2 5/7] block, bfq: remove ifdefs from around gets/puts of bfq groups
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX V2 6/7] block, bfq: get a ref to a group when adding it to a service tree
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX V2 7/7] block, bfq: clarify the goal of bfq_split_bfqq()
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX V2 4/7] block, bfq: extend incomplete name of field on_st
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX V2 1/7] block, bfq: do not plug I/O for bfq_queues with no proc refs
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX V2 0/7] block, bfq: series of fixes, and not only, for some recently reported issues
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix selecting software ctx for request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH BUGFIX 0/6] block, bfq: series of fixes, and not only, for some recently reported issues
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 15/15] rbd: switch to blk-mq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [Patch v3] block: introduce block_rq_error tracepoint
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH V4] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- Re: INFO: task hung in __generic_file_fsync (2)
- From: syzbot <syzbot+44c32606d8669fb0d45c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] bcache patches for Linux v5.6-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/5] bcache: check return value of prio_read()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 4/5] bcache: fix incorrect data type usage in btree_flush_write()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 3/5] bcache: add readahead cache policy options via sysfs interface
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 2/5] bcache: explicity type cast in bset_bkey_last()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 1/5] bcache: fix memory corruption in bch_cache_accounting_clear()
- From: Coly Li <colyli@xxxxxxx>
- [PATCH 0/5] bcache patches for Linux v5.6-rc1
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCHSET v3 0/5] Support for RWF_UNCACHED
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v4 4/5] genirq/affinity: allow driver's discontigous affinity set
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: introduce polling on bio level
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH BUGFIX 0/6] block, bfq: series of fixes, and not only, for some recently reported issues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH BUGFIX 5/6] block, bfq: get a ref to a group when adding it to a service tree
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] block: introduce polling on bio level
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] selectively cramming things onto struct bio
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- Re: [PATCH 1/2] block: introduce polling on bio level
- From: Andrzej Jakowski <andrzej.jakowski@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jinpu Wang <jinpuwang@xxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Danil Kipnis <danil.kipnis@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH BUGFIX 3/6] block, bfq: get extra ref to prevent a queue from being freed during a group move
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 04/15] rbd: reorder switch statement in rbd_advance_read()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 02/15] rbd: use READ_ONCE() when checking the mapping size
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 03/15] rbd: reorder rbd_img_advance()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 08/15] rbd: add debugging statements for the state machine
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 15/15] rbd: switch to blk-mq
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 01/15] rbd: lock object request list
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 05/15] rbd: reorder switch statement in rbd_advance_write()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 13/15] rbd: schedule image_request after preparation
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 07/15] rbd: use callback for image request completion
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 12/15] rbd: kill img_request kref
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 14/15] rbd: embed image request as blk_mq request payload
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 10/15] rbd: kill 'work_result'
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 11/15] rbd: drop state_mutex in __rbd_img_handle_request()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 06/15] rbd: add 'done' state for rbd_obj_advance_copyup()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 00/15] rbd: switch to blk-mq
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 09/15] rbd: count pending object requests in-line
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH BUGFIX 3/6] block, bfq: get extra ref to prevent a queue from being freed during a group move
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH BUGFIX 1/6] block, bfq: do not plug I/O for bfq_queues with no proc refs
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 4/6] block, bfq: extend incomplete name of field on_st
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 5/6] block, bfq: get a ref to a group when adding it to a service tree
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 6/6] block, bfq: clarify the goal of bfq_split_bfqq()
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 3/6] block, bfq: get extra ref to prevent a queue from being freed during a group move
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 2/6] block, bfq: do not insert oom queue into position tree
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH BUGFIX 0/6] block, bfq: series of fixes, and not only, for some recently reported issues
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] md: enable io polling
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: introduce polling on bio level
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: introduce polling on bio level
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] scsi: remove .for_blk_mq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [PATCH 1/1] block: Manage bio references so the bio persists until necessary
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [PATCH 0/1] block: Manage bio references so the bio persists until necessary
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] selectively cramming things onto struct bio
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: Hung tasks with multiple partitions
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: Hung tasks with multiple partitions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Hung tasks with multiple partitions
- From: Salman Qazi <sqazi@xxxxxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v4.19 2/2] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- [PATCH v4.19 1/2] block: cleanup __blkdev_issue_discard()
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [4.19.y] 32-bit overflow in __blkdev_issue_discard()
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH v14 0/5] xenbus/backend: Add memory pressure handler callback
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- [4.19.y] 32-bit overflow in __blkdev_issue_discard()
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- [PATCH] rbd: lock object request list
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH blktests] common/fio: do not use norandommap with verify
- From: Klaus Jensen <k.jensen@xxxxxxxxxxx>
- Re: [git pull] device mapper changes for 5.6
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] drbd fifo_alloc: use struct_size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] block: introduce polling on bio level
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH blktests v1 0/2] nmve/018 fixes
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH blktests v2 2/2] nmve/018: Reword misleading error message
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH blktests v2 1/2] nvme/018: Ignore message generated by nvme read
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH 5/5 blktests] nvme: make new testcases backward compatible
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 4/5 blktests] nvme: test target model attribute
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 3/5 blktests] nvme: allow target subsys set model
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 2/5 blktests] nvme: test target cntlid min cntlid max
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 1/5 blktests] nvme: allow target subsys set cntlid min/max
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [PATCH 0/5 blktest] nvme: add cntlid and model testcases
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
- [git pull] device mapper changes for 5.6
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH blktests v2 2/2] nmve/018: Reword misleading error message
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH blktests v2 1/2] nvme/018: Ignore message generated by nvme read
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH blktests v2 0/2] nmve/018 fixes
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- RE: [PATCH blktests v1 2/2] nmve/018: Reword misleading error message
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: [PATCH blktests v1 0/2] nmve/018 fixes
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Stefan Bader <stefan.bader@xxxxxxxxxxxxx>
- [PATCH v4 3/5] nvme-pci: rename module parameter write_queues to read_queues
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v4 5/5] nvme: add support weighted round robin queue
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v4 1/5] block: add weighted round robin for blkcgroup
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v4 2/5] nvme: add get_ams for nvme_ctrl_ops
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v4 4/5] genirq/affinity: allow driver's discontigous affinity set
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH v4 0/5] Add support Weighted Round Robin for blkcg and nvme
- From: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
- [PATCH blktests v1 2/2] nmve/018: Reword misleading error message
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH blktests v1 1/2] nvme/018: Ignore message generated by nvme read
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH blktests v1 0/2] nmve/018 fixes
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH blktests] nvme/018: Ignore message generated by nvme read
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [GIT PULL] Block driver changes for 5.6-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Core block changes for 5.6-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block driver changes for 5.6-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Core block changes for 5.6-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH blktests] nvme/018: Ignore message generated by nvme read
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH blktests] nvme/018: Ignore message generated by nvme read
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH blktests] nvme/018: Ignore message generated by nvme read
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH] rbd: set the 'device' link in sysfs
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 2/6] block: Pass op_flags into blk_queue_get_max_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/6] block: Add support for REQ_ALLOCATE flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v14 5/5] xen/blkback: Consistently insert one empty line between functions
- From: <sjpark@xxxxxxxxxx>
- [PATCH v14 4/5] xen/blkback: Remove unnecessary static variable name prefixes
- From: <sjpark@xxxxxxxxxx>
- [PATCH v14 1/5] xenbus/backend: Add memory pressure handler callback
- From: <sjpark@xxxxxxxxxx>
- [PATCH v14 3/5] xen/blkback: Squeeze page pools if a memory pressure is detected
- From: <sjpark@xxxxxxxxxx>
- [PATCH v14 2/5] xenbus/backend: Protect xenbus callback with lock
- From: <sjpark@xxxxxxxxxx>
- [PATCH v14 0/5] xenbus/backend: Add memory pressure handler callback
- From: <sjpark@xxxxxxxxxx>
- Re: [GIT PULL] Block fix for 5.5-final
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [Patch v2] block: introduce block_rq_error tracepoint
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files
- From: Andres Freund <andres@xxxxxxxxxxx>
- [GIT PULL] Block fix for 5.5-final
- From: Jens Axboe <axboe@xxxxxxxxx>
- 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: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: allow partitions on host aware zone devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 07/14] Add sample notification program [ver #3]
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH] block: allow partitions on host aware zone devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files
- From: Andres Freund <andres@xxxxxxxxxxx>
- [PATCH 2/2] md: enable io polling
- From: Andrzej Jakowski <andrzej.jakowski@xxxxxxxxxxxxxxx>
- [PATCH 1/2] block: introduce polling on bio level
- From: Andrzej Jakowski <andrzej.jakowski@xxxxxxxxxxxxxxx>
- [PATCH 0/2] Enable polling on stackable devices
- From: Andrzej Jakowski <andrzej.jakowski@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 4/6] block: Add support for REQ_ALLOCATE flag
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH v5 3/6] block: Introduce blk_queue_get_max_write_zeroes_sectors()
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH v5 2/6] block: Pass op_flags into blk_queue_get_max_sectors()
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] drbd fifo_alloc: use struct_size
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH v8 24/25] block/rnbd: a bit of documentation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 23/25] block/rnbd: include client and server modules into kernel compilation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 22/25] block/rnbd: server: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 20/25] block/rnbd: server: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 21/25] block/rnbd: server: functionality for IO submission to file or block dev
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 17/25] block/rnbd: client: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 19/25] block/rnbd: server: private header with server structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 18/25] block/rnbd: client: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 16/25] block/rnbd: client: private header with client structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 14/25] RDMA/rtrs: a bit of documentation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 12/25] RDMA/rtrs: server: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 13/25] RDMA/rtrs: include client and server modules into kernel compilation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 10/25] RDMA/rtrs: server: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 06/25] RDMA/rtrs: client: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 11/25] RDMA/rtrs: server: statistics functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 09/25] RDMA/rtrs: server: private header with server structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 08/25] RDMA/rtrs: client: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 07/25] RDMA/rtrs: client: statistics functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 05/25] RDMA/rtrs: client: private header with client structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 01/25] sysfs: export sysfs_remove_file_self()
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH] drbd fifo_alloc: use struct_size
- From: Stephen Kitt <steve@xxxxxxx>
- RE: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: Sumanesh Samanta <sumanesh.samanta@xxxxxxxxxxxx>
- Re: [PATCH 14/17] bcache: back to cache all readahead I/Os
- From: Michael Lyle <mlyle@xxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: Sumit Saxena <sumit.saxena@xxxxxxxxxxxx>
- Re: [PATCH] rbd: set the 'device' link in sysfs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Stefan Bader <stefan.bader@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 14/17] bcache: back to cache all readahead I/Os
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 14/17] bcache: back to cache all readahead I/Os
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] Adding multiple workers to the loop device.
- From: Muraliraja Muniraju <muraliraja.muniraju@xxxxxxxxxx>
- Re: [PATCH] Adding multiple workers to the loop device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Adding multiple workers to the loop device.
- From: Muraliraja Muniraju <muraliraja.muniraju@xxxxxxxxxx>
- Re: [PATCH] Adding multiple workers to the loop device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Adding multiple workers to the loop device.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] rbd: set the 'device' link in sysfs
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] partitions/ldm: fix spelling mistake "to" -> "too"
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 14/17] bcache: back to cache all readahead I/Os
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 14/17] bcache: back to cache all readahead I/Os
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 14/17] bcache: back to cache all readahead I/Os
- From: Michael Lyle <mlyle@xxxxxxxx>
- [PATCH 17/17] bcache: reap from tail of c->btree_cache in bch_mca_scan()
- [PATCH 16/17] bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()
- [PATCH 15/17] bcache: remove member accessed from struct btree
- [PATCH 14/17] bcache: back to cache all readahead I/Os
- [PATCH 13/17] bcache: print written and keys in trace_bcache_btree_write
- [PATCH 12/17] bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
- [PATCH 11/17] bcache: add code comments for state->pool in __btree_sort()
- [PATCH 10/17] lib: crc64: include <linux/crc64.h> for 'crc64_be'
- [PATCH 09/17] bcache: use read_cache_page_gfp to read the superblock
- [PATCH 08/17] bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
- [PATCH 07/17] bcache: return a pointer to the on-disk sb from read_super
- [PATCH 06/17] bcache: transfer the sb_page reference to register_{bdev,cache}
- [PATCH 05/17] bcache: fix use-after-free in register_bcache()
- [PATCH 04/17] bcache: properly initialize 'path' and 'err' in register_bcache()
- [PATCH 03/17] bcache: rework error unwinding in register_bcache
- [PATCH 02/17] bcache: use a separate data structure for the on-disk super block
- [PATCH 01/17] bcache: cached_dev_free needs to put the sb page
- [PATCH 00/17] bcache patches for Linux v5.6
- [PATCH 00/17] bcache patches for Linux v5.16
- [PATCH] rbd: set the 'device' link in sysfs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxx>
- [PATCH 1/1] blk/core: Gracefully handle unset make_request_fn
- From: Stefan Bader <stefan.bader@xxxxxxxxxxxxx>
- [PATCH 0/1] Handle NULL make_request_fn in generic_make_request()
- From: Stefan Bader <stefan.bader@xxxxxxxxxxxxx>
- Re: Re [PATCH] Adding multiple workers to the loop device.
- From: Muraliraja Muniraju <muraliraja.muniraju@xxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Re [PATCH] Adding multiple workers to the loop device.
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH] partitions/ldm: fix spelling mistake "to" -> "too"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: Re [PATCH] Adding multiple workers to the loop device.
- From: Muraliraja Muniraju <muraliraja.muniraju@xxxxxxxxxx>
- Re: [Lsf-pc][LSF/MM/BPF TOPIC] Generic page write protection
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] block, bfq: improve arithmetic division in bfq_delta()
- From: Jens Axboe <axboe@xxxxxx>
- Re: [PATCH] block/bfq: remove unused bfq_class_rt which never used
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH v5 5/6] block: Add blk_queue_max_allocate_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v5 1/6] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v5 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v5 4/6] block: Add support for REQ_ALLOCATE flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v5 3/6] block: Introduce blk_queue_get_max_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v5 6/6] loop: Add support for REQ_ALLOCATE
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v5 2/6] block: Pass op_flags into blk_queue_get_max_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Generic page write protection
- From: Gao Xiang <hsiangkao@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Generic page write protection
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Generic page write protection
- From: Gao Xiang <hsiangkao@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Generic page write protection
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Generic page write protection
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Generic page write protection
- From: Gao Xiang <hsiangkao@xxxxxxx>
- Re: Re [PATCH] Adding multiple workers to the loop device.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [v2] nbd: add a flush_workqueue in nbd_start_device
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH] nbd: add a flush_workqueue in nbd_start_device
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Generic page write protection
- Re: [v2] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [Patch v2] block: introduce block_rq_error tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 2/9] block: Add encryption context to struct bio
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH] nbd: add a flush_workqueue in nbd_start_device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re [PATCH] Adding multiple workers to the loop device.
- From: "muraliraja.muniraju" <muraliraja.muniraju@xxxxxxxxxx>
- Re: [PATCH] Adding multiple workers to the loop device.
- From: "muraliraja.muniraju" <muraliraja.muniraju@xxxxxxxxxx>
- Re: [PATCH] Adding multiple workers to the loop device.
- From: "muraliraja.muniraju" <muraliraja.muniraju@xxxxxxxxxx>
- Re: [resend v1 1/5] block/genhd: Notify udev about capacity change
- From: "Singh, Balbir" <sblbir@xxxxxxxxxx>
- Re: [resend v1 4/5] drivers/nvme/host/core.c: Convert to use disk_set_capacity
- From: "Singh, Balbir" <sblbir@xxxxxxxxxx>
- [PATCH] Adding multiple workers to the loop device.
- From: "muraliraja.muniraju" <muraliraja.muniraju@xxxxxxxxxx>
- Re: [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [v2] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] nbd: add a flush_workqueue in nbd_start_device
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH] nbd: add a flush_workqueue in nbd_start_device
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v4 7/7] loop: Add support for REQ_ALLOCATE
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v4 6/7] dm: Directly disable max_allocate_sectors for now
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v4 1/7] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v4 5/7] block: Add blk_queue_max_allocate_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v4 0/7] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v4 4/7] block: Add support for REQ_ALLOCATE flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v4 3/7] block: Introduce blk_queue_get_max_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v4 2/7] block: Pass op_flags into blk_queue_get_max_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 0/7] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 1/7] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 2/7] block: Pass op_flags into blk_queue_get_max_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 7/7] loop: Add support for REQ_ALLOCATE
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 5/7] block: Add blk_queue_max_allocate_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 6/7] dm: Directly disable max_allocate_sectors for now
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 4/7] block: Add support for REQ_ALLOCATE flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH v3 3/7] block: Introduce blk_queue_get_max_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH] block/bfq: remove unused bfq_class_rt which never used
- From: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 15/28] btrfs: serialize data allocation and submit IOs
- From: Naohiro Aota <naohiro.aota@xxxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH block v2 1/3] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH V4] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- Re: [PATCH V3] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- Re: [PATCH V3] brd: check and limit max_part par
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [Patch v2] block: introduce block_rq_error tracepoint
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH] block: introduce block_rq_error tracepoint
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- RE: [PATCH 2/6] scsi: remove .for_blk_mq
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: [PATCH] block: introduce block_rq_error tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v7 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V3] brd: check and limit max_part par
- From: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx>
- [v2] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH v7 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH block v2 1/3] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] scsi: remove .for_blk_mq
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH] block, bfq: improve arithmetic division in bfq_delta()
- From: Wen Yang <wenyang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/6] block: freeze queue for updating QUEUE_FLAG_NONROT
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/6] scsi: sd: register request queue after sd_revalidate_disk is done
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/6] scsi: remove .for_blk_mq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/6] scsi: mpt3sas: don't use .device_busy in device reset routine
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v7 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [Question] about shared tags for SCSI drivers
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [PATCH 6/6] scsi: megaraid: set flag of no_device_queue_for_ssd
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 4/6] block: freeze queue for updating QUEUE_FLAG_NONROT
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/6] scsi: sd: register request queue after sd_revalidate_disk is done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/6] scsi: remove .for_blk_mq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/6] scsi: mpt3sas: don't use .device_busy in device reset routine
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/6] scsi: support bypass device busy check for some high end HBA with SSD
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] nbd: fix potential NULL pointer fault in connect and disconnect process
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- Re: [PATCH] nbd: fix potential NULL pointer fault in connect and disconnect process
- From: "sunke (E)" <sunke32@xxxxxxxxxx>
- Re: [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH block v2 1/3] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: Bob Liu <bob.liu@xxxxxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v6 2/9] block: Add encryption context to struct bio
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] nbd: fix potential NULL pointer fault in connect and disconnect process
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH] xen/blkfront: limit allocated memory size to actual use case
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [PATCH] xen/blkfront: limit allocated memory size to actual use case
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] nbd: fix potential NULL pointer fault in connect and disconnect process
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.5-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/9] scsi: ufs: UFS crypto API
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] nbd: fix potential NULL pointer fault in connect and disconnect process
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ
- From: Sumit Saxena <sumit.saxena@xxxxxxxxxxxx>
- Re: [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ
- From: Sumit Saxena <sumit.saxena@xxxxxxxxxxxx>
- Re: [Question] about shared tags for SCSI drivers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v6 1/9] block: Keyslot Manager for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/9] Inline Encryption Support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/9] block: Add encryption context to struct bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Question] about shared tags for SCSI drivers
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- [RFC PATCH 8/8] mmc: host: sdhci-sprd: Add MMC packed request support
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 7/8] mmc: host: sdhci: Add MMC packed request support
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 6/8] mmc: host: sdhci: Remove redundant sg_count member of struct sdhci_host
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 5/8] mmc: host: sdhci: Factor out the command configuration
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 4/8] mmc: host: sdhci: Introduce ADMA3 transfer mode
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 3/8] mmc: Add MMC packed request support for MMC software queue
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 1/8] block: Change the dispatch_request() API to support batch requests
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [RFC PATCH 0/8] Add MMC packed request support
- From: Baolin Wang <baolin.wang7@xxxxxxxxx>
- [GIT PULL] Block fixes for 5.5-rc7
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 23/25] block/rnbd: include client and server modules into kernel compilation
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.4 193/205] block: fix memleak of bio integrity data
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 182/671] block: don't use bio->bi_vcnt to figure out segment number
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 235/671] rbd: clear ->xferred on error from rbd_obj_issue_copyup()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 337/671] lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 498/671] signal: Allow cifs and drbd to receive their terminating signals
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 099/371] block: don't use bio->bi_vcnt to figure out segment number
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 188/371] lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 270/371] signal: Allow cifs and drbd to receive their terminating signals
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 071/251] block: don't use bio->bi_vcnt to figure out segment number
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 183/251] signal: Allow cifs and drbd to receive their terminating signals
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 045/174] block: don't use bio->bi_vcnt to figure out segment number
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH AUTOSEL 4.4 123/174] signal: Allow cifs and drbd to receive their terminating signals
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/25] RTRS (former IBTRS) rdma transport library and the corresponding RNBD (former IBNBD) rdma network block device
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/25] RTRS (former IBTRS) rdma transport library and the corresponding RNBD (former IBNBD) rdma network block device
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v7 23/25] block/rnbd: include client and server modules into kernel compilation
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [Question] abort shared tags for SCSI drivers
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 23/25] block/rnbd: include client and server modules into kernel compilation
- From: Jinpu Wang <jinpu.wang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v7 23/25] block/rnbd: include client and server modules into kernel compilation
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 01/25] sysfs: export sysfs_remove_file_self()
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 24/25] block/rnbd: a bit of documentation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 14/25] RDMA/rtrs: a bit of documentation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 21/25] block/rnbd: server: functionality for IO submission to file or block dev
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 02/25] RDMA/rtrs: public interface header to establish RDMA connections
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 23/25] block/rnbd: include client and server modules into kernel compilation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 22/25] block/rnbd: server: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 20/25] block/rnbd: server: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 18/25] block/rnbd: client: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 17/25] block/rnbd: client: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 19/25] block/rnbd: server: private header with server structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 16/25] block/rnbd: client: private header with client structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 13/25] RDMA/rtrs: include client and server modules into kernel compilation
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 12/25] RDMA/rtrs: server: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 10/25] RDMA/rtrs: server: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 11/25] RDMA/rtrs: server: statistics functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 06/25] RDMA/rtrs: client: main functionality
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 09/25] RDMA/rtrs: server: private header with server structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 08/25] RDMA/rtrs: client: sysfs interface functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 07/25] RDMA/rtrs: client: statistics functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 05/25] RDMA/rtrs: client: private header with client structs and functions
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH v7 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
- From: Jack Wang <jinpuwang@xxxxxxxxx>
- [PATCH block v2 0/3] block: Introduce REQ_NOZERO flag for REQ_OP_WRITE_ZEROES operation
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH block v2 3/3] loop: Add support for REQ_NOZERO
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH block v2 1/3] block: Add @flags argument to bdev_write_zeroes_sectors()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [Question] about shared tags for SCSI drivers
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Question] abort shared tags for SCSI drivers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: fix an integer overflow in logical block size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 1/2] io_uring: clear req->result always before issuing a read/write request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [Question] abort shared tags for SCSI drivers
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCH] block: fix an integer overflow in logical block size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC 1/2] io_uring: clear req->result always before issuing a read/write request
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [RFC 0/2] Fixes for fio io_uring polled mode test failures
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()
- From: Bijan Mottahedeh <bijan.mottahedeh@xxxxxxxxxx>
- Re: [PATCH] block: fix an integer overflow in logical block size
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- REMINDER: LSF/MM/BPF: 2020: Call for Proposals
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V5 0/6] blk-mq: improvement CPU hotplug
- From: John Garry <john.garry@xxxxxxxxxx>
- WARNING in schedule_bh
- From: syzbot <syzbot+bfc0855888f853dca7ad@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] null_blk: Fix zone write handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: fix an integer overflow in logical block size
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 11/14] block: Add block layer notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 13/14] selinux: Implement the watch_key security hook [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 12/14] usb: Add USB subsystem notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 10/14] Add a general, global device notification watch list [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/14] pipe: Add notification lossage handling [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]