Show patches with: Archived = No       |   6184 patches
« 1 2 3 461 62 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,5/6] btrfs: rename err to ret in btrfs_drop_snapshot() part3 trivial adjustments for return variable coding style - - - --- 2024-05-21 Anand Jain New
[v4,4/6] btrfs: rename err to ret in btrfs_recover_relocation() part3 trivial adjustments for return variable coding style - - - --- 2024-05-21 Anand Jain New
[v4,3/6] btrfs: rename ret to ret2 in btrfs_recover_relocation() part3 trivial adjustments for return variable coding style - - - --- 2024-05-21 Anand Jain New
[v4,2/6] btrfs: rename ret to err in btrfs_recover_relocation() part3 trivial adjustments for return variable coding style - - - --- 2024-05-21 Anand Jain New
[v4,1/6] btrfs: rename err to ret in btrfs_cleanup_fs_roots() part3 trivial adjustments for return variable coding style - - - --- 2024-05-21 Anand Jain New
[v3,2/2] btrfs: reserve new relocation block-group after successful relocation btrfs: zoned: always set aside a zone for relocation - 1 - --- 2024-05-21 Johannes Thumshirn New
[v3,1/2] btrfs: zoned: reserve relocation block-group on mount btrfs: zoned: always set aside a zone for relocation - - - --- 2024-05-21 Johannes Thumshirn New
generic/733: add commit ID for btrfs generic/733: add commit ID for btrfs - 2 - --- 2024-05-21 Filipe Manana New
btrfs: re-introduce 'norecovery' mount option btrfs: re-introduce 'norecovery' mount option - 2 - --- 2024-05-21 Qu Wenruo New
[v4,2/2] btrfs: automatically remove the subvolume qgroup btrfs: qgroup: stale qgroups related impromvents - 1 - --- 2024-05-21 Qu Wenruo New
[v4,1/2] btrfs: slightly loose the requirement for qgroup removal btrfs: qgroup: stale qgroups related impromvents - 1 - --- 2024-05-21 Qu Wenruo New
[6/6] btrfs: constify parameters of write_eb_member() and its users Cleanups and W=2 warning fixes - - - --- 2024-05-20 David Sterba New
[5/6] btrfs: keep const whene returnin value from get_unaligned_le8() Cleanups and W=2 warning fixes - - - --- 2024-05-20 David Sterba New
[4/6] btrfs: remove unused define EXTENT_SIZE_PER_ITEM Cleanups and W=2 warning fixes - - - --- 2024-05-20 David Sterba New
[3/6] btrfs: use for-local variabls that shadow function variables Cleanups and W=2 warning fixes - 1 - --- 2024-05-20 David Sterba New
[2/6] btrfs: rename macro local variables that clash with other variables Cleanups and W=2 warning fixes - - - --- 2024-05-20 David Sterba New
[1/6] btrfs: remove duplicate name variable declarations Cleanups and W=2 warning fixes - - - --- 2024-05-20 David Sterba New
[v4,6/6] btrfs: use a btrfs_inode local variable at btrfs_sync_file() btrfs: fix logging unwritten extents after failure in write paths - - - --- 2024-05-20 Filipe Manana New
[v4,5/6] btrfs: pass a btrfs_inode to btrfs_wait_ordered_range() btrfs: fix logging unwritten extents after failure in write paths - - - --- 2024-05-20 Filipe Manana New
[v4,4/6] btrfs: pass a btrfs_inode to btrfs_fdatawrite_range() btrfs: fix logging unwritten extents after failure in write paths - - - --- 2024-05-20 Filipe Manana New
[v4,3/6] btrfs: use a btrfs_inode in the log context (struct btrfs_log_ctx) btrfs: fix logging unwritten extents after failure in write paths - - - --- 2024-05-20 Filipe Manana New
[v4,2/6] btrfs: make btrfs_finish_ordered_extent() return void btrfs: fix logging unwritten extents after failure in write paths - 1 - --- 2024-05-20 Filipe Manana New
[v4,1/6] btrfs: ensure fast fsync waits for ordered extents after a write failure btrfs: fix logging unwritten extents after failure in write paths - 1 - --- 2024-05-20 Filipe Manana New
btrfs: enhance function extent_range_clear_dirty_for_io() btrfs: enhance function extent_range_clear_dirty_for_io() - - - --- 2024-05-20 Qu Wenruo New
btrfs: do not clear page dirty at extent_write_cache_pages() btrfs: do not clear page dirty at extent_write_cache_pages() - - - --- 2024-05-20 Qu Wenruo New
btrfs: move btrfs_block_group_root to block-group.c btrfs: move btrfs_block_group_root to block-group.c - 2 - --- 2024-05-19 Anand Jain New
[v5,5/5] btrfs: make extent_write_locked_range() to handle subpage writeback correctly btrfs: subpage + zoned fixes - 3 - --- 2024-05-18 Qu Wenruo New
[v5,4/5] btrfs: do not clear page dirty inside extent_write_locked_range() btrfs: subpage + zoned fixes - 1 - --- 2024-05-18 Qu Wenruo New
[v5,3/5] btrfs: lock subpage ranges in one go for writepage_delalloc() btrfs: subpage + zoned fixes - - - --- 2024-05-18 Qu Wenruo New
[v5,2/5] btrfs: subpage: introduce helpers to handle subpage delalloc locking btrfs: subpage + zoned fixes - 2 - --- 2024-05-18 Qu Wenruo New
[v5,1/5] btrfs: make __extent_writepage_io() to write specified range only btrfs: subpage + zoned fixes - 2 - --- 2024-05-18 Qu Wenruo New
[v3,2/2] btrfs: make btrfs_finish_ordered_extent() return void btrfs: fix logging unwritten extents after failure in write paths - 1 - --- 2024-05-17 Filipe Manana New
[v3,1/2] btrfs: ensure fast fsync waits for ordered extents after a write failure btrfs: fix logging unwritten extents after failure in write paths - - - --- 2024-05-17 Filipe Manana New
[3/3] btrfs: add and use helpers to get and set an inode's delayed_node btrfs: avoid data races when accessing an inode's delayed_node - 1 - --- 2024-05-17 Filipe Manana New
[2/3] btrfs: use READ_ONCE() when accessing delayed_node at btrfs_dirty_node() btrfs: avoid data races when accessing an inode's delayed_node - 1 - --- 2024-05-17 Filipe Manana New
[1/3] btrfs: always set an inode's delayed_inode with WRITE_ONCE() btrfs: avoid data races when accessing an inode's delayed_node - 1 - --- 2024-05-17 Filipe Manana New
btrfs: Add more details while checking tree block - 1 - --- 2018-06-22 Su Yue Accepted
[1/2,v2] btrfs: use monotonic time for transaction handling - 1 - --- 2018-06-21 Arnd Bergmann Accepted
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tree_ref - 1 - --- 2018-06-21 Nikolay Borisov Accepted
[v2,3/3] btrfs: Fix a C compliance issue - - - --- 2018-06-20 Bart Van Assche Accepted
[v2,2/3] btrfs: Annotate fall-through - - - --- 2018-06-20 Bart Van Assche Accepted
[v2,1/3] btrfs: Fix indentation - - - --- 2018-06-20 Bart Van Assche Accepted
[3/3] btrfs: use timespec64 for i_otime - - - --- 2018-06-20 Arnd Bergmann Accepted
[33/34] btrfs: Remove fs_info from btrfs_force_chunk_alloc - - - --- 2018-06-20 Nikolay Borisov Accepted
[32/34] btrfs: Remove fs_info from btrfs_inc_block_group_ro - - - --- 2018-06-20 Nikolay Borisov Accepted
[31/34] btrfs: Remove fs_info from btrfs_alloc_logged_file_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[30/34] btrfs: Remove fs_info from remove_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[29/34] btrfs: Remove fs_info from run_one_delayed_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[28/34] btrfs: Remove fs_info from insert_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[27/34] btrfs: Remove fs_info from exclude_super_stripes - - - --- 2018-06-20 Nikolay Borisov Accepted
[26/34] btrfs: Remove fs_info from free_excluded_extents - - - --- 2018-06-20 Nikolay Borisov Accepted
[25/34] btrfs: Remove fs_info from check_system_chunk - - - --- 2018-06-20 Nikolay Borisov Accepted
[24/34] btrfs: Remove fs_info from btrfs_alloc_chunk - - - --- 2018-06-20 Nikolay Borisov Accepted
[23/34] btrfs: Remove fs_info from do_chunk_alloc - - - --- 2018-06-20 Nikolay Borisov Accepted
[22/34] btrfs: Remove fs_info from run_delayed_tree_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[21/34] btrfs: Remove fs_info from cleanup_ref_head - - - --- 2018-06-20 Nikolay Borisov Accepted
[20/34] btrfs: Remove unused fs_info from cleanup_extent_op - - - --- 2018-06-20 Nikolay Borisov Accepted
[19/34] btrfs: Remove fs_info from run_delayed_extent_op - - - --- 2018-06-20 Nikolay Borisov Accepted
[18/34] btrfs: Remove fs_info from run_delayed_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[17/34] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[16/34] btrfs: Remove fs_info from alloc_reserved_file_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[15/34] btrfs: Remove fs_info from __btrfs_free_extent - - - --- 2018-06-20 Nikolay Borisov Accepted
[14/34] btrfs: Remove fs_info from btrfs_remove_block_group - - - --- 2018-06-20 Nikolay Borisov Accepted
[13/34] btrfs: Remove fs_info from btrfs_make_block_group - - - --- 2018-06-20 Nikolay Borisov Accepted
[12/34] btrfs: Remove fs_info from btrfs_add_delayed_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[11/34] btrfs: Remove fs_info from btrfs_add_delayed_tree_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[10/34] btrfs: Remove fs_info from lookup_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[09/34] btrfs: Remove fs_info argument from lookup_extent_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[08/34] btrfs: Remove fs_info argument from lookup_tree_block_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[07/34] btrfs: Remove fs_info argument from update_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[06/34] btrfs: Remove fs_info from lookup_inline_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[05/34] btrfs: Remove fs_info from fixup_low_keys - - - --- 2018-06-20 Nikolay Borisov Accepted
[04/34] btrfs: Remove fs_info from remove_extent_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[03/34] btrfs: Remove fs_info argument from insert_extent_backref - - - --- 2018-06-20 Nikolay Borisov Accepted
[02/34] btrfs: Remove fs_info from insert_extent_data_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[01/34] btrfs: Remove fs_info from insert_tree_block_ref - - - --- 2018-06-20 Nikolay Borisov Accepted
[v2] Btrfs: fix physical offset reported by fiemap for inline extents - 1 - --- 2018-06-20 Filipe Manana Accepted
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount - - - --- 2018-06-20 Qu Wenruo Accepted
btrfs: fix invalid-free in btrfs_extent_same - - - --- 2018-06-19 Lu Fengqi Accepted
[3/3] btrfs: Fix comment in lookup_inline_extent_backref - - - --- 2018-06-18 Nikolay Borisov Accepted
btrfs: Deduplicate extent_buffer init code - 1 - --- 2018-06-18 Nikolay Borisov Accepted
btrfs: stop using get_seconds() - 1 - --- 2018-06-12 Allen Accepted
[2/2] Btrfs: sync log after logging new name - - - --- 2018-06-11 Filipe Manana Accepted
[1/2] Btrfs: fix return value on rename exchange failure - - - --- 2018-06-11 Filipe Manana Accepted
[v2] fs: btrfs: Change return type to vm_fault_t - - - --- 2018-06-06 Souptick Joarder Accepted
btrfs: Get rid of the confusing btrfs_file_extent_inline_len() - 1 - --- 2018-06-06 Qu Wenruo Accepted
[2/2] btrfs: scrub: Remove unused copy_nocow_pages() and its children functions - - - --- 2018-06-06 Qu Wenruo Accepted
btrfs: Check error of btrfs_iget() in btrfs_search_path_in_tree_user() - - - --- 2018-06-04 Misono Tomohiro Accepted
btrfs: Refactor count handling in btrfs_unpin_free_ino() - - - --- 2017-07-15 Geert Uytterhoeven Accepted
[1/2] block: Introduce blkdev_issue_flush_no_wait() - - - --- 2017-05-16 Anand Jain Not Applicable
[09/10] xfs: nowait aio support - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[08/10] ext4: nowait aio support - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[07/10] fs: return on congested block device - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[06/10] fs: Introduce IOMAP_NOWAIT - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[05/10] fs: return if direct write will trigger writeback - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[04/10] fs: Introduce RWF_NOWAIT - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[03/10] fs: Use RWF_* flags for AIO operations - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[02/10] fs: Introduce filemap_range_has_page() - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[01/10] fs: Separate out kiocb flags setup based on RWF_* flags - 1 - --- 2017-05-11 Goldwyn Rodrigues Not Applicable
[RFC,v1,00/30] fs: inode->i_version rework and optimization - - - --- 2017-05-11 J. Bruce Fields Not Applicable
« 1 2 3 461 62 »