Josef Bacik
|
79fb65a1f6
Btrfs: don't call readahead hook until we have read the entire eb
|
12 years ago |
Josef Bacik
|
b8d7f3ac10
Btrfs: don't force pages under writeback to finish when aborting
|
12 years ago |
Miao Xie
|
ceda086424
Btrfs: use a lock to protect incompat/compat flag of the super block
|
12 years ago |
Wang Shilong
|
f2f6ed3d54
Btrfs: introduce a mutex lock for btrfs quota operations
|
12 years ago |
Josef Bacik
|
09a2a8f96e
Btrfs: fix bad extent logging
|
12 years ago |
David Sterba
|
9d1a2a3ad5
btrfs: clean snapshots one by one
|
12 years ago |
Liu Bo
|
7abadb6431
Btrfs: share stop worker code
|
12 years ago |
Josef Bacik
|
3173a18f70
Btrfs: add a incompatible format change for smaller metadata extent refs
|
12 years ago |
Liu Bo
|
be283b2e67
Btrfs: use helper to cleanup tree roots
|
12 years ago |
Liu Bo
|
b0496686ba
Btrfs: cleanup unused arguments of btrfs_csum_data
|
12 years ago |
Tsutomu Itoh
|
1dd05682b3
Btrfs: fix memory leak in btrfs_create_tree()
|
12 years ago |
Liu Bo
|
d763448286
Btrfs: update to use fs_state bit
|
12 years ago |
Miao Xie
|
aec8030a87
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
|
12 years ago |
David Sterba
|
83c8266acc
btrfs: try harder to allocate raid56 stripe cache
|
12 years ago |
Liu Bo
|
3321719ed6
Btrfs: fix memory leak of log roots
|
12 years ago |
Chris Mason
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 years ago |
Chris Mason
|
b2c6b3e061
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
|
12 years ago |
Zach Brown
|
cdb4c5748c
btrfs: define BTRFS_MAGIC as a u64 value
|
12 years ago |
Josef Bacik
|
569e0f358c
Btrfs: place ordered operations on a per transaction list
|
12 years ago |
Miao Xie
|
2b8195bb57
Btrfs: fix the race between bio and btrfs_stop_workers
|
12 years ago |
Josef Bacik
|
779880ef35
Btrfs: fix how we discard outstanding ordered extents on abort
|
12 years ago |
Josef Bacik
|
eb12db690c
Btrfs: fix freeing delayed ref head while still holding its mutex
|
12 years ago |
Eric Sandeen
|
d1d3cd27a3
btrfs: list_entry can't return NULL
|
12 years ago |
Miao Xie
|
87533c4751
Btrfs: use bit operation for ->fs_state
|
12 years ago |
Miao Xie
|
de98ced9e7
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
|
12 years ago |
Miao Xie
|
df0af1a57f
Btrfs: use the inode own lock to protect its delalloc_bytes
|
12 years ago |
Miao Xie
|
963d678b0f
Btrfs: use percpu counter for fs_info->delalloc_bytes
|
12 years ago |
Miao Xie
|
e2d845211e
Btrfs: use percpu counter for dirty metadata count
|
12 years ago |
Liu Bo
|
a1897fddd2
Btrfs: record first logical byte in memory
|
12 years ago |
Josef Bacik
|
2ab28f322f
Btrfs: wait on ordered extents at the last possible moment
|
12 years ago |