index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-10-15
2
-0
/
+6
*
|
|
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
2018-10-15
1
-3
/
+27
*
|
|
Btrfs: fix warning when replaying log after fsync of a tmpfile
Filipe Manana
2018-10-15
1
-10
/
+32
*
|
|
btrfs: drop min_size from evict_refill_and_join
Josef Bacik
2018-10-15
1
-10
/
+6
*
|
|
btrfs: assert on non-empty delayed iputs
Josef Bacik
2018-10-15
1
-0
/
+1
*
|
|
btrfs: make sure we create all new block groups
Josef Bacik
2018-10-15
1
-2
/
+5
*
|
|
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
2018-10-15
1
-0
/
+2
*
|
|
btrfs: protect space cache inode alloc with GFP_NOFS
Josef Bacik
2018-10-15
1
-0
/
+8
*
|
|
btrfs: release metadata before running delayed refs
Josef Bacik
2018-10-15
1
-3
/
+3
*
|
|
Btrfs: kill btrfs_clear_path_blocking
Liu Bo
2018-10-15
3
-58
/
+4
*
|
|
btrfs: dev-replace: remove pointless assert in write unlock
David Sterba
2018-10-15
1
-1
/
+0
*
|
|
btrfs: dev-replace: move replace members out of fs_info
David Sterba
2018-10-15
3
-15
/
+16
*
|
|
btrfs: dev-replace: avoid useless lock on error handling path
David Sterba
2018-10-15
1
-1
/
+6
*
|
|
btrfs: open code btrfs_after_dev_replace_commit
David Sterba
2018-10-15
3
-10
/
+4
*
|
|
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
2
-12
/
+4
*
|
|
btrfs: open code btrfs_dev_replace_clear_lock_blocking
David Sterba
2018-10-15
3
-15
/
+5
*
|
|
btrfs: remove btrfs_dev_replace::read_locks
David Sterba
2018-10-15
3
-7
/
+0
*
|
|
btrfs: tree-checker: Check level for leaves and nodes
Qu Wenruo
2018-10-15
1
-0
/
+14
*
|
|
btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...
Qu Wenruo
2018-10-15
3
-11
/
+21
*
|
|
btrfs: qgroup: Don't trace subtree if we're dropping reloc tree
Qu Wenruo
2018-10-15
1
-1
/
+7
*
|
|
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
Qu Wenruo
2018-10-15
3
-8
/
+112
*
|
|
btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree
Qu Wenruo
2018-10-15
1
-0
/
+135
*
|
|
btrfs: qgroup: Introduce function to trace two swaped extents
Qu Wenruo
2018-10-15
1
-0
/
+162
*
|
|
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
2018-10-15
1
-0
/
+4
*
|
|
btrfs: relocation: Add basic extent backref related comments for build_backre...
Qu Wenruo
2018-10-15
1
-10
/
+18
*
|
|
Btrfs: get rid of btrfs_symlink_aops
Omar Sandoval
2018-10-15
1
-10
/
+2
*
|
|
Btrfs: don't clean dirty pages during buffered writes
Chris Mason
2018-10-15
1
-6
/
+23
*
|
|
btrfs: use common helper instead of open coding a bit test
David Sterba
2018-10-15
1
-1
/
+1
*
|
|
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: tests: polish ifdefs around testing helper
David Sterba
2018-10-15
1
-6
/
+6
*
|
|
btrfs: tests: group declarations of self-test helpers
David Sterba
2018-10-15
1
-3
/
+1
*
|
|
btrfs: tests: move testing members of struct btrfs_root to the end
David Sterba
2018-10-15
1
-5
/
+4
*
|
|
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
2018-10-15
4
-13
/
+18
*
|
|
Btrfs: preftree: use rb_first_cached
Liu Bo
2018-10-15
1
-15
/
+17
*
|
|
Btrfs: extent_map: use rb_first_cached
Liu Bo
2018-10-15
5
-19
/
+22
*
|
|
Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root
Liu Bo
2018-10-15
2
-15
/
+18
*
|
|
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
2018-10-15
5
-20
/
+25
*
|
|
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
2018-10-15
5
-21
/
+26
*
|
|
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
2
-13
/
+8
*
|
|
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
2018-10-15
1
-11
/
+38
*
|
|
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
2018-10-15
1
-2
/
+5
*
|
|
btrfs: change remove_extent_mapping to return void
zhong jiang
2018-10-15
2
-5
/
+2
*
|
|
btrfs: handle error of get_old_root
Nikolay Borisov
2018-10-15
1
-0
/
+4
*
|
|
btrfs: Remove logically dead code from btrfs_orphan_cleanup
Nikolay Borisov
2018-10-15
1
-2
/
+0
[prev]
[next]