index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-7
/
+7
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
1
-1
/
+2
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
1
-2
/
+2
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
1
-2
/
+2
2019-11-18
btrfs: rename extent buffer block group item accessors
David Sterba
1
-3
/
+3
2019-11-18
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
1
-3
/
+3
2019-11-18
btrfs: add member for a specific checksum driver
David Sterba
1
-0
/
+1
2019-11-18
btrfs: sysfs: export supported checksums
David Sterba
1
-0
/
+2
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
1
-1
/
+0
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
1
-2
/
+2
2019-11-18
btrfs: add const function attribute
David Sterba
1
-1
/
+1
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-3
/
+2
2019-11-18
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
1
-2
/
+0
2019-11-18
btrfs: move extent_io_tree defs to their own header
Josef Bacik
1
-0
/
+1
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
1
-2
/
+1
2019-10-15
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
1
-2
/
+0
2019-09-09
btrfs: create structure to encode checksum type and length
Johannes Thumshirn
1
-18
/
+2
2019-09-09
btrfs: tie extent buffer and it's token together
David Sterba
1
-1
/
+3
2019-09-09
btrfs: define separate btrfs_set/get_XX helpers
David Sterba
1
-11
/
+4
2019-09-09
btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
Nikolay Borisov
1
-5
/
+3
2019-09-09
btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
Nikolay Borisov
1
-3
/
+3
2019-09-09
btrfs: move dev_stats helpers to volumes.c
David Sterba
1
-24
/
+0
2019-09-09
btrfs: move struct io_ctl to free-space-cache.h
David Sterba
1
-14
/
+0
2019-09-09
btrfs: move functions for tree compare to send.c
David Sterba
1
-14
/
+0
2019-09-09
btrfs: rename and export read_node_slot
David Sterba
1
-0
/
+3
2019-09-09
btrfs: move private raid56 definitions from ctree.h
David Sterba
1
-16
/
+0
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
1
-22
/
+0
2019-09-09
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
1
-0
/
+1
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-5
/
+9
2019-09-09
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
1
-0
/
+1
2019-09-09
btrfs: introduce an evict flushing state
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
1
-1
/
+2
2019-09-09
btrfs: migrate the block group cleanup code
Josef Bacik
1
-2
/
+0
2019-09-09
btrfs: migrate the alloc_profile helpers
Josef Bacik
1
-4
/
+0
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
1
-24
/
+0
2019-09-09
btrfs: migrate the dirty bg writeout code
Josef Bacik
1
-3
/
+0
2019-09-09
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
1
-2
/
+0
2019-09-09
btrfs: migrate the block group read/creation code
Josef Bacik
1
-5
/
+1
2019-09-09
btrfs: migrate the block group removal code
Josef Bacik
1
-7
/
+0
2019-09-09
btrfs: migrate the block group caching code
Josef Bacik
1
-2
/
+0
2019-09-09
btrfs: cleanup kobject.h includes
David Sterba
1
-1
/
+0
2019-09-09
btrfs: move sysfs declarations out of ctree.h
David Sterba
1
-12
/
+0
2019-09-09
btrfs: export the excluded extents helpers
Josef Bacik
1
-0
/
+3
2019-09-09
btrfs: migrate nocow and reservation helpers
Josef Bacik
1
-6
/
+0
2019-09-09
btrfs: migrate the block group ref counting stuff
Josef Bacik
1
-3
/
+0
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
1
-3
/
+0
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-147
/
+1
2019-09-09
btrfs: remove unused key type set/get helpers
David Sterba
1
-10
/
+0
2019-09-09
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
Qu Wenruo
1
-1
/
+0
2019-09-09
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
1
-1
/
+1
[next]