Show patches with: Submitter = Matthew Wilcox       |    State = Action Required       |   3831 patches
« 1 2 ... 3 4 538 39 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/14] ufs: Remove writepage implementation Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[11/14] sysv: Remove writepage implementation Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[10/14] ocfs2: Remove writepage implementation Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[09/14] minix: Remove writepage implementation Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[08/14] hfsplus: Really remove hfsplus_writepage Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[07/14] hfs: Really remove hfs_writepage Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[06/14] bfs: Remove writepage implementation Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[05/14] adfs: Remove writepage implementation Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[04/14] fs: Reduce stack usage in do_mpage_readpage Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[03/14] fs: Reduce stack usage in __mpage_writepage Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[02/14] fs: Convert clean_buffers() to take a folio Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
[01/14] fs: Remove clean_page_buffers() Clean up the writeback paths - 1 - --- 2023-12-15 Matthew Wilcox New
freevxfs: Convert vxfs_immed_read_folio to the new folio APIs freevxfs: Convert vxfs_immed_read_folio to the new folio APIs - - - --- 2023-12-06 Matthew Wilcox New
mm: Support order-1 folios in the page cache mm: Support order-1 folios in the page cache - - - --- 2023-12-06 Matthew Wilcox New
gfs2: Remove use of error flag in journal reads gfs2: Remove use of error flag in journal reads - - - --- 2023-12-06 Matthew Wilcox New
fs: Rename mapping private members fs: Rename mapping private members 1 1 - --- 2023-11-17 Matthew Wilcox New
[6/6] fs: Convert error_remove_page to error_remove_folio Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[5/6] memory-failure: Convert truncate_error_page to truncate_error_folio Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[4/6] memory-failure: Use a folio in me_huge_page() Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[3/6] memory-failure: Convert delete_from_lru_cache() to take a folio Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[2/6] memory-failure: Use a folio in me_pagecache_dirty() Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[1/6] memory-failure: Use a folio in me_pagecache_clean() Convert aops->error_remove_page to ->error_remove_folio - - - --- 2023-11-17 Matthew Wilcox New
[v2,7/7] buffer: Fix more functions for block size > PAGE_SIZE More buffer_head cleanups - - - --- 2023-11-09 Matthew Wilcox New
[v2,6/7] buffer: Handle large folios in __block_write_begin_int() More buffer_head cleanups - - - --- 2023-11-09 Matthew Wilcox New
[v2,5/7] buffer: Fix various functions for block size > PAGE_SIZE More buffer_head cleanups - 1 - --- 2023-11-09 Matthew Wilcox New
[v2,4/7] buffer: Cast block to loff_t before shifting it More buffer_head cleanups - - - --- 2023-11-09 Matthew Wilcox New
[v2,3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE More buffer_head cleanups - - - --- 2023-11-09 Matthew Wilcox New
[v2,2/7] buffer: Calculate block number inside folio_init_buffers() More buffer_head cleanups - 1 - --- 2023-11-09 Matthew Wilcox New
[v2,1/7] buffer: Return bool from grow_dev_folio() More buffer_head cleanups - - - --- 2023-11-09 Matthew Wilcox New
[4/4] mm: Return void from folio_start_writeback() and related functions Make folio_start_writeback return void - 1 - --- 2023-11-08 Matthew Wilcox New
[3/4] smb: Do not test the return value of folio_start_writeback() Make folio_start_writeback return void 1 1 - --- 2023-11-08 Matthew Wilcox New
[2/4] afs: Do not test the return value of folio_start_writeback() Make folio_start_writeback return void - - - --- 2023-11-08 Matthew Wilcox New
[1/4] mm: Remove test_set_page_writeback() Make folio_start_writeback return void - - - --- 2023-11-08 Matthew Wilcox New
[3/3] gfs2: Convert stuffed_readpage() to stuffed_read_folio() Add folio_zero_tail() and folio_fill_tail() - 1 - --- 2023-11-07 Matthew Wilcox New
[2/3] mm: Add folio_fill_tail() and use it in iomap Add folio_zero_tail() and folio_fill_tail() - 1 - --- 2023-11-07 Matthew Wilcox New
[1/3] mm: Add folio_zero_tail() and use it in ext4 Add folio_zero_tail() and folio_fill_tail() - 1 - --- 2023-11-07 Matthew Wilcox New
[5/5] buffer: Fix various functions for block size > PAGE_SIZE More buffer_head cleanups - 1 - --- 2023-11-07 Matthew Wilcox New
[4/5] buffer: Cast block to loff_t before shifting it More buffer_head cleanups - - - --- 2023-11-07 Matthew Wilcox New
[3/5] buffer: Fix grow_buffers() for block size > PAGE_SIZE More buffer_head cleanups - - - --- 2023-11-07 Matthew Wilcox New
[2/5] buffer: Calculate block number inside folio_init_buffers() More buffer_head cleanups - 1 - --- 2023-11-07 Matthew Wilcox New
[1/5] buffer: Return bool from grow_dev_folio() More buffer_head cleanups - - - --- 2023-11-07 Matthew Wilcox New
[35/35] nilfs2: Convert nilfs_page_bug() to nilfs_folio_bug() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[34/35] nilfs2: Convert nilfs_prepare_chunk() and nilfs_commit_chunk() to folios nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[33/35] nilfs2: Convert nilfs_make_empty() to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[32/35] nilfs2: Convert nilfs_empty_dir() to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[31/35] nilfs2: Convert nilfs_add_link() to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[30/35] nilfs2: Convert nilfs_rename() to use folios nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[29/35] nilfs2: Convert nilfs_find_entry to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[28/35] nilfs2: Convert nilfs_readdir to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[27/35] nilfs2: Add nilfs_get_folio() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[26/35] nilfs2: Switch to kmap_local for directory handling nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[25/35] nilfs2: Pass the mapped address to nilfs_check_page() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[24/35] nilfs2: Return the mapped address from nilfs_get_page() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[23/35] nilfs2: Remove page_address() from nilfs_delete_entry nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[22/35] nilfs2: Remove page_address() from nilfs_add_link nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[21/35] nilfs2: Remove page_address() from nilfs_set_link nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[20/35] nilfs2: Convert nilfs_btnode_abort_change_key to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[19/35] nilfs2: Convert nilfs_btnode_commit_change_key to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[18/35] nilfs2: Convert nilfs_btnode_prepare_change_key to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[17/35] nilfs2: Convert nilfs_btnode_delete to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[16/35] nilfs2: Convert nilfs_btnode_submit_block to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[15/35] nilfs2: Convert nilfs_btnode_create_block to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[14/35] nilfs2: Convert nilfs_gccache_submit_read_data to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[13/35] nilfs2: Convert nilfs_mdt_submit_block to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[12/35] nilfs2: Convert nilfs_mdt_create_block to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[11/35] nilfs2: Convert nilfs_page_mkwrite() to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[10/35] nilfs2: Convert nilfs_segctor_prepare_write to use folios nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[09/35] nilfs2: Convert to __nilfs_clear_folio_dirty() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[08/35] nilfs2: Convert to nilfs_clear_folio_dirty() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[07/35] nilfs2: Convert nilfs_mdt_write_page() to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[06/35] nilfs2: Convert nilfs_writepage() to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[05/35] nilfs2: Convert to nilfs_folio_buffers_clean() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[04/35] nilfs2: Convert nilfs_forget_buffer to use a folio nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[03/35] nilfs2: Convert nilfs_segctor_complete_write to use folios nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[02/35] nilfs2: Convert nilfs_abort_logs to use folios nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
[01/35] nilfs2: Add nilfs_end_folio_io() nilfs2: Folio conversions - - - --- 2023-11-06 Matthew Wilcox New
Include __GFP_NOWARN in GFP_NOWAIT Include __GFP_NOWARN in GFP_NOWAIT - - - --- 2023-10-24 Matthew Wilcox New
[v2,27/27] buffer: Remove folio_create_empty_buffers() Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,26/27] ufs: Remove ufs_get_locked_page() Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,25/27] ufs; Convert ufs_change_blocknr() to use folios Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,24/27] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock() Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,23/27] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,22/27] reiserfs: Convert writepage to use a folio Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,21/27] ocfs2: Convert ocfs2_map_page_blocks to use a folio Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,20/27] ntfs3: Convert ntfs_zero_range() to use a folio Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,19/27] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,18/27] ntfs: Convert ntfs_writepage to use a folio Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,17/27] ntfs: Convert ntfs_read_block() to use a folio Finish the create_empty_buffers() transition - - - --- 2023-10-16 Matthew Wilcox New
[v2,16/27] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
[v2,15/27] nilfs2: Remove nilfs_page_get_nth_block Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
[v2,14/27] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
[v2,13/27] nilfs2: Convert nilfs_mdt_forget_block() to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
[v2,12/27] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio() Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
[v2,11/27] nilfs2: Convert nilfs_grab_buffer() to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
[v2,10/27] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
[v2,09/27] gfs2: Convert gfs2_write_buf_to_page() to use a folio Finish the create_empty_buffers() transition - 1 - --- 2023-10-16 Matthew Wilcox New
[v2,08/27] gfs2: Convert gfs2_getjdatabuf to use a folio Finish the create_empty_buffers() transition - 1 - --- 2023-10-16 Matthew Wilcox New
[v2,07/27] gfs2: Convert gfs2_getbuf() to folios Finish the create_empty_buffers() transition - 1 - --- 2023-10-16 Matthew Wilcox New
[v2,06/27] gfs2: Convert inode unstuffing to use a folio Finish the create_empty_buffers() transition - 1 - --- 2023-10-16 Matthew Wilcox New
[v2,05/27] buffer: Add get_nth_bh() Finish the create_empty_buffers() transition 1 - - --- 2023-10-16 Matthew Wilcox New
« 1 2 ... 3 4 538 39 »