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
/
free-space-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-36
/
+35
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-19
/
+18
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-1
/
+1
2019-11-18
btrfs: check page->mapping when loading free space cache
Josef Bacik
1
-0
/
+6
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-1
/
+1
2019-09-09
btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
Omar Sandoval
1
-5
/
+4
2019-09-09
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
1
-7
/
+13
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-2
/
+2
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: move btrfs_add_free_space out of a header file
Josef Bacik
1
-0
/
+8
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
1
-0
/
+1
2019-07-01
btrfs: use btrfs_crc32c{,_final}() in for free space cache
Johannes Thumshirn
1
-6
/
+4
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
1
-1
/
+1
2019-07-01
btrfs: switch order of unlocks of space_info and bg in do_trimming()
Su Yue
1
-1
/
+1
2019-04-29
btrfs: get fs_info from block group in btrfs_find_space_cluster
David Sterba
1
-2
/
+2
2019-04-29
btrfs: get fs_info from block group in write_pinned_extent_entries
David Sterba
1
-6
/
+3
2019-04-29
btrfs: get fs_info from block group in load_free_space_cache
David Sterba
1
-2
/
+2
2019-04-29
btrfs: get fs_info from block group in lookup_free_space_inode
David Sterba
1
-5
/
+6
2019-04-29
btrfs: get fs_info from trans in btrfs_write_out_cache
David Sterba
1
-2
/
+2
2019-04-29
btrfs: get fs_info from trans in create_free_space_inode
David Sterba
1
-5
/
+4
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
1
-4
/
+0
2018-11-06
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
1
-1
/
+21
2018-10-22
Btrfs: fix use-after-free when dumping free space
Filipe Manana
1
-0
/
+2
2018-10-19
btrfs: set max_extent_size properly
Josef Bacik
1
-10
/
+20
2018-10-15
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
1
-0
/
+2
2018-10-15
btrfs: protect space cache inode alloc with GFP_NOFS
Josef Bacik
1
-0
/
+8
2018-10-15
btrfs: remove unneeded NULL checks before kfree
zhong jiang
1
-4
/
+2
2018-08-06
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
1
-4
/
+0
2018-08-06
btrfs: use copy_page for copying pages instead of memcpy
David Sterba
1
-2
/
+2
2018-08-06
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
1
-5
/
+2
2018-08-06
Btrfs: free space cache: make sure there is always room for generation number
Zhihui Zhang
1
-2
/
+2
2018-05-28
Btrfs: stop creating orphan items for truncate
Omar Sandoval
1
-4
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
1
-1
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
1
-3
/
+2
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
1
-5
/
+3
2018-01-12
error-injection: Add injectable error types
Masami Hiramatsu
1
-1
/
+1
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
1
-2
/
+2
2017-12-12
btrfs: allow us to inject errors at io_ctl_init
Josef Bacik
1
-0
/
+2
2017-11-27
btrfs: fix deadlock when writing out space cache
Josef Bacik
1
-1
/
+2
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
1
-1
/
+1
2017-04-18
btrfs: use clear_page where appropriate
David Sterba
1
-1
/
+1
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+1
2017-02-28
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
1
-1
/
+2
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-17
btrfs: btrfs_truncate_free_space_cache always allocates path
Jeff Mahoney
1
-7
/
+7
2017-02-17
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
1
-14
/
+11
[next]