index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.c
Age
Commit message (
Expand
)
Author
2021-03-24
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
2020-12-11
btrfs: cleanup cow block on error
Josef Bacik
2020-09-12
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-09-12
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
2020-09-12
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
2020-02-14
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-02-14
btrfs: remove trivial locking wrappers of tree mod log
David Sterba
2020-01-04
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
2019-11-28
btrfs: handle error of get_old_root
Nikolay Borisov
2019-10-05
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
2019-10-05
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
2019-01-16
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2018-05-30
btrfs: Fix out of bounds access in btrfs_search_slot
Nikolay Borisov
2018-05-26
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
2016-07-27
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-08-09
btrfs: abort transaction on btrfs_reloc_cow_block()
Zhaolei
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-02
Btrfs: fix off-by-one logic error in btrfs_realloc_node
Filipe Manana
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
2015-01-22
Btrfs: insert_new_root: Fix lock type of the extent buffer.
chandan
2015-01-21
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
Filipe Manana
2015-01-21
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-01-21
Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-14
btrfs: fix leak of path in btrfs_find_item
David Sterba
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-11-20
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-03
btrfs: fix shadow warning on cmp
Fabian Frederick
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
2014-10-02
btrfs: new define for the inline extent data start
David Sterba
2014-10-02
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
2014-10-02
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
2014-10-02
btrfs: remove unused parameter from readahead_tree_block
David Sterba
2014-09-17
Btrfs: make btrfs_search_forward return with nodes unlocked
Filipe Manana
2014-09-17
Btrfs: avoid unnecessary switch of path locks to blocking mode
Filipe Manana
2014-09-17
Btrfs: unlock nodes earlier when inserting items in a btree
Filipe Manana
[next]