Show patches with: State = Action Required       |   32487 patches
« 1 2 ... 151 152 153324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] btrfs-progs: tests/common: Don't call INSTRUMENT on mount command btrfs-progs: Fixes for valgrind errors during fsck-tests - - - --- 2020-03-24 Qu Wenruo New
btrfs-progs: check/lowmem: Fix access on uninitialized memory btrfs-progs: check/lowmem: Fix access on uninitialized memory - - - --- 2020-03-24 Qu Wenruo New
[v10,25/25] iomap: Convert from readpages to readahead Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,24/25] fuse: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,23/25] f2fs: Pass the inode to f2fs_mpage_readpages Change readahead API 1 3 - --- 2020-03-23 Matthew Wilcox New
[v10,22/25] f2fs: Convert from readpages to readahead Change readahead API 1 3 - --- 2020-03-23 Matthew Wilcox New
[v10,21/25] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,20/25] ext4: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,19/25] erofs: Convert compressed files from readpages to readahead Change readahead API 1 3 - --- 2020-03-23 Matthew Wilcox New
[v10,18/25] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 2 - --- 2020-03-23 Matthew Wilcox New
[v10,17/25] btrfs: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,16/25] fs: Convert mpage_readpages to mpage_readahead Change readahead API - 6 - --- 2020-03-23 Matthew Wilcox New
[v10,15/25] mm: Use memalloc_nofs_save in readahead path Change readahead API - 1 - --- 2020-03-23 Matthew Wilcox New
[v10,14/25] mm: Document why we don't set PageReadahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,13/25] mm: Add page_cache_readahead_unbounded Change readahead API - 3 1 --- 2020-03-23 Matthew Wilcox New
[v10,12/25] mm: Move end_index check out of readahead loop Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,11/25] mm: Add readahead address space operation Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,10/25] mm: Put readahead pages in cache earlier Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,09/25] mm: Remove 'page_offset' from readahead loop Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,08/25] mm: rename readahead loop variable to 'i' Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,07/25] mm: Rename various 'offset' parameters to 'index' Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,06/25] mm: Use readahead_control to pass arguments Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,05/25] mm: Add new readahead_control API Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,03/25] mm: Ignore return value of ->readpages Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,02/25] mm: Return void from various readahead functions Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,01/25] mm: Move readahead prototypes from mm.h Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[40/40] btrfs: qgroup: Use backref cache to speed up old_roots search btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[39/40] btrfs: qgroup: Introduce a new function to get old_roots ulist using backref cache btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[38/40] btrfs: qgroup: Introduce verification for function to ensure old roots ulist matches btrfs_… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[37/40] btrfs: qgroup: Introduce helpers to get needed tree block info btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[36/40] btrfs: qgroup: Introduce a function to iterate through backref_cache to find all parents fo… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[35/40] btrfs: qgroup: Introduce qgroup_backref_cache_build() function btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[34/40] btrfs: qgroup: Introduce qgroup backref cache btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[33/40] btrfs: backref: Only ignore reloc roots for indrect backref resolve if the backref cache is… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[32/40] btrfs: relocation: Use btrfs_find_all_leaves() to locate parent tree leaves of a data extent btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[31/40] btrfs: relocation: Move error handling of build_backref_tree() to backref.c btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[30/40] btrfs: Rename finish_upper_links() to btrfs_backref_finish_upper_links() and move it to bac… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[29/40] btrfs: Rename handle_one_tree_block() to btrfs_backref_add_tree_node() and move it to backr… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[28/40] btrfs: relocation: Open-code read_fs_root() for handle_indirect_tree_backref() btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[27/40] btrfs: Rename should_ignore_root() to btrfs_should_ignore_reloc_root() and export it btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[26/40] btrfs: Rename backref_tree_panic() to btrfs_backref_panic(), and move it to backref.c btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[25/40] btrfs: Rename backref_cache_cleanup() to btrfs_backref_release_cache() and move it to backr… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[24/40] btrfs: Rename remove_backref_node() to btrfs_backref_cleanup_node() and move it to backref.c btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[23/40] btrfs: Rename drop_backref_node() to btrfs_backref_drop_node() and move its needed faciliti… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[22/40] btrfs: Rename free_backref_(node|edge) to btrfs_backref_free_(node|edge) and move them to b… btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[21/40] btrfs: Rename link_backref_edge() to btrfs_backref_link_edge() and move it backref.h btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[20/40] btrfs: Rename alloc_backref_edge() to btrfs_backref_alloc_edge() and move it backref.c btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[19/40] btrfs: Rename alloc_backref_node() to btrfs_backref_alloc_node() and move it backref.c btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[18/40] btrfs: Rename backref_cache_init() to btrfs_backref_cache_init() and move it to backref.c btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[17/40] btrfs: Rename tree_entry to simple_node and export it btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[16/40] btrfs: Move btrfs_backref_(node|edge|cache) structures to backref.h btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[15/40] btrfs: relocation: Add btrfs_ prefix for backref_node/edge/cache btrfs: qgroup: Use backref cache based backref walk for commit roots - - - --- 2020-03-23 Qu Wenruo New
[14/40] btrfs: relocation: Refactor the useless nodes handling into its own function btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[13/40] btrfs: relocation: Refactor the finishing part of upper linkage into finish_upper_links() btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[12/40] btrfs: relocation: Remove the open-coded goto loop for breadth-first search btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[11/40] btrfs: relocation: Specify essential members for alloc_backref_node() btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[10/40] btrfs: relocation: Use wrapper to replace open-coded edge linking btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[09/40] btrfs: relocation: Refactor indirect tree backref processing into its own function btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[08/40] btrfs: relocation: Refactor direct tree backref processing into its own function btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[07/40] btrfs: relocation: Make reloc root search specific for relocation backref cache btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[06/40] btrfs: relocation: Add backref_cache::fs_info member btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[05/40] btrfs: relocation: Add backref_cache::pending_edge and backref_cache::useless_node members btrfs: qgroup: Use backref cache based backref walk for commit roots - 1 - --- 2020-03-23 Qu Wenruo New
[04/40] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed() btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[03/40] btrfs: relocation: Use btrfs_backref_iter infrastructure btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[02/40] btrfs: backref: Implement btrfs_backref_iter_next() btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[01/40] btrfs: backref: Introduce the skeleton of btrfs_backref_iter btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 5.6-rc7 [GIT,PULL] Btrfs fixes for 5.6-rc7 - - - --- 2020-03-22 David Sterba New
[v2] btrfs: sysfs: Use scnprintf() instead of snprintf() [v2] btrfs: sysfs: Use scnprintf() instead of snprintf() - - - --- 2020-03-22 Takashi Iwai New
btrfs-progs: check/lowmem: Fix a false alert caused by hole beyond isize check btrfs-progs: check/lowmem: Fix a false alert caused by hole beyond isize check - - - --- 2020-03-21 Qu Wenruo New
Btrfs: fix removal of raid[56|1c34} incompat flags after removing block group Btrfs: fix removal of raid[56|1c34} incompat flags after removing block group - 1 - --- 2020-03-20 Filipe Manana New
[5/5] btrfs: restart snapshot delete if we have to end the transaction Relocation and backref resolution fixes - - - --- 2020-03-20 Josef Bacik New
[4/5] btrfs: do not resolve backrefs for roots that are being deleted Relocation and backref resolution fixes - - - --- 2020-03-20 Josef Bacik New
[3/5] btrfs: track reloc roots based on their commit_root bytenr Relocation and backref resolution fixes - - - --- 2020-03-20 Josef Bacik New
[2/5] btrfs: restart relocate_tree_blocks properly Relocation and backref resolution fixes - - - --- 2020-03-20 Josef Bacik New
[1/5] btrfs: reorder reservation before reloc root selection Relocation and backref resolution fixes - - - --- 2020-03-20 Josef Bacik New
[v9,25/25] iomap: Convert from readpages to readahead Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,24/25] fuse: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,23/25] f2fs: Pass the inode to f2fs_mpage_readpages Change readahead API 1 3 - --- 2020-03-20 Matthew Wilcox New
[v9,22/25] f2fs: Convert from readpages to readahead Change readahead API 1 3 - --- 2020-03-20 Matthew Wilcox New
[v9,21/25] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,20/25] ext4: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,19/25] erofs: Convert compressed files from readpages to readahead Change readahead API 1 3 - --- 2020-03-20 Matthew Wilcox New
[v9,18/25] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 2 - --- 2020-03-20 Matthew Wilcox New
[v9,17/25] btrfs: Convert from readpages to readahead Change readahead API - 1 - --- 2020-03-20 Matthew Wilcox New
[v9,16/25] fs: Convert mpage_readpages to mpage_readahead Change readahead API - 6 - --- 2020-03-20 Matthew Wilcox New
[v9,15/25] mm: Use memalloc_nofs_save in readahead path Change readahead API - 1 - --- 2020-03-20 Matthew Wilcox New
[v9,14/25] mm: Document why we don't set PageReadahead Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,13/25] mm: Add page_cache_readahead_unbounded Change readahead API - 3 1 --- 2020-03-20 Matthew Wilcox New
[v9,12/25] mm: Move end_index check out of readahead loop Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,11/25] mm: Add readahead address space operation Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,10/25] mm: Put readahead pages in cache earlier Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,09/25] mm: Remove 'page_offset' from readahead loop Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,08/25] mm: rename readahead loop variable to 'i' Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,07/25] mm: Rename various 'offset' parameters to 'index' Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,06/25] mm: Use readahead_control to pass arguments Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,05/25] mm: Add new readahead_control API Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - 4 - --- 2020-03-20 Matthew Wilcox New
[v9,03/25] mm: Ignore return value of ->readpages Change readahead API - 4 - --- 2020-03-20 Matthew Wilcox New
[v9,02/25] mm: Return void from various readahead functions Change readahead API - 4 - --- 2020-03-20 Matthew Wilcox New
« 1 2 ... 151 152 153324 325 »