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: preset set/get token with first page and drop condition
David Sterba
2020-05-25
1
-1
/
+2
*
btrfs: drop eb parameter from set/get token helpers
David Sterba
2020-05-25
1
-15
/
+12
*
btrfs: move the block group freeze/unfreeze helpers into block-group.c
Filipe Manana
2020-05-25
1
-2
/
+0
*
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-05-25
1
-2
/
+2
*
btrfs: remove more obsolete v0 extent ref declarations
David Sterba
2020-05-25
1
-9
/
+0
*
btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid
YueHaibing
2020-05-25
1
-7
/
+0
*
btrfs: get rid of endio_repair_workers
Omar Sandoval
2020-05-25
1
-1
/
+0
*
btrfs: remove the redundant parameter level in btrfs_bin_search()
Qu Wenruo
2020-05-25
1
-1
/
+1
*
btrfs: improve global reserve stealing logic
Josef Bacik
2020-05-25
1
-0
/
+1
*
btrfs: backref: rename and move should_ignore_root()
Qu Wenruo
2020-05-25
1
-0
/
+1
*
btrfs: reloc: make reloc root search-specific for relocation backref cache
Qu Wenruo
2020-05-25
1
-0
/
+2
*
btrfs: kill the subvol_srcu
Josef Bacik
2020-03-23
1
-1
/
+0
*
btrfs: make the extent buffer leak check per fs info
Josef Bacik
2020-03-23
1
-0
/
+3
*
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
2020-03-23
1
-0
/
+1
*
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
2020-03-23
1
-3
/
+2
*
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
2020-03-23
1
-0
/
+1
*
Btrfs: move all reflink implementation code into its own file
Filipe Manana
2020-03-23
1
-3
/
+0
*
btrfs: simplify parameters of btrfs_set_disk_extent_flags
David Sterba
2020-03-23
1
-1
/
+1
*
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
David Sterba
2020-03-23
1
-5
/
+0
*
btrfs: open code trivial helper btrfs_header_fsid
David Sterba
2020-03-23
1
-5
/
+0
*
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
1
-7
/
+3
*
btrfs: Implement DREW lock
Nikolay Borisov
2020-03-23
1
-0
/
+1
*
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-03-23
1
-0
/
+2
*
btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
Nikolay Borisov
2020-03-23
1
-3
/
+1
*
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
1
-2
/
+2
*
btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle
Nikolay Borisov
2020-03-23
1
-1
/
+1
*
btrfs: Make btrfs_pin_reserved_extent take transaction handle
Nikolay Borisov
2020-03-23
1
-1
/
+1
*
btrfs: Make btrfs_pin_extent take trans handle
Nikolay Borisov
2020-03-23
1
-2
/
+2
*
btrfs: add a leak check for roots
Josef Bacik
2020-03-23
1
-0
/
+5
*
btrfs: export and rename free_fs_info
Josef Bacik
2020-03-23
1
-17
/
+0
*
btrfs: introduce per-inode file extent tree
Josef Bacik
2020-03-23
1
-0
/
+5
*
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
[prev]
[next]