index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
2020-01-20
1
-2
/
+2
*
btrfs: relocation: Output current relocation stage at btrfs_relocate_block_gr...
Qu Wenruo
2020-01-20
1
-2
/
+14
*
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
2020-01-13
1
-5
/
+46
*
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2019-12-13
1
-0
/
+1
*
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
1
-2
/
+0
*
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
2019-11-18
1
-1
/
+1
*
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
1
-7
/
+6
*
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
1
-8
/
+8
*
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-15
1
-5
/
+4
*
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
2019-10-11
1
-0
/
+2
*
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
*
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
2019-09-09
1
-1
/
+1
*
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
1
-0
/
+1
*
btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()
Qu Wenruo
2019-05-28
1
-8
/
+19
*
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
2019-04-29
1
-9
/
+16
*
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
2019-04-29
1
-15
/
+27
*
btrfs: get fs_info from block group in lookup_free_space_inode
David Sterba
2019-04-29
1
-1
/
+1
*
btrfs: Remove redundant inode argument from btrfs_add_ordered_sum
Nikolay Borisov
2019-04-29
1
-1
/
+1
*
btrfs: fix panic during relocation after ENOSPC before writeback happens
Josef Bacik
2019-04-29
1
-11
/
+20
*
btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan
Qu Wenruo
2019-04-29
1
-7
/
+5
*
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
2019-04-29
1
-1
/
+2
*
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
2019-04-29
1
-4
/
+4
*
Btrfs: add missing error handling after doing leaf/node binary search
Filipe Manana
2019-02-25
1
-0
/
+10
*
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
2019-02-25
1
-4
/
+4
*
btrfs: qgroup: Use delayed subtree rescan for balance
Qu Wenruo
2019-02-25
1
-9
/
+5
*
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2019-02-25
1
-0
/
+7
*
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
2019-02-25
1
-17
/
+68
*
Btrfs: drop useless LIST_HEAD in merge_reloc_root
Julia Lawall
2019-02-25
1
-1
/
+0
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-1
/
+1
*
btrfs: add helper to describe block group flags
Anand Jain
2018-12-17
1
-27
/
+3
*
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-12-17
1
-4
/
+14
*
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
2018-11-23
1
-0
/
+1
*
btrfs: relocation: Remove redundant tree level check
Qu Wenruo
2018-10-15
1
-1
/
+0
*
btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safe
Qu Wenruo
2018-10-15
1
-15
/
+8
*
btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...
Qu Wenruo
2018-10-15
1
-5
/
+5
*
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
Qu Wenruo
2018-10-15
1
-8
/
+3
*
btrfs: relocation: Add basic extent backref related comments for build_backre...
Qu Wenruo
2018-10-15
1
-10
/
+18
*
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-10-15
1
-1
/
+1
*
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
1
-1
/
+2
*
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
2018-10-15
1
-1
/
+1
*
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
2018-08-06
1
-5
/
+2
*
btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
Lu Fengqi
2018-08-06
1
-3
/
+2
*
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-08-06
1
-11
/
+12
*
btrfs: annotate unlikely branches after V0 extent type removal
David Sterba
2018-08-06
1
-4
/
+4
*
btrfs: Add graceful handling of V0 extents
Nikolay Borisov
2018-08-06
1
-3
/
+24
*
btrfs: Remove V0 extent support
Nikolay Borisov
2018-08-06
1
-150
/
+1
[next]