Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / fs / btrfs / relocation.c
2010-05-25 Yan, ZhengBtrfs: Metadata ENOSPC handling for balance
2010-05-25 Yan, ZhengBtrfs: Pre-allocate space for data relocation
2010-05-25 Yan, ZhengBtrfs: Integrate metadata reservation with start_transa...
2010-05-25 Yan, ZhengBtrfs: Introduce contexts for metadata reservation
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Josef BacikBtrfs: cache the extent state everywhere we possibly...
2010-03-15 Josef BacikBtrfs: change how we mount subvolumes
2010-03-08 Eric ParisBtrfs: use RB_ROOT to intialize rb_trees instead of...
2010-02-04 Miao XieBtrfs: remove BUG_ON() due to mounting bad filesystem
2010-01-18 Jiri SlabyBtrfs, fix memory leaks in error paths
2009-12-17 Yan, ZhengBtrfs: Add delayed iput
2009-12-17 Yan, ZhengBtrfs: Make truncate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup while replaying log
2009-10-05 Chris MasonBtrfs: fix deadlock on async thread startup
2009-09-24 Yan, ZhengBtrfs: relocate file extents in clusters
2009-09-21 Yan, ZhengBtrfs: add snapshot/subvolume destroy ioctl
2009-09-11 Chris MasonBtrfs: use a cached state for extent state operations...
2009-09-11 Chris MasonBtrfs: switch extent_map to a rw lock
2009-08-07 Yan ZhengBtrfs: fix balancing oops when invalidate_inode_pages2...
2009-07-22 Yan ZhengBtrfs: fix locking issue in btrfs_find_next_key
2009-07-02 Yan ZhengBtrfs: update backrefs while dropping snapshot
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...