btrfs: support subpage in btrfs_clone_extent_buffer
[platform/kernel/linux-rpi.git] / fs /
2021-02-08 Qu Wenruobtrfs: support subpage in btrfs_clone_extent_buffer
2021-02-08 Qu Wenruobtrfs: support subpage in set/clear_extent_buffer_uptod...
2021-02-08 Qu Wenruobtrfs: introduce helpers for subpage error status
2021-02-08 Qu Wenruobtrfs: introduce helpers for subpage uptodate status
2021-02-08 Qu Wenruobtrfs: attach private to dummy extent buffer pages
2021-02-08 Qu Wenruobtrfs: support subpage for extent buffer page release
2021-02-08 Qu Wenruobtrfs: make grab_extent_buffer_from_page() handle subpa...
2021-02-08 Qu Wenruobtrfs: make attach_extent_buffer_page() handle subpage...
2021-02-08 Qu Wenruobtrfs: introduce the skeleton of btrfs_subpage structure
2021-02-08 Qu Wenruobtrfs: set UNMAPPED bit early in btrfs_clone_extent_buf...
2021-02-08 Qu Wenruobtrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK...
2021-02-08 Filipe Mananabtrfs: make concurrent fsyncs wait less when waiting...
2021-02-08 Filipe Mananabtrfs: remove unnecessary check_parent_dirs_for_sync()
2021-02-08 Filipe Mananabtrfs: skip logging inodes already logged when logging...
2021-02-08 Filipe Mananabtrfs: skip logging directories already logged when...
2021-02-08 Filipe Mananabtrfs: avoid logging new ancestor inodes when logging...
2021-02-08 Filipe Mananabtrfs: stop setting nbytes when filling inode item...
2021-02-08 Filipe Mananabtrfs: remove unnecessary directory inode item update...
2021-02-08 Michal Rosteckibtrfs: let callers of btrfs_get_io_geometry pass the em
2021-02-08 Qu Wenruobtrfs: fix double accounting of ordered extent for...
2021-02-08 Abaci Teambtrfs: simplify condition in __btrfs_run_delayed_items
2021-02-08 Filipe Mananabtrfs: remove wrong comment for can_nocow_extent()
2021-02-08 Josef Bacikbtrfs: add a trace class for dumping the current ENOSPC...
2021-02-08 Josef Bacikbtrfs: adjust the flush trace point to include the...
2021-02-08 Josef Bacikbtrfs: implement space clamping for preemptive flushing
2021-02-08 Josef Bacikbtrfs: simplify the logic in need_preemptive_flushing
2021-02-08 Josef Bacikbtrfs: rework btrfs_calc_reclaim_metadata_size
2021-02-08 Josef Bacikbtrfs: check reclaim_size in need_preemptive_reclaim
2021-02-08 Josef Bacikbtrfs: rename need_do_async_reclaim
2021-02-08 Josef Bacikbtrfs: improve preemptive background space flushing
2021-02-08 Josef Bacikbtrfs: introduce a FORCE_COMMIT_TRANS flush operation
2021-02-08 Josef Bacikbtrfs: track ordered bytes instead of just dio ordered...
2021-02-08 Josef Bacikbtrfs: add a trace point for reserve tickets
2021-02-08 Josef Bacikbtrfs: make flush_space take a enum btrfs_flush_state...
2021-02-08 Roman Anasalbtrfs: send: use struct send_ctx *sctx for btrfs_compar...
2021-02-08 Josef Bacikbtrfs: run delayed refs less often in commit_cowonly_roots
2021-02-08 Josef Bacikbtrfs: stop running all delayed refs during snapshot
2021-02-08 Josef Bacikbtrfs: remove bogus BUG_ON in alloc_reserved_tree_block
2021-02-08 Josef Bacikbtrfs: move delayed ref flushing for qgroup into qgroup...
2021-02-08 Josef Bacikbtrfs: only run delayed refs once before committing
2021-02-08 Josef Bacikbtrfs: delayed refs pre-flushing should only run the...
2021-02-08 Josef Bacikbtrfs: only let one thread pre-flush delayed refs in...
2021-02-08 Josef Bacikbtrfs: do not block on deleted bgs mutex in the cleaner
2021-02-08 Josef Bacikbtrfs: abort the transaction if we fail to inc ref...
2021-02-08 Josef Bacikbtrfs: add asserts for deleting backref cache nodes
2021-02-08 Josef Bacikbtrfs: do not warn if we can't find the reloc root...
2021-02-08 Josef Bacikbtrfs: splice remaining dirty_bg's onto the transaction...
2021-02-08 Josef Bacikbtrfs: fix reloc root leak with 0 ref reloc roots on...
2021-02-08 Nigel Christianbtrfs: remove repeated word in struct member comment
2021-02-08 Josef Bacikbtrfs: account for new extents being deleted in total_b...
2021-02-08 Josef Bacikbtrfs: handle space_info::total_bytes_pinned inside...
2021-02-08 Nikolay Borisovbtrfs: enable W=1 checks for btrfs
2021-02-08 Nikolay Borisovbtrfs: zoned: remove unused variable in btrfs_sb_log_lo...
2021-02-08 Nikolay Borisovbtrfs: fix parameter description for functions in exten...
2021-02-08 Nikolay Borisovbtrfs: fix parameter description in space-info.c
2021-02-08 Nikolay Borisovbtrfs: fix parameter description of btrfs_inode_rsv_rel...
2021-02-08 Nikolay Borisovbtrfs: document btrfs_check_shared parameters
2021-02-08 Nikolay Borisovbtrfs: fix description format of fs_info of btrfs_wait_...
2021-02-08 Nikolay Borisovbtrfs: document fs_info in btrfs_rmap_block
2021-02-08 Nikolay Borisovbtrfs: document now parameter of peek_discard_list
2021-02-08 Nikolay Borisovbtrfs: improve parameter description for __btrfs_write_...
2021-02-08 Nikolay Borisovbtrfs: fix parameter description in delayed-ref.c functions
2021-02-08 Nikolay Borisovbtrfs: fix function description formats in file-item.c
2021-02-08 Nikolay Borisovbtrfs: fix parameter description of btrfs_add_extent_ma...
2021-02-08 Nikolay Borisovbtrfs: document modified parameter of add_extent_mapping
2021-02-08 Qu Wenruobtrfs: rework the order of btrfs_ordered_extent::flags
2021-02-08 Yang Libtrfs: remove redundant NULL check before kvfree
2021-02-08 Josef Bacikbtrfs: do not cleanup upper nodes in btrfs_backref_clea...
2021-02-08 Josef Bacikbtrfs: keep track of the root owner for relocation...
2021-02-08 Qu Wenruobtrfs: introduce helper to grab an existing extent...
2021-02-08 Qu Wenruobtrfs: update comment for btrfs_dirty_pages
2021-02-08 Qu Wenruobtrfs: refactor __extent_writepage_io() to improve...
2021-02-08 Qu Wenruobtrfs: rename parameter offset to disk_bytenr in submit...
2021-02-08 Qu Wenruobtrfs: refactor btrfs_dec_test_* functions for ordered...
2021-02-08 Qu Wenruobtrfs: make btrfs_dio_private::bytes u32
2021-02-08 Nikolay Borisovbtrfs: remove always true condition in btrfs_start_dela...
2021-02-08 Nikolay Borisovbtrfs: make btrfs_start_delalloc_root's nr argument...
2021-02-08 Filipe Mananabtrfs: send: remove stale code when checking for shared...
2021-02-08 Nikolay Borisovbtrfs: consolidate btrfs_previous_item ret val handling...
2021-02-08 Josef Bacikbtrfs: ref-verify: make sure owner is set for all refs
2021-02-08 Josef Bacikbtrfs: ref-verify: pass down tree block level when...
2021-02-08 Josef Bacikbtrfs: noinline btrfs_should_cancel_balance
2021-02-08 Josef Bacikbtrfs: allow error injection for btrfs_search_slot...
2021-02-08 Nikolay Borisovbtrfs: remove new_dirid argument from btrfs_create_subv...
2021-02-08 Nikolay Borisovbtrfs: make btrfs_root::free_objectid hold the next...
2021-02-08 Nikolay Borisovbtrfs: rename btrfs_root::highest_objectid to free_objectid
2021-02-08 Nikolay Borisovbtrfs: rename btrfs_find_free_objectid to btrfs_get_fre...
2021-02-08 Nikolay Borisovbtrfs: rename btrfs_find_highest_objectid to btrfs_init...
2021-02-08 Nikolay Borisovbtrfs: cleanup local variables in btrfs_file_write_iter
2021-02-08 Zhihao Chengbtrfs: clarify error returns values in __load_free_spac...
2021-02-08 Josef Bacikbtrfs: fix error handling in commit_fs_roots
2021-02-08 Linus TorvaldsMerge tag 'trace-v5.11-rc7' of git://git./linux/kernel...
2021-02-07 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.11-rc7' of git://git....
2021-02-07 Linus TorvaldsMerge tag 'dma-mapping-5.11-2' of git://git.infradead...
2021-02-07 Linus TorvaldsMerge tag 'irq_urgent_for_v5.11_rc7' of git://git....
2021-02-07 Linus TorvaldsMerge tag 'core_urgent_for_v5.11_rc7' of git://git...
2021-02-07 Linus TorvaldsMerge tag 'sched_urgent_for_v5.11_rc7' of git://git...
2021-02-07 Linus TorvaldsMerge tag 'timers_urgent_for_v5.11_rc7' of git://git...
2021-02-07 Linus TorvaldsMerge tag 'x86_urgent_for_v5.11_rc7' of git://git....
2021-02-07 Linus TorvaldsMerge tag 'kbuild-fixes-v5.11-2' of git://git./linux...
next