liubo
|
1aba86d67f
Btrfs: fix easily get into ENOSPC in mixed case
|
14 years ago |
David Sterba
|
182608c829
btrfs: remove old unused commented out code
|
14 years ago |
David Sterba
|
8cc33e5c19
btrfs: Document a mutex lock/unlock sequence
|
14 years ago |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 years ago |
David Sterba
|
172ddd60a6
btrfs: drop gfp parameter from alloc_extent_map
|
14 years ago |
David Sterba
|
62a45b6092
btrfs: make functions static when possible
|
14 years ago |
Tsutomu Itoh
|
8d413713ca
Btrfs: check return value of kmalloc()
|
14 years ago |
Li Zefan
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 years ago |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 years ago |
Li Zefan
|
34d52cb6c5
Btrfs: Make free space cache code generic
|
14 years ago |
Josef Bacik
|
6d74119f1a
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
|
14 years ago |
Chris Mason
|
0e4f8f8888
Btrfs: don't force chunk allocation in find_free_extent
|
14 years ago |
liubo
|
c59021f846
Btrfs: fix OOPS of empty filesystem after balance
|
14 years ago |
liubo
|
9f7c43c967
Btrfs: fix memory leak of empty filesystem after balance
|
14 years ago |
Yoshinori Sano
|
dac97e516c
Btrfs: fix uncheck memory allocations
|
14 years ago |
Li Dongyang
|
f7039b1d5c
Btrfs: add btrfs_trim_fs() to handle FITRIM
|
14 years ago |
Li Dongyang
|
5378e60734
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
|
14 years ago |
Li Dongyang
|
b4d00d569a
Btrfs: make update_reserved_bytes() public
|
14 years ago |
Miao Xie
|
fc0e4a314e
btrfs: use GFP_NOFS instead of GFP_KERNEL
|
14 years ago |
Tsutomu Itoh
|
97d9a8a420
Btrfs: check return value of read_tree_block()
|
14 years ago |
Tsutomu Itoh
|
db5b493ac7
Btrfs: cleanup some BUG_ON()
|
14 years ago |
liubo
|
1abe9b8a13
Btrfs: add initial tracepoint support for btrfs
|
14 years ago |
Josef Bacik
|
a826d6dcb3
Btrfs: check items for correctness as we search
|
14 years ago |
Josef Bacik
|
66b4ffd110
Btrfs: handle errors in btrfs_orphan_cleanup
|
14 years ago |
Josef Bacik
|
57a45ced94
Btrfs: change reserved_extents to an atomic_t
|
14 years ago |
Linus Torvalds
|
0e5b88cd99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
Chris Mason
|
36e39c40b3
Btrfs: break out of shrink_delalloc earlier
|
14 years ago |
Linus Torvalds
|
4660ba63f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
Chris Mason
|
c87f08ca44
Btrfs: allow balance to explicitly allocate chunks as it relocates
|
14 years ago |
Chris Mason
|
91435650c2
Btrfs: put ENOSPC debugging under a mount option
|
14 years ago |