index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2019-07-04
1
-54
/
+0
*
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
1
-484
/
+1
*
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-07-04
1
-18
/
+0
*
btrfs: migrate the delayed refs rsv code
Josef Bacik
2019-07-04
1
-174
/
+0
*
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
2019-07-02
1
-183
/
+6
*
btrfs: migrate the block-rsv code to block-rsv.c
Josef Bacik
2019-07-02
1
-246
/
+0
*
btrfs: stop using block_rsv_release_bytes everywhere
Josef Bacik
2019-07-02
1
-8
/
+6
*
btrfs: cleanup the target logic in __btrfs_block_rsv_release
Josef Bacik
2019-07-02
1
-3
/
+9
*
btrfs: export __btrfs_block_rsv_release
Josef Bacik
2019-07-02
1
-10
/
+3
*
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
2019-07-02
1
-9
/
+9
*
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
2019-07-02
1
-0
/
+1
*
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
2019-07-02
1
-702
/
+7
*
btrfs: move dump_space_info to space-info.c
Josef Bacik
2019-07-02
1
-63
/
+7
*
btrfs: export block_rsv_use_bytes
Josef Bacik
2019-07-02
1
-8
/
+5
*
btrfs: move btrfs_space_info_add_*_bytes to space-info.c
Josef Bacik
2019-07-02
1
-111
/
+0
*
btrfs: move the space info update macro to space-info.h
Josef Bacik
2019-07-02
1
-37
/
+26
*
btrfs: move and export can_overcommit
Josef Bacik
2019-07-02
1
-75
/
+7
*
btrfs: move the space_info handling code to space-info.c
Josef Bacik
2019-07-02
1
-186
/
+19
*
btrfs: export space_info_add_*_bytes
Josef Bacik
2019-07-02
1
-22
/
+18
*
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
Josef Bacik
2019-07-02
1
-36
/
+13
*
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-02
1
-0
/
+1
*
btrfs: drop default value assignments in enums
David Sterba
2019-07-02
1
-7
/
+7
*
btrfs: use mask for RAID56 profiles
David Sterba
2019-07-02
1
-6
/
+3
*
btrfs: add mask for all RAID1 types
David Sterba
2019-07-02
1
-4
/
+4
*
btrfs: raid56: clear incompat block group flags after removing the last one
David Sterba
2019-07-02
1
-0
/
+30
*
btrfs: trim: make reserved device area adjustments more explicit
Nikolay Borisov
2019-07-01
1
-0
/
+5
*
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
2019-07-01
1
-3
/
+3
*
btrfs: extent-tree: Add trace events for space info numbers update
Qu Wenruo
2019-07-01
1
-16
/
+20
*
btrfs: extent-tree: Add lockdep assert when updating space info
Qu Wenruo
2019-07-01
1
-0
/
+1
*
btrfs: refactor helper for bg flags to name conversion
David Sterba
2019-07-01
1
-3
/
+1
*
btrfs: use raid_attr table in get_profile_num_devs
David Sterba
2019-07-01
1
-8
/
+2
*
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
1
-7
/
+7
*
btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes()
Qu Wenruo
2019-07-01
1
-16
/
+27
*
Btrfs: fix race between block group removal and block group allocation
Filipe Manana
2019-06-12
1
-11
/
+13
*
btrfs: Always trim all unallocated space in btrfs_trim_free_extents
Nikolay Borisov
2019-06-07
1
-25
/
+3
*
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes
Qu Wenruo
2019-05-16
1
-5
/
+7
*
btrfs: sysfs: Fix error path kobject memory leak
Tobin C. Harding
2019-05-16
1
-2
/
+1
*
btrfs: reserve delalloc metadata differently
Josef Bacik
2019-05-02
1
-92
/
+52
*
btrfs: track DIO bytes in flight
Josef Bacik
2019-04-29
1
-2
/
+13
*
btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: remove unused parameter fs_info from btrfs_add_delayed_extent_op
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
2019-04-29
1
-1
/
+1
*
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: qgroup: Don't scan leaf if we're modifying reloc tree
Qu Wenruo
2019-04-29
1
-4
/
+6
*
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
2019-04-29
1
-29
/
+23
*
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
2019-04-29
1
-25
/
+32
*
btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
Qu Wenruo
2019-04-29
1
-16
/
+10
*
btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
Qu Wenruo
2019-04-29
1
-19
/
+8
*
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
Qu Wenruo
2019-04-29
1
-13
/
+10
*
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
Qu Wenruo
2019-04-29
1
-18
/
+26
[prev]
[next]