linux-2.6-microblaze.git
2020-12-09 Naohiro Aotabtrfs: disallow mixed-bg in ZONED mode
2020-12-09 Naohiro Aotabtrfs: disable fallocate in ZONED mode
2020-12-09 Naohiro Aotabtrfs: disallow NODATACOW in ZONED mode
2020-12-09 Naohiro Aotabtrfs: disallow space_cache in ZONED mode
2020-12-09 Naohiro Aotabtrfs: introduce max_zone_append_size
2020-12-09 Naohiro Aotabtrfs: check and enable ZONED mode
2020-12-09 Naohiro Aotabtrfs: get zone information of zoned block devices
2020-12-08 Naohiro Aotabtrfs: introduce ZONED feature flag
2020-12-08 Nikolay Borisovbtrfs: return bool from btrfs_should_end_transaction
2020-12-08 Nikolay Borisovbtrfs: return bool from should_end_transaction
2020-12-08 Nikolay Borisovbtrfs: remove err variable from do_relocation
2020-12-08 Nikolay Borisovbtrfs: eliminate err variable from merge_reloc_root
2020-12-08 Nikolay Borisovbtrfs: remove err variable from btrfs_delete_subvolume
2020-12-08 Filipe Mananabtrfs: unlock path before checking if extent is shared...
2020-12-08 David Sterbabtrfs: tree-checker: annotate all error branches as...
2020-12-08 David Sterbabtrfs: remove stub device info from messages when we...
2020-12-08 Qu Wenruobtrfs: use detach_page_private() in alloc_extent_buffer()
2020-12-08 Qu Wenruobtrfs: use nodesize to determine if we need readahead...
2020-12-08 Qu Wenruobtrfs: only clear EXTENT_LOCK bit in extent_invalidatepage
2020-12-08 Qu Wenruobtrfs: remove unused parameter phy_offset from btrfs_va...
2020-12-08 Qu Wenruobtrfs: scrub: remove the anonymous structure from scrub...
2020-12-08 Qu Wenruobtrfs: use fixed width int type for extent_state::state
2020-12-08 Qu Wenruobtrfs: introduce helper to handle page status update...
2020-12-08 Qu Wenruobtrfs: add structure to keep track of extent range...
2020-12-08 Qu Wenruobtrfs: tests: remove invalid extent-io test
2020-12-08 Tom Rixbtrfs: sysfs: remove unneeded semicolon
2020-12-08 Nikolay Borisovbtrfs: simplify return values in setup_nodes_for_search
2020-12-08 Nikolay Borisovbtrfs: remove useless return value statement in split_node
2020-12-08 Filipe Mananabtrfs: remove unnecessary attempt to drop extent maps...
2020-12-08 Filipe Mananabtrfs: stop incrementing log batch when joining log...
2020-12-08 Filipe Mananabtrfs: skip unnecessary searches for xattrs when loggin...
2020-12-08 Nikolay Borisovbtrfs: merge __set_extent_bit and set_extent_bit
2020-12-08 Nikolay Borisovbtrfs: make btrfs_update_inode_fallback take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_cont_expand take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_truncate_block take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_insert_replace_extent take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make find_first_non_hole take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make maybe_insert_hole take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_update_inode take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_update_inode_item take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_delayed_update_inode take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_finish_ordered_io btrfs_inode-centric
2020-12-08 Nikolay Borisovbtrfs: make btrfs_truncate_inode_items take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make insert_prealloc_file_extent take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_inode_safe_disk_i_size_write take...
2020-12-08 Josef Bacikbtrfs: remove extent_buffer::recursed
2020-12-08 Josef Bacikbtrfs: remove the recurse parameter from __btrfs_tree_r...
2020-12-08 Josef Bacikbtrfs: use btrfs_tree_read_lock in btrfs_search_slot
2020-12-08 Josef Bacikbtrfs: merge back btrfs_read_lock_root_node helpers
2020-12-08 Josef Bacikbtrfs: locking: remove the recursion handling code
2020-12-08 Josef Bacikbtrfs: remove btrfs_path::recurse
2020-12-08 Josef Bacikbtrfs: unlock to current level in btrfs_next_old_leaf
2020-12-08 Josef Bacikbtrfs: cleanup the locking in btrfs_next_old_leaf
2020-12-08 Anand Jainbtrfs: remove unused argument seed from btrfs_find_device
2020-12-08 Anand Jainbtrfs: drop never met disk total bytes check in verify_...
2020-12-08 Anand Jainbtrfs: drop unused argument step from btrfs_free_extra_...
2020-12-08 Filipe Mananabtrfs: update the number of bytes used by an inode...
2020-12-08 Filipe Mananabtrfs: fix race when defragmenting leads to unnecessary IO
2020-12-08 Filipe Mananabtrfs: refactor btrfs_drop_extents() to make it easier...
2020-12-08 Josef Bacikbtrfs: set the lockdep class for extent buffers on...
2020-12-08 Josef Bacikbtrfs: pass the owner_root and level to alloc_extent_buffer
2020-12-08 Josef Bacikbtrfs: pass the root owner and level around for readahead
2020-12-08 Josef Bacikbtrfs: pass root owner to read_tree_block
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in btrfs_qgroup_trace_s...
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in qgroup_trace_new_sub...
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in qgroup_trace_extent_swap
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in walk_down_tree
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in replace_path
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in do_relocation
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in walk_down_reloc_tree
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in btrfs_realloc_node
2020-12-08 Josef Bacikbtrfs: cleanup extent buffer readahead
2020-12-08 Josef Bacikbtrfs: remove lockdep classes for the fs tree
2020-12-08 Pavel Begunkovbtrfs: discard: reschedule work after sysfs param update
2020-12-08 Pavel Begunkovbtrfs: don't miss async discards after scheduled work...
2020-12-08 Pavel Begunkovbtrfs: discard: store async discard delay as ns not...
2020-12-08 Pavel Begunkovbtrfs: discard: speed up async discard up to iops_limit
2020-12-08 Qu Wenruobtrfs: scrub: refactor scrub_find_csum()
2020-12-08 Qu Wenruobtrfs: scrub: remove the force parameter from scrub_pages
2020-12-08 Qu Wenruobtrfs: scrub: distinguish scrub page from regular page
2020-12-08 Qu Wenruobtrfs: pass bvec to csum_dirty_buffer instead of page
2020-12-08 Qu Wenruobtrfs: extract extent buffer verification from btrfs_va...
2020-12-08 Qu Wenruobtrfs: make csum_tree_block() handle node smaller than...
2020-12-08 Qu Wenruobtrfs: grab fs_info from extent_buffer in btrfs_mark_bu...
2020-12-08 Qu Wenruobtrfs: make buffer_radix take sector size units
2020-12-08 Qu Wenruobtrfs: assert page mapping lock in attach_extent_buffer...
2020-12-08 Josef Bacikbtrfs: protect fs_info->caching_block_groups by block_g...
2020-12-08 Josef Bacikbtrfs: load free space cache asynchronously
2020-12-08 Josef Bacikbtrfs: load the free space cache inode extents from...
2020-12-08 Josef Bacikbtrfs: load free space cache into a temporary ctl
2020-12-08 Josef Bacikbtrfs: cleanup btrfs_discard_update_discardable usage
2020-12-08 Josef Bacikbtrfs: explicitly protect ->last_byte_to_unpin in unpin...
2020-12-08 Josef Bacikbtrfs: update last_byte_to_unpin in switch_commit_roots
2020-12-08 Josef Bacikbtrfs: do not shorten unpin len for caching block groups
2020-12-08 David Sterbabtrfs: reorder extent buffer members for better packing
2020-12-08 Josef Bacikbtrfs: locking: rip out path->leave_spinning
2020-12-08 Josef Bacikbtrfs: locking: remove all the blocking helpers
2020-12-08 David Sterbabtrfs: scrub: remove local copy of csum_size from context
2020-12-08 David Sterbabtrfs: check integrity: remove local copy of csum_size
2020-12-08 David Sterbabtrfs: remove unnecessary local variables for checksum...
next