aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/relocation.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Gravatar Josef Bacik 1-1/+1
2010-03-15Btrfs: change how we mount subvolumesGravatar Josef Bacik 1-1/+1
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLGravatar Eric Paris 1-2/+2
2010-02-04Btrfs: remove BUG_ON() due to mounting bad filesystemGravatar Miao Xie 1-1/+2
2010-01-17Btrfs, fix memory leaks in error pathsGravatar Jiri Slaby 1-1/+3
2009-12-17Btrfs: Add delayed iputGravatar Yan, Zheng 1-2/+2
2009-12-17Btrfs: Make truncate(2) more ENOSPC friendlyGravatar Yan, Zheng 1-13/+20
2009-12-17Btrfs: Avoid orphan inodes cleanup while replaying logGravatar Yan, Zheng 1-0/+1
2009-10-05Btrfs: fix deadlock on async thread startupGravatar Chris Mason 1-2/+2
2009-09-24Btrfs: relocate file extents in clustersGravatar Yan, Zheng 1-89/+148
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlGravatar Yan, Zheng 1-6/+35
2009-09-11Btrfs: use a cached state for extent state operations during delallocGravatar Chris Mason 1-1/+1
2009-09-11Btrfs: switch extent_map to a rw lockGravatar Chris Mason 1-2/+2
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYGravatar Yan Zheng 1-2/+7
2009-07-22Btrfs: fix locking issue in btrfs_find_next_keyGravatar Yan Zheng 1-0/+3
2009-07-02Btrfs: update backrefs while dropping snapshotGravatar Yan Zheng 1-4/+1
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Gravatar Yan Zheng 1-0/+3711