summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-291-1/+3
* Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2010-10-291-11/+3
|\
| * Btrfs: rework how we reserve metadata bytesJosef Bacik2010-10-221-11/+3
* | Btrfs: create special free space cache inodeJosef Bacik2010-10-281-4/+87
|/
* Btrfs: Fix null dereference in relocation.cYan, Zheng2010-06-111-3/+4
* Btrfs: Metadata ENOSPC handling for balanceYan, Zheng2010-05-251-730/+1137
* Btrfs: Pre-allocate space for data relocationYan, Zheng2010-05-251-25/+65
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-9/+9
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-251-3/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-151-1/+1
* Btrfs: change how we mount subvolumesJosef Bacik2010-03-151-1/+1
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-081-2/+2
* Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2010-02-041-1/+2
* Btrfs, fix memory leaks in error pathsJiri Slaby2010-01-171-1/+3
* Btrfs: Add delayed iputYan, Zheng2009-12-171-2/+2
* Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng2009-12-171-13/+20
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-171-0/+1
* Btrfs: fix deadlock on async thread startupChris Mason2009-10-051-2/+2
* Btrfs: relocate file extents in clustersYan, Zheng2009-09-241-89/+148
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-211-6/+35
* Btrfs: use a cached state for extent state operations during delallocChris Mason2009-09-111-1/+1
* Btrfs: switch extent_map to a rw lockChris Mason2009-09-111-2/+2
* Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng2009-08-071-2/+7
* Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng2009-07-221-0/+3
* Btrfs: update backrefs while dropping snapshotYan Zheng2009-07-021-4/+1
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-0/+3711
OpenPOWER on IntegriCloud