aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* Btrfs: check return value of read_tree_block()Tsutomu Itoh2011-03-28
* Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik2011-03-17
* Btrfs: allow balance to explicitly allocate chunks as it relocatesChris Mason2011-02-16
* Btrfs: Fix balance panicYan, Zheng2011-02-14
* btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh2011-02-01
* btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh2011-01-28
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-29
* Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2010-10-29
|\
| * Btrfs: rework how we reserve metadata bytesJosef Bacik2010-10-22
* | Btrfs: create special free space cache inodeJosef Bacik2010-10-28
|/
* Btrfs: Fix null dereference in relocation.cYan, Zheng2010-06-11
* Btrfs: Metadata ENOSPC handling for balanceYan, Zheng2010-05-25
* Btrfs: Pre-allocate space for data relocationYan, Zheng2010-05-25
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
* Btrfs: change how we mount subvolumesJosef Bacik2010-03-15
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-08
* Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2010-02-04
* Btrfs, fix memory leaks in error pathsJiri Slaby2010-01-17
* Btrfs: Add delayed iputYan, Zheng2009-12-17
* Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng2009-12-17
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-17
* Btrfs: fix deadlock on async thread startupChris Mason2009-10-05
* Btrfs: relocate file extents in clustersYan, Zheng2009-09-24
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
* Btrfs: use a cached state for extent state operations during delallocChris Mason2009-09-11
* Btrfs: switch extent_map to a rw lockChris Mason2009-09-11
* Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng2009-08-07
* Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng2009-07-22
* Btrfs: update backrefs while dropping snapshotYan Zheng2009-07-02
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10