index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-02-08
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
2021-02-08
btrfs: set UNMAPPED bit early in btrfs_clone_extent_buffer() for subpage support
Qu Wenruo
2021-02-08
btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK
Qu Wenruo
2021-02-08
btrfs: make concurrent fsyncs wait less when waiting for a transaction commit
Filipe Manana
2021-02-08
btrfs: remove unnecessary check_parent_dirs_for_sync()
Filipe Manana
2021-02-08
btrfs: skip logging inodes already logged when logging new entries
Filipe Manana
2021-02-08
btrfs: skip logging directories already logged when logging all parents
Filipe Manana
2021-02-08
btrfs: avoid logging new ancestor inodes when logging new inode
Filipe Manana
2021-02-08
btrfs: stop setting nbytes when filling inode item for logging
Filipe Manana
2021-02-08
btrfs: remove unnecessary directory inode item update when deleting dir entry
Filipe Manana
2021-02-08
btrfs: let callers of btrfs_get_io_geometry pass the em
Michal Rostecki
2021-02-08
btrfs: fix double accounting of ordered extent for subpage case in btrfs_inva...
Qu Wenruo
2021-02-08
btrfs: simplify condition in __btrfs_run_delayed_items
Abaci Team
2021-02-08
btrfs: remove wrong comment for can_nocow_extent()
Filipe Manana
2021-02-08
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
2021-02-08
btrfs: adjust the flush trace point to include the source
Josef Bacik
2021-02-08
btrfs: implement space clamping for preemptive flushing
Josef Bacik
2021-02-08
btrfs: simplify the logic in need_preemptive_flushing
Josef Bacik
2021-02-08
btrfs: rework btrfs_calc_reclaim_metadata_size
Josef Bacik
2021-02-08
btrfs: check reclaim_size in need_preemptive_reclaim
Josef Bacik
2021-02-08
btrfs: rename need_do_async_reclaim
Josef Bacik
2021-02-08
btrfs: improve preemptive background space flushing
Josef Bacik
2021-02-08
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
2021-02-08
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
2021-02-08
btrfs: add a trace point for reserve tickets
Josef Bacik
2021-02-08
btrfs: make flush_space take a enum btrfs_flush_state instead of int
Josef Bacik
2021-02-08
btrfs: send: use struct send_ctx *sctx for btrfs_compare_trees and changed_cb
Roman Anasal
2021-02-08
btrfs: run delayed refs less often in commit_cowonly_roots
Josef Bacik
2021-02-08
btrfs: stop running all delayed refs during snapshot
Josef Bacik
2021-02-08
btrfs: remove bogus BUG_ON in alloc_reserved_tree_block
Josef Bacik
2021-02-08
btrfs: move delayed ref flushing for qgroup into qgroup helper
Josef Bacik
2021-02-08
btrfs: only run delayed refs once before committing
Josef Bacik
2021-02-08
btrfs: delayed refs pre-flushing should only run the heads we have
Josef Bacik
2021-02-08
btrfs: only let one thread pre-flush delayed refs in commit
Josef Bacik
2021-02-08
btrfs: do not block on deleted bgs mutex in the cleaner
Josef Bacik
2021-02-08
btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
Josef Bacik
2021-02-08
btrfs: add asserts for deleting backref cache nodes
Josef Bacik
2021-02-08
btrfs: do not warn if we can't find the reloc root when looking up backref
Josef Bacik
2021-02-08
btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
Josef Bacik
2021-02-08
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
2021-02-08
btrfs: remove repeated word in struct member comment
Nigel Christian
2021-02-08
btrfs: account for new extents being deleted in total_bytes_pinned
Josef Bacik
2021-02-08
btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself
Josef Bacik
2021-02-08
btrfs: enable W=1 checks for btrfs
Nikolay Borisov
2021-02-08
btrfs: zoned: remove unused variable in btrfs_sb_log_location_bdev
Nikolay Borisov
2021-02-08
btrfs: fix parameter description for functions in extent_io.c
Nikolay Borisov
2021-02-08
btrfs: fix parameter description in space-info.c
Nikolay Borisov
2021-02-08
btrfs: fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_re...
Nikolay Borisov
2021-02-08
btrfs: document btrfs_check_shared parameters
Nikolay Borisov
2021-02-08
btrfs: fix description format of fs_info of btrfs_wait_on_delayed_iputs
Nikolay Borisov
[next]