index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Age
Commit message (
Expand
)
Author
2019-02-25
Btrfs: add missing error handling after doing leaf/node binary search
Filipe Manana
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
2019-02-25
btrfs: qgroup: Use delayed subtree rescan for balance
Qu Wenruo
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2019-02-25
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
2019-02-25
Btrfs: drop useless LIST_HEAD in merge_reloc_root
Julia Lawall
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
btrfs: add helper to describe block group flags
Anand Jain
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-11-23
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
2018-10-15
btrfs: relocation: Remove redundant tree level check
Qu Wenruo
2018-10-15
btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safe
Qu Wenruo
2018-10-15
btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...
Qu Wenruo
2018-10-15
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
Qu Wenruo
2018-10-15
btrfs: relocation: Add basic extent backref related comments for build_backre...
Qu Wenruo
2018-10-15
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
2018-08-06
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
2018-08-06
btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
Lu Fengqi
2018-08-06
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-08-06
btrfs: annotate unlikely branches after V0 extent type removal
David Sterba
2018-08-06
btrfs: Add graceful handling of V0 extents
Nikolay Borisov
2018-08-06
btrfs: Remove V0 extent support
Nikolay Borisov
2018-08-06
btrfs: return EUCLEAN if extent_inline_ref type is invalid
Su Yue
2018-08-06
btrfs: Remove fs_info from btrfs_force_chunk_alloc
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-05-28
btrfs: fix describe_relocation when printing unknown flags
Anand Jain
2018-05-28
btrfs: remove unused fs_info parameter
Gu Jinxiang
2018-04-26
btrfs: Fix wrong first_key parameter in replace_path
Qu Wenruo
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
2018-03-01
btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
Nikolay Borisov
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-09-26
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
2017-08-21
Btrfs: remove BUG_ON in __add_tree_block
Liu Bo
2017-08-21
Btrfs: remove BUG() in add_data_reference
Liu Bo
2017-08-21
Btrfs: convert to use btrfs_get_extent_inline_ref_type
Liu Bo
2017-08-16
btrfs: Remove never reached error handling code in __add_reloc_root
Nikolay Borisov
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-02-28
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
[next]