开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
Lu Fengqi
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
Lu Fengqi
2018-10-15
btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branch
Lu Fengqi
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: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-10-15
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
2018-10-15
Btrfs: fix warning when replaying log after fsync of a tmpfile
Filipe Manana
2018-10-15
btrfs: drop min_size from evict_refill_and_join
Josef Bacik
2018-10-15
btrfs: assert on non-empty delayed iputs
Josef Bacik
2018-10-15
btrfs: make sure we create all new block groups
Josef Bacik
2018-10-15
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
2018-10-15
btrfs: protect space cache inode alloc with GFP_NOFS
Josef Bacik
2018-10-15
btrfs: release metadata before running delayed refs
Josef Bacik
2018-10-15
Btrfs: kill btrfs_clear_path_blocking
Liu Bo
2018-10-15
btrfs: dev-replace: remove pointless assert in write unlock
David Sterba
2018-10-15
btrfs: dev-replace: move replace members out of fs_info
David Sterba
2018-10-15
btrfs: dev-replace: avoid useless lock on error handling path
David Sterba
2018-10-15
btrfs: open code btrfs_after_dev_replace_commit
David Sterba
2018-10-15
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
btrfs: open code btrfs_dev_replace_clear_lock_blocking
David Sterba
2018-10-15
btrfs: remove btrfs_dev_replace::read_locks
David Sterba
2018-10-15
btrfs: tree-checker: Check level for leaves and nodes
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: Don't trace subtree if we're dropping reloc tree
Qu Wenruo
2018-10-15
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce function to trace two swaped extents
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
2018-10-15
btrfs: relocation: Add basic extent backref related comments for build_backre...
Qu Wenruo
2018-10-15
Btrfs: get rid of btrfs_symlink_aops
Omar Sandoval
2018-10-15
Btrfs: don't clean dirty pages during buffered writes
Chris Mason
2018-10-15
btrfs: use common helper instead of open coding a bit test
David Sterba
2018-10-15
btrfs: refactor __btrfs_run_delayed_refs loop
Nikolay Borisov
2018-10-15
btrfs: Factor out loop processing all refs of a head
Nikolay Borisov
2018-10-15
btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs
Nikolay Borisov
2018-10-15
btrfs: tests: polish ifdefs around testing helper
David Sterba
2018-10-15
btrfs: tests: group declarations of self-test helpers
David Sterba
2018-10-15
btrfs: tests: move testing members of struct btrfs_root to the end
David Sterba
2018-10-15
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
2018-10-15
Btrfs: preftree: use rb_first_cached
Liu Bo
2018-10-15
Btrfs: extent_map: use rb_first_cached
Liu Bo
2018-10-15
Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root
Liu Bo
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
2018-10-15
btrfs: wait on caching when putting the bg cache
Josef Bacik
2018-10-15
btrfs: keep trim from interfering with transaction commits
Jeff Mahoney
2018-10-15
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
2018-10-15
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
2018-10-15
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
[next]