Dulshani Gunawardhana
|
678712545b
btrfs: Fix checkpatch.pl warning of spacing issues
|
11 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Filipe David Borba Manana
|
e8b0d724d5
Btrfs: fix btrfs_prev_leaf() previous key computation
|
11 years ago |
Liu Bo
|
498456d33e
Btrfs: kill unused code in btrfs_search_forward
|
11 years ago |
Filipe David Borba Manana
|
6174d3cb43
Btrfs: remove unused max_key arg from btrfs_search_forward
|
11 years ago |
Ross Kirk
|
0a4e558609
btrfs: remove unused parameter from btrfs_header_fsid
|
11 years ago |
Josef Bacik
|
d4b4087c43
Btrfs: do a full search everytime in btrfs_search_old_slot
|
11 years ago |
Ross Kirk
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
11 years ago |
Josef Bacik
|
83d4cfd4da
Btrfs: fixup error handling in btrfs_reloc_cow
|
12 years ago |
Filipe David Borba Manana
|
d7396f0735
Btrfs: optimize key searches in btrfs_search_slot
|
12 years ago |
Geert Uytterhoeven
|
b308bc2f05
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
fba6aa7565
Btrfs: Make btrfs_header_fsid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Stefan Behrens
|
35a3621beb
Btrfs: get rid of sparse warnings
|
12 years ago |
Josef Bacik
|
ba5e8f2e2d
Btrfs: fix send issues related to inode number reuse
|
12 years ago |
Josef Bacik
|
9ec7267751
Btrfs: stop using GFP_ATOMIC when allocating rewind ebs
|
12 years ago |
Josef Bacik
|
db7f3436c1
Btrfs: deal with enomem in the rewind path
|
12 years ago |
Josef Bacik
|
c8cc634165
Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
|
12 years ago |
Liu Bo
|
b5b9b5b318
Btrfs: fix extent buffer leak after backref walking
|
12 years ago |
Josef Bacik
|
7fb7d76f96
Btrfs: only do the tree_mod_log_free_eb if this is our last ref
|
12 years ago |
Josef Bacik
|
f1ca7e98a6
Btrfs: hold the tree mod lock in __tree_mod_log_rewind
|
12 years ago |
Josef Bacik
|
0b08851fda
Btrfs: optimize reada_for_balance
|
12 years ago |
Josef Bacik
|
bdf7c00e8f
Btrfs: optimize read_block_for_search
|
12 years ago |
Liu Bo
|
33157e05db
Btrfs: check if leaf's parent exists before pushing items around
|
12 years ago |
Liu Bo
|
fdd99c7294
Btrfs: dont do log_removal in insert_new_root
|
12 years ago |
Stefan Behrens
|
8f69dbd236
Btrfs: fix a comment
|
12 years ago |
Josef Bacik
|
b1c79e0947
Btrfs: handle running extent ops with skinny metadata
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
Jan Schmidt
|
fc36ed7e0b
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
|
12 years ago |
Josef Bacik
|
416bc6580b
Btrfs: fix all callers of read_tree_block
|
12 years ago |