Show patches with: none      |   39251 patches
« 1 2 ... 54 55 56392 393 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,05/22] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,04/22] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,02/22] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
[v4,01/22] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-20 Johannes Thumshirn New
ublk: don't return 0 in case of any failure ublk: don't return 0 in case of any failure - - - --- 2023-04-20 Ming Lei New
[v5-fix,1/5] block: Don't invalidate pagecache for invalid falloc modes [v5-fix,1/5] block: Don't invalidate pagecache for invalid falloc modes - - - --- 2023-04-20 Sarthak Kukreti New
[v5,5/5] loop: Add support for provision requests [v5,1/5] block: Don't invalidate pagecache for invalid falloc modes - - - --- 2023-04-20 Sarthak Kukreti New
[v5,4/5] dm-thin: Add REQ_OP_PROVISION support [v5,1/5] block: Don't invalidate pagecache for invalid falloc modes - - - --- 2023-04-20 Sarthak Kukreti New
[v5,3/5] dm: Add block provisioning support [v5,1/5] block: Don't invalidate pagecache for invalid falloc modes - - - --- 2023-04-20 Sarthak Kukreti New
[v5,2/5] block: Introduce provisioning primitives [v5,1/5] block: Don't invalidate pagecache for invalid falloc modes - - - --- 2023-04-20 Sarthak Kukreti New
[v5,1/5] block: Don't invalidate pagecache for invalid falloc modes [v5,1/5] block: Don't invalidate pagecache for invalid falloc modes - - - --- 2023-04-20 Sarthak Kukreti New
[6/6] io_uring: mark opcodes that always need io-wq punt Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[5/6] Revert "io_uring: for requests that require async, force it" Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[4/6] Revert "io_uring: always go async for unsupported fadvise flags" Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[3/6] io_uring: add support for NO_OFFLOAD Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[2/6] io_uring: move poll_refs up a cacheline to fill a hole Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[1/6] io_uring: grow struct io_kiocb 'flags' to a 64-bit value Enable NO_OFFLOAD support - - - --- 2023-04-19 Jens Axboe New
[v3,19/19] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,18/19] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,17/19] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page 1 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,16/19] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,15/19] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,14/19] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,13/19] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,12/19] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-04-19 Johannes Thumshirn New
[v3,11/19] gfs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-04-19 Johannes Thumshirn New
[v3,10/19] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,09/19] btrfs: raid56: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,08/19] btrfs: repair: use __bio_add_page for adding single page bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,07/19] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page 1 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,06/19] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,05/19] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,04/19] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,02/19] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v3,01/19] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-04-19 Johannes Thumshirn New
[v2,4/4] block: constify the whole_disk device_attribute block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[v2,3/4] block: constify struct part_attr_group block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[v2,2/4] block: constify struct part_type part_type block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[v2,1/4] block: constify partition prober array block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[v10,9/9] null_blk: add support for copy offload [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,8/9] dm: Enable copy offload for dm-linear target [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,7/9] dm: Add support for copy offload [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,6/9] nvmet: add copy command support for bdev and file ns [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,5/9] nvme: add copy offload support [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,4/9] fs, block: copy_file_range for def_blk_ops for direct block device [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,3/9] block: add emulation for copy [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,2/9] block: Add copy offload support infrastructure [v10,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-04-19 Nitesh Shetty New
[v10,1/9] block: Introduce queue limits for copy-offload support [v10,1/9] block: Introduce queue limits for copy-offload support - 1 - --- 2023-04-19 Nitesh Shetty New
[2/2] io_uring: Remove unnecessary BUILD_BUG_ON io_uring: Pass whole sqe to commands - - - --- 2023-04-19 Breno Leitao New
[1/2] io_uring: Pass whole sqe to commands io_uring: Pass whole sqe to commands - 1 - --- 2023-04-19 Breno Leitao New
[RFC,v1,1/1] nvme: Limit runtime for verification and limit test image size nvme testsuite runtime optimization - - - --- 2023-04-19 Daniel Wagner New
splice: Fix filemap of a blockdev splice: Fix filemap of a blockdev - - 1 --- 2023-04-19 David Howells New
[blktests,v2,2/2] nvme-rc: Cleanup fc resource before module unloading nvme_trtype=fc fixes - - - --- 2023-04-19 Daniel Wagner New
[blktests,v2,1/2] nvme-rc: Cleanup fc ports in reverse order nvme_trtype=fc fixes - - - --- 2023-04-19 Daniel Wagner New
[4/4] block: constify the whole_disk device_attribute block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[3/4] block: constify struct part_attr_group block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[2/4] block: constify struct part_type part_type block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[1/4] block: constify partition prober array block: constify some structures of partitions/core.c - - - --- 2023-04-19 Thomas Weißschuh New
[v2,11/11] block: mq-deadline: Respect the active zone limit mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,10/11] block: Add support for the zone capacity concept mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,09/11] block: mq-deadline: Handle requeued requests correctly mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,08/11] block: mq-deadline: Fix a race condition related to zoned writes mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,07/11] block: mq-deadline: Preserve write streams for all device types mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,06/11] block: mq-deadline: Disable head insertion for zoned writes mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,05/11] block: mq-deadline: Improve deadline_skip_seq_writes() mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,04/11] block: mq-deadline: Simplify deadline_skip_seq_writes() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-04-18 Bart Van Assche New
[v2,03/11] block: Introduce blk_rq_is_seq_zoned_write() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-04-18 Bart Van Assche New
[v2,02/11] block: Micro-optimize blk_req_needs_zone_write_lock() mq-deadline: Improve support for zoned block devices - - - --- 2023-04-18 Bart Van Assche New
[v2,01/11] block: Simplify blk_req_needs_zone_write_lock() mq-deadline: Improve support for zoned block devices - 1 - --- 2023-04-18 Bart Van Assche New
[v4,4/4] loop: Add support for provision requests [v4,1/4] block: Introduce provisioning primitives - - - --- 2023-04-18 Sarthak Kukreti New
[v4,3/4] dm-thin: Add REQ_OP_PROVISION support [v4,1/4] block: Introduce provisioning primitives - - - --- 2023-04-18 Sarthak Kukreti New
[v4,2/4] dm: Add block provisioning support [v4,1/4] block: Introduce provisioning primitives - - - --- 2023-04-18 Sarthak Kukreti New
[v4,1/4] block: Introduce provisioning primitives [v4,1/4] block: Introduce provisioning primitives - - - --- 2023-04-18 Sarthak Kukreti New
[V3] block: ublk: switch to ioctl command encoding [V3] block: ublk: switch to ioctl command encoding - 1 - --- 2023-04-18 Ming Lei New
[v3,4/4] nvmet-fc: Release reference on target port nvmet-fcloop: unblock module removal - - - --- 2023-04-18 Daniel Wagner New
[v3,3/4] nvmet-fc: Do not wait in vain when unloading module nvmet-fcloop: unblock module removal - - - --- 2023-04-18 Daniel Wagner New
[v3,2/4] nvmet-fcloop: Do not wait on completion when unregister fails nvmet-fcloop: unblock module removal - - - --- 2023-04-18 Daniel Wagner New
[v3,1/4] nvmet-fcloop: Remove remote port from list when unlinking nvmet-fcloop: unblock module removal - - - --- 2023-04-18 Daniel Wagner New
[blktests] nvme-rc: Cleanup fcloop resources in reverse order [blktests] nvme-rc: Cleanup fcloop resources in reverse order - - - --- 2023-04-18 Daniel Wagner New
[V2,1/1] null_blk: allow user to set QUEUE_FLAG_NOWAIT null_blk: allow user to set QUEUE_FLAG_NOWAIT - - - --- 2023-04-18 Chaitanya Kulkarni New
block: fix a crash when bio_for_each_folio_all iterates over an empty bio block: fix a crash when bio_for_each_folio_all iterates over an empty bio - 1 - --- 2023-04-17 Mikulas Patocka New
[V2] block: ublk: switch to ioctl command encoding [V2] block: ublk: switch to ioctl command encoding - - - --- 2023-04-17 Ming Lei New
[blktests,9/9] block/027: allow to run with built-in scsi_debug support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,8/9] block/002: allow to run with built-in scsi_debug support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,7/9] block/001: allow to run with built-in scsi_debug and sd_mod support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,6/9] scsi/005: allow to run with built-in scsi_debug support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,5/9] scsi/004: allow to run with built-in scsi_debug support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,4/9] common/scsi_debug: introduce _configure_scsi_debug support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,3/9] common/scsi_debug: factor out _setup_scsi_debug_vars support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,2/9] common/scsi_debug, tests/*: re-define _have_scsi_debug support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,1/9] common/rc: skip module file check if modules path does not exist support built-in scsi_debug - 1 - --- 2023-04-17 Shin'ichiro Kawasaki New
[next] shmem: minor fixes to splice-read implementation [next] shmem: minor fixes to splice-read implementation - 1 - --- 2023-04-17 Hugh Dickins New
[V2] null_blk: Always check queue mode setting from configfs [V2] null_blk: Always check queue mode setting from configfs - 3 - --- 2023-04-16 Chaitanya Kulkarni New
[7/7] blk-mq: don't use the requeue list to queue flush commands [1/7] blk-mq: factor out a blk_rq_init_flush helper - 1 - --- 2023-04-16 Christoph Hellwig New
[6/7] blk-mq: do not do head insertations post-pre-flush commands [1/7] blk-mq: factor out a blk_rq_init_flush helper - 2 - --- 2023-04-16 Christoph Hellwig New
[5/7] blk-mq: defer to the normal submission path for post-flush requests [1/7] blk-mq: factor out a blk_rq_init_flush helper - - - --- 2023-04-16 Christoph Hellwig New
[4/7] blk-mq: also use the I/O scheduler for requests from the flush state machine [1/7] blk-mq: factor out a blk_rq_init_flush helper - 1 - --- 2023-04-16 Christoph Hellwig New
[3/7] blk-mq: defer to the normal submission path for non-flush flush commands [1/7] blk-mq: factor out a blk_rq_init_flush helper - 2 - --- 2023-04-16 Christoph Hellwig New
« 1 2 ... 54 55 56392 393 »