Show patches with: none      |   40789 patches
« 1 2 ... 155 156 157407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] btrfs: balance: factor out convert profile validation Misc cleanups - 2 - --- 2020-02-27 David Sterba New
[3/4] btrfs: return void from csum_tree_block Misc cleanups - 2 - --- 2020-02-27 David Sterba New
[2/4] btrfs: simplify tree block checksumming loop Misc cleanups - 2 - --- 2020-02-27 David Sterba New
[1/4] btrfs: inline checksum name and driver definitions Misc cleanups - 2 - --- 2020-02-27 David Sterba New
btrfs: set root to null in btrfs_search_path_in_tree_user btrfs: set root to null in btrfs_search_path_in_tree_user - - - --- 2020-02-27 Josef Bacik New
[10/10] btrfs: relocation: Refactor the useless nodes handling into its own function btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[09/10] btrfs: relocation: Refactor the finishing part of upper linkage into finish_upper_links() btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[08/10] btrfs: relocation: Remove the open-coded goto loop for breadth-first search btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[07/10] btrfs: relocation: Specify essential members for alloc_backref_node() btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[06/10] btrfs: relocation: Use wrapper to replace open-coded edge linking btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[05/10] btrfs: relocation: Refactor tree backref processing into its own function btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[04/10] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed() btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[03/10] btrfs: relocation: Use btrfs_backref_iter infrastructure btrfs: relocation: Refactor build_backref_tree() - 1 - --- 2020-02-26 Qu Wenruo New
[02/10] btrfs: backref: Implement btrfs_backref_iter_next() btrfs: relocation: Refactor build_backref_tree() - 1 - --- 2020-02-26 Qu Wenruo New
[01/10] btrfs: backref: Introduce the skeleton of btrfs_backref_iter btrfs: relocation: Refactor build_backref_tree() - 1 - --- 2020-02-26 Qu Wenruo New
[v8,25/25] iomap: Convert from readpages to readahead Change readahead API - 2 - --- 2020-02-25 Matthew Wilcox New
[v8,24/25] fuse: Convert from readpages to readahead Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,23/25] f2fs: Pass the inode to f2fs_mpage_readpages Change readahead API - - - --- 2020-02-25 Matthew Wilcox New
[v8,22/25] f2fs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-25 Matthew Wilcox New
[v8,21/25] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - - - --- 2020-02-25 Matthew Wilcox New
[v8,20/25] ext4: Convert from readpages to readahead Change readahead API - - - --- 2020-02-25 Matthew Wilcox New
[v8,19/25] erofs: Convert compressed files from readpages to readahead Change readahead API 1 1 - --- 2020-02-25 Matthew Wilcox New
[v8,18/25] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 - - --- 2020-02-25 Matthew Wilcox New
[v8,17/25] btrfs: Convert from readpages to readahead Change readahead API - - - --- 2020-02-25 Matthew Wilcox New
[v8,16/25] fs: Convert mpage_readpages to mpage_readahead Change readahead API - 5 - --- 2020-02-25 Matthew Wilcox New
[v8,15/25] mm: Use memalloc_nofs_save in readahead path Change readahead API - - - --- 2020-02-25 Matthew Wilcox New
[v8,14/25] mm: Document why we don't set PageReadahead Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,13/25] mm: Add page_cache_readahead_unbounded Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,12/25] mm: Move end_index check out of readahead loop Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,11/25] mm: Add readahead address space operation Change readahead API - 2 - --- 2020-02-25 Matthew Wilcox New
[v8,10/25] mm: Put readahead pages in cache earlier Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,09/25] mm: Remove 'page_offset' from readahead loop Change readahead API - 2 - --- 2020-02-25 Matthew Wilcox New
[v8,08/25] mm: rename readahead loop variable to 'i' Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,07/25] mm: Rename various 'offset' parameters to 'index' Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,06/25] mm: Use readahead_control to pass arguments Change readahead API - 2 - --- 2020-02-25 Matthew Wilcox New
[v8,05/25] mm: Add new readahead_control API Change readahead API - 1 - --- 2020-02-25 Matthew Wilcox New
[v8,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - 3 - --- 2020-02-25 Matthew Wilcox New
[v8,03/25] mm: Ignore return value of ->readpages Change readahead API - 3 - --- 2020-02-25 Matthew Wilcox New
[v8,02/25] mm: Return void from various readahead functions Change readahead API - 3 - --- 2020-02-25 Matthew Wilcox New
[v8,01/25] mm: Move readahead prototypes from mm.h Change readahead API - 2 - --- 2020-02-25 Matthew Wilcox New
btrfs: don't force read-only after error in drop snapshot btrfs: don't force read-only after error in drop snapshot - - - --- 2020-02-25 David Sterba New
[v3,21/21] btrfs: factor out prepare_allocation() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,20/21] btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation btrfs: refactor and generalize chunk/dev_extent/extent allocation - - - --- 2020-02-25 Naohiro Aota New
[v3,19/21] btrfs: factor out chunk_allocation_failed() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,18/21] btrfs: drop unnecessary arguments from find_free_extent_update_loop() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,17/21] btrfs: factor out found_extent() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,16/21] btrfs: factor out release_block_group() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,15/21] btrfs: drop unnecessary arguments from clustered allocation functions btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,14/21] btrfs: factor out do_allocation() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,13/21] btrfs: move variables for clustered allocation into find_free_extent_ctl btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,12/21] btrfs: move hint_byte into find_free_extent_ctl btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,11/21] btrfs: introduce extent allocation policy btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,10/21] btrfs: parameterize dev_extent_min btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,09/21] btrfs: factor out create_chunk() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,08/21] btrfs: factor out decide_stripe_size() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,07/21] btrfs: factor out gather_device_info() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,06/21] btrfs: factor out init_alloc_chunk_ctl btrfs: refactor and generalize chunk/dev_extent/extent allocation - 1 - --- 2020-02-25 Naohiro Aota New
[v3,05/21] btrfs: introduce alloc_chunk_ctl btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,04/21] btrfs: refactor find_free_dev_extent_start() btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,03/21] btrfs: introduce chunk allocation policy btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,02/21] btrfs: do not BUG_ON with invalid profile btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[v3,01/21] btrfs: change type of full_search to bool btrfs: refactor and generalize chunk/dev_extent/extent allocation - 2 - --- 2020-02-25 Naohiro Aota New
[misc-next] btrfs: fix compilation error in btree_write_cache_pages() [misc-next] btrfs: fix compilation error in btree_write_cache_pages() - 1 - --- 2020-02-24 Johannes Thumshirn New
[PATCHv2] progs: mkfs-tests: Skip test if truncate failed with EFBIG [PATCHv2] progs: mkfs-tests: Skip test if truncate failed with EFBIG - - - --- 2020-02-24 Marcos Paulo de Souza New
[v3,3/3] Btrfs: implement full reflink support for inline extents [v3,1/3] Btrfs: move all reflink implementation code into its own file - 1 - --- 2020-02-24 Filipe Manana New
[v3,2/3] Btrfs: simplify inline extent handling when doing reflinks [v3,1/3] Btrfs: move all reflink implementation code into its own file - 1 - --- 2020-02-24 Filipe Manana New
[v3,1/3] Btrfs: move all reflink implementation code into its own file [v3,1/3] Btrfs: move all reflink implementation code into its own file - 1 - --- 2020-02-24 Filipe Manana New
[v4,4/4] uuid: Remove no more needed macro btrfs: bypass UUID API aliasing - 1 - --- 2020-02-24 Andy Shevchenko New
[v4,3/4] Btrfs: Switch to use new generic UUID API btrfs: bypass UUID API aliasing - 1 - --- 2020-02-24 Andy Shevchenko New
[v4,2/4] uuid: Provide a GUID generator for raw buffer btrfs: bypass UUID API aliasing - 1 - --- 2020-02-24 Andy Shevchenko New
[v4,1/4] uuid: Add inline helpers to import / export UUIDs btrfs: bypass UUID API aliasing 1 - - --- 2020-02-24 Andy Shevchenko New
[1/2] btrfs: Implement DRW lock [1/2] btrfs: Implement DRW lock - - - --- 2020-02-24 Nikolay Borisov New
[v3,2/2] btrfs: Hook btrfs' DRW lock to locktorture infrastructure Refactor snapshot vs nocow writers locking - - - --- 2020-02-24 Nikolay Borisov New
[v3,1/2] btrfs: convert snapshot/nocow exlcusion to drw lock Refactor snapshot vs nocow writers locking - - - --- 2020-02-24 Nikolay Borisov New
[v2] btrfs: merge unlocking to common exit block in btrfs_commit_transaction [v2] btrfs: merge unlocking to common exit block in btrfs_commit_transaction - 1 - --- 2020-02-24 David Sterba New
btrfs: Fix uninitialized ret in btrfsic_process_superblock_dev_mirror btrfs: Fix uninitialized ret in btrfsic_process_superblock_dev_mirror - 1 - --- 2020-02-24 Nikolay Borisov New
[3/3] btrfs: relocation: Remove the open-coded goto loop for breadth-first search btrfs: relocation: build_backref_cache() refactor part 2 - - - --- 2020-02-24 Qu Wenruo New
[2/3] btrfs: relocation: Specify essential members for alloc_backref_node() btrfs: relocation: build_backref_cache() refactor part 2 - 1 - --- 2020-02-24 Qu Wenruo New
[1/3] btrfs: relocation: Use wrapper to replace open-coded edge linking btrfs: relocation: build_backref_cache() refactor part 2 - 1 - --- 2020-02-24 Qu Wenruo New
[fstests,PATCHv3,2/2] btrfs: Test subvolume delete --subvolid feature btrfs: Test subvolume delete by id feature - - - --- 2020-02-24 Marcos Paulo de Souza New
[fstests,PATCHv3,1/2] common: btrfs: Improve _require_btrfs_command btrfs: Test subvolume delete by id feature - 1 - --- 2020-02-24 Marcos Paulo de Souza New
[01/30] btrfs: Add missing annotation for release_extent_buffer() [01/30] btrfs: Add missing annotation for release_extent_buffer() - - - --- 2020-02-23 Jules Irenge New
[GIT,PULL] Btrfs fixes for 5.6-rc3 [GIT,PULL] Btrfs fixes for 5.6-rc3 - - - --- 2020-02-23 David Sterba New
btrfs: fix btrfs_calc_reclaim_metadata_size calculation btrfs: fix btrfs_calc_reclaim_metadata_size calculation - - - --- 2020-02-21 Josef Bacik New
[11/11] btrfs: reduce pointer intdirections in btree_readpage_end_io_hook Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[10/11] btrfs: merge unlocking to common exit block in btrfs_commit_transaction Minor cleanups - 2 - --- 2020-02-21 David Sterba New
[09/11] btrfs: adjust delayed refs message level Minor cleanups - 2 - --- 2020-02-21 David Sterba New
[08/11] btrfs: replace u_long type cast with unsigned long Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[07/11] btrfs: raid56: simplify sort_parity_stripes Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[06/11] btrfs: adjust message level for unrecognized mount option Minor cleanups - 2 - --- 2020-02-21 David Sterba New
[05/11] btrfs: simplify parameters of btrfs_set_disk_extent_flags Minor cleanups - 2 - --- 2020-02-21 David Sterba New
[04/11] btrfs: open code trivial helper btrfs_header_chunk_tree_uuid Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[03/11] btrfs: open code trivial helper btrfs_header_fsid Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[02/11] btrfs: move mapping of block for discard to its caller Minor cleanups - 2 - --- 2020-02-21 David Sterba New
[01/11] btrfs: use struct_size to calculate size of raid hash table Minor cleanups - 1 - --- 2020-02-21 David Sterba New
[v2,2/2] btrfs: Use list_for_each_entry_safe in free_reloc_roots Untitled series #245385 - - - --- 2020-02-21 Nikolay Borisov New
[2/2] btrfs: Use list_for_each_entry_safe in free_reloc_roots [1/2] btrfs: Remove superflous lock acquisition in __del_reloc_root - 1 - --- 2020-02-21 Nikolay Borisov New
[1/2] btrfs: Remove superflous lock acquisition in __del_reloc_root [1/2] btrfs: Remove superflous lock acquisition in __del_reloc_root - 1 - --- 2020-02-21 Nikolay Borisov New
[3/3] btrfs: use ioctl args support mask for device delete Clean up supported flags for ioctls - 1 - --- 2020-02-21 David Sterba New
[2/3] btrfs: use ioctl args support mask for subvolume create/delete Clean up supported flags for ioctls - 1 - --- 2020-02-21 David Sterba New
« 1 2 ... 155 156 157407 408 »