| Commit message (Expand) | Author | Age | Files | Lines |
* | Btrfs: Fix null dereference in relocation.c | Yan, Zheng | 2010-06-11 | 1 | -3/+4 |
* | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng | 2010-05-25 | 1 | -730/+1137 |
* | Btrfs: Pre-allocate space for data relocation | Yan, Zheng | 2010-05-25 | 1 | -25/+65 |
* | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 2010-05-25 | 1 | -9/+9 |
* | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng | 2010-05-25 | 1 | -3/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Btrfs: cache the extent state everywhere we possibly can V2 | Josef Bacik | 2010-03-15 | 1 | -1/+1 |
* | Btrfs: change how we mount subvolumes | Josef Bacik | 2010-03-15 | 1 | -1/+1 |
* | Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL | Eric Paris | 2010-03-08 | 1 | -2/+2 |
* | Btrfs: remove BUG_ON() due to mounting bad filesystem | Miao Xie | 2010-02-04 | 1 | -1/+2 |
* | Btrfs, fix memory leaks in error paths | Jiri Slaby | 2010-01-17 | 1 | -1/+3 |
* | Btrfs: Add delayed iput | Yan, Zheng | 2009-12-17 | 1 | -2/+2 |
* | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng | 2009-12-17 | 1 | -13/+20 |
* | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng | 2009-12-17 | 1 | -0/+1 |
* | Btrfs: fix deadlock on async thread startup | Chris Mason | 2009-10-05 | 1 | -2/+2 |
* | Btrfs: relocate file extents in clusters | Yan, Zheng | 2009-09-24 | 1 | -89/+148 |
* | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 2009-09-21 | 1 | -6/+35 |
* | Btrfs: use a cached state for extent state operations during delalloc | Chris Mason | 2009-09-11 | 1 | -1/+1 |
* | Btrfs: switch extent_map to a rw lock | Chris Mason | 2009-09-11 | 1 | -2/+2 |
* | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY | Yan Zheng | 2009-08-07 | 1 | -2/+7 |
* | Btrfs: fix locking issue in btrfs_find_next_key | Yan Zheng | 2009-07-22 | 1 | -0/+3 |
* | Btrfs: update backrefs while dropping snapshot | Yan Zheng | 2009-07-02 | 1 | -4/+1 |
* | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 | 1 | -0/+3711 |