Show patches with: Submitter = Matthew Wilcox       |    State = Action Required       |    Archived = No       |   169 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/10] ecryptfs: Pass the folio index to crypt_extent() Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[v2,09/10] ecryptfs: Convert lower_offset_for_page() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[v2,08/10] ecryptfs: Convert ecryptfs_decrypt_page() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[v2,07/10] ecryptfs: Convert ecryptfs_encrypt_page() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[v2,06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[v2,05/10] ecryptfs: Convert ecryptfs_write() to use a folio Convert ecryptfs to use folios - 1 - --- 2024-10-25 Matthew Wilcox New
[v2,04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[v2,03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio Convert ecryptfs to use folios - 1 - --- 2024-10-25 Matthew Wilcox New
[v2,02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio() Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[v2,01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages() Convert ecryptfs to use folios - - - --- 2024-10-25 Matthew Wilcox New
[10/10] ecryptfs: Pass the folio index to crypt_extent() Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[09/10] ecryptfs: Convert lower_offset_for_page() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[08/10] ecryptfs: Convert ecryptfs_decrypt_page() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[07/10] ecryptfs: Convert ecryptfs_encrypt_page() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[05/10] ecryptfs: Convert ecryptfs_write() to use a folio Convert ecryptfs to use folios - 1 - --- 2024-10-17 Matthew Wilcox New
[04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio Convert ecryptfs to use folios - 1 - --- 2024-10-17 Matthew Wilcox New
[02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio() Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages() Convert ecryptfs to use folios - - - --- 2024-10-17 Matthew Wilcox New
[3/3] netfs: Remove unnecessary references to pages Random netfs folio fixes 1 - - --- 2024-10-05 Matthew Wilcox New
[2/3] netfs: Fix a few minor bugs in netfs_page_mkwrite() Random netfs folio fixes 1 - - --- 2024-10-05 Matthew Wilcox New
[1/3] netfs: Remove call to folio_index() Random netfs folio fixes 1 - - --- 2024-10-05 Matthew Wilcox New
[5/5] ufs: Convert ufs_change_blocknr() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[4/5] ufs: Pass a folio to ufs_new_fragments() UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[3/5] ufs: Convert ufs_inode_getfrag() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[2/5] ufs: Convert ufs_extend_tail() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[1/5] ufs: Convert ufs_inode_getblock() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[4/4] nilfs2: Convert metadata aops from writepage to writepages nilfs2: Finish folio conversion - - - --- 2024-10-02 Matthew Wilcox New
[3/4] nilfs2: Convert nilfs_recovery_copy_block() to take a folio nilfs2: Finish folio conversion - - - --- 2024-10-02 Matthew Wilcox New
[2/4] nilfs2: Convert nilfs_page_count_clean_buffers() to take a folio nilfs2: Finish folio conversion - - - --- 2024-10-02 Matthew Wilcox New
[1/4] nilfs2: Remove nilfs_writepage nilfs2: Finish folio conversion - - - --- 2024-10-02 Matthew Wilcox New
[6/6] migrate: Remove references to Private2 Filesystem page flags cleanup - 1 - --- 2024-10-02 Matthew Wilcox New
[5/6] ceph: Remove call to PagePrivate2() Filesystem page flags cleanup - - - --- 2024-10-02 Matthew Wilcox New
[4/6] btrfs: Switch from using the private_2 flag to owner_2 Filesystem page flags cleanup - 1 - --- 2024-10-02 Matthew Wilcox New
[3/6] mm: Remove PageMappedToDisk Filesystem page flags cleanup - 1 - --- 2024-10-02 Matthew Wilcox New
[2/6] nilfs2: Convert nilfs_copy_buffer() to use folios Filesystem page flags cleanup 1 - - --- 2024-10-02 Matthew Wilcox New
[1/6] fs: Move clearing of mappedtodisk to buffer.c Filesystem page flags cleanup - 1 - --- 2024-10-02 Matthew Wilcox New
[10/10] x86: Remove PG_uncached Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[09/10] mm: Rename PG_mappedtodisk to PG_owner_2 Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[08/10] mm: Remove page_has_private() Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[07/10] mm: Remove PageOwnerPriv1 Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[06/10] mm: Remove PageMlocked Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[05/10] mm: Remove PageUnevictable Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[04/10] mm: Remove PageSwapCache Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[03/10] mm: Remove PageReadahead Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[02/10] mm: Remove PageSwapBacked Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[01/10] mm: Remove PageActive Simplify the page flags a little - - - --- 2024-08-21 Matthew Wilcox New
[2/2] jffs2: Use a folio in jffs2_garbage_collect_dnode() Finish converting jffs2 to folios - 1 - --- 2024-08-14 Matthew Wilcox New
[1/2] jffs2: Convert jffs2_do_readpage_nolock to take a folio Finish converting jffs2 to folios - 1 - --- 2024-08-14 Matthew Wilcox New
[3/3] fuse: use folio_end_read [1/3] fuse: remove call to SetPageError - - - --- 2024-08-09 Matthew Wilcox New
[2/3] fuse: Use a folio instead of a page [1/3] fuse: remove call to SetPageError - - - --- 2024-08-09 Matthew Wilcox New
[1/3] fuse: remove call to SetPageError [1/3] fuse: remove call to SetPageError - - - --- 2024-08-09 Matthew Wilcox New
[4/4] gfs2: Remove gfs2_aspace_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[3/4] gfs2: Remove gfs2_jdata_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[2/4] gfs2: Remove __gfs2_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[1/4] gfs2: Add gfs2_aspace_writepages() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[v2,4/4] ext4: Tidy the BH loop in mext_page_mkuptodate() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[v2,3/4] ext4: Remove array of buffer_heads from mext_page_mkuptodate() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[v2,2/4] ext4: Pipeline buffer reads in mext_page_mkuptodate() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() [v2,1/4] ext4: Reduce stack usage in ext4_mpage_readpages() - - - --- 2024-07-18 Matthew Wilcox New
[23/23] buffer: Convert __block_write_begin() to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[22/23] ocfs2: Convert ocfs2_write_zero_page to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[21/23] fs: Convert aops->write_begin to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[20/23] fs: Convert aops->write_end to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[19/23] vboxsf: Use a folio in vboxsf_write_end() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[18/23] orangefs: Convert orangefs_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[17/23] orangefs: Convert orangefs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[16/23] jffs2: Convert jffs2_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[15/23] jffs2: Convert jffs2_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[14/23] hostfs: Convert hostfs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[13/23] fuse: Convert fuse_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[12/23] fuse: Convert fuse_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[11/23] f2fs: Convert f2fs_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[10/23] f2fs: Convert f2fs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[09/23] ecryptfs: Use a folio in ecryptfs_write_begin() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[08/23] ecryptfs: Convert ecryptfs_write_end() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[07/23] buffer: Convert block_write_end() to take a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[06/23] ntfs3: Remove reset_log_file() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[05/23] nilfs2: Use a folio in nilfs_recover_dsync_blocks() Convert write_begin / write_end to take a folio 1 - - --- 2024-07-17 Matthew Wilcox New
[04/23] buffer: Use a folio in generic_write_end() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[03/23] block: Use a folio in blkdev_write_end() Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[02/23] reiserfs: Convert reiserfs_write_begin() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
[01/23] reiserfs: Convert grab_tail_page() to use a folio Convert write_begin / write_end to take a folio - - - --- 2024-07-17 Matthew Wilcox New
ntfs3: Remove reset_log_file() ntfs3: Remove reset_log_file() - - - --- 2024-07-10 Matthew Wilcox New
[6/6] qnx6: Convert directory handling to use kmap_local Convert qnx6 directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[5/6] qnx6: Convert qnx6_iget() to use a folio Convert qnx6 directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[4/6] qnx6: Convert qnx6_checkroot() to use a folio Convert qnx6 directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[3/6] qnx6: Convert qnx6_longname() to take a folio Convert qnx6 directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[2/6] qnx6: Convert qnx6_find_entry() to qnx6_find_ino() Convert qnx6 directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[1/6] qnx6: Convert qnx6_get_page() to qnx6_get_folio() Convert qnx6 directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[7/7] minixfs: Convert dir_commit_chunk() to take a folio Convert minixfs directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[6/7] minixfs: Convert minix_prepare_chunk() to take a folio Convert minixfs directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[5/7] minixfs: Convert minix_make_empty() to use a folio Convert minixfs directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[4/7] minixfs: Convert minix_delete_entry() to work on a folio Convert minixfs directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[3/7] minifs: Convert minix_set_link() and minix_dotdot() to take a folio Convert minixfs directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[2/7] minixfs: Convert minix_find_entry() to take a folio Convert minixfs directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
[1/7] minixfs: Convert dir_get_page() to dir_get_folio() Convert minixfs directory handling to folios - - - --- 2024-07-10 Matthew Wilcox New
minixfs: Fix minixfs_rename with HIGHMEM minixfs: Fix minixfs_rename with HIGHMEM - - - --- 2024-07-09 Matthew Wilcox New
[7/7] sysv: Convert dir_commit_chunk() to take a folio Convert sysv directory handling to folios - - - --- 2024-07-09 Matthew Wilcox New
« 1 2 »