Chris Mason
|
c87f08ca44
Btrfs: allow balance to explicitly allocate chunks as it relocates
|
14 years ago |
Yan, Zheng
|
6848ad6461
Btrfs: Fix balance panic
|
14 years ago |
Tsutomu Itoh
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
14 years ago |
Tsutomu Itoh
|
3612b49598
btrfs: fix return value check of btrfs_join_transaction()
|
14 years ago |
Andi Kleen
|
411fc6bcef
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
|
14 years ago |
Chris Mason
|
6b5b817f10
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work
|
14 years ago |
Josef Bacik
|
0af3d00bad
Btrfs: create special free space cache inode
|
15 years ago |
Josef Bacik
|
8bb8ab2e93
Btrfs: rework how we reserve metadata bytes
|
14 years ago |
Yan, Zheng
|
046f264f6b
Btrfs: Fix null dereference in relocation.c
|
15 years ago |
Yan, Zheng
|
3fd0a5585e
Btrfs: Metadata ENOSPC handling for balance
|
15 years ago |
Yan, Zheng
|
efa5646456
Btrfs: Pre-allocate space for data relocation
|
15 years ago |
Yan, Zheng
|
a22285a6a3
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
Yan, Zheng
|
f0486c68e4
Btrfs: Introduce contexts for metadata reservation
|
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 |
Josef Bacik
|
2ac55d41b5
Btrfs: cache the extent state everywhere we possibly can V2
|
15 years ago |
Josef Bacik
|
73f73415ca
Btrfs: change how we mount subvolumes
|
15 years ago |
Eric Paris
|
6bef4d3171
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
|
15 years ago |
Miao Xie
|
d7ce5843bb
Btrfs: remove BUG_ON() due to mounting bad filesystem
|
15 years ago |
Jiri Slaby
|
2423fdfb96
Btrfs, fix memory leaks in error paths
|
15 years ago |
Yan, Zheng
|
24bbcf0442
Btrfs: Add delayed iput
|
15 years ago |
Yan, Zheng
|
8082510e71
Btrfs: Make truncate(2) more ENOSPC friendly
|
15 years ago |
Yan, Zheng
|
c71bf099ab
Btrfs: Avoid orphan inodes cleanup while replaying log
|
15 years ago |
Chris Mason
|
61d92c328c
Btrfs: fix deadlock on async thread startup
|
15 years ago |
Yan, Zheng
|
0257bb82d2
Btrfs: relocate file extents in clusters
|
15 years ago |
Yan, Zheng
|
76dda93c6a
Btrfs: add snapshot/subvolume destroy ioctl
|
15 years ago |
Chris Mason
|
9655d2982b
Btrfs: use a cached state for extent state operations during delalloc
|
15 years ago |
Chris Mason
|
890871be85
Btrfs: switch extent_map to a rw lock
|
15 years ago |
Yan Zheng
|
ceab36edd3
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
|
16 years ago |
Yan Zheng
|
33c66f430b
Btrfs: fix locking issue in btrfs_find_next_key
|
16 years ago |
Yan Zheng
|
2c47e605a9
Btrfs: update backrefs while dropping snapshot
|
16 years ago |