| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Btrfs: make iref_to_path non static | Alexander Block | 2012-07-25 | 1 | -5/+5 |
* | | Btrfs: join tree mod log code with the code holding back delayed refs | Jan Schmidt | 2012-07-10 | 1 | -21/+9 |
|/ |
|
* | Btrfs: leave critical region in btrfs_find_all_roots as soon as possible | Jan Schmidt | 2012-06-27 | 1 | -2/+1 |
* | Btrfs: support root level changes in __resolve_indirect_ref | Jan Schmidt | 2012-06-27 | 1 | -4/+8 |
* | Btrfs: don't assume to be on the correct extent in add_all_parents | Alexander Block | 2012-06-21 | 1 | -42/+52 |
* | Btrfs: add btrfs_next_old_leaf | Jan Schmidt | 2012-06-14 | 1 | -3/+4 |
* | Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref | Jan Schmidt | 2012-06-14 | 1 | -9/+1 |
* | Btrfs: add inodes before dropping the extent lock in find_all_leafs | Jan Schmidt | 2012-05-31 | 1 | -5/+31 |
* | Btrfs: use the tree modification log for backref resolving | Jan Schmidt | 2012-05-30 | 1 | -16/+27 |
* | Btrfs: look into the extent during find_all_leafs | Jan Schmidt | 2012-05-26 | 1 | -83/+157 |
* | Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs | Jan Schmidt | 2012-05-26 | 1 | -50/+135 |
* | Btrfs: bugfix in btrfs_find_parent_nodes | Jan Schmidt | 2012-05-26 | 1 | -2/+3 |
* | Btrfs: ulist realloc bugfix | Jan Schmidt | 2012-05-26 | 1 | -5/+13 |
* | Btrfs: add missing read locks in backref.c | Jan Schmidt | 2012-04-18 | 1 | -2/+15 |
* | Btrfs: don't call free_extent_buffer twice in iterate_irefs | Jan Schmidt | 2012-04-18 | 1 | -5/+3 |
* | Btrfs: Make free_ipath() deal gracefully with NULL pointers | Jesper Juhl | 2012-04-18 | 1 | -0/+2 |
* | Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 2012-03-28 | 1 | -49/+66 |
|\ |
|
| * | Btrfs: fix regression in scrub path resolving | Jan Schmidt | 2012-03-27 | 1 | -49/+66 |
* | | Btrfs: fix memory leak in resolver code | Ilya Dryomov | 2012-03-27 | 1 | -6/+1 |
|/ |
|
* | btrfs: fix locking issues in find_parent_nodes() | Li Zefan | 2012-03-03 | 1 | -2/+6 |
* | Btrfs: avoid positive number with ERR_PTR | Jan Schmidt | 2012-02-15 | 1 | -0/+2 |
* | Btrfs: fix uninit warning in backref.c | Jan Schmidt | 2012-01-26 | 1 | -2/+2 |
* | Btrfs: new backref walking code | Jan Schmidt | 2012-01-05 | 1 | -256/+98 |
* | Btrfs: added btrfs_find_all_roots() | Jan Schmidt | 2012-01-04 | 1 | -0/+783 |
* | btrfs: Fix up 32/64-bit compatibility for new ioctls | Jeff Mahoney | 2011-11-20 | 1 | -1/+1 |
* | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason | 2011-11-06 | 1 | -4/+4 |
* | btrfs: added helper functions to iterate backrefs | Jan Schmidt | 2011-09-29 | 1 | -0/+776 |