Josef Bacik
|
a4f0162fd4
Btrfs: free bitmaps properly when evicting the cache
|
14 years ago |
Li Zefan
|
f789b684bd
Btrfs: Free free_space item properly in btrfs_trim_block_group()
|
14 years ago |
Chris Mason
|
f65647c29b
Btrfs: fix free space cache leak
|
14 years ago |
Josef Bacik
|
be1a12a0df
Btrfs: deal with the case that we run out of space in the cache
|
14 years ago |
Josef Bacik
|
43be21462d
Btrfs: fix free space cache when there are pinned extents and clusters V2
|
14 years ago |
Miao Xie
|
adae52b94e
btrfs: clear __GFP_FS flag in the space cache inode
|
14 years ago |
Li Dongyang
|
f7039b1d5c
Btrfs: add btrfs_trim_fs() to handle FITRIM
|
14 years ago |
Josef Bacik
|
4e69b598f6
Btrfs: cleanup how we setup free space clusters
|
14 years ago |
Josef Bacik
|
32cb0840ce
Btrfs: don't be as aggressive about using bitmaps
|
14 years ago |
Josef Bacik
|
d0a365e84a
Btrfs: deal with min_bytes appropriately when looking for a cluster
|
14 years ago |
Josef Bacik
|
7d0d2e8e6b
Btrfs: check free space in block group before searching for a cluster
|
14 years ago |
Josef Bacik
|
dc89e98244
Btrfs: use a slab for the free space entries
|
14 years ago |
Josef Bacik
|
13dbc08987
Btrfs: make sure search_bitmap finds something in remove_from_bitmap
|
14 years ago |
Li Zefan
|
f333adb5d6
btrfs: Check mergeable free space when removing a cluster
|
14 years ago |
Li Zefan
|
120d66eec0
btrfs: Add a helper try_merge_free_space()
|
14 years ago |
Li Zefan
|
5e71b5d5ec
btrfs: Update stats when allocating from a cluster
|
14 years ago |
Li Zefan
|
70b7da304f
btrfs: Free fully occupied bitmap in cluster
|
14 years ago |
Li Zefan
|
edf6e2d1dd
btrfs: Add helper function free_bitmap()
|
14 years ago |
Li Zefan
|
8eb2d829ff
btrfs: Fix threshold calculation for block groups smaller than 1GB
|
14 years ago |
Josef Bacik
|
2b20982e31
Btrfs: deal with space cache errors better
|
14 years ago |
Josef Bacik
|
88c2ba3b06
Btrfs: Add a clear_cache mount option
|
14 years ago |
Josef Bacik
|
9d66e233c7
Btrfs: load free space cache if it exists
|
15 years ago |
Josef Bacik
|
0cb59c9953
Btrfs: write out free space cache
|
15 years ago |
Josef Bacik
|
0af3d00bad
Btrfs: create special free space cache inode
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Paris
|
6bef4d3171
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
|
15 years ago |
Josef Bacik
|
01dea1efc2
Btrfs: fix how we set max_size for free space clusters
|
15 years ago |
Josef Bacik
|
25891f796d
Btrfs: fix extent entry threshold calculation
|
16 years ago |
Josef Bacik
|
f019f4264a
Btrfs: fix bitmap size tracking
|
16 years ago |
Josef Bacik
|
6606bb97e1
Btrfs: fix btrfs_remove_from_free_space corner case
|
16 years ago |