Josef Bacik
|
7ef81ac86c
Btrfs: only process as many file extents as there are refs
|
11 년 전 |
Josef Bacik
|
580f0a678e
Btrfs: fix extent_from_logical to deal with skinny metadata
|
11 년 전 |
Josef Bacik
|
d7df2c796d
Btrfs: attach delayed ref updates to delayed ref heads
|
11 년 전 |
Filipe David Borba Manana
|
3fe81ce206
Btrfs: fix deadlock when iterating inode refs and running delayed inodes
|
11 년 전 |
Kelley Nielsen
|
e33d5c3d6d
btrfs: bootstrap generic btrfs_find_item interface
|
11 년 전 |
Valentina Giusti
|
e94acd86d4
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
|
11 년 전 |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 년 전 |
Liu Bo
|
48ec47364b
Btrfs: fix a crash when running balance and defrag concurrently
|
11 년 전 |
Ross Kirk
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
12 년 전 |
Wang Shilong
|
b9e9a6cbc6
Btrfs: allocate prelim_ref with a slab allocater
|
12 년 전 |
Wang Shilong
|
742916b885
Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC
|
12 년 전 |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 년 전 |
Stefan Behrens
|
35a3621beb
Btrfs: get rid of sparse warnings
|
12 년 전 |
Wang Shilong
|
a4fdb61e81
Btrfs: fix possible memory leak in find_parent_nodes()
|
12 년 전 |
Filipe David Borba Manana
|
f5929cd814
Btrfs: add missing error check to find_parent_nodes
|
12 년 전 |
Josef Bacik
|
ed8c4913da
Btrfs: make sure the backref walker catches all refs to our extent
|
12 년 전 |
Josef Bacik
|
8ca15e05e6
Btrfs: fix backref walking when we hit a compressed extent
|
12 년 전 |
Josef Bacik
|
261c84b662
Btrfs: make backref walking code handle skinny metadata
|
12 년 전 |
Josef Bacik
|
da61d31a78
Btrfs: cleanup backref search commit root flag stuff
|
12 년 전 |
Wang Shilong
|
c16c2e2e51
Btrfs: fix possible memory leak in the find_parent_nodes()
|
12 년 전 |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 년 전 |
Josef Bacik
|
416bc6580b
Btrfs: fix all callers of read_tree_block
|
12 년 전 |
Wang Shilong
|
ccf7f29d1a
Btrfs: remove unused variable in the iterate_extent_inodes()
|
12 년 전 |
Wang Shilong
|
e36902d4cc
Btrfs: do not continue if out of memory happens
|
12 년 전 |
Wang Shilong
|
692206b153
Btrfs: make __merge_refs() return type be void
|
12 년 전 |
Wang Shilong
|
1149ab6bd4
Btrfs: remove some BUG_ONs() when walking backref tree
|
12 년 전 |
Wang Shilong
|
5c2d867fdc
Btrfs: fix double free in the iterate_extent_inodes()
|
12 년 전 |
Wang Shilong
|
f172393952
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
|
12 년 전 |
Jan Schmidt
|
ca60ebfa30
Btrfs: fix backref walking race with tree deletions
|
12 년 전 |
Alexander Block
|
3ef5969cd8
Btrfs: merge inode_list in __merge_refs
|
12 년 전 |