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
Age
Commit message (
Expand
)
Author
2020-05-25
block: add bio_for_each_bvec_all()
Omar Sandoval
2020-05-25
btrfs: simplify error handling of clean_pinned_extents()
Filipe Manana
2020-05-25
btrfs: remove the redundant parameter level in btrfs_bin_search()
Qu Wenruo
2020-05-25
btrfs: make btrfs_read_disk_super return struct btrfs_disk_super
Nikolay Borisov
2020-05-25
btrfs: use list_for_each_entry_safe in free_reloc_roots
Nikolay Borisov
2020-05-25
btrfs: don't force read-only after error in drop snapshot
David Sterba
2020-05-25
btrfs: remove pointless assertion on reclaim_size counter
Filipe Manana
2020-05-25
btrfs: tree-checker: remove duplicate definition of 'inode_item_err'
Zheng Wei
2020-05-25
btrfs: force chunk allocation if our global rsv is larger than metadata
Josef Bacik
2020-05-25
btrfs: run btrfs_try_granting_tickets if a priority ticket fails
Josef Bacik
2020-05-25
btrfs: only check priority tickets for priority flushing
Josef Bacik
2020-05-25
btrfs: account for trans_block_rsv in may_commit_transaction
Josef Bacik
2020-05-25
btrfs: allow to use up to 90% of the global block rsv for unlink
Josef Bacik
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
2020-05-25
btrfs: backref: distinguish reloc and non-reloc use of indirect resolution
Qu Wenruo
2020-05-25
btrfs: reloc: move error handling of build_backref_tree() to backref.c
Qu Wenruo
2020-05-25
btrfs: backref: rename and move finish_upper_links()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move handle_one_tree_block()
Qu Wenruo
2020-05-25
btrfs: reloc: open code read_fs_root() for handle_indirect_tree_backref()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move should_ignore_root()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move backref_tree_panic()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move backref_cache_cleanup()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move remove_backref_node()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move drop_backref_node()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move free_backref_(node|edge)
Qu Wenruo
2020-05-25
btrfs: backref: rename and move link_backref_edge()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move alloc_backref_edge()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move alloc_backref_node()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move backref_cache_init()
Qu Wenruo
2020-05-25
btrfs: rename tree_entry to rb_simple_node and export it
Qu Wenruo
2020-05-25
btrfs: backref: move btrfs_backref_(node|edge|cache) structures to backref.h
Qu Wenruo
2020-05-25
btrfs: reloc: add btrfs_ prefix for backref_node/edge/cache
Qu Wenruo
2020-05-25
btrfs: reloc: refactor useless nodes handling into its own function
Qu Wenruo
2020-05-25
btrfs: reloc: refactor finishing part of upper linkage into finish_upper_links()
Qu Wenruo
2020-05-25
btrfs: reloc: remove the open-coded goto loop for breadth-first search
Qu Wenruo
2020-05-25
btrfs: reloc: pass essential members for alloc_backref_node()
Qu Wenruo
2020-05-25
btrfs: reloc: use wrapper to replace open-coded edge linking
Qu Wenruo
2020-05-25
btrfs: reloc: refactor indirect tree backref processing into its own function
Qu Wenruo
2020-05-25
btrfs: reloc: refactor direct tree backref processing into its own function
Qu Wenruo
2020-05-25
btrfs: reloc: make reloc root search-specific for relocation backref cache
Qu Wenruo
2020-05-25
btrfs: reloc: add backref_cache::fs_info member
Qu Wenruo
2020-05-25
btrfs: reloc: add backref_cache::pending_edge and backref_cache::useless_node
Qu Wenruo
2020-05-25
btrfs: reloc: rename mark_block_processed and __mark_block_processed
Qu Wenruo
2020-05-25
btrfs: reloc: use btrfs_backref_iter infrastructure
Qu Wenruo
2020-05-25
btrfs: backref: implement btrfs_backref_iter_next()
Qu Wenruo
2020-05-25
btrfs: backref: introduce the skeleton of btrfs_backref_iter
Qu Wenruo
2020-05-25
btrfs: add missing annotation for btrfs_tree_lock()
Jules Irenge
2020-05-25
btrfs: add missing annotation for btrfs_lock_cluster()
Jules Irenge
2020-05-24
Linux 5.7-rc7
v5.7-rc7
Linus Torvalds
2020-05-24
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]