index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-01-31
1
-4
/
+2
*
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
[next]