Show patches with: none      |   39717 patches
« 1 2 ... 54 55 56397 398 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] block: Decode all flag names in the debugfs output [v2] block: Decode all flag names in the debugfs output - 1 - --- 2023-05-18 Bart Van Assche New
[v2] Documentation: add initial iomap kdoc [v2] Documentation: add initial iomap kdoc - - - --- 2023-05-18 Luis Chamberlain New
Documentation: add initial iomap kdoc Documentation: add initial iomap kdoc - - - --- 2023-05-18 Luis Chamberlain New
[3/3] blk-mq: make sure elevator callbacks aren't called for passthrough request [1/3] blk-mq: don't queue plugged passthrough requests into scheduler - 1 - --- 2023-05-18 Christoph Hellwig New
[2/3] blk-mq: remove RQF_ELVPRIV [1/3] blk-mq: don't queue plugged passthrough requests into scheduler - 2 - --- 2023-05-18 Christoph Hellwig New
[1/3] blk-mq: don't queue plugged passthrough requests into scheduler [1/3] blk-mq: don't queue plugged passthrough requests into scheduler - - - --- 2023-05-18 Christoph Hellwig New
[13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[12/13] xfs: wire up sops->shutdown [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[11/13] fs: add a method to shut down the file system [01/13] block: factor out a bd_end_claim helper from blkdev_put - 3 - --- 2023-05-18 Christoph Hellwig New
[10/13] block: add a mark_dead holder operation [01/13] block: factor out a bd_end_claim helper from blkdev_put 1 1 - --- 2023-05-18 Christoph Hellwig New
[09/13] block: introduce holder ops [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[08/13] block: remove blk_drop_partitions [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[07/13] block: delete partitions later in del_gendisk [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[06/13] block: unhash the inode earlier in delete_partition [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[05/13] block: avoid repeated work in blk_mark_disk_dead [01/13] block: factor out a bd_end_claim helper from blkdev_put 1 1 - --- 2023-05-18 Christoph Hellwig New
[04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[03/13] block: turn bdev_lock into a mutex [01/13] block: factor out a bd_end_claim helper from blkdev_put 1 1 - --- 2023-05-18 Christoph Hellwig New
[02/13] block: refactor bd_may_claim [01/13] block: factor out a bd_end_claim helper from blkdev_put - 1 - --- 2023-05-18 Christoph Hellwig New
[01/13] block: factor out a bd_end_claim helper from blkdev_put [01/13] block: factor out a bd_end_claim helper from blkdev_put 1 1 - --- 2023-05-18 Christoph Hellwig New
[v6,11/11] block: mq-deadline: Fix handling of at-head zoned writes mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-17 Bart Van Assche New
[v6,10/11] block: mq-deadline: Handle requeued requests correctly mq-deadline: Improve support for zoned block devices - 3 - --- 2023-05-17 Bart Van Assche New
[v6,09/11] block: mq-deadline: Track the dispatch position mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-17 Bart Van Assche New
[v6,08/11] block: mq-deadline: Reduce lock contention mq-deadline: Improve support for zoned block devices - 3 - --- 2023-05-17 Bart Van Assche New
[v6,07/11] block: mq-deadline: Simplify deadline_skip_seq_writes() mq-deadline: Improve support for zoned block devices - 3 - --- 2023-05-17 Bart Van Assche New
[v6,06/11] block: mq-deadline: Clean up deadline_check_fifo() mq-deadline: Improve support for zoned block devices - 3 - --- 2023-05-17 Bart Van Assche New
[v6,05/11] block: Introduce blk_rq_is_seq_zoned_write() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-05-17 Bart Van Assche New
[v6,04/11] block: Introduce op_needs_zoned_write_locking() mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-17 Bart Van Assche New
[v6,03/11] block: Fix the type of the second bdev_op_is_zoned_write() argument mq-deadline: Improve support for zoned block devices - 5 - --- 2023-05-17 Bart Van Assche New
[v6,02/11] block: Simplify blk_req_needs_zone_write_lock() mq-deadline: Improve support for zoned block devices - 4 - --- 2023-05-17 Bart Van Assche New
[v6,01/11] block: mq-deadline: Add a word in a source code comment mq-deadline: Improve support for zoned block devices - - 1 --- 2023-05-17 Bart Van Assche New
ublk: fix AB-BA lockdep warning ublk: fix AB-BA lockdep warning - - 1 --- 2023-05-17 Ming Lei New
[v2] nbd: automatically load module on genl access [v2] nbd: automatically load module on genl access - - - --- 2023-05-17 Thomas Weißschuh New
[V1] block: Fix null pointer dereference issue on struct io_cq [V1] block: Fix null pointer dereference issue on struct io_cq - - - --- 2023-05-17 Pradeep Pragallapati New
block: BFQ: Add several invariant checks block: BFQ: Add several invariant checks - - - --- 2023-05-16 Bart Van Assche New
[v5,11/11] block: mq-deadline: Fix handling of at-head zoned writes mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-16 Bart Van Assche New
[v5,10/11] block: mq-deadline: Handle requeued requests correctly mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-16 Bart Van Assche New
[v5,09/11] block: mq-deadline: Track the dispatch position mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-16 Bart Van Assche New
[v5,08/11] block: mq-deadline: Reduce lock contention mq-deadline: Improve support for zoned block devices - 3 - --- 2023-05-16 Bart Van Assche New
[v5,07/11] block: mq-deadline: Improve deadline_skip_seq_writes() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-05-16 Bart Van Assche New
[v5,06/11] block: mq-deadline: Simplify deadline_skip_seq_writes() mq-deadline: Improve support for zoned block devices - 3 - --- 2023-05-16 Bart Van Assche New
[v5,05/11] block: mq-deadline: Clean up deadline_check_fifo() mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-16 Bart Van Assche New
[v5,04/11] block: Introduce blk_rq_is_seq_zoned_write() mq-deadline: Improve support for zoned block devices - 4 - --- 2023-05-16 Bart Van Assche New
[v5,03/11] block: Introduce op_is_zoned_write() mq-deadline: Improve support for zoned block devices - 2 - --- 2023-05-16 Bart Van Assche New
[v5,02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument mq-deadline: Improve support for zoned block devices - 5 - --- 2023-05-16 Bart Van Assche New
[v5,01/11] block: Simplify blk_req_needs_zone_write_lock() mq-deadline: Improve support for zoned block devices - 4 - --- 2023-05-16 Bart Van Assche New
block: Decode all flag names in the debugfs output block: Decode all flag names in the debugfs output - 2 - --- 2023-05-16 Bart Van Assche New
[V2,2/2] blk-mq: make sure elevator callbacks aren't called for passthrough request blk-mq: handle passthrough request as really passthrough - - - --- 2023-05-15 Ming Lei New
[V2,1/2] blk-mq: don't queue plugged passthrough requests into scheduler blk-mq: handle passthrough request as really passthrough - - - --- 2023-05-15 Ming Lei New
[for-next,2/2] nvme: optimise io_uring passthrough completion Enable IOU_F_TWQ_LAZY_WAKE for passthrough - - - --- 2023-05-15 Pavel Begunkov New
[for-next,1/2] io_uring/cmd: add cmd lazy tw wake helper Enable IOU_F_TWQ_LAZY_WAKE for passthrough - - - --- 2023-05-15 Pavel Begunkov New
blk-mq: fix blk_mq_hw_ctx active request accounting blk-mq: fix blk_mq_hw_ctx active request accounting - 2 - --- 2023-05-15 Tian Lan New
blk-mq: fix blk_mq_hw_ctx active request accounting blk-mq: fix blk_mq_hw_ctx active request accounting - 2 - --- 2023-05-14 Tian Lan New
[v2] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling [v2] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling - - - --- 2023-05-14 mirimmad@outlook.com New
drdb: fix debugfs_create_dir and debugfs_create_symlink error handling drdb: fix debugfs_create_dir and debugfs_create_symlink error handling - - - --- 2023-05-14 mirimmad@outlook.com New
[1/1] blk-mq: fix blk_mq_hw_ctx active request accounting [1/1] blk-mq: fix blk_mq_hw_ctx active request accounting - 1 - --- 2023-05-13 Tian Lan New
[1/1] blk-mq: fix blk_mq_hw_ctx active request accounting [1/1] blk-mq: fix blk_mq_hw_ctx active request accounting - - - --- 2023-05-13 Tian Lan New
[1/1] blk-mq: fix blk_mq_hw_ctx active request accounting [1/1] blk-mq: fix blk_mq_hw_ctx active request accounting - - - --- 2023-05-13 Tian Lan New
[GIT,PULL] Block fixes for 6.4-rc2 [GIT,PULL] Block fixes for 6.4-rc2 - - - --- 2023-05-13 Jens Axboe New
blk-mq: don't queue passthrough request into scheduler blk-mq: don't queue passthrough request into scheduler - - - --- 2023-05-12 Ming Lei New
[8/8] block: don't pass a bio to bio_try_merge_hw_seg [1/8] block: tidy up the bio full checks in bio_add_hw_page - 1 - --- 2023-05-12 Christoph Hellwig New
[7/8] block: move the bi_size update out of __bio_try_merge_page [1/8] block: tidy up the bio full checks in bio_add_hw_page - 1 - --- 2023-05-12 Christoph Hellwig New
[6/8] block: downgrade a bio_full call in bio_add_page [1/8] block: tidy up the bio full checks in bio_add_hw_page - 1 - --- 2023-05-12 Christoph Hellwig New
[5/8] block: move the bi_size overflow check in __bio_try_merge_page [1/8] block: tidy up the bio full checks in bio_add_hw_page - 2 - --- 2023-05-12 Christoph Hellwig New
[4/8] block: move the bi_vcnt check out of __bio_try_merge_page [1/8] block: tidy up the bio full checks in bio_add_hw_page - 2 - --- 2023-05-12 Christoph Hellwig New
[3/8] block: move the BIO_CLONED checks out of __bio_try_merge_page [1/8] block: tidy up the bio full checks in bio_add_hw_page - 2 - --- 2023-05-12 Christoph Hellwig New
[2/8] block: use SECTOR_SHIFT bio_add_hw_page [1/8] block: tidy up the bio full checks in bio_add_hw_page - 2 - --- 2023-05-12 Christoph Hellwig New
[1/8] block: tidy up the bio full checks in bio_add_hw_page [1/8] block: tidy up the bio full checks in bio_add_hw_page - - - --- 2023-05-12 Christoph Hellwig New
nbd: Fix debugfs_create_dir error checking nbd: Fix debugfs_create_dir error checking - - - --- 2023-05-12 Ivan Orlov New
[-next,v2,6/6] blk-sysfs: add a new attr_group for blk_mq blk-wbt: minor fix and cleanup - 1 - --- 2023-05-12 Yu Kuai New
[-next,v2,5/6] blk-iocost: move wbt_enable/disable_default() out of spinlock blk-wbt: minor fix and cleanup - 1 - --- 2023-05-12 Yu Kuai New
[-next,v2,4/6] blk-wbt: cleanup rwb_enabled() and wbt_disabled() blk-wbt: minor fix and cleanup - 1 - --- 2023-05-12 Yu Kuai New
[-next,v2,3/6] blk-wbt: remove dead code to handle wbt enable/disable with io inflight blk-wbt: minor fix and cleanup - 1 - --- 2023-05-12 Yu Kuai New
[-next,v2,2/6] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled blk-wbt: minor fix and cleanup - 2 - --- 2023-05-12 Yu Kuai New
[-next,v2,1/6] blk-wbt: fix that wbt can't be disabled by default blk-wbt: minor fix and cleanup - 1 - --- 2023-05-12 Yu Kuai New
[3/3] zram: add flush_dcache_page() call for write zram: queue flag nowait and mior cleanup - - - --- 2023-05-12 Chaitanya Kulkarni New
[2/3] zram: consolidate zram_bio_read()_zram_bio_write() zram: queue flag nowait and mior cleanup - - - --- 2023-05-12 Chaitanya Kulkarni New
[1/3] zram: allow user to set QUEUE_FLAG_NOWAIT zram: queue flag nowait and mior cleanup - - - --- 2023-05-12 Chaitanya Kulkarni New
[RFC] block: add meaningful macro for flush op flags [RFC] block: add meaningful macro for flush op flags - - - --- 2023-05-12 Chaitanya Kulkarni New
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE - 2 - --- 2023-05-12 Guoqing Jiang New
[v4,4/9] block: use new capable_any functionality Untitled series #746784 - - - --- 2023-05-11 Christian Göttsche New
[blktests,v4,11/11] nvme{016,017}: Make the number iterations configurable nvme testsuite runtime optimization - 2 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,10/11] nvme{002,030}: Move discovery generation counter code to rc nvme testsuite runtime optimization - 2 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,09/11] nvme{045,047}: Calculate IO size for random fio jobs nvme testsuite runtime optimization - - - --- 2023-05-11 Daniel Wagner New
[blktests,v4,08/11] nvme: Add minimal test image size requirement nvme testsuite runtime optimization - 2 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,07/11] nvme: Make test image size configurable nvme testsuite runtime optimization - 2 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,06/11] Documentation: Add info on nvme_trtype nvme testsuite runtime optimization - 1 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,05/11] nvme{032,040}: Use runtime fio background jobs nvme testsuite runtime optimization - 1 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,04/11] common/xfs: Limit fio size job to fit into xfs fs nvme testsuite runtime optimization - 1 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,03/11] common/xfs: Make size argument optional for _xfs_run_fio_verify_io nvme testsuite runtime optimization - 1 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,02/11] nvme{014/015}: Do not hard code device size for dd test nvme testsuite runtime optimization - 2 - --- 2023-05-11 Daniel Wagner New
[blktests,v4,01/11] nvme/rc: Auto convert test device size info nvme testsuite runtime optimization - 2 - --- 2023-05-11 Daniel Wagner New
brd: use XArray instead of radix-tree to index backing pages brd: use XArray instead of radix-tree to index backing pages - 1 - --- 2023-05-11 Pankaj Raghav New
[RFC,2/2] smp: Change signatures to use call_single_data_t [RFC,1/2] blk-mq: Convert request->csd to call_single_data_t and reposition it - - - --- 2023-05-11 Leonardo Bras New
[RFC,1/2] blk-mq: Convert request->csd to call_single_data_t and reposition it [RFC,1/2] blk-mq: Convert request->csd to call_single_data_t and reposition it - - - --- 2023-05-11 Leonardo Bras New
[2/2] block: use block_admin_capable() for Persistent Reservations capability: Introduce CAP_BLOCK_ADMIN - - - --- 2023-05-11 tianjia.zhang New
[1/2] capability: Introduce CAP_BLOCK_ADMIN capability: Introduce CAP_BLOCK_ADMIN - - - --- 2023-05-11 tianjia.zhang New
[-next] block: fix blktrace debugfs entries leak [-next] block: fix blktrace debugfs entries leak - - - --- 2023-05-11 Yu Kuai New
[-next,6/6] blk-iocost: move wbt_enable/disable_default() out of spinlock blk-wbt: minor fix and cleanup - 1 - --- 2023-05-11 Yu Kuai New
[-next,5/6] blk-wbt: cleanup rwb_enabled() and wbt_disabled() blk-wbt: minor fix and cleanup - - - --- 2023-05-11 Yu Kuai New
[-next,4/6] blk-wbt: remove deadcode to handle wbt enable/disable with io inflight blk-wbt: minor fix and cleanup - 1 - --- 2023-05-11 Yu Kuai New
« 1 2 ... 54 55 56397 398 »