Show patches with: State = Action Required       |   33026 patches
« 1 2 ... 45 46 47330 331 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,13/23] xfs: add iomap's readpage operations fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,12/23] xfs: introduce workqueue for post read IO work fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,11/23] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,10/23] xfs: add XBF_VERITY_CHECKED xfs_buf flag fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,09/23] iomap: allow filesystem to implement read path verification fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,08/23] iomap: hoist iomap_readpage_ctx from the iomap_readahead/_folio fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,07/23] fsverity: pass Merkle tree block size to ->read_merkle_tree_page() fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,06/23] fsverity: add drop_page() callout fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size fs-verity support for XFS - - - --- 2023-04-04 Andrey Albershteyn New
[v2,04/23] xfs: Add xfs_verify_pptr fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn New
[v2,03/23] xfs: define parent pointer xattr format fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn New
[v2,02/23] xfs: add parent pointer support to attribute code fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn New
[v2,01/23] xfs: Add new name to attri/d fs-verity support for XFS - 1 - --- 2023-04-04 Andrey Albershteyn New
btrfs: remove struct processed_extent btrfs: remove struct processed_extent - - - --- 2023-04-04 Christoph Hellwig New
btrfs: factor out a clean_log_buffer helper btrfs: factor out a clean_log_buffer helper - - - --- 2023-04-03 Christoph Hellwig New
[stable-5.4.y,stable-5.10.y] btrfs: scan device in non-exclusive mode [stable-5.4.y,stable-5.10.y] btrfs: scan device in non-exclusive mode - 1 - --- 2023-04-03 Anand Jain New
[GIT,PULL] Btrfs fixes for 6.3-rc5 [GIT,PULL] Btrfs fixes for 6.3-rc5 - - - --- 2023-04-02 David Sterba New
[v8,12/12] btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,11/12] btrfs: scrub: introduce the helper to queue a stripe for scrub btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,10/12] btrfs: scrub: introduce error reporting functionality for scrub_stripe btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,09/12] btrfs: scrub: introduce a writeback helper for scrub_stripe btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,08/12] btrfs: scrub: introduce the main read repair worker for scrub_stripe btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,07/12] btrfs: scrub: introduce a helper to verify one scrub_stripe btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,06/12] btrfs: scrub: introduce a helper to verify one metadata btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,05/12] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub_stripe btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,04/12] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,03/12] btrfs: introduce a new helper to submit write bio for repair btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-03-31 Qu Wenruo New
[v8,02/12] btrfs: introduce btrfs_bio::fs_info member btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - 1 - --- 2023-03-31 Qu Wenruo New
[v8,01/12] btrfs: scrub: use dedicated super block verification function to scrub one super block btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - 3 - --- 2023-03-31 Qu Wenruo New
[2/2] btrfs: correctly calculate delayed ref bytes when starting transaction btrfs: some trivial updates for delayed ref space reservation - - - --- 2023-03-30 Filipe Manana New
[1/2] btrfs: make btrfs_block_rsv_full() check more boolean when starting transaction btrfs: some trivial updates for delayed ref space reservation - - - --- 2023-03-30 Filipe Manana New
[v2,19/19] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,18/19] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,17/19] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,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-03-30 Johannes Thumshirn New
[v2,15/19] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,14/19] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,13/19] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,12/19] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-03-30 Johannes Thumshirn New
[v2,11/19] gfs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,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-03-30 Johannes Thumshirn New
[v2,09/19] btrfs: raid56: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,08/19] btrfs: repair: use __bio_add_page for adding single page bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,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-03-30 Johannes Thumshirn New
[v2,06/19] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,05/19] md: use __bio_add_page to add single page bio: check return values of bio_add_page 1 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,04/19] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,02/19] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[v2,01/19] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-30 Johannes Thumshirn New
[21/21] btrfs: merge write_one_subpage_eb into write_one_eb [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[20/21] btrfs: use per-buffer locking for extent_buffer reading [01/21] btrfs: mark extent_buffer_under_io static - - - --- 2023-03-30 Christoph Hellwig New
[19/21] btrfs: stop using lock_extent in btrfs_buffer_uptodate [01/21] btrfs: mark extent_buffer_under_io static - - - --- 2023-03-30 Christoph Hellwig New
[18/21] btrfs: don't check for uptodate pages in read_extent_buffer_pages [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[17/21] btrfs: stop using PageError for extent_buffers [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[16/21] btrfs: remove the io_pages field in struct extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[15/21] btrfs: remove the extent_buffer lookup in btree block checksumming [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[14/21] btrfs: use a separate end_io handler for extent_buffer writing [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[13/21] btrfs: don't use btrfs_bio_ctrl for extent buffer writing [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[12/21] btrfs: move page locking from lock_extent_buffer_for_io to write_one_eb [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[11/21] btrfs: submit a writeback bio per extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[10/21] btrfs: return bool from lock_extent_buffer_for_io [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[09/21] btrfs: do not try to unlock the extent for non-subpage metadata reads [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[08/21] btrfs: use a separate end_io handler for read_extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[07/21] btrfs: remove the mirror_num argument to btrfs_submit_compressed_read [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[06/21] btrfs: don't use btrfs_bio_ctrl for extent buffer reading [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[05/21] btrfs: always read the entire extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[04/21] btrfs: merge verify_parent_transid and btrfs_buffer_uptodate [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[03/21] btrfs: move setting the buffer uptodate out of validate_extent_buffer [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[02/21] btrfs: fix sub-page error bit in end_bio_subpage_eb_writepage [01/21] btrfs: mark extent_buffer_under_io static - 1 - --- 2023-03-30 Christoph Hellwig New
[01/21] btrfs: mark extent_buffer_under_io static [01/21] btrfs: mark extent_buffer_under_io static - 2 - --- 2023-03-30 Christoph Hellwig New
[19/19] block: mark bio_add_page as __must_check bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[18/19] dm-crypt: check if adding pages to clone bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[17/19] md: raid1: check if adding pages to resync bio fails bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[16/19] md: raid1: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[15/19] md: check for failure when adding pages in alloc_behind_master_bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[14/19] floppy: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[13/19] zram: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 2 - --- 2023-03-29 Johannes Thumshirn New
[12/19] zonefs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page 1 - - --- 2023-03-29 Johannes Thumshirn New
[11/19] gfs: use __bio_add_page for adding single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[10/19] jfs: logmgr: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[09/19] btrfs: raid56: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[08/19] btrfs: repair: use __bio_add_page for adding single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[07/19] md: raid5: use __bio_add_page to add single page to new bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[06/19] md: raid5-log: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[05/19] md: use __bio_add_page to add single page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[04/19] fs: buffer: use __bio_add_page to add single page to bio bio: check return values of bio_add_page - 2 - --- 2023-03-29 Johannes Thumshirn New
[03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[02/19] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[01/19] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 2 - --- 2023-03-29 Johannes Thumshirn New
[6/6] btrfs: scrub: remove scrub_bio structure btrfs: scrub: finish the switch to scrub_stripe and cleanup the old code - - - --- 2023-03-29 Qu Wenruo New
[5/6] btrfs: scrub: remove scrub_block and scrub_sector structures btrfs: scrub: finish the switch to scrub_stripe and cleanup the old code - - - --- 2023-03-29 Qu Wenruo New
[4/6] btrfs: scrub: remove the old scrub recheck code btrfs: scrub: finish the switch to scrub_stripe and cleanup the old code - - - --- 2023-03-29 Qu Wenruo New
[3/6] btrfs: scrub: remove the old writeback infrastructure btrfs: scrub: finish the switch to scrub_stripe and cleanup the old code - - - --- 2023-03-29 Qu Wenruo New
[2/6] btrfs: scrub: remove scrub_parity structure btrfs: scrub: finish the switch to scrub_stripe and cleanup the old code - - - --- 2023-03-29 Qu Wenruo New
[1/6] btrfs: scrub: use scrub_stripe to implement RAID56 P/Q scrub btrfs: scrub: finish the switch to scrub_stripe and cleanup the old code - - - --- 2023-03-29 Qu Wenruo New
[4/4] btrfs: remove hipri_workers workqueue [1/4] btrfs: fix fast csum detection - - - --- 2023-03-29 Christoph Hellwig New
[3/4] btrfs: never defer I/O submission for fast CRC implementations [1/4] btrfs: fix fast csum detection - - - --- 2023-03-29 Christoph Hellwig New
[2/4] btrfs: remove the sync_writers field in struct btrfs_inode [1/4] btrfs: fix fast csum detection - - - --- 2023-03-29 Christoph Hellwig New
[1/4] btrfs: fix fast csum detection [1/4] btrfs: fix fast csum detection - - - --- 2023-03-29 Christoph Hellwig New
« 1 2 ... 45 46 47330 331 »