Linus Torvalds
|
9613bebb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 лет назад |
Jeff Mahoney
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 лет назад |
Jeff Mahoney
|
d0082371cf
btrfs: drop gfp_t from lock_extent
|
13 лет назад |
Linus Torvalds
|
69a7aebcf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 лет назад |
Linus Torvalds
|
855a85f704
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 лет назад |
Tsutomu Itoh
|
a7e221e900
Btrfs: fix memory leak in load_free_space_cache()
|
13 лет назад |
Masanari Iida
|
934e7d44b8
btrfs: Fix typo in free-space-cache.c
|
13 лет назад |
Linus Torvalds
|
67d2433ee7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 лет назад |
Josef Bacik
|
9b23062840
Btrfs: advance window_start if we're using a bitmap
|
13 лет назад |
Josef Bacik
|
0b4a9d248f
Btrfs: use cluster->window_start when allocating from a cluster bitmap
|
13 лет назад |
Josef Bacik
|
357b9784b7
Btrfs: make sure a bitmap has enough bytes
|
13 лет назад |
Linus Torvalds
|
f9156c7288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 лет назад |
Josef Bacik
|
3f7de037fb
Btrfs: add allocator tracepoints
|
13 лет назад |
Chris Mason
|
d756bd2d93
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
|
13 лет назад |
Li Zefan
|
7fe1e64150
Btrfs: rewrite btrfs_trim_block_group()
|
13 лет назад |
Li Zefan
|
706efc6630
Btrfs: check the return value of io_ctl_init()
|
13 лет назад |
Li Zefan
|
a1ee5a4581
Btrfs: avoid possible NULL deref in io_ctl_drop_pages()
|
13 лет назад |
Li Zefan
|
db804f23a7
Btrfs: add pinned extents to on-disk free space cache correctly
|
13 лет назад |
Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 лет назад |
Alexandre Oliva
|
1bb91902dc
Btrfs: revamp clustered allocation logic
|
13 лет назад |
Justin P. Mattock
|
cb54f2571f
btrfs: free-space-cache.c: remove extra semicolon.
|
13 лет назад |
Alexandre Oliva
|
b78d09bceb
Btrfs: reset cluster's max_size when creating bitmap
|
13 лет назад |
Alexandre Oliva
|
f2d0f6765d
Btrfs: initialize new bitmaps' list
|
13 лет назад |
Chris Mason
|
24a7031396
Btrfs: remove free-space-cache.c WARN during log replay
|
13 лет назад |
Josef Bacik
|
f7d61dcd68
Btrfs: clear pages dirty for io and set them extent mapped
|
13 лет назад |
Li Zefan
|
52621cb6ed
Btrfs: avoid unnecessary bitmap search for cluster setup
|
13 лет назад |
Li Zefan
|
0f0fbf1d0e
Btrfs: fix to search one more bitmap for cluster setup
|
13 лет назад |
Josef Bacik
|
2f120c05e6
Btrfs: only map pages if we know we need them when reading the space cache
|
13 лет назад |
Josef Bacik
|
c8174313a8
Btrfs: use the global reserve when truncating the free space cache inode
|
13 лет назад |
Chris Mason
|
1eae31e918
Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN
|
13 лет назад |