Show patches with: State = Action Required       |   40830 patches
« 1 2 ... 50 51 52408 409 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] aoe: replace strncpy with strscpy [v2] aoe: replace strncpy with strscpy - 1 - --- 2023-09-19 Justin Stitt New
[v12,16/16] scsi: ufs: Inform the block layer about write ordering Improve write performance for zoned UFS devices - 2 - --- 2023-09-18 Bart Van Assche New
[v12,15/16] scsi: ufs: Forbid auto-hibernation without I/O scheduler Improve write performance for zoned UFS devices - 2 - --- 2023-09-18 Bart Van Assche New
[v12,14/16] scsi: ufs: Simplify ufshcd_auto_hibern8_update() Improve write performance for zoned UFS devices - 2 - --- 2023-09-18 Bart Van Assche New
[v12,13/16] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update() Improve write performance for zoned UFS devices - 3 - --- 2023-09-18 Bart Van Assche New
[v12,12/16] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static Improve write performance for zoned UFS devices - 2 - --- 2023-09-18 Bart Van Assche New
[v12,11/16] scsi: ufs: hisi: Rework the code that disables auto-hibernation Improve write performance for zoned UFS devices - 1 - --- 2023-09-18 Bart Van Assche New
[v12,10/16] scsi: scsi_debug: Support injecting unaligned write errors Improve write performance for zoned UFS devices 1 1 - --- 2023-09-18 Bart Van Assche New
[v12,09/16] scsi: scsi_debug: Add the preserves_write_order module parameter Improve write performance for zoned UFS devices 1 - - --- 2023-09-18 Bart Van Assche New
[v12,08/16] scsi: sd_zbc: Only require an I/O scheduler if needed Improve write performance for zoned UFS devices - 1 - --- 2023-09-18 Bart Van Assche New
[v12,07/16] scsi: core: Retry unaligned zoned writes Improve write performance for zoned UFS devices - 1 - --- 2023-09-18 Bart Van Assche New
[v12,06/16] scsi: sd: Sort commands by LBA before resubmitting Improve write performance for zoned UFS devices - - - --- 2023-09-18 Bart Van Assche New
[v12,05/16] scsi: core: Add unit tests for scsi_call_prepare_resubmit() Improve write performance for zoned UFS devices - - - --- 2023-09-18 Bart Van Assche New
[v12,04/16] scsi: core: Introduce a mechanism for reordering requests in the error handler Improve write performance for zoned UFS devices - - - --- 2023-09-18 Bart Van Assche New
[v12,03/16] block/mq-deadline: Only use zone locking if necessary Improve write performance for zoned UFS devices - 3 - --- 2023-09-18 Bart Van Assche New
[v12,02/16] block: Only use write locking if necessary Improve write performance for zoned UFS devices - 2 - --- 2023-09-18 Bart Van Assche New
[v12,01/16] block: Introduce more member variables related to zone write locking Improve write performance for zoned UFS devices - 3 - --- 2023-09-18 Bart Van Assche New
[18/18] nvme: enable logical block size > PAGE_SIZE block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[17/18] xfs: remove check for block sizes smaller than PAGE_SIZE block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[16/18] brd: make logical sector size configurable block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[15/18] brd: make sector size configurable block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[14/18] brd: use memcpy_{to,from}_folio() block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[13/18] brd: abstract page_size conventions block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[12/18] brd: convert to folios block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[11/18] block/bdev: enable large folio support for large logical block sizes block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[10/18] block/bdev: lift restrictions on supported blocksize block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[09/18] fs/buffer: use mapping order in grow_dev_page() block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[08/18] mm/readahead: allocate folios with mapping order preference block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[07/18] mm/filemap: allocate folios with mapping order preference block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[06/18] fs: Allow fine-grained control of folio sizes block: update buffer_head for Large-block I/O - 1 - --- 2023-09-18 Hannes Reinecke New
[05/18] fs/mpage: use accessor function to translate page index to sectors block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[04/18] fs/buffer.c: use accessor function to translate page index to sectors block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index} block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[01/18] mm/readahead: rework loop in page_cache_ra_unbounded() block: update buffer_head for Large-block I/O - - - --- 2023-09-18 Hannes Reinecke New
[v2] null_blk: refactor deprecated strncpy [v2] null_blk: refactor deprecated strncpy - - - --- 2023-09-18 Justin Stitt New
[10/10] ublk: simplify aborting request io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[09/10] ublk: replace monitor work with uring_cmd exit notifier io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[08/10] ublk: quiesce request queue when aborting queue io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[07/10] ublk: rename mm_lock as lock io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[06/10] ublk: make sure that uring cmd aiming at same queue won't cross io_uring contexts io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[05/10] ublk: make sure ublk uring cmd handling is done in submitter task context io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[04/10] ublk: don't get ublk device reference in ublk_abort_queue() io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[03/10] io_uring: support io_uring notifier for uring_cmd io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[02/10] io_uring: pass io_uring_ctx->id to uring_cmd io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[01/10] io_uring: allocate ctx id and build map between id and ctx io_uring/ublk: exit notifier support - - - --- 2023-09-18 Ming Lei New
[v3,4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-09-15 Luis Chamberlain New
[v3,3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-09-15 Luis Chamberlain New
[v3,2/4] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-09-15 Luis Chamberlain New
[v3,1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 1 - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,10/10] nvme: enable LBS support bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,09/10] nvme: add nvme_core.debug_large_atomics to force high awun as phys_bs bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,08/10] nvme: add awun / nawun sanity check bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,07/10] nvme: enhance max supported LBA format check bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,06/10] bdev: simplify coexistance bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,05/10] bdev: allow to switch between bdev aops bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,04/10] filesystems: add filesytem buffer-head flag bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,03/10] bdev: increase bdev max blocksize depending on the aops used bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,02/10] bdev: dynamically set aops to enable LBS support bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,01/10] bdev: rename iomap aops bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[git,pull] device mapper fixes for 6.6-rc2 [git,pull] device mapper fixes for 6.6-rc2 - - - --- 2023-09-15 Mike Snitzer New
drbd: Annotate struct fifo_buffer with __counted_by drbd: Annotate struct fifo_buffer with __counted_by - 1 - --- 2023-09-15 Kees Cook New
[GIT,PULL] Block fixes for 6.6-rc2 [GIT,PULL] Block fixes for 6.6-rc2 - - - --- 2023-09-15 Jens Axboe New
[3/3] partitions/ibm: Introduce defines for magic string length values partitions/ibm: Replace strncpy() and cleanups - 1 - --- 2023-09-15 Stefan Haberland New
[2/3] partitions/ibm: Replace strncpy() and improve readability partitions/ibm: Replace strncpy() and cleanups - 1 - --- 2023-09-15 Stefan Haberland New
[1/3] partitions/ibm: Remove unnecessary memset partitions/ibm: Replace strncpy() and cleanups - 1 - --- 2023-09-15 Stefan Haberland New
[6/6] shmem: add large folios support to the write path [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez New
[5/6] shmem: add file length in shmem_get_folio path [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez New
[4/6] shmem: add order parameter support to shmem_alloc_folio [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez New
[3/6] shmem: account for large order folios [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez New
[2/6] shmem: drop BLOCKS_PER_PAGE macro [1/6] filemap: make the folio order calculation shareable - 1 - --- 2023-09-15 Daniel Gomez New
[1/6] filemap: make the folio order calculation shareable [1/6] filemap: make the folio order calculation shareable - - - --- 2023-09-15 Daniel Gomez New
[RFC,9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,8/9] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,4/9] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,3/9] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,2/9] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
[RFC,1/9] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-14 David Howells New
block: correct stale comment in rq_qos_wait block: correct stale comment in rq_qos_wait 1 - - --- 2023-09-14 Kemeng Shi New
[v4,13/13] iov_iter: Create a fake device to allow iov_iter testing/benchmarking iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,12/13] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,11/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,10/13] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,09/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,08/13] iov_iter: Remove the copy_mc flag and associated functions iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,07/13] iov_iter: Make copy_from_iter() always handle MCE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,06/13] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,05/13] iov: Move iterator functions to a header file iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,04/13] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,03/13] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,02/13] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v4,01/13] iov_iter: Add a benchmarking kunit test iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-13 David Howells New
[v2,5/5] block/null_blk: add queue_rqs() support blk-mq: optimize queue_rqs() support - 1 - --- 2023-09-13 Chengming Zhou New
[v2,4/5] blk-mq: update driver tags request table when start request blk-mq: optimize queue_rqs() support - 1 - --- 2023-09-13 Chengming Zhou New
[v2,3/5] blk-mq: support batched queue_rqs() on shared tags queue blk-mq: optimize queue_rqs() support - 1 - --- 2023-09-13 Chengming Zhou New
[v2,2/5] blk-mq: remove RQF_MQ_INFLIGHT blk-mq: optimize queue_rqs() support - 1 - --- 2023-09-13 Chengming Zhou New
[v2,1/5] blk-mq: account active requests when get driver tag blk-mq: optimize queue_rqs() support - 1 - --- 2023-09-13 Chengming Zhou New
« 1 2 ... 50 51 52408 409 »