linux-2.6-microblaze.git
2024-05-15 Lu Yaobtrfs: scrub: initialize ret in scrub_simple_mirror...
2024-05-15 Filipe Mananabtrfs: zoned: fix use-after-free due to race with dev...
2024-05-15 Boris Burkovbtrfs: qgroup: fix qgroup id collision across mounts
2024-05-15 David Sterbabtrfs: qgroup: update rescan message levels and error...
2024-05-07 Dan Carpenterbtrfs: qgroup: fix initialization of auto inherit array
2024-05-07 Matthew Wilcox... btrfs: count super block write errors in device instead...
2024-05-07 Matthew Wilcox... btrfs: use the folio iterator in btrfs_end_super_write()
2024-05-07 Matthew Wilcox... btrfs: convert super block writes to folio in write_dev...
2024-05-07 Matthew Wilcox... btrfs: convert super block writes to folio in wait_dev_...
2024-05-07 Matthew Wilcox... bio: Export bio_add_folio_nofail to modules
2024-05-07 Thorsten Blumbtrfs: remove duplicate included header from fs.h
2024-05-07 Josef Bacikbtrfs: add a cached state to extent_clear_unlock_delalloc
2024-05-07 Josef Bacikbtrfs: push extent lock down in submit_one_async_extent
2024-05-07 Josef Bacikbtrfs: push lock_extent down in cow_file_range()
2024-05-07 Josef Bacikbtrfs: move can_cow_file_range_inline() outside of...
2024-05-07 Josef Bacikbtrfs: push lock_extent into cow_file_range_inline
2024-05-07 Josef Bacikbtrfs: push extent lock into cow_file_range
2024-05-07 Josef Bacikbtrfs: push extent lock into run_delalloc_cow
2024-05-07 Josef Bacikbtrfs: remove unlock_extent from run_delalloc_compressed
2024-05-07 Josef Bacikbtrfs: push extent lock down in run_delalloc_nocow
2024-05-07 Josef Bacikbtrfs: adjust while loop condition in run_delalloc_nocow
2024-05-07 Josef Bacikbtrfs: push extent lock into run_delalloc_nocow
2024-05-07 Josef Bacikbtrfs: push the extent lock into btrfs_run_delalloc_range
2024-05-07 Josef Bacikbtrfs: lock extent when doing inline extent in compression
2024-05-07 Josef Bacikbtrfs: move extent bit and page cleanup into cow_file_r...
2024-05-07 Josef Bacikbtrfs: unlock all the pages with successful inline...
2024-05-07 Josef Bacikbtrfs: push all inline logic into cow_file_range
2024-05-07 Josef Bacikbtrfs: handle errors in btrfs_reloc_clone_csums properly
2024-05-07 Qu Wenruobtrfs: add extra sanity checks for create_io_em()
2024-05-07 Qu Wenruobtrfs: simplify the inline extent map creation
2024-05-07 Qu Wenruobtrfs: add extra comments on extent_map members
2024-05-07 Naohiro Aotabtrfs: drop unused argument of calcu_metadata_size()
2024-05-07 Anand Jainbtrfs: simplify return variables in btrfs_drop_subtree()
2024-05-07 Anand Jainbtrfs: simplify return variables in lookup_extent_data_...
2024-05-07 Anand Jainbtrfs: rename return variables in btrfs_qgroup_rescan_w...
2024-05-07 Anand Jainbtrfs: drop variable err in quick_update_accounting()
2024-05-07 Anand Jainbtrfs: reuse ret instead of err in relocate_tree_blocks()
2024-05-07 Anand Jainbtrfs: rename err and ret to ret in build_backref_tree()
2024-05-07 Anand Jainbtrfs: rename werr and err to ret in __btrfs_wait_marke...
2024-05-07 Anand Jainbtrfs: rename werr and err to ret in btrfs_write_marked...
2024-05-07 Anand Jainbtrfs: report filemap_fdata<write|wait>_range() error
2024-05-07 David Sterbabtrfs: use btrfs_is_testing() everywhere
2024-05-07 Filipe Mananabtrfs: initialize delayed inodes xarray without GFP_ATOMIC
2024-05-07 Filipe Mananabtrfs: make try_release_extent_mapping() return a bool
2024-05-07 Filipe Mananabtrfs: be better releasing extent maps at try_release_e...
2024-05-07 Filipe Mananabtrfs: remove i_size restriction at try_release_extent_...
2024-05-07 Filipe Mananabtrfs: use btrfs_get_fs_generation() at try_release_ext...
2024-05-07 Filipe Mananabtrfs: rename some variables at try_release_extent_mapp...
2024-05-07 Filipe Mananabtrfs: add tracepoints for extent map shrinker events
2024-05-07 Filipe Mananabtrfs: update comment for btrfs_set_inode_full_sync...
2024-05-07 Filipe Mananabtrfs: add a shrinker for extent maps
2024-05-07 Filipe Mananabtrfs: add a global per cpu counter to track number...
2024-05-07 Filipe Mananabtrfs: pass the extent map tree's inode to try_merge_map()
2024-05-07 Filipe Mananabtrfs: pass the extent map tree's inode to setup_extent...
2024-05-07 Filipe Mananabtrfs: pass the extent map tree's inode to replace_exte...
2024-05-07 Filipe Mananabtrfs: pass the extent map tree's inode to remove_exten...
2024-05-07 Filipe Mananabtrfs: pass the extent map tree's inode to clear_em_log...
2024-05-07 Filipe Mananabtrfs: pass the extent map tree's inode to add_extent_m...
2024-05-07 Josef Bacikbtrfs: change root->root_key.objectid to btrfs_root_id()
2024-05-07 Josef Bacikbtrfs: set start on clone before calling copy_extent_bu...
2024-05-07 Josef Bacikbtrfs: replace btrfs_delayed_*_ref with btrfs_*_ref
2024-05-07 Josef Bacikbtrfs: remove the btrfs_delayed_ref_node container...
2024-05-07 Josef Bacikbtrfs: stop referencing btrfs_delayed_tree_ref directly
2024-05-07 Josef Bacikbtrfs: stop referencing btrfs_delayed_data_ref directly
2024-05-07 Josef Bacikbtrfs: make the insert backref helpers take a btrfs_del...
2024-05-07 Josef Bacikbtrfs: drop unnecessary arguments from __btrfs_free_extent
2024-05-07 Josef Bacikbtrfs: make __btrfs_inc_extent_ref take a btrfs_delayed...
2024-05-07 Josef Bacikbtrfs: rename btrfs_data_ref->ino to ->objectid
2024-05-07 Josef Bacikbtrfs: move ->parent and ->ref_root into btrfs_delayed_...
2024-05-07 Josef Bacikbtrfs: rename ->len to ->num_bytes in btrfs_ref
2024-05-07 Josef Bacikbtrfs: unify the btrfs_add_delayed_*_ref helpers into...
2024-05-07 Josef Bacikbtrfs: simplify delayed ref tracepoints
2024-05-07 Josef Bacikbtrfs: move ref specific initialization into init_delay...
2024-05-07 Josef Bacikbtrfs: initialize btrfs_delayed_ref_head with btrfs_ref
2024-05-07 Josef Bacikbtrfs: pass btrfs_ref to init_delayed_ref_common
2024-05-07 Josef Bacikbtrfs: move ref_root into btrfs_ref
2024-05-07 Josef Bacikbtrfs: do not use a function to initialize btrfs_ref
2024-05-07 Josef Bacikbtrfs: embed data_ref and tree_ref in btrfs_delayed_ref...
2024-05-07 Josef Bacikbtrfs: add a helper to get the delayed ref node from...
2024-05-07 Filipe Mananabtrfs: use btrfs_find_first_inode() at btrfs_prune_dent...
2024-05-07 Filipe Mananabtrfs: export find_next_inode() as btrfs_find_first_inode()
2024-05-07 Filipe Mananabtrfs: simplify add_extent_mapping() by removing pointl...
2024-05-07 Filipe Mananabtrfs: tests: error out on unexpected extent map refere...
2024-05-07 Filipe Mananabtrfs: pass an inode to btrfs_add_extent_mapping()
2024-05-07 Filipe Mananabtrfs: open code csum_exist_in_range()
2024-05-07 Filipe Mananabtrfs: make NOCOW checks for existence of checksums...
2024-05-07 Filipe Mananabtrfs: simplify error path for btrfs_lookup_csums_list()
2024-05-07 Filipe Mananabtrfs: remove use of a temporary list at btrfs_lookup_c...
2024-05-07 Filipe Mananabtrfs: remove search_commit parameter from btrfs_lookup...
2024-05-07 Filipe Mananabtrfs: add function comment to btrfs_lookup_csums_list()
2024-05-07 Filipe Mananabtrfs: move btrfs_page_mkwrite() from inode.c into...
2024-05-07 Filipe Mananabtrfs: remove no longer used btrfs_clone_chunk_map()
2024-05-07 Filipe Mananabtrfs: remove list_empty() check at warn_about_uncommit...
2024-05-07 Filipe Mananabtrfs: remove pointless return value assignment at...
2024-05-07 Filipe Mananabtrfs: remove not needed mod_start and mod_len from...
2024-05-07 Boris Burkovbtrfs: free PERTRANS at the end of cleanup_transaction()
2024-05-07 Qu Wenruobtrfs: compression: migrate compression/decompression...
2024-05-07 Qu Wenruobtrfs: introduce btrfs_alloc_folio_array()
2024-05-07 Qu Wenruobtrfs: migrate insert_inline_extent() to folio interfaces
2024-05-07 Qu Wenruobtrfs: make insert_inline_extent() accept one page...
next