Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5de865eebb8330eee19c37b31fb6f315a09d4273
/
fs
/
btrfs
/
backref.c
3fe81ce
Btrfs: fix deadlock when iterating inode refs and running delayed inodes
by Filipe David Borba Manana
· 11 years ago
e33d5c3
btrfs: bootstrap generic btrfs_find_item interface
by Kelley Nielsen
· 11 years ago
e94acd8
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
by Valentina Giusti
· 11 years ago
fae7f21
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
by Dulshani Gunawardhana
· 11 years ago
48ec473
Btrfs: fix a crash when running balance and defrag concurrently
by Liu Bo
· 11 years ago
dd3cc16
btrfs: drop unused parameter from btrfs_item_nr
by Ross Kirk
· 11 years ago
b9e9a6c
Btrfs: allocate prelim_ref with a slab allocater
by Wang Shilong
· 11 years ago
742916b
Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC
by Wang Shilong
· 11 years ago
c1c9ff7
Btrfs: Remove superfluous casts from u64 to unsigned long long
by Geert Uytterhoeven
· 11 years ago
35a3621
Btrfs: get rid of sparse warnings
by Stefan Behrens
· 11 years ago
a4fdb61
Btrfs: fix possible memory leak in find_parent_nodes()
by Wang Shilong
· 11 years ago
f5929cd
Btrfs: add missing error check to find_parent_nodes
by Filipe David Borba Manana
· 11 years ago
ed8c491
Btrfs: make sure the backref walker catches all refs to our extent
by Josef Bacik
· 11 years ago
8ca15e0
Btrfs: fix backref walking when we hit a compressed extent
by Josef Bacik
· 11 years ago
261c84b
Btrfs: make backref walking code handle skinny metadata
by Josef Bacik
· 11 years ago
da61d31
Btrfs: cleanup backref search commit root flag stuff
by Josef Bacik
· 11 years ago
c16c2e2
Btrfs: fix possible memory leak in the find_parent_nodes()
by Wang Shilong
· 12 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
416bc65
Btrfs: fix all callers of read_tree_block
by Josef Bacik
· 12 years ago
ccf7f29
Btrfs: remove unused variable in the iterate_extent_inodes()
by Wang Shilong
· 12 years ago
e36902d
Btrfs: do not continue if out of memory happens
by Wang Shilong
· 12 years ago
692206b
Btrfs: make __merge_refs() return type be void
by Wang Shilong
· 12 years ago
1149ab6
Btrfs: remove some BUG_ONs() when walking backref tree
by Wang Shilong
· 12 years ago
5c2d867
Btrfs: fix double free in the iterate_extent_inodes()
by Wang Shilong
· 12 years ago
f172393
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
by Wang Shilong
· 12 years ago
ca60ebf
Btrfs: fix backref walking race with tree deletions
by Jan Schmidt
· 12 years ago
3ef5969
Btrfs: merge inode_list in __merge_refs
by Alexander Block
· 12 years ago
6c1500f
fs/btrfs: drop if around WARN_ON
by Julia Lawall
· 12 years ago
c657c3e
Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable
by Chris Mason
· 12 years ago
96b5bd7
Btrfs: extended inode refs support for send mechanism
by Jan Schmidt
· 12 years ago
661bec6
Fix a sign bug causing invalid memory access in the ino_paths ioctl.
by Gabriel de Perthuis
· 12 years ago
5b6602e
Btrfs: determine level of old roots
by Jan Schmidt
· 12 years ago
d24bec3
btrfs: extended inode ref iteration
by Mark Fasheh
· 12 years ago
f186373
btrfs: extended inode refs
by Mark Fasheh
· 12 years ago
425d17a
Btrfs: use larger limit for translation of logical to inode
by Liu Bo
· 12 years ago
69917e4
Btrfs: fix a bug in parsing return value in logical resolve
by Liu Bo
· 12 years ago
995e01b
Btrfs: fix gcc warnings for 32bit compiles
by Jan Schmidt
· 12 years ago
34d73f5
Btrfs: make aux field of ulist 64 bit
by Alexander Block
· 12 years ago
3627bf4
Btrfs: fix that error value is changed by mistake
by Stefan Behrens
· 12 years ago
113c1cb
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
by Chris Mason
· 12 years ago
91cb916
Btrfs: make iref_to_path non static
by Alexander Block
· 12 years ago
097b8a7
Btrfs: join tree mod log code with the code holding back delayed refs
by Jan Schmidt
· 12 years ago
155725c
Btrfs: leave critical region in btrfs_find_all_roots as soon as possible
by Jan Schmidt
· 12 years ago
9345457
Btrfs: support root level changes in __resolve_indirect_ref
by Jan Schmidt
· 12 years ago
69bca40
Btrfs: don't assume to be on the correct extent in add_all_parents
by Alexander Block
· 12 years ago
3d7806e
Btrfs: add btrfs_next_old_leaf
by Jan Schmidt
· 12 years ago
f617e2fd
Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
by Jan Schmidt
· 12 years ago
3301958
Btrfs: add inodes before dropping the extent lock in find_all_leafs
by Jan Schmidt
· 12 years ago
8445f61
Btrfs: use the tree modification log for backref resolving
by Jan Schmidt
· 12 years ago
976b190
Btrfs: look into the extent during find_all_leafs
by Jan Schmidt
· 12 years ago
d5c88b7
Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs
by Jan Schmidt
· 12 years ago
dadcaf7
Btrfs: bugfix in btrfs_find_parent_nodes
by Jan Schmidt
· 12 years ago
cd1b413
Btrfs: ulist realloc bugfix
by Jan Schmidt
· 12 years ago
b916a59
Btrfs: add missing read locks in backref.c
by Jan Schmidt
· 13 years ago
aefc1eb
Btrfs: don't call free_extent_buffer twice in iterate_irefs
by Jan Schmidt
· 13 years ago
4735fb2
Btrfs: Make free_ipath() deal gracefully with NULL pointers
by Jesper Juhl
· 13 years ago
98961a7
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
5eb56d2
Btrfs: fix memory leak in resolver code
by Ilya Dryomov
· 13 years ago
7a3ae2f
Btrfs: fix regression in scrub path resolving
by Jan Schmidt
· 13 years ago
d3b0106
btrfs: fix locking issues in find_parent_nodes()
by Li Zefan
· 13 years ago
8f24b49
Btrfs: avoid positive number with ERR_PTR
by Jan Schmidt
· 13 years ago
b1375d6
Btrfs: fix uninit warning in backref.c
by Jan Schmidt
· 13 years ago
4692cf5
Btrfs: new backref walking code
by Jan Schmidt
· 13 years ago
8da6d58
Btrfs: added btrfs_find_all_roots()
by Jan Schmidt
· 13 years ago
745c4d8
btrfs: Fix up 32/64-bit compatibility for new ioctls
by Jeff Mahoney
· 13 years ago
740c3d2
Btrfs: fix the new inspection ioctls for 32 bit compat
by Chris Mason
· 13 years ago
a542ad1
btrfs: added helper functions to iterate backrefs
by Jan Schmidt
· 13 years ago