Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Liu Bo
|
48ec47364b
Btrfs: fix a crash when running balance and defrag concurrently
|
11 years ago |
Ross Kirk
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
11 years ago |
Wang Shilong
|
b9e9a6cbc6
Btrfs: allocate prelim_ref with a slab allocater
|
12 years ago |
Wang Shilong
|
742916b885
Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC
|
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 |
Wang Shilong
|
a4fdb61e81
Btrfs: fix possible memory leak in find_parent_nodes()
|
12 years ago |
Filipe David Borba Manana
|
f5929cd814
Btrfs: add missing error check to find_parent_nodes
|
12 years ago |
Josef Bacik
|
ed8c4913da
Btrfs: make sure the backref walker catches all refs to our extent
|
12 years ago |
Josef Bacik
|
8ca15e05e6
Btrfs: fix backref walking when we hit a compressed extent
|
12 years ago |
Josef Bacik
|
261c84b662
Btrfs: make backref walking code handle skinny metadata
|
12 years ago |
Josef Bacik
|
da61d31a78
Btrfs: cleanup backref search commit root flag stuff
|
12 years ago |
Wang Shilong
|
c16c2e2e51
Btrfs: fix possible memory leak in the find_parent_nodes()
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
Josef Bacik
|
416bc6580b
Btrfs: fix all callers of read_tree_block
|
12 years ago |
Wang Shilong
|
ccf7f29d1a
Btrfs: remove unused variable in the iterate_extent_inodes()
|
12 years ago |
Wang Shilong
|
e36902d4cc
Btrfs: do not continue if out of memory happens
|
12 years ago |
Wang Shilong
|
692206b153
Btrfs: make __merge_refs() return type be void
|
12 years ago |
Wang Shilong
|
1149ab6bd4
Btrfs: remove some BUG_ONs() when walking backref tree
|
12 years ago |
Wang Shilong
|
5c2d867fdc
Btrfs: fix double free in the iterate_extent_inodes()
|
12 years ago |
Wang Shilong
|
f172393952
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
|
12 years ago |
Jan Schmidt
|
ca60ebfa30
Btrfs: fix backref walking race with tree deletions
|
12 years ago |
Alexander Block
|
3ef5969cd8
Btrfs: merge inode_list in __merge_refs
|
12 years ago |
Julia Lawall
|
6c1500f22a
fs/btrfs: drop if around WARN_ON
|
12 years ago |
Chris Mason
|
c657c3ef1a
Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable
|
12 years ago |
Jan Schmidt
|
96b5bd7771
Btrfs: extended inode refs support for send mechanism
|
12 years ago |
Gabriel de Perthuis
|
661bec6ba8
Fix a sign bug causing invalid memory access in the ino_paths ioctl.
|
12 years ago |
Jan Schmidt
|
5b6602e762
Btrfs: determine level of old roots
|
12 years ago |
Mark Fasheh
|
d24bec3ae5
btrfs: extended inode ref iteration
|
13 years ago |