linux-2.6-microblaze.git
2021-05-13 Johannes Thumshirnbtrfs: return 0 for dev_extent_hole_check_zoned hole_st...
2021-05-04 Tom Rixbtrfs: initialize return variable in cleanup_free_space...
2021-05-04 Naohiro Aotabtrfs: zoned: sanity check zone type
2021-05-04 Anand Jainbtrfs: fix unmountable seed device after fstrim
2021-04-28 Filipe Mananabtrfs: fix deadlock when cloning inline extents and...
2021-04-28 Filipe Mananabtrfs: fix race leading to unpersisted data and metadat...
2021-04-28 Filipe Mananabtrfs: do not consider send context as valid when tryin...
2021-04-28 Filipe Mananabtrfs: zoned: fix silent data loss after failure splitt...
2021-04-20 Johannes Thumshirnbtrfs: zoned: automatically reclaim zones
2021-04-20 Johannes Thumshirnbtrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock
2021-04-20 Johannes Thumshirnbtrfs: zoned: reset zones of relocated block groups
2021-04-20 Qu Wenruobtrfs: more graceful errors/warnings on 32bit systems...
2021-04-20 Filipe Mananabtrfs: zoned: fix unpaired block group unfreeze during...
2021-04-20 Filipe Mananabtrfs: fix race when picking most recent mod log operat...
2021-04-20 Filipe Mananabtrfs: fix metadata extent leak after failure to create...
2021-04-19 Qu Wenruobtrfs: handle remount to no compress during compression
2021-04-19 Johannes Thumshirnbtrfs: zoned: fail mount if the device does not support...
2021-04-19 Filipe Mananabtrfs: fix race between transaction aborts and fsyncs...
2021-04-19 Qu Wenruobtrfs: introduce submit_eb_subpage() to submit a subpag...
2021-04-19 Qu Wenruobtrfs: make lock_extent_buffer_for_io() to be subpage...
2021-04-19 Qu Wenruobtrfs: introduce write_one_subpage_eb() function
2021-04-19 Qu Wenruobtrfs: introduce end_bio_subpage_eb_writepage() function
2021-04-19 Josef Bacikbtrfs: check return value of btrfs_commit_transaction...
2021-04-19 Josef Bacikbtrfs: do proper error handling in merge_reloc_roots
2021-04-19 Josef Bacikbtrfs: handle extent corruption with select_one_root...
2021-04-19 Josef Bacikbtrfs: cleanup error handling in prepare_to_merge
2021-04-19 Josef Bacikbtrfs: do not panic in __add_reloc_root
2021-04-19 Josef Bacikbtrfs: handle __add_reloc_root failures in btrfs_recove...
2021-04-19 Josef Bacikbtrfs: do proper error handling in create_reloc_inode
2021-04-19 Josef Bacikbtrfs: remove the extent item sanity checks in relocate...
2021-04-19 Josef Bacikbtrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BA...
2021-04-19 Josef Bacikbtrfs: handle extent reference errors in do_relocation
2021-04-19 Josef Bacikbtrfs: handle errors in reference count manipulation...
2021-04-19 Josef Bacikbtrfs: handle btrfs_search_slot failure in replace_path
2021-04-19 Josef Bacikbtrfs: handle btrfs_cow_block errors in replace_path
2021-04-19 Josef Bacikbtrfs: convert logic BUG_ON()'s in replace_path to...
2021-04-19 Josef Bacikbtrfs: do proper error handling in btrfs_update_reloc_root
2021-04-19 Josef Bacikbtrfs: handle btrfs_update_reloc_root failure in prepar...
2021-04-19 Josef Bacikbtrfs: handle btrfs_update_reloc_root failure in insert...
2021-04-19 Josef Bacikbtrfs: change insert_dirty_subvol to return errors
2021-04-19 Josef Bacikbtrfs: handle btrfs_update_reloc_root failure in commit...
2021-04-19 Josef Bacikbtrfs: validate root::reloc_root after recording root...
2021-04-19 Josef Bacikbtrfs: do proper error handling in create_reloc_root
2021-04-19 Josef Bacikbtrfs: have proper error handling in btrfs_init_reloc_root
2021-04-19 Josef Bacikbtrfs: return an error from btrfs_record_root_in_trans
2021-04-19 Josef Bacikbtrfs: handle record_root_in_trans failure in create_pe...
2021-04-19 Josef Bacikbtrfs: handle record_root_in_trans failure in btrfs_rec...
2021-04-19 Josef Bacikbtrfs: handle record_root_in_trans failure in qgroup_ac...
2021-04-19 Josef Bacikbtrfs: handle btrfs_record_root_in_trans failure in...
2021-04-19 Josef Bacikbtrfs: handle btrfs_record_root_in_trans failure in...
2021-04-19 Josef Bacikbtrfs: handle btrfs_record_root_in_trans failure in...
2021-04-19 Josef Bacikbtrfs: handle btrfs_record_root_in_trans failure in...
2021-04-19 Josef Bacikbtrfs: handle btrfs_record_root_in_trans failure in...
2021-04-19 Josef Bacikbtrfs: handle btrfs_record_root_in_trans failure in...
2021-04-19 Josef Bacikbtrfs: handle btrfs_record_root_in_trans failure in...
2021-04-19 Josef Bacikbtrfs: do proper error handling in record_reloc_root_in...
2021-04-19 Josef Bacikbtrfs: check record_root_in_trans related failures...
2021-04-19 Josef Bacikbtrfs: convert BUG_ON()'s in select_reloc_root() to...
2021-04-19 Josef Bacikbtrfs: handle errors from select_reloc_root()
2021-04-19 Josef Bacikbtrfs: convert BUG_ON()'s in relocate_tree_block
2021-04-19 Josef Bacikbtrfs: convert some BUG_ON()'s to ASSERT()'s in do_relo...
2021-04-19 Matthew Wilcox... btrfs: add and use readahead_batch_length
2021-04-19 Wan Jiabingbtrfs: move forward declarations to the beginning of...
2021-04-19 Qu Wenruobtrfs: subpage: add overview comments
2021-04-19 Qu Wenruobtrfs: make set_btree_ioerr accept extent buffer and...
2021-04-19 Qu Wenruobtrfs: make set/clear_extent_buffer_dirty() subpage...
2021-04-19 Qu Wenruobtrfs: support page uptodate assertions in subpage...
2021-04-19 Qu Wenruobtrfs: make alloc_extent_buffer() check subpage dirty...
2021-04-19 Qu Wenruobtrfs: subpage: support metadata checksum calculation...
2021-04-19 Qu Wenruobtrfs: subpage: do more sanity checks on metadata page...
2021-04-19 Qu Wenruobtrfs: subpage: introduce helpers for writeback status
2021-04-19 Qu Wenruobtrfs: subpage: introduce helpers for dirty status
2021-04-19 Qu Wenruobtrfs: remove unnecessary variable shadowing in btrfs_i...
2021-04-19 Qu Wenruobtrfs: use min() to replace open-code in btrfs_invalida...
2021-04-19 Qu Wenruobtrfs: add sysfs interface for supported sectorsize
2021-04-19 Filipe Mananabtrfs: improve btree readahead for full send operations
2021-04-19 Filipe Mananabtrfs: fix exhaustion of the system chunk array due...
2021-04-19 Filipe Mananabtrfs: make reflinks respect O_SYNC O_DSYNC and S_SYNC...
2021-04-19 Arnd Bergmannbtrfs: zoned: bail out in btrfs_alloc_chunk for bad...
2021-04-19 BingJing Changbtrfs: fix a potential hole punching failure
2021-04-19 Naohiro Aotabtrfs: zoned: move log tree node allocation out of...
2021-04-19 Josef Bacikbtrfs: use percpu_read_positive instead of sum_positive...
2021-04-19 Filipe Mananabtrfs: update outdated comment at btrfs_replace_file_ex...
2021-04-19 Filipe Mananabtrfs: update outdated comment at btrfs_orphan_cleanup()
2021-04-19 Filipe Mananabtrfs: update debug message when checking seq number...
2021-04-19 Filipe Mananabtrfs: add and use helper to get lowest sequence number...
2021-04-19 Filipe Mananabtrfs: remove unnecessary leaf check at btrfs_tree_mod_...
2021-04-19 Filipe Mananabtrfs: use the new bit BTRFS_FS_TREE_MOD_LOG_USERS...
2021-04-19 Filipe Mananabtrfs: use a bit to track the existence of tree mod...
2021-04-19 Filipe Mananabtrfs: use booleans where appropriate for the tree...
2021-04-19 Filipe Mananabtrfs: move the tree mod log code into its own file
2021-04-19 Ira Weinybtrfs: integrity-checker: convert block context kmap...
2021-04-19 Ira Weinybtrfs: integrity-checker: use kmap_local_page in __btrf...
2021-04-19 Ira Weinybtrfs: raid56: convert kmaps to kmap_local_page
2021-04-19 Ira Weinybtrfs: convert kmap to kmap_local_page, simple cases
2021-04-19 Johannes Thumshirnbtrfs: remove duplicated in_range() macro
2021-04-19 Filipe Mananabtrfs: remove stale comment and logic from btrfs_inode_...
2021-04-19 Filipe Mananabtrfs: fix race between marking inode needs to be logge...
2021-04-19 Filipe Mananabtrfs: fix race between memory mapped writes and fsync
2021-04-19 Josef Bacikbtrfs: exclude mmap from happening during all fallocate...
next