Show patches with: State = Action Required       |    Archived = No       |   396 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk: optimization for classic polling - - - --- 2083-05-30 Nitesh Shetty New
[2/2] nvme: use blk-mq polling for uring commands [1/2] blk-mq: export request polling helpers - - - --- 2023-03-24 Keith Busch New
[1/2] blk-mq: export request polling helpers [1/2] blk-mq: export request polling helpers - - - --- 2023-03-24 Keith Busch New
[v5,18/18] scsi: target: Add block PR support to iblock Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,17/18] scsi: target: Report and detect unsupported PR commands Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,16/18] scsi: target: Pass struct target_opcode_descriptor to enabled Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,15/18] scsi: target: Allow backends to hook into PR handling Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,14/18] scsi: target: Rename sbc_ops to exec_cmd_ops Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,13/18] nvme: Add pr_ops read_reservation support Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,12/18] nvme: Add a nvme_pr_type enum Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,11/18] nvme: Add pr_ops read_keys support Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,10/18] nvme: Add helper to send pr command Use block pr_ops in LIO - 1 - --- 2023-03-24 Mike Christie New
[v5,09/18] nvme: Move pr code to it's own file Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,08/18] nvme: Don't hardcode the data len for pr commands Use block pr_ops in LIO - 3 - --- 2023-03-24 Mike Christie New
[v5,07/18] nvme: Fix reservation status related structs Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,06/18] dm: Add support for block PR read keys/reservation Use block pr_ops in LIO - - - --- 2023-03-24 Mike Christie New
[v5,05/18] scsi: Add support for block PR read keys/reservation Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,04/18] scsi: Move sd_pr_type to header to share Use block pr_ops in LIO - 2 - --- 2023-03-24 Mike Christie New
[v5,03/18] scsi: Rename sd_pr_command Use block pr_ops in LIO - 3 - --- 2023-03-24 Mike Christie New
[v5,02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT Use block pr_ops in LIO 1 1 - --- 2023-03-24 Mike Christie New
[v5,01/18] block: Add PR callouts for read keys and reservation Use block pr_ops in LIO - 3 - --- 2023-03-24 Mike Christie New
[dm-6.4,v2,9/9] dm bio prison v1: improve concurrent IO performance dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,8/9] dm: split discards further if target sets max_discard_granularity dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,7/9] dm thin: speed up cell_defer_no_holder() dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,6/9] dm bufio: use multi-page bio vector dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,5/9] dm bufio: use waitqueue_active in __free_buffer_wake dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,4/9] dm bufio: move dm_bufio_client members to avoid spanning cachelines dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,3/9] dm bufio: improve concurrent IO performance dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,2/9] dm bufio: move dm_buffer struct dm bufio, thin: improve concurrent IO performance - - - --- 2023-03-24 Mike Snitzer New
[dm-6.4,v2,1/9] dm bufio: remove unused dm_bufio_release_move interface dm bufio, thin: improve concurrent IO performance 1 - - --- 2023-03-24 Mike Snitzer New
[git,pull] device mapper fixes for 6.3-rc4 [git,pull] device mapper fixes for 6.3-rc4 - - - --- 2023-03-24 Mike Snitzer New
[GIT,PULL] Block fixes for 6.3-rc4 [GIT,PULL] Block fixes for 6.3-rc4 - - - --- 2023-03-24 Jens Axboe New
[V4,17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,16/17] block: ublk_drv: don't check buffer in case of zero copy io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,15/17] block: ublk_drv: add read()/write() support for ublk char device io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,14/17] block: ublk_drv: support to copy any part of request pages io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,13/17] block: ublk_drv: grab request reference when the request is handled by userspace io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,12/17] block: ublk_drv: cleanup ublk_copy_user_pages io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,11/17] block: ublk_drv: cleanup 'struct ublk_map_data' io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-24 Ming Lei New
[V4,10/17] block: ublk_drv: clean up several helpers io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-24 Ming Lei New
[V4,09/17] block: ublk_drv: add two helpers to clean up map/unmap request io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-24 Ming Lei New
[V4,08/17] block: ublk_drv: don't consider flush request in map/unmap io io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-24 Ming Lei New
[V4,07/17] block: ublk_drv: add common exit handling io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-24 Ming Lei New
[V4,06/17] block: ublk_drv: mark device as LIVE before adding disk io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-24 Ming Lei New
[V4,05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,04/17] io_uring: support OP_READ/OP_WRITE for fused slave request io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,03/17] io_uring: support normal SQE for fused command io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,02/17] io_uring: add IORING_OP_FUSED_CMD io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[V4,01/17] io_uring: increase io_kiocb->flags into 64bit io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-24 Ming Lei New
[RESEND,v3] nbd_genl_status: null check for nla_nest_start [RESEND,v3] nbd_genl_status: null check for nla_nest_start - 1 - --- 2023-03-23 Michal Koutný New
zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT. zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT. - - - --- 2023-03-23 Sebastian Andrzej Siewior New
[GIT,PULL] nvme fixes for Linux 6.3 [GIT,PULL] nvme fixes for Linux 6.3 - - - --- 2023-03-23 Christoph Hellwig New
[RFC,7/7] memcg: do not modify rstat tree for zero updates Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,6/7] workingset: memcg: sleep when flushing stats in workingset_refault() Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,5/7] vmscan: memcg: sleep when flushing stats during reclaim Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,4/7] memcg: sleep during flushing stats in safe contexts Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,3/7] cgroup: rstat: remove cgroup_rstat_flush_irqsafe() Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,2/7] memcg: do not disable interrupts when holding stats_flush_lock Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
[RFC,1/7] cgroup: rstat: only disable interrupts for the percpu lock Make rstat flushing IRQ and sleep friendly - - - --- 2023-03-23 Yosry Ahmed New
blk-mq: ensure polled hctx is valid blk-mq: ensure polled hctx is valid - - - --- 2023-03-22 Keith Busch New
[5/5] sed-opal: Add command to read locking range parameters. sed-opal: add command to read locking range attributes - - 2 --- 2023-03-22 Ondrej Kozina New
[4/5] sed-opal: add helper to get multiple columns at once. sed-opal: add command to read locking range attributes - - 2 --- 2023-03-22 Ondrej Kozina New
[3/5] sed-opal: allow user authority to get locking range attributes. sed-opal: add command to read locking range attributes - - 2 --- 2023-03-22 Ondrej Kozina New
[2/5] sed-opal: add helper for adding user authorities in ACE. sed-opal: add command to read locking range attributes - - 2 --- 2023-03-22 Ondrej Kozina New
[1/5] sed-opal: do not add user authority twice in boolean ace. sed-opal: add command to read locking range attributes - - 2 --- 2023-03-22 Ondrej Kozina New
[RFC,v2,5/5] filemap: remove page_endio() [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,4/5] mpage: use folios in bio end_io handler [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,3/5] mpage: split bi_end_io callback for reads and writes [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,2/5] orangefs: use folios in orangefs_readahead [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
[RFC,v2,1/5] zram: remove zram_page_end_io function [RFC,v2,1/5] zram: remove zram_page_end_io function - - - --- 2023-03-22 Pankaj Raghav New
blk-mq-rdma: remove queue mapping helper for rdma devices blk-mq-rdma: remove queue mapping helper for rdma devices 1 1 - --- 2023-03-22 Sagi Grimberg New
[blktests,v2,3/3] nvme/047: Test different queue counts Test different queue counts - - - --- 2023-03-22 Daniel Wagner New
[blktests,v2,2/3] nvme/rc: Add nr queue parser arguments Test different queue counts - - - --- 2023-03-22 Daniel Wagner New
[blktests,v2,1/3] nvme/rc: Parse optional arguments in _nvme_connect_subsys() Test different queue counts - - - --- 2023-03-22 Daniel Wagner New
block: don't set GD_NEED_PART_SCAN if scan partition failed block: don't set GD_NEED_PART_SCAN if scan partition failed - 2 - --- 2023-03-22 Yu Kuai New
[3/3] blk-mq: directly poll requests nvme fabrics polling fixes - 3 1 --- 2023-03-22 Keith Busch New
[2/3] nvme: add polling options for loop target nvme fabrics polling fixes - 1 - --- 2023-03-22 Keith Busch New
[1/3] nvme-fabrics: add queue setup helpers nvme fabrics polling fixes - 1 - --- 2023-03-22 Keith Busch New
blk-mq: fix forward declaration for rdma mapping blk-mq: fix forward declaration for rdma mapping - 2 - --- 2023-03-21 Keith Busch New
block/io_uring: pass in issue_flags for uring_cmd task_work handling block/io_uring: pass in issue_flags for uring_cmd task_work handling - - - --- 2023-03-21 Jens Axboe New
[v2,3/3] block: Preserve LBA order when requeuing Submit zoned requests in LBA order per zone - - - --- 2023-03-20 Bart Van Assche New
[v2,2/3] block: Split and submit bios in LBA order Submit zoned requests in LBA order per zone - - - --- 2023-03-20 Bart Van Assche New
[v2,1/3] block: Split blk_recalc_rq_segments() Submit zoned requests in LBA order per zone - - - --- 2023-03-20 Bart Van Assche New
[PATCHv2] blk-mq: remove hybrid polling [PATCHv2] blk-mq: remove hybrid polling - - - --- 2023-03-20 Keith Busch New
blk-mq: remove hybrid polling blk-mq: remove hybrid polling - - - --- 2023-03-20 Keith Busch New
loop: LOOP_CONFIGURE: send uevents for partitions loop: LOOP_CONFIGURE: send uevents for partitions - - - --- 2023-03-20 Christoph Hellwig New
[v3,3/3] blk-integrity: register sysfs attributes on struct device blk-integrity: drop integrity_kobj from gendisk - 1 - --- 2023-03-18 Thomas Weißschuh New
[v3,2/3] blk-integrity: convert to struct device_attribute blk-integrity: drop integrity_kobj from gendisk - 1 - --- 2023-03-18 Thomas Weißschuh New
[v3,1/3] blk-integrity: use sysfs_emit blk-integrity: drop integrity_kobj from gendisk - 1 - --- 2023-03-18 Thomas Weißschuh New
block: ublk_drv: mark device as LIVE before adding disk block: ublk_drv: mark device as LIVE before adding disk - 1 - --- 2023-03-18 Ming Lei New
[v2,5/5] docs nbd: userspace NBD now favors github over sourceforge nbd: s/handle/cookie/ - - - --- 2023-03-17 Eric Blake New
[v2,4/5] block nbd: use req.cookie instead of req.handle nbd: s/handle/cookie/ - - - --- 2023-03-17 Eric Blake New
[v2,3/5] uapi nbd: add cookie alias to handle nbd: s/handle/cookie/ - - - --- 2023-03-17 Eric Blake New
[v2,2/5] block nbd: send handle in network order nbd: s/handle/cookie/ - - - --- 2023-03-17 Eric Blake New
[v2,1/5] uapi nbd: improve doc links to userspace spec nbd: s/handle/cookie/ - 1 - --- 2023-03-17 Eric Blake New
[2/2] block: Split and submit bios in LBA order Submit split bios in LBA order - - - --- 2023-03-17 Bart Van Assche New
[1/2] block: Split blk_recalc_rq_segments() Submit split bios in LBA order - - - --- 2023-03-17 Bart Van Assche New
block: Support splitting REQ_OP_ZONE_APPEND bios block: Support splitting REQ_OP_ZONE_APPEND bios - - - --- 2023-03-17 Bart Van Assche New
[GIT,PULL] Block fixes for 6.3-rc3 [GIT,PULL] Block fixes for 6.3-rc3 - - - --- 2023-03-17 Jens Axboe New
mmc: core: Allow to avoid REQ_FUA if the eMMC supports an internal cache mmc: core: Allow to avoid REQ_FUA if the eMMC supports an internal cache 3 - - --- 2023-03-16 Ulf Hansson New
« 1 2 3 4 »