index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delalloc-space.c
Age
Commit message (
Expand
)
Author
2022-09-29
btrfs: add the ability to use NO_FLUSH for data reservations
Josef Bacik
2022-07-25
btrfs: convert count_max_extents() to use fs_info->max_extent_size
Naohiro Aota
2022-05-16
btrfs: avoid blocking on space revervation when doing nowait dio writes
Filipe Manana
2022-03-14
btrfs: support different disk extent size for delalloc
Omar Sandoval
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2021-12-08
btrfs: free exchange changeset on failures
Johannes Thumshirn
2021-06-22
btrfs: fix typos in comments
David Sterba
2021-02-08
btrfs: fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_re...
Nikolay Borisov
2020-10-07
btrfs: add btrfs_reserve_data_bytes and use it
Josef Bacik
2020-10-07
btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc
Josef Bacik
2020-07-27
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_check_data_free_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_delalloc_release_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_free_reserved_data_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
Nikolay Borisov
2020-07-27
btrfs: make btrfs_qgroup_reserve_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_qgroup_free_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()
Filipe Manana
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
btrfs: add a comment describing delalloc space reservation
Josef Bacik
2019-11-18
Btrfs: remove unnecessary delalloc mutex for inodes
Filipe Manana
2019-10-17
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
2019-09-09
btrfs: only reserve metadata_size for inodes
Josef Bacik
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik