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
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
2020-01-31
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-01-23
btrfs: separate definition of assertion failure handlers
David Sterba
2020-01-20
btrfs: keep track of discard reuse stats
Dennis Zhou
2020-01-20
btrfs: have multiple discard lists
Dennis Zhou
2020-01-20
btrfs: make max async discard size tunable
Dennis Zhou
2020-01-20
btrfs: add kbps discard rate limit for async discard
Dennis Zhou
2020-01-20
btrfs: calculate discard delay based on number of extents
Dennis Zhou
2020-01-20
btrfs: keep track of discardable_bytes for async discard
Dennis Zhou
2020-01-20
btrfs: track discardable extents for async discard
Dennis Zhou
2020-01-20
btrfs: sysfs: add UUID/debug/discard directory
Dennis Zhou
2020-01-20
btrfs: sysfs: make UUID/debug have its own kobject
Dennis Zhou
2020-01-20
btrfs: handle empty block_group removal for async discard
Dennis Zhou
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2020-01-20
btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()
Omar Sandoval
2020-01-20
btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
Omar Sandoval
2020-01-20
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
2019-12-13
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
btrfs: rename extent buffer block group item accessors
David Sterba
2019-11-18
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
2019-11-18
btrfs: add member for a specific checksum driver
David Sterba
2019-11-18
btrfs: sysfs: export supported checksums
David Sterba
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
2019-11-18
btrfs: add const function attribute
David Sterba
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-18
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
2019-11-18
btrfs: move extent_io_tree defs to their own header
Josef Bacik
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-15
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2019-09-09
btrfs: create structure to encode checksum type and length
Johannes Thumshirn
2019-09-09
btrfs: tie extent buffer and it's token together
David Sterba
2019-09-09
btrfs: define separate btrfs_set/get_XX helpers
David Sterba
2019-09-09
btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
Nikolay Borisov
2019-09-09
btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
Nikolay Borisov
2019-09-09
btrfs: move dev_stats helpers to volumes.c
David Sterba
2019-09-09
btrfs: move struct io_ctl to free-space-cache.h
David Sterba
2019-09-09
btrfs: move functions for tree compare to send.c
David Sterba
2019-09-09
btrfs: rename and export read_node_slot
David Sterba
2019-09-09
btrfs: move private raid56 definitions from ctree.h
David Sterba
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-09-09
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
2019-09-09
btrfs: introduce an evict flushing state
Josef Bacik
[next]