Show patches with: Submitter = Matthew Wilcox (Oracle)       |    Archived = No       |   405 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,05/25] mm: Add new readahead_control API Change readahead API - - 2 - --- 2020-03-20 Matthew Wilcox (Oracle) Superseded
[v9,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - - 4 - --- 2020-03-20 Matthew Wilcox (Oracle) Superseded
[v9,03/25] mm: Ignore return value of ->readpages Change readahead API - - 4 - --- 2020-03-20 Matthew Wilcox (Oracle) Superseded
[v9,02/25] mm: Return void from various readahead functions Change readahead API - - 4 - --- 2020-03-20 Matthew Wilcox (Oracle) Superseded
[v9,01/25] mm: Move readahead prototypes from mm.h Change readahead API - - 3 - --- 2020-03-20 Matthew Wilcox (Oracle) Superseded
[v8,25/25] iomap: Convert from readpages to readahead Change readahead API - - 2 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,24/25] fuse: Convert from readpages to readahead Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,23/25] f2fs: Pass the inode to f2fs_mpage_readpages Change readahead API - - - - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,22/25] f2fs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,21/25] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - - - - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,20/25] ext4: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,19/25] erofs: Convert compressed files from readpages to readahead Change readahead API 1 - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,18/25] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 - - - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,17/25] btrfs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,16/25] fs: Convert mpage_readpages to mpage_readahead Change readahead API - - 5 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,15/25] mm: Use memalloc_nofs_save in readahead path Change readahead API - - - - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,14/25] mm: Document why we don't set PageReadahead Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,13/25] mm: Add page_cache_readahead_unbounded Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,12/25] mm: Move end_index check out of readahead loop Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,11/25] mm: Add readahead address space operation Change readahead API - - 2 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,10/25] mm: Put readahead pages in cache earlier Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,09/25] mm: Remove 'page_offset' from readahead loop Change readahead API - - 2 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,08/25] mm: rename readahead loop variable to 'i' Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,07/25] mm: Rename various 'offset' parameters to 'index' Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,06/25] mm: Use readahead_control to pass arguments Change readahead API - - 2 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,05/25] mm: Add new readahead_control API Change readahead API - - 1 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - - 3 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,03/25] mm: Ignore return value of ->readpages Change readahead API - - 3 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,02/25] mm: Return void from various readahead functions Change readahead API - - 3 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v8,01/25] mm: Move readahead prototypes from mm.h Change readahead API - - 2 - --- 2020-02-25 Matthew Wilcox (Oracle) Superseded
[v7,24/24] mm: Use memalloc_nofs_save in readahead path Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,23/24] mm: Document why we don't set PageReadahead Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,22/24] iomap: Convert from readpages to readahead Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,21/24] iomap: Restructure iomap_readpages_actor Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,20/24] fuse: Convert from readpages to readahead Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,19/24] f2fs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,18/24] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,17/24] ext4: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,16/24] erofs: Convert compressed files from readpages to readahead Change readahead API 1 - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,15/24] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,14/24] btrfs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,13/24] fs: Convert mpage_readpages to mpage_readahead Change readahead API - - 5 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,12/24] mm: Add page_cache_readahead_unbounded Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,11/24] mm: Move end_index check out of readahead loop Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,10/24] mm: Add readahead address space operation Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,09/24] mm: Put readahead pages in cache earlier Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,08/24] mm: Remove 'page_offset' from readahead loop Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,07/24] mm: rename readahead loop variable to 'i' Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,06/24] mm: Rename various 'offset' parameters to 'index' Change readahead API - - - - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,05/24] mm: Use readahead_control to pass arguments Change readahead API - - 2 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,04/24] mm: Move readahead nr_pages check into read_pages Change readahead API - - 2 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,03/24] mm: Ignore return value of ->readpages Change readahead API - - 3 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,02/24] mm: Return void from various readahead functions Change readahead API - - 3 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v7,01/24] mm: Move readahead prototypes from mm.h Change readahead API - - 1 - --- 2020-02-19 Matthew Wilcox (Oracle) Not Applicable
[v6,19/19] mm: Use memalloc_nofs_save in readahead path Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,18/19] iomap: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,17/19] iomap: Restructure iomap_readpages_actor Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,16/16] mm: Use memalloc_nofs_save in readahead path Untitled series #159064 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,16/19] fuse: Convert from readpages to readahead Change readahead API - - 1 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,15/16] iomap: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,15/19] f2fs: Convert from readpages to readahead Untitled series #159066 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,14/16] fuse: Convert from readpages to readahead Untitled series #159065 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,14/19] ext4: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,13/16] f2fs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,13/19] erofs: Convert compressed files from readpages to readahead Untitled series #159054 - - 1 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,12/16] ext4: Convert from readpages to readahead Untitled series #159062 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,12/19] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 - 1 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,11/16] erofs: Convert compressed files from readpages to readahead Untitled series #159060 1 - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,11/19] btrfs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,10/19] fs: Convert mpage_readpages to mpage_readahead Change readahead API - - 3 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,10/16] erofs: Convert uncompressed files from readpages to readahead Untitled series #159055 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,09/19] mm: Add page_cache_readahead_limit Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,09/16] btrfs: Convert from readpages to readahead Untitled series #159061 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,08/19] mm: Add readahead address space operation Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,08/16] fs: Convert mpage_readpages to mpage_readahead Untitled series #159063 - - 1 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,07/19] mm: Put readahead pages in cache earlier Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,07/16] mm: Add page_cache_readahead_limit Untitled series #159058 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,06/19] mm: rename readahead loop variable to 'i' Change readahead API - - 1 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,06/16] mm: Add readahead address space operation Untitled series #159056 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,05/19] mm: Remove 'page_offset' from readahead loop Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,05/16] mm: Put readahead pages in cache earlier Untitled series #159057 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,04/16] mm: Tweak readahead loop slightly Untitled series #159059 - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,04/19] mm: Rearrange readahead loop Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,03/19] mm: Use readahead_control to pass arguments Change readahead API - - - - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,02/19] mm: Ignore return value of ->readpages Change readahead API - - 2 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v6,01/19] mm: Return void from various readahead functions Change readahead API - - 1 - --- 2020-02-17 Matthew Wilcox (Oracle) Not Applicable
[v5,13/13] iomap: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,12/13] fuse: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,11/13] f2fs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,10/13] ext4: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,09/13] erofs: Convert compressed files from readpages to readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,08/13] erofs: Convert uncompressed files from readpages to readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,07/13] btrfs: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,06/13] fs: Convert mpage_readpages to mpage_readahead Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,05/13] mm: Add page_cache_readahead_limit Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,04/13] mm: Add readahead address space operation Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,03/13] mm: Put readahead pages in cache earlier Change readahead API - - - - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,02/13] mm: Ignore return value of ->readpages Change readahead API - - 1 - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v5,01/13] mm: Fix the return type of __do_page_cache_readahead Change readahead API - - 1 - --- 2020-02-11 Matthew Wilcox (Oracle) Not Applicable
[v4,09/12] ext4: Convert from readpages to readahead Change readahead API - - - - --- 2020-02-01 Matthew Wilcox (Oracle) Superseded
« 1 2 ... 2 3 4 5 »