Show patches with: none      |   40757 patches
« 1 2 ... 172 173 174407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,4/5] btrfs: implement RWF_ENCODED reads fs: interface for directly reading/writing compressed data - - - --- 2019-10-15 Omar Sandoval New
[RFC,v2,3/5] btrfs: generalize btrfs_lookup_bio_sums_dio() fs: interface for directly reading/writing compressed data - - - --- 2019-10-15 Omar Sandoval New
[RFC,v2,2/5] fs: add RWF_ENCODED for reading/writing compressed data fs: interface for directly reading/writing compressed data - - - --- 2019-10-15 Omar Sandoval New
[RFC,v2,1/5] fs: add O_ENCODED open flag [RFC,v2,1/5] fs: add O_ENCODED open flag - - - --- 2019-10-15 Omar Sandoval New
[man-pages] Document encoded I/O fs: interface for directly reading/writing compressed data - - - --- 2019-10-15 Omar Sandoval New
[2/2] btrfs-progs: tests: Test backup root retention logic Support patches for btrfs backup root rework - - - --- 2019-10-15 Nikolay Borisov New
[1/2] btrfs-progs: corrupt-block: Refactor tree block corruption code Support patches for btrfs backup root rework - - - --- 2019-10-15 Nikolay Borisov New
[8/8] btrfs: Streamline btrfs_fs_info::backup_root_index semantics tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[7/8] btrfs: Rename find_oldest_super_backup to init_backup_root_slot tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[6/8] btrfs: Remove unused next_root_backup function tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[5/8] btrfs: Don't use objectid_mutex during mount tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[4/8] btrfs: Factor out tree roots initialization during mount tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[3/8] btrfs: Add read_backup_root tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[2/8] btrfs: Remove newest_gen argument from find_oldest_super_backup tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[1/8] btrfs: Cleanup and simplify find_newest_super_backup tree reading cleanups in mount - - - --- 2019-10-15 Nikolay Borisov New
[RFC,2/2] btrfs: rename btrfs_parse_device_options back to btrfs_parse_early_options [RFC,1/2] btrfs: add authentication support - - - --- 2019-10-15 Johannes Thumshirn New
[RFC,1/2] btrfs: add authentication support [RFC,1/2] btrfs: add authentication support - - - --- 2019-10-15 Johannes Thumshirn New
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc Btrfs: fix qgroup double free after failure to reserve metadata for delalloc - - - --- 2019-10-15 Filipe Manana New
[v2] Setup GitLab-CI for btrfs-progs [v2] Setup GitLab-CI for btrfs-progs - - - --- 2019-10-14 Lakshmipathi.G New
[15/15] btrfs: compression: remove ops pointer from workspace_manager Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[14/15] btrfs: compression: inline free_workspace Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[13/15] btrfs: compression: pass type to btrfs_put_workspace Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[12/15] btrfs: compression: inline alloc_workspace Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[11/15] btrfs: compression: pass type to btrfs_get_workspace Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[10/15] btrfs: compression: inline put_workspace Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[09/15] btrfs: compression: inline get_workspace Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[08/15] btrfs: compression: export alloc/free/get/put callbacks of all algos Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[07/15] btrfs: compression: inline cleanup_workspace_manager Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[06/15] btrfs: compression: let workspace manager cleanup take only the type Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[05/15] btrfs: compression: inline init_workspace_manager Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[04/15] btrfs: compression: let workspace manager init take only the type Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[03/15] btrfs: compression: attach workspace manager to the ops Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
[02/15] btrfs: switch compression callbacks to direct calls Remove callback indirections in compression code - - - --- 2019-10-14 David Sterba New
[01/15] btrfs: export compression and decompression callbacks Remove callback indirections in compression code - 1 - --- 2019-10-14 David Sterba New
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() - 1 - --- 2019-10-14 Qu Wenruo New
btrfs: don't needlessly create extent-refs kernel thread btrfs: don't needlessly create extent-refs kernel thread - 1 - --- 2019-10-12 David Sterba New
fs: use READ_ONCE/WRITE_ONCE with the i_size helpers fs: use READ_ONCE/WRITE_ONCE with the i_size helpers - 3 - --- 2019-10-11 Josef Bacik New
[v2] Btrfs: fix negative subv_writers counter and data space leak after buffered write [v2] Btrfs: fix negative subv_writers counter and data space leak after buffered write - 1 - --- 2019-10-11 Filipe Manana New
btrfs: save i_size in compress_file_range btrfs: save i_size in compress_file_range - 1 - --- 2019-10-11 Josef Bacik New
btrfs: ioctl: Try to use btrfs_fs_info instead of *file btrfs: ioctl: Try to use btrfs_fs_info instead of *file - 2 - --- 2019-10-11 Marcos Paulo de Souza New
[3/3] btrfs: Jump to correct label on init_root_trees failure Cleanups in mount path - - - --- 2019-10-10 Nikolay Borisov New
[2/3] btrfs: Don't use objectid_mutex during mount Cleanups in mount path - - - --- 2019-10-10 Nikolay Borisov New
[1/3] btrfs: Factor out tree roots initialization during mount Cleanups in mount path - 1 - --- 2019-10-10 Nikolay Borisov New
[GIT,PULL] Btrfs fixes for 5.4-rc3 [GIT,PULL] Btrfs fixes for 5.4-rc3 - - - --- 2019-10-10 David Sterba New
btrfs-progs: unbreak btrfs-sb-mod compilation btrfs-progs: unbreak btrfs-sb-mod compilation - - - --- 2019-10-10 Johannes Thumshirn New
[v2,3/3] btrfs: using enum to replace macro [v2,1/3] btrfs: remove unnecessary hash_init() - - - --- 2019-10-10 Chengguang Xu New
[v2,2/3] btrfs: code cleanup for compression type [v2,1/3] btrfs: remove unnecessary hash_init() - - - --- 2019-10-10 Chengguang Xu New
[v2,1/3] btrfs: remove unnecessary hash_init() [v2,1/3] btrfs: remove unnecessary hash_init() - - - --- 2019-10-10 Chengguang Xu New
[RESEND] btrfs-progs: btrfstune -M|m drop test_uuid_unique [RESEND] btrfs-progs: btrfstune -M|m drop test_uuid_unique - - - --- 2019-10-10 Anand Jain New
[v3,7/7] btrfs-progs: btrfstune: Allow to enable bg-tree feature offline btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-10 Qu Wenruo New
[v3,6/7] btrfs-progs: check: Introduce support for bg-tree feature btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-10 Qu Wenruo New
[v3,5/7] btrfs-progs: dump-tree/dump-super: Introduce support for bg tree btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-10 Qu Wenruo New
[v3,4/7] btrfs-progs: mkfs: Introduce -O bg-tree btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-10 Qu Wenruo New
[v3,3/7] btrfs-progs: Enable read-write ability for 'bg_tree' feature btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-10 Qu Wenruo New
[v3,2/7] btrfs-progs: Refactor btrfs_read_block_groups() btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-10 Qu Wenruo New
[v3,1/7] btrfs-progs: Refactor excluded extent functions to use fs_info btrfs-progs: Support for BG_TREE feature - 1 - --- 2019-10-10 Qu Wenruo New
fstests: btrfs/15[78]: Detect non-raid6 data chunks before doing the test fstests: btrfs/15[78]: Detect non-raid6 data chunks before doing the test - - - --- 2019-10-10 Qu Wenruo New
[v3,3/3] btrfs: Introduce new incompat feature, BG_TREE, to speed up mount time btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time - - - --- 2019-10-10 Qu Wenruo New
[v3,2/3] btrfs: block-group: Refactor btrfs_read_block_groups() btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time - 2 - --- 2019-10-10 Qu Wenruo New
[v3,1/3] btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time - 2 - --- 2019-10-10 Qu Wenruo New
btrfs: use bool argument in free_root_pointers() btrfs: use bool argument in free_root_pointers() - 1 - --- 2019-10-10 Anand Jain New
Btrfs: fix negative subv_writers counter and data space leak after buffered write Btrfs: fix negative subv_writers counter and data space leak after buffered write - - - --- 2019-10-09 Filipe Manana Superseded
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc - 1 - --- 2019-10-09 Filipe Manana New
Btrfs: add missing extents release on file extent cluster relocation error Btrfs: add missing extents release on file extent cluster relocation error - 1 - --- 2019-10-09 Filipe Manana New
[1/3] btrfs: block-group: Refactor btrfs_read_block_groups() [1/3] btrfs: block-group: Refactor btrfs_read_block_groups() - 2 - --- 2019-10-09 Qu Wenruo New
btrfs: Rename btrfs_join_transaction_nolock btrfs: Rename btrfs_join_transaction_nolock - 1 - --- 2019-10-08 Nikolay Borisov New
btrfs: User assert to document transaction requirement btrfs: User assert to document transaction requirement - 1 - --- 2019-10-08 Nikolay Borisov New
btrfs: opencode extent_buffer_get btrfs: opencode extent_buffer_get - 2 - --- 2019-10-08 David Sterba New
[v2.1,4/7] btrfs-progs: mkfs: Introduce -O bg-tree Untitled series #184159 - - - --- 2019-10-08 Qu Wenruo New
[v2,7/7] btrfs-progs: btrfstune: Allow to enable bg-tree feature offline btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-08 Qu Wenruo New
[v2,6/7] btrfs-progs: check: Introduce support for bg-tree feature btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-08 Qu Wenruo New
[v2,5/7] btrfs-progs: dump-tree/dump-super: Introduce support for bg tree btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-08 Qu Wenruo New
[v2,4/7] btrfs-progs: mkfs: Introduce -O bg-tree btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-08 Qu Wenruo New
[v2,3/7] btrfs-progs: Enable read-write ability for 'bg_tree' feature btrfs-progs: Support for BG_TREE feature - 1 - --- 2019-10-08 Qu Wenruo New
[v2,2/7] btrfs-progs: Refactor btrfs_read_block_groups() btrfs-progs: Support for BG_TREE feature - - - --- 2019-10-08 Qu Wenruo New
[v2,1/7] btrfs-progs: Refactor excluded extent functions to use fs_info btrfs-progs: Support for BG_TREE feature - 2 - --- 2019-10-08 Qu Wenruo New
[v2,3/3] btrfs: Introduce new incompat feature, BG_TREE, to speed up mount time btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time - 1 - --- 2019-10-08 Qu Wenruo New
[v2,2/3] btrfs: disk-io: Remove unnecessary check before freeing chunk root btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time - 1 - --- 2019-10-08 Qu Wenruo New
[v2,1/3] btrfs: block-group: Refactor btrfs_read_block_groups() btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time - 2 - --- 2019-10-08 Qu Wenruo New
btrfs: block-group: Rework documentation of check_system_chunk function btrfs: block-group: Rework documentation of check_system_chunk function - 1 - --- 2019-10-08 Marcos Paulo de Souza New
[19/19] btrfs: make smaller extents more likely to go into bitmaps btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[18/19] btrfs: increase the metadata allowance for the free_space_cache btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[17/19] btrfs: add async discard header btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[16/19] btrfs: keep track of discard reuse stats btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[15/19] btrfs: load block_groups into discard_list on mount btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[14/19] btrfs: only keep track of data extents for async discard btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[13/19] btrfs: have multiple discard lists btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[12/19] btrfs: limit max discard size for async discard btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[11/19] btrfs: add bps discard rate limit btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[10/19] btrfs: calculate discard delay based on number of extents btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[09/19] btrfs: keep track of discardable_bytes btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[08/19] btrfs: track discardable extents for asnyc discard btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[07/19] btrfs: discard one region at a time in async discard btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[06/19] btrfs: handle empty block_group removal btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[05/19] btrfs: add the beginning of async discard, discard workqueue btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[04/19] btrfs: keep track of cleanliness of the bitmap btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[03/19] btrfs: keep track of which extents have been discarded btrfs: async discard support - - - --- 2019-10-07 Dennis Zhou New
[02/19] btrfs: rename DISCARD opt to DISCARD_SYNC btrfs: async discard support - 2 - --- 2019-10-07 Dennis Zhou New
[01/19] bitmap: genericize percpu bitmap region iterators btrfs: async discard support - 1 - --- 2019-10-07 Dennis Zhou New
[5/5] btrfs: drop bdev argument from submit_extent_page Remove extent_map::bdev - - - --- 2019-10-07 David Sterba New
« 1 2 ... 172 173 174407 408 »