Show patches with: State = Action Required       |   38900 patches
« 1 2 ... 52 53 54388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/15] nvme: rdma: change how to find the number of integrity of request Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[11/15] block: blk-integrity: change how to find the number of integrity of bio Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[10/15] scsi: change to use blk_rq_nr_integrity_segments() instead of blk_rq_count_integrity_sg() Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[09/15] scsi: add scsi_alloc_integrity_sgtables() for integrity process Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[08/15] block: add helper function to get the number of integrity segments Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[07/15] block: blk-merge: fix merging two requests in ll_merge_requests_fn Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[06/15] block: blk-merge: fix to add the number of integrity segments to the request twice Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[05/15] block: fix not to apply bip information in blk_rq_bio_prep() Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[04/15] block: bio-integiry: cleanup bio_integrity_prep Change the integrity configuration method in block - 1 - --- 2023-05-03 Jinyoung Choi New
[03/15] block: bio-integrity: modify bio_integrity_add_page() Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[02/15] block: blk-integiry: add helper functions for bio_integrity_add_page Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[01/15] block: bio: rename page_is_mergeable to bio_page_is_mergeable and make non-static Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[RFC,11/11] rust: inline a number of short functions Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,10/11] rust: add null block driver Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,09/11] RUST: implement `ForeignOwnable` for `Pin` Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,08/11] rust: lock: implement `IrqSaveBackend` for `SpinLock` Rust null block driver - 1 - --- 2023-05-03 Andreas Hindborg New
[RFC,07/11] rust: lock: add support for `Lock::lock_irqsave` Rust null block driver - 1 - --- 2023-05-03 Andreas Hindborg New
[RFC,06/11] rust: apply cache line padding for `SpinLock` Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,05/11] RUST: add `module_params` macro Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,04/11] rust: block: introduce `kernel::block::bio` module Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,03/11] rust: block: introduce `kernel::block::mq` module Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,02/11] rust: add `pages` module for handling page allocation Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[RFC,01/11] rust: add radix tree abstraction Rust null block driver - - - --- 2023-05-03 Andreas Hindborg New
[blktests,v3,2/2] nvme/rc: Cleanup fc resource before module unloading nvme_trtype=fc fixes - - - --- 2023-05-03 Daniel Wagner New
[blktests,v3,1/2] nvme/rc: Cleanup fc ports in reverse order nvme_trtype=fc fixes - - - --- 2023-05-03 Daniel Wagner New
[blktests,v3,12/12] nvme: Make the number iterations configurable nvme testsuite runtime optimization - 2 - --- 2023-05-03 Daniel Wagner New
[blktests,v3,11/12] nvme/rc: Move discovery generation counter code to rc nvme testsuite runtime optimization - 1 - --- 2023-05-03 Daniel Wagner New
[blktests,v3,10/12] nvme/rc: Calculate IO size for random fio jobs nvme testsuite runtime optimization - - - --- 2023-05-03 Daniel Wagner New
[blktests,v3,09/12] common/fio: Limit number of random jobs nvme testsuite runtime optimization - - - --- 2023-05-03 Daniel Wagner New
[blktests,v3,08/12] nvme/rc: Add minimal test image size requirement nvme testsuite runtime optimization - 2 - --- 2023-05-03 Daniel Wagner New
[blktests,v3,07/12] nvme: Make test image size configurable nvme testsuite runtime optimization - 2 - --- 2023-05-03 Daniel Wagner New
[blktests,v3,06/12] Documentation: Add info on nvme_tr_type nvme testsuite runtime optimization - 1 - --- 2023-05-03 Daniel Wagner New
[blktests,v3,05/12] nvme: Use runtime fio background jobs nvme testsuite runtime optimization - - - --- 2023-05-03 Daniel Wagner New
[blktests,v3,04/12] common/xfs: Limit fio size job to fit into xfs fs nvme testsuite runtime optimization - - - --- 2023-05-03 Daniel Wagner New
[blktests,v3,03/12] common/xfs: Make size argument optional for _xfs_run_fio_verify_io nvme testsuite runtime optimization - 1 - --- 2023-05-03 Daniel Wagner New
[blktests,v3,02/12] nvme: Do not hard code device size for dd test nvme testsuite runtime optimization - 2 - --- 2023-05-03 Daniel Wagner New
[blktests,v3,01/12] nvme/rc: Auto convert test device size info nvme testsuite runtime optimization - 2 - --- 2023-05-03 Daniel Wagner New
[v5,20/20] block: mark bio_add_folio as __must_check bio: check return values of bio_add_page - - - --- 2023-05-02 Johannes Thumshirn New
[v5,19/20] fs: iomap: use __bio_add_folio where possible bio: check return values of bio_add_page - - - --- 2023-05-02 Johannes Thumshirn New
[v5,18/20] block: add __bio_add_folio bio: check return values of bio_add_page - - - --- 2023-05-02 Johannes Thumshirn New
[v5,17/20] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,16/20] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,15/20] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page 1 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,14/20] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,13/20] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,12/20] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,11/20] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-05-02 Johannes Thumshirn New
[v5,10/20] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-05-02 Johannes Thumshirn New
[v5,09/20] gfs2: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-05-02 Johannes Thumshirn New
[v5,08/20] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page 1 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,07/20] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page 1 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,06/20] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,05/20] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,04/20] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,02/20] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
[v5,01/20] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-05-02 Johannes Thumshirn New
drbd: do not set REQ_PREFLUSH when submitting barrier drbd: do not set REQ_PREFLUSH when submitting barrier - - - --- 2023-05-02 Christoph Böhmwalder New
[RFC] block: dio: immediately fail when count < logical block size [RFC] block: dio: immediately fail when count < logical block size - - - --- 2023-05-02 Luis Chamberlain New
[V2] ublk: add timeout handler [V2] ublk: add timeout handler - - - --- 2023-05-02 Ming Lei New
ublk: add timeout handler ublk: add timeout handler - - - --- 2023-05-02 Ming Lei New
[RFC,3/3] nvme: create special request queue for cdev nvme uring passthrough diet - - - --- 2023-05-01 Keith Busch New
[RFC,2/3] nvme: fix cdev name leak nvme uring passthrough diet - - - --- 2023-05-01 Keith Busch New
[RFC,1/3] nvme: skip block cgroups for passthrough commands nvme uring passthrough diet - - - --- 2023-05-01 Keith Busch New
[blktests] common/rc: fix kernel version parse failure [blktests] common/rc: fix kernel version parse failure - 1 - --- 2023-05-01 Shinichiro Kawasaki New
[v3,4/4] block: ublk_drv: Add a helper instead of casting io_uring: Pass the whole sqe to commands - - - --- 2023-04-30 Breno Leitao New
[v3,3/4] io_uring: Remove unnecessary BUILD_BUG_ON io_uring: Pass the whole sqe to commands - 1 - --- 2023-04-30 Breno Leitao New
[v3,2/4] io_uring: Pass whole sqe to commands io_uring: Pass the whole sqe to commands - 1 - --- 2023-04-30 Breno Leitao New
[v3,1/4] io_uring: Create a helper to return the SQE size io_uring: Pass the whole sqe to commands - 1 - --- 2023-04-30 Breno Leitao New
[RFC,12/12] pci: implement submission/completion for rawq commands [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,11/12] pci: modify nvme_setup_prp_simple parameters [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,10/12] nvme: submisssion/completion of uring_cmd to/from the registered queue [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,09/12] nvme: carve out a helper to prepare nvme_command from ioucmd->cmd [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,08/12] block: add mq_ops to submit and complete commands from raw-queue [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,07/12] io_uring: support for using registered queue in uring-cmd [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,06/12] pci: implement register/unregister functionality [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,05/12] nvme: wire-up register/unregister queue f_op callback [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,04/12] io_uring, fs: plumb support to register/unregister raw-queue [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,03/12] fs, block: interface to register/unregister the raw-queue [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,02/12] pci: enable "raw_queues = N" module parameter [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[RFC,01/12] nvme: refactor nvme_alloc_io_tag_set [RFC,01/12] nvme: refactor nvme_alloc_io_tag_set - - - --- 2023-04-29 Kanchan Joshi New
[10/10] block/badblocks: try to merge badblocks as much as possible block/badblocks: fix badblocks setting error - - - --- 2023-04-28 Li Nan New
[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
« 1 2 ... 52 53 54388 389 »