index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delalloc-space.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2020-07-27
btrfs: make btrfs_check_data_free_space take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2020-07-27
btrfs: make btrfs_delalloc_release_space take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2020-07-27
btrfs: make btrfs_free_reserved_data_space take btrfs_inode
Nikolay Borisov
1
-9
/
+9
2020-07-27
btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
Nikolay Borisov
1
-4
/
+3
2020-07-27
btrfs: make btrfs_qgroup_reserve_data take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: make btrfs_qgroup_free_data take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()
Filipe Manana
1
-7
/
+4
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
1
-2
/
+2
2020-03-23
btrfs: add a comment describing delalloc space reservation
Josef Bacik
1
-0
/
+102
2019-11-18
Btrfs: remove unnecessary delalloc mutex for inodes
Filipe Manana
1
-16
/
+5
2019-10-17
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
1
-1
/
+0
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
1
-4
/
+2
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
1
-4
/
+0
2019-09-09
btrfs: only reserve metadata_size for inodes
Josef Bacik
1
-4
/
+17
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-4
/
+4
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
1
-0
/
+1
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
1
-0
/
+494