Btrfs: tweak the inode-map and free extent search starts on cold mount
[linux-2.6-block.git] / fs / btrfs / TODO
2007-04-04 Chris MasonBtrfs: tweak the inode-map and free extent search start...
2007-03-27 Chris MasonBtrfs: split out level field in struct header
2007-03-27 Chris MasonBtrfs: reference counts on data extents
2007-03-26 Chris Masonbtrfs_get_block, file read/write
2007-03-26 Chris MasonBtrfs: TODO update
2007-03-23 Chris Masonbtrfs_create, btrfs_write_super, btrfs_sync_fs
2007-03-20 Chris MasonBtrfs: Update TODO
2007-03-16 Chris MasonBtrfs: transaction handles everywhere
2007-03-15 Chris MasonBtrfs: add inode item
2007-03-15 Chris MasonBtrfs: Use a chunk of the key flags to record the item...
2007-03-14 Chris MasonBtrfs: reorder key offset and flags
2007-03-13 Chris MasonBtrfs: Change the super to point to a tree of trees...
2007-03-13 Chris MasonBtrfs: merge leaves before split
2007-03-12 Chris MasonBtrfs: get/set for struct header fields
2007-02-28 Chris MasonBtrfs: Take out the merge-during-search-on-delete code...