]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/btrfs/TODO
Btrfs: drop WARN_ON from btrfs_add_leaf_ref
[linux-2.6-omap-h63xx.git] / fs / btrfs / TODO
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2007-06-12 Chris MasonBtrfs: add GPLv2
2007-06-12 Chris MasonBtrfs: split up super.c
2007-06-12 Chris MasonBtrfs: fix oops after block group lookup
2007-06-08 Chris MasonBtrfs: add compat ioctl
2007-05-23 Chris MasonBtrfs: rename
2007-05-10 Chris MasonBtrfs: many allocator fixes, pretty solid
2007-04-28 Chris MasonBtrfs: try to drop dead cow pages from ram
2007-04-20 Chris MasonBtrfs: early fsync support
2007-04-19 Chris MasonBtrfs: directory inode index is back
2007-04-11 Chris MasonBtrfs: use a dedicated inode num for root root dir
2007-04-10 Chris MasonBtrfs: subvolumes
2007-04-06 Chris MasonBtrfs: start of support for many FS volumes
2007-04-05 Chris MasonBtrfs: uuids
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...