index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delalloc-space.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add btrfs_reserve_data_bytes and use it
Josef Bacik
2020-10-07
1
-115
/
+4
*
btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc
Josef Bacik
2020-10-07
1
-3
/
+1
*
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
Nikolay Borisov
2020-07-27
1
-4
/
+4
*
btrfs: make btrfs_check_data_free_space take btrfs_inode
Nikolay Borisov
2020-07-27
1
-5
/
+5
*
btrfs: make btrfs_delalloc_release_space take btrfs_inode
Nikolay Borisov
2020-07-27
1
-3
/
+3
*
btrfs: make btrfs_free_reserved_data_space take btrfs_inode
Nikolay Borisov
2020-07-27
1
-9
/
+9
*
btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
Nikolay Borisov
2020-07-27
1
-4
/
+3
*
btrfs: make btrfs_qgroup_reserve_data take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: make btrfs_qgroup_free_data take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()
Filipe Manana
2020-07-27
1
-7
/
+4
*
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
1
-2
/
+2
*
btrfs: add a comment describing delalloc space reservation
Josef Bacik
2020-03-23
1
-0
/
+102
*
Btrfs: remove unnecessary delalloc mutex for inodes
Filipe Manana
2019-11-18
1
-16
/
+5
*
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
2019-10-17
1
-1
/
+0
*
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-15
1
-4
/
+2
*
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
2019-09-09
1
-4
/
+0
*
btrfs: only reserve metadata_size for inodes
Josef Bacik
2019-09-09
1
-4
/
+17
*
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
1
-4
/
+4
*
btrfs: migrate the chunk allocation code
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
1
-0
/
+494