index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: run delayed iputs before committing
Josef Bacik
2019-01-18
1
-0
/
+9
*
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
2019-01-18
1
-7
/
+5
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-11
/
+11
*
btrfs: run delayed items before dropping the snapshot
Josef Bacik
2018-12-17
1
-0
/
+4
*
btrfs: catch cow on deleting snapshots
Josef Bacik
2018-12-17
1
-0
/
+9
*
btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down
Qu Wenruo
2018-12-17
1
-3
/
+1
*
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
2018-12-17
1
-30
/
+18
*
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2018-12-17
1
-0
/
+14
*
btrfs: update may_commit_transaction to use the delayed refs rsv
Josef Bacik
2018-12-17
1
-9
/
+15
*
btrfs: introduce delayed_refs_rsv
Josef Bacik
2018-12-17
1
-16
/
+195
*
btrfs: cleanup extent_op handling
Josef Bacik
2018-12-17
1
-13
/
+22
*
btrfs: add cleanup_ref_head_accounting helper
Josef Bacik
2018-12-17
1
-28
/
+39
*
btrfs: add btrfs_delete_ref_head helper
Josef Bacik
2018-12-17
1
-19
/
+3
*
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
2018-12-17
1
-2
/
+5
*
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
1
-1
/
+1
*
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
1
-1
/
+1
*
btrfs: Refactor find_free_extent loops update into find_free_extent_update_loop
Qu Wenruo
2018-12-17
1
-100
/
+131
*
btrfs: Refactor unclustered extent allocation into find_free_extent_uncluster...
Qu Wenruo
2018-12-17
1
-46
/
+69
*
btrfs: Refactor clustered extent allocation into find_free_extent_clustered
Qu Wenruo
2018-12-17
1
-123
/
+122
*
btrfs: Introduce find_free_extent_ctl structure for later rework
Qu Wenruo
2018-12-17
1
-95
/
+170
*
btrfs: extent-tree: Detect bytes_pinned underflow earlier
Lu Fengqi
2018-12-17
1
-4
/
+5
*
btrfs: extent-tree: Detect bytes_may_use underflow earlier
Qu Wenruo
2018-12-17
1
-16
/
+30
*
btrfs: fix insert_reserved error handling
Josef Bacik
2018-10-19
1
-8
/
+4
*
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
2018-10-19
1
-2
/
+5
*
btrfs: reset max_extent_size properly
Josef Bacik
2018-10-19
1
-0
/
+2
*
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
2018-10-17
1
-10
/
+6
*
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
2018-10-15
1
-3
/
+2
*
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
2018-10-15
1
-3
/
+3
*
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
Lu Fengqi
2018-10-15
1
-1
/
+1
*
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
Lu Fengqi
2018-10-15
1
-1
/
+1
*
btrfs: make sure we create all new block groups
Josef Bacik
2018-10-15
1
-2
/
+5
*
btrfs: qgroup: Don't trace subtree if we're dropping reloc tree
Qu Wenruo
2018-10-15
1
-1
/
+7
*
btrfs: refactor __btrfs_run_delayed_refs loop
Nikolay Borisov
2018-10-15
1
-80
/
+28
*
btrfs: Factor out loop processing all refs of a head
Nikolay Borisov
2018-10-15
1
-0
/
+77
*
btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs
Nikolay Borisov
2018-10-15
1
-17
/
+36
*
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
2018-10-15
1
-6
/
+7
*
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
2018-10-15
1
-3
/
+3
*
btrfs: wait on caching when putting the bg cache
Josef Bacik
2018-10-15
1
-0
/
+1
*
btrfs: keep trim from interfering with transaction commits
Jeff Mahoney
2018-10-15
1
-8
/
+17
*
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
2018-10-15
1
-0
/
+4
*
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
2018-10-15
1
-2
/
+2
*
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-10-15
1
-9
/
+1
*
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
2018-10-15
1
-11
/
+38
*
btrfs: remove redundant variable from btrfs_cross_ref_exist
Misono Tomohiro
2018-10-15
1
-11
/
+2
*
Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
Liu Bo
2018-10-15
1
-4
/
+0
*
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
2018-10-15
1
-0
/
+13
*
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-10-15
1
-6
/
+12
*
btrfs: change btrfs_free_reserved_bytes to return void
zhong jiang
2018-10-15
1
-4
/
+2
*
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
1
-1
/
+1
*
btrfs: remove a useless return statement in btrfs_block_rsv_add
Lu Fengqi
2018-10-15
1
-3
/
+1
[next]