Show patches with: State = Action Required       |   38918 patches
« 1 2 ... 53 54 55389 390 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/10] block/badblocks: factor out a helper to create badblocks block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[08/10] block/badblocks: factor out a helper to combine badblocks block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[07/10] block/badblocks: factor out a helper to merge badblocks block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[06/10] block/badblocks: check bb->count instead of 'hi > lo' block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[05/10] block/badblocks: fix ack set fail in badblocks_set block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[04/10] block/badblocks: fix the bug of reverse order block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[03/10] block/badblocks: fix badblocks overlap block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[02/10] block/badblocks: fix badblocks loss when badblocks combine block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[01/10] block/badblocks: only set bb->changed when badblocks changes block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[v4] blk-ioprio: Introduce promote-to-rt policy [v4] blk-ioprio: Introduce promote-to-rt policy 1 4 - --- 2023-04-28 Hou Tao New
[v2] block: Skip destroyed blkg when restart in blkg_destroy_all() [v2] block: Skip destroyed blkg when restart in blkg_destroy_all() - - 2 --- 2023-04-28 Tao Su New
[V2,7/7] ublk: support user copy ublk: cleanup and support user copy - - - --- 2023-04-27 Ming Lei New
[V2,6/7] ublk: add read()/write() support for ublk char device ublk: cleanup and support user copy - - - --- 2023-04-27 Ming Lei New
[V2,5/7] ublk: support to copy any part of request pages ublk: cleanup and support user copy - - - --- 2023-04-27 Ming Lei New
[V2,4/7] ublk: grab request reference when the request is handled by userspace ublk: cleanup and support user copy - - - --- 2023-04-27 Ming Lei New
[V2,3/7] ublk: cleanup ublk_copy_user_pages ublk: cleanup and support user copy - - - --- 2023-04-27 Ming Lei New
[V2,2/7] ublk: cleanup io cmd code path by adding ublk_fill_io() ublk: cleanup and support user copy - - - --- 2023-04-27 Ming Lei New
[V2,1/7] ublk: kill queuing request by task_work_add ublk: cleanup and support user copy - - - --- 2023-04-27 Ming Lei New
[blktests,2/2] tests: Add ublk tests blktests: Add ublk testcases - - - --- 2023-04-27 Ziyang Zhang New
[blktests,1/2] src/miniublk: add user recovery blktests: Add ublk testcases - - - --- 2023-04-27 Ziyang Zhang New
[blktests,v2] tests/dm: add a regression test [blktests,v2] tests/dm: add a regression test - - - --- 2023-04-27 Yu Kuai New
[blktests,v2,6/6] block/{001,002,027}: allow to run with built-in scsi_debug and sd_mod support built-in scsi_debug - 2 - --- 2023-04-26 Shin'ichiro Kawasaki New
[-next,v7,5/5] md: protect md_thread with rcu md: protect md_thread with rcu - - - --- 2023-04-25 Yu Kuai New
[-next,v7,4/5] md/bitmap: factor out a helper to set timeout md: protect md_thread with rcu - - - --- 2023-04-25 Yu Kuai New
[-next,v7,3/5] md/bitmap: always wake up md_thread in timeout_store md: protect md_thread with rcu - - - --- 2023-04-25 Yu Kuai New
[-next,v7,2/5] dm-raid: remove useless checking in raid_message() md: protect md_thread with rcu - - - --- 2023-04-25 Yu Kuai New
[-next,v7,1/5] md: factor out a helper to wake up md_thread directly md: protect md_thread with rcu - - - --- 2023-04-25 Yu Kuai New
[blktests,v2,5/6] scsi/{004,005}: allow to run with built-in scsi_debug support built-in scsi_debug - 1 - --- 2023-04-25 Shin'ichiro Kawasaki New
[blktests,v2,4/6] common/scsi_debug: introduce _configure_scsi_debug support built-in scsi_debug - - - --- 2023-04-25 Shin'ichiro Kawasaki New
[blktests,v2,3/6] common/scsi_debug: factor out _setup_scsi_debug_vars support built-in scsi_debug - 2 - --- 2023-04-25 Shin'ichiro Kawasaki New
[blktests,v2,2/6] common/scsi_debug, tests/*: re-define _have_scsi_debug support built-in scsi_debug - 2 - --- 2023-04-25 Shin'ichiro Kawasaki New
[blktests,v2,1/6] common/rc: skip module file check if modules path does not exist support built-in scsi_debug - 2 - --- 2023-04-25 Shin'ichiro Kawasaki New
Remove blkg node after destroying blkg Remove blkg node after destroying blkg - - 2 --- 2023-04-25 Tao Su New
[-next] block: don't allow a disk link holder to its ancestor [-next] block: don't allow a disk link holder to its ancestor - - - --- 2023-04-25 Li Lingfeng New
block: sync part's ->bd_has_submit_bio with disk's block: sync part's ->bd_has_submit_bio with disk's - - - --- 2023-04-25 Ming Lei New
[V2,1/1] block/drivers: remove dead clear of random flag block/drivers: remove dead clear of random flag - 1 - --- 2023-04-24 Chaitanya Kulkarni New
[v2,2/2] nvme-multipath: fix path failover for integrity ns Fix failover to non integrity NVMe path - 1 1 --- 2023-04-24 Max Gurtovoy New
[v2,1/2] block: bio-integrity: export bio_integrity_free func Fix failover to non integrity NVMe path - - - --- 2023-04-24 Max Gurtovoy New
[v3,9/9] block: mq-deadline: Fix handling of at-head zoned writes mq-deadline: Improve support for zoned block devices - - - --- 2023-04-24 Bart Van Assche New
[v3,8/9] block: mq-deadline: Handle requeued requests correctly mq-deadline: Improve support for zoned block devices - - - --- 2023-04-24 Bart Van Assche New
[v3,7/9] block: mq-deadline: Track the dispatch position mq-deadline: Improve support for zoned block devices - - - --- 2023-04-24 Bart Van Assche New
[v3,6/9] block: mq-deadline: Improve deadline_skip_seq_writes() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-04-24 Bart Van Assche New
[v3,5/9] block: mq-deadline: Simplify deadline_skip_seq_writes() mq-deadline: Improve support for zoned block devices - 2 - --- 2023-04-24 Bart Van Assche New
[v3,4/9] block: mq-deadline: Clean up deadline_check_fifo() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-04-24 Bart Van Assche New
[v3,3/9] block: Introduce blk_rq_is_seq_zoned_write() mq-deadline: Improve support for zoned block devices - - - --- 2023-04-24 Bart Van Assche New
[v3,2/9] block: Micro-optimize blk_req_needs_zone_write_lock() mq-deadline: Improve support for zoned block devices - - - --- 2023-04-24 Bart Van Assche New
[v3,1/9] block: Simplify blk_req_needs_zone_write_lock() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-04-24 Bart Van Assche New
[git,pull] device mapper changes for 6.4 [git,pull] device mapper changes for 6.4 - - - --- 2023-04-24 Mike Snitzer New
[v2] block: Cleanup set_capacity()/bdev_set_nr_sectors() [v2] block: Cleanup set_capacity()/bdev_set_nr_sectors() - 1 - --- 2023-04-24 Damien Le Moal New
[5/5] bcache: don't clear the flag that is not set block/drivers: don't clear the flag that is not set 1 - - --- 2023-04-24 Chaitanya Kulkarni New
[4/5] zram: don't clear the flag that is not set block/drivers: don't clear the flag that is not set - - - --- 2023-04-24 Chaitanya Kulkarni New
[3/5] nbd: don't clear the flag that is not set block/drivers: don't clear the flag that is not set - - - --- 2023-04-24 Chaitanya Kulkarni New
[2/5] brd: don't clear the flag that is not set block/drivers: don't clear the flag that is not set - - - --- 2023-04-24 Chaitanya Kulkarni New
[1/5] null_blk: don't clear the flag that is not set block/drivers: don't clear the flag that is not set - - - --- 2023-04-24 Chaitanya Kulkarni New
[17/17] fs: add CONFIG_BUFFER_HEAD [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[16/17] block: use iomap for writes to block devices [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[15/17] block: stop setting ->direct_IO [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[14/17] block: open code __generic_file_write_iter for blkdev writes [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[13/17] block: don't plug in blkdev_write_iter [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[12/17] fuse: use direct_write_fallback [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[09/17] fs: factor out a direct_write_fallback helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[08/17] filemap: add a kiocb_invalidate_post_write helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[07/17] filemap: add a kiocb_invalidate_pages helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[06/17] filemap: add a kiocb_write_and_wait helper [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[05/17] filemap: update ki_pos in generic_perform_write [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[04/17] fs: remove emergency_thaw_bdev [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[03/17] fs: rename and move block_page_mkwrite_return [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops [01/17] fs: unexport buffer_check_dirty_writeback - - - --- 2023-04-24 Christoph Hellwig New
[01/17] fs: unexport buffer_check_dirty_writeback [01/17] fs: unexport buffer_check_dirty_writeback - 1 - --- 2023-04-24 Christoph Hellwig New
[v1,2/2] nvme-multipath: fix path failover for integrity ns Fix failover to non integrity NVMe path - 2 1 --- 2023-04-23 Max Gurtovoy New
[v1,1/2] block: bio-integrity: export bio_integrity_free func Fix failover to non integrity NVMe path - - - --- 2023-04-23 Max Gurtovoy New
[RFC,8/8] shmem: add support to customize block size on multiple PAGE_SIZE shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,7/8] shmem: add high order page support shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,6/8] shmem: consider block size in shmem_default_max_inodes() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,4/8] shmem: add helpers to get block size shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,3/8] shmem: account for high order folios shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,2/8] shmem: convert to use folio_test_hwpoison() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,1/8] shmem: replace BLOCKS_PER_PAGE with PAGE_SECTORS shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[GIT,PULL] Block updates for 6.4-rc1 [GIT,PULL] Block updates for 6.4-rc1 - - - --- 2023-04-21 Jens Axboe New
[5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-04-21 Luis Chamberlain New
[4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-04-21 Luis Chamberlain New
[3/5] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-04-21 Luis Chamberlain New
[2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 - - --- 2023-04-21 Luis Chamberlain New
[1/5] dm integrity: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-04-21 Luis Chamberlain New
[GIT,PULL] Block fix for 6.3-final [GIT,PULL] Block fix for 6.3-final - - - --- 2023-04-21 Jens Axboe New
[v2,3/3] io_uring: Remove unnecessary BUILD_BUG_ON io_uring: Pass the whole sqe to commands - 1 - --- 2023-04-21 Breno Leitao New
[v2,2/3] io_uring: Pass whole sqe to commands io_uring: Pass the whole sqe to commands - 1 - --- 2023-04-21 Breno Leitao New
[v2,1/3] io_uring: Create a helper to return the SQE size io_uring: Pass the whole sqe to commands - - - --- 2023-04-21 Breno Leitao New
[REPOST,blktests,v2,9/9] nvme: Make the number iterations configurable nvme testsuite runtime optimization - 1 - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,8/9] nvme-rc: Move discovery generation counter code to rc nvme testsuite runtime optimization - 1 - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,7/9] nvme-rc: Calculate IO size for fio jobs nvme testsuite runtime optimization - - - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,6/9] nvme-rc: Add minimal test image size requirement nvme testsuite runtime optimization - 1 - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,5/9] nvme: Make test image size configurable nvme testsuite runtime optimization - 1 - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,4/9] nvme: Use runtime fio background jobs nvme testsuite runtime optimization - - - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io nvme testsuite runtime optimization - - - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,2/9] nvme: Do not hard code device size for dd test nvme testsuite runtime optimization - 1 - --- 2023-04-21 Daniel Wagner New
[REPOST,blktests,v2,1/9] nvme-rc: Auto convert test device size info nvme testsuite runtime optimization - 1 - --- 2023-04-21 Daniel Wagner New
« 1 2 ... 53 54 55389 390 »