Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
[linux-2.6] / fs / btrfs / tree-defrag.c
2008-09-25  Chris MasonBtrfs: Add back pointers from extents to the btree...
2008-09-25  Chris MasonBtrfs: Optimize allocations as we need to mix data...
2008-09-25  Chris MasonBtrfs: Make defrag check nodes against the progress...
2008-09-25  Chris MasonBtrfs: Tune the automatic defrag code
2008-09-25  Chris MasonBtrfs: Defrag only leaves, and only when the parent...
2008-09-25  Chris MasonBtrfs: Defrag: only walk into nodes with the defrag...
2008-09-25  Chris MasonBtrfs: Large block related defrag optimizations
2008-09-25  Chris MasonBreakout BTRFS_SETGET_FUNCS into a separate C file...
2008-09-25  Chris MasonBtrfs: Add back the online defragging code
2008-09-25  Chris MasonBtrfs: Allow tree blocks larger than the page size
2008-09-25  Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2007-09-10  Chris MasonAdd support for defragging files via btrfsctl -d. ...
2007-08-10  Chris MasonBtrfs: Add BH_Defrag to mark buffers that are in need...
2007-08-10  Chris MasonBtrfs: Btree defrag on the extent-mapping tree as well
2007-08-09  Chris MasonBtrfs: Further reduce the concurrency penalty of defrag...
2007-08-07  Chris MasonBtrfs: Add run time btree defrag, and an ioctl to force...