Li Dongyang
|
f7039b1d5c
Btrfs: add btrfs_trim_fs() to handle FITRIM
|
14 年之前 |
Josef Bacik
|
4e69b598f6
Btrfs: cleanup how we setup free space clusters
|
14 年之前 |
Josef Bacik
|
32cb0840ce
Btrfs: don't be as aggressive about using bitmaps
|
14 年之前 |
Josef Bacik
|
d0a365e84a
Btrfs: deal with min_bytes appropriately when looking for a cluster
|
14 年之前 |
Josef Bacik
|
7d0d2e8e6b
Btrfs: check free space in block group before searching for a cluster
|
14 年之前 |
Josef Bacik
|
dc89e98244
Btrfs: use a slab for the free space entries
|
14 年之前 |
Josef Bacik
|
13dbc08987
Btrfs: make sure search_bitmap finds something in remove_from_bitmap
|
14 年之前 |
Li Zefan
|
f333adb5d6
btrfs: Check mergeable free space when removing a cluster
|
14 年之前 |
Li Zefan
|
120d66eec0
btrfs: Add a helper try_merge_free_space()
|
14 年之前 |
Li Zefan
|
5e71b5d5ec
btrfs: Update stats when allocating from a cluster
|
14 年之前 |
Li Zefan
|
70b7da304f
btrfs: Free fully occupied bitmap in cluster
|
14 年之前 |
Li Zefan
|
edf6e2d1dd
btrfs: Add helper function free_bitmap()
|
14 年之前 |
Li Zefan
|
8eb2d829ff
btrfs: Fix threshold calculation for block groups smaller than 1GB
|
14 年之前 |
Josef Bacik
|
2b20982e31
Btrfs: deal with space cache errors better
|
14 年之前 |
Josef Bacik
|
88c2ba3b06
Btrfs: Add a clear_cache mount option
|
14 年之前 |
Josef Bacik
|
9d66e233c7
Btrfs: load free space cache if it exists
|
15 年之前 |
Josef Bacik
|
0cb59c9953
Btrfs: write out free space cache
|
15 年之前 |
Josef Bacik
|
0af3d00bad
Btrfs: create special free space cache inode
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Eric Paris
|
6bef4d3171
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
|
15 年之前 |
Josef Bacik
|
01dea1efc2
Btrfs: fix how we set max_size for free space clusters
|
15 年之前 |
Josef Bacik
|
25891f796d
Btrfs: fix extent entry threshold calculation
|
15 年之前 |
Josef Bacik
|
f019f4264a
Btrfs: fix bitmap size tracking
|
15 年之前 |
Josef Bacik
|
6606bb97e1
Btrfs: fix btrfs_remove_from_free_space corner case
|
16 年之前 |
Josef Bacik
|
817d52f8db
Btrfs: async block group caching
|
16 年之前 |
Josef Bacik
|
9630308170
Btrfs: use hybrid extents+bitmap rb tree for free space
|
16 年之前 |
Chris Mason
|
451d7585a8
Btrfs: add mount -o ssd_spread to spread allocations out
|
16 年之前 |
Chris Mason
|
c604480171
Btrfs: avoid allocation clusters that are too spread out
|
16 年之前 |
Chris Mason
|
2c943de6ad
Btrfs: reduce mount -o ssd CPU usage
|
16 年之前 |
Joel Becker
|
21380931eb
Btrfs: Fix a bunch of printk() warnings.
|
16 年之前 |