index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: separate definition of assertion failure handlers
David Sterba
2020-01-23
1
-8
/
+12
*
btrfs: keep track of discard reuse stats
Dennis Zhou
2020-01-20
1
-0
/
+3
*
btrfs: have multiple discard lists
Dennis Zhou
2020-01-20
1
-1
/
+1
*
btrfs: make max async discard size tunable
Dennis Zhou
2020-01-20
1
-0
/
+1
*
btrfs: add kbps discard rate limit for async discard
Dennis Zhou
2020-01-20
1
-0
/
+2
*
btrfs: calculate discard delay based on number of extents
Dennis Zhou
2020-01-20
1
-0
/
+2
*
btrfs: keep track of discardable_bytes for async discard
Dennis Zhou
2020-01-20
1
-0
/
+1
*
btrfs: track discardable extents for async discard
Dennis Zhou
2020-01-20
1
-0
/
+9
*
btrfs: sysfs: add UUID/debug/discard directory
Dennis Zhou
2020-01-20
1
-0
/
+1
*
btrfs: sysfs: make UUID/debug have its own kobject
Dennis Zhou
2020-01-20
1
-0
/
+4
*
btrfs: handle empty block_group removal for async discard
Dennis Zhou
2020-01-20
1
-2
/
+7
*
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
1
-0
/
+21
*
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
2020-01-20
1
-1
/
+1
*
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2020-01-20
1
-1
/
+1
*
btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()
Omar Sandoval
2020-01-20
1
-1
/
+1
*
btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
Omar Sandoval
2020-01-20
1
-3
/
+1
*
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
2020-01-20
1
-2
/
+2
*
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-13
1
-1
/
+1
*
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
1
-7
/
+7
*
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
2019-11-18
1
-1
/
+2
*
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: rename extent buffer block group item accessors
David Sterba
2019-11-18
1
-3
/
+3
*
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
2019-11-18
1
-3
/
+3
*
btrfs: add member for a specific checksum driver
David Sterba
2019-11-18
1
-0
/
+1
*
btrfs: sysfs: export supported checksums
David Sterba
2019-11-18
1
-0
/
+2
*
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
1
-1
/
+0
*
btrfs: add __pure attribute to functions
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: add const function attribute
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-18
1
-3
/
+2
*
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
2019-11-18
1
-2
/
+0
*
btrfs: move extent_io_tree defs to their own header
Josef Bacik
2019-11-18
1
-0
/
+1
*
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-15
1
-2
/
+1
*
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2019-10-15
1
-2
/
+0
*
btrfs: create structure to encode checksum type and length
Johannes Thumshirn
2019-09-09
1
-18
/
+2
*
btrfs: tie extent buffer and it's token together
David Sterba
2019-09-09
1
-1
/
+3
*
btrfs: define separate btrfs_set/get_XX helpers
David Sterba
2019-09-09
1
-11
/
+4
*
btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
Nikolay Borisov
2019-09-09
1
-5
/
+3
*
btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
Nikolay Borisov
2019-09-09
1
-3
/
+3
*
btrfs: move dev_stats helpers to volumes.c
David Sterba
2019-09-09
1
-24
/
+0
*
btrfs: move struct io_ctl to free-space-cache.h
David Sterba
2019-09-09
1
-14
/
+0
*
btrfs: move functions for tree compare to send.c
David Sterba
2019-09-09
1
-14
/
+0
*
btrfs: rename and export read_node_slot
David Sterba
2019-09-09
1
-0
/
+3
*
btrfs: move private raid56 definitions from ctree.h
David Sterba
2019-09-09
1
-16
/
+0
*
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-09-09
1
-22
/
+0
*
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
2019-09-09
1
-0
/
+1
*
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
1
-5
/
+9
*
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
2019-09-09
1
-0
/
+1
*
btrfs: introduce an evict flushing state
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: add a flush step for delayed iputs
Josef Bacik
2019-09-09
1
-1
/
+2
[next]