Josef Bacik
|
fcb80c2aff
Btrfs: fix how we do space reservation for truncate
|
14 年之前 |
Josef Bacik
|
a4abeea41a
Btrfs: kill trans_mutex
|
14 年之前 |
Josef Bacik
|
7a7eaa40a3
Btrfs: take away the num_items argument from btrfs_join_transaction
|
14 年之前 |
Chris Mason
|
945d8962ce
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
|
14 年之前 |
Chris Mason
|
dcc6d07322
Merge branch 'delayed_inode' into inode_numbers
|
14 年之前 |
Miao Xie
|
16cdcec736
btrfs: implement delayed inode items operation
|
14 年之前 |
Chris Mason
|
0965537308
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
|
14 年之前 |
liubo
|
1aba86d67f
Btrfs: fix easily get into ENOSPC in mixed case
|
14 年之前 |
David Sterba
|
182608c829
btrfs: remove old unused commented out code
|
14 年之前 |
David Sterba
|
8cc33e5c19
btrfs: Document a mutex lock/unlock sequence
|
14 年之前 |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 年之前 |
David Sterba
|
172ddd60a6
btrfs: drop gfp parameter from alloc_extent_map
|
14 年之前 |
David Sterba
|
62a45b6092
btrfs: make functions static when possible
|
14 年之前 |
Tsutomu Itoh
|
8d413713ca
Btrfs: check return value of kmalloc()
|
14 年之前 |
Li Zefan
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 年之前 |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 年之前 |
Li Zefan
|
34d52cb6c5
Btrfs: Make free space cache code generic
|
14 年之前 |
Josef Bacik
|
6d74119f1a
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
|
14 年之前 |
Chris Mason
|
0e4f8f8888
Btrfs: don't force chunk allocation in find_free_extent
|
14 年之前 |
liubo
|
c59021f846
Btrfs: fix OOPS of empty filesystem after balance
|
14 年之前 |
liubo
|
9f7c43c967
Btrfs: fix memory leak of empty filesystem after balance
|
14 年之前 |
Yoshinori Sano
|
dac97e516c
Btrfs: fix uncheck memory allocations
|
14 年之前 |
Li Dongyang
|
f7039b1d5c
Btrfs: add btrfs_trim_fs() to handle FITRIM
|
14 年之前 |
Li Dongyang
|
5378e60734
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
|
14 年之前 |
Li Dongyang
|
b4d00d569a
Btrfs: make update_reserved_bytes() public
|
14 年之前 |
Miao Xie
|
fc0e4a314e
btrfs: use GFP_NOFS instead of GFP_KERNEL
|
14 年之前 |
Tsutomu Itoh
|
97d9a8a420
Btrfs: check return value of read_tree_block()
|
14 年之前 |
Tsutomu Itoh
|
db5b493ac7
Btrfs: cleanup some BUG_ON()
|
14 年之前 |
liubo
|
1abe9b8a13
Btrfs: add initial tracepoint support for btrfs
|
14 年之前 |
Josef Bacik
|
a826d6dcb3
Btrfs: check items for correctness as we search
|
14 年之前 |