aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/relocation.c
AgeCommit message (Expand)Author
2010-10-29Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-10-22Btrfs: rework how we reserve metadata bytesJosef Bacik
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng
2010-05-25Btrfs: Metadata ENOSPC handling for balanceYan, Zheng
2010-05-25Btrfs: Pre-allocate space for data relocationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris
2010-02-04Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie
2010-01-17Btrfs, fix memory leaks in error pathsJiri Slaby
2009-12-17Btrfs: Add delayed iputYan, Zheng
2009-12-17Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng
2009-12-17Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng
2009-10-05Btrfs: fix deadlock on async thread startupChris Mason
2009-09-24Btrfs: relocate file extents in clustersYan, Zheng
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-09-11Btrfs: use a cached state for extent state operations during delallocChris Mason
2009-09-11Btrfs: switch extent_map to a rw lockChris Mason
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng
2009-07-22Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng
2009-07-02Btrfs: update backrefs while dropping snapshotYan Zheng
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng