Age | Commit message (Expand) | Author |
2014-10-31 | Btrfs: fix build_backref_tree issue with multiple shared blocks | Josef Bacik |
2014-10-31 | Btrfs: cleanup error handling in build_backref_tree | Josef Bacik |
2014-06-27 | Btrfs: fix BUG_ON() casued by the reserved space migration | Miao Xie |
2013-11-29 | Btrfs: relocate csums properly with prealloc extents | Josef Bacik |
2013-10-10 | Btrfs: fix oops caused by the space balance and dead roots | Miao Xie |
2013-09-21 | Btrfs: kill delay_iput arg to the wait_ordered functions | Josef Bacik |
2013-09-21 | Btrfs: fixup error handling in btrfs_reloc_cow | Josef Bacik |
2013-09-01 | Btrf: cleanup: don't check for root_refs == 0 twice | Stefan Behrens |
2013-09-01 | Btrfs: Remove superfluous casts from u64 to unsigned long long | Geert Uytterhoeven |
2013-09-01 | Btrfs: change how we queue blocks for backref checking | Josef Bacik |
2013-09-01 | Btrfs: check to see if we have an inline item properly | Josef Bacik |
2013-09-01 | Btrfs: cleanup reloc roots properly on error | Josef Bacik |
2013-09-01 | Btrfs: add missing error checks to add_data_references | Filipe David Borba Manana |
2013-07-02 | Btrfs: remove btrfs_sector_sum structure | Miao Xie |
2013-07-01 | Btrfs: fix not being able to find skinny extents during relocate | Josef Bacik |
2013-07-01 | Btrfs: fix broken nocow after balance | Miao Xie |
2013-06-14 | Btrfs: introduce per-subvolume ordered extent list | Miao Xie |
2013-06-14 | Btrfs: introduce per-subvolume delalloc inode list | Miao Xie |
2013-06-14 | Btrfs: cleanup the similar code of the fs root read | Miao Xie |
2013-06-08 | Btrfs: init relocate extent_io_tree with a mapping | Josef Bacik |
2013-05-17 | Btrfs: don't use global block reservation for inode cache truncation | Miao Xie |
2013-05-17 | Btrfs: fix possible memory leak in replace_path() | Stefan Behrens |
2013-05-06 | btrfs: handle errors returned from get_tree_block_key | David Sterba |
2013-05-06 | btrfs: make static code static & remove dead code | Eric Sandeen |
2013-05-06 | Btrfs: fix all callers of read_tree_block | Josef Bacik |
2013-05-06 | Btrfs: fix bad extent logging | Josef Bacik |
2013-05-06 | btrfs: clean snapshots one by one | David Sterba |
2013-05-06 | Btrfs: add a incompatible format change for smaller metadata extent refs | Josef Bacik |
2013-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-04 | Btrfs: do not BUG_ON on aborted situation | Liu Bo |
2013-03-04 | Btrfs: do not BUG_ON in prepare_to_reloc | Liu Bo |
2013-03-04 | Btrfs: free all recorded tree blocks on error | Liu Bo |
2013-03-04 | Btrfs: build up error handling for merge_reloc_roots | Liu Bo |
2013-03-04 | Btrfs: check for NULL pointer in updating reloc roots | Liu Bo |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-02-20 | Btrfs: use wrapper page_offset | Miao Xie |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |
2013-01-09 | btrfs: fix comment typos | Liu Bo |
2012-12-12 | Btrfs: cleanup for btrfs_btree_balance_dirty | Liu Bo |
2012-12-11 | Btrfs: make delalloc inodes be flushed by multi-task | Miao Xie |
2012-12-11 | Btrfs: improve the noflush reservation | Miao Xie |
2012-10-09 | Btrfs: cache extent state when writing out dirty metadata pages | Josef Bacik |
2012-10-04 | Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents | Liu Bo |
2012-10-01 | Btrfs: fix error handling in delete_block_group_cache() | Tsutomu Itoh |
2012-10-01 | Btrfs: add a new "type" field into the block reservation structure | Miao Xie |
2012-07-30 | btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout | Joe Perches |
2012-07-23 | Btrfs: fix error handling in __add_reloc_root() | Dan Carpenter |
2012-04-27 | Btrfs: Fix space checking during fs resize | Daniel J Blueman |
2012-04-27 | Btrfs: Prevent root_list corruption | Daniel J Blueman |
2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney |