Btrfs: Add a write ahead tree log to optimize synchronous operations
[pandora-kernel.git] / fs / btrfs / Makefile
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Josef BacikBtrfs: compile when posix acl's are disabled
2008-09-25 David WoodhouseSwitch btrfs_name_hash() to crc32c
2008-09-25 Balaji RaoNFS support for btrfs - v3
2008-09-25 Yan ZhengBtrfs: Add a leaf reference cache
2008-09-25 Josef BacikBtrfs: Create orphan inode records to prevent lost...
2008-09-25 Chris MasonBtrfs: Add version strings on module load
2008-09-25 Chris MasonBtrfs: Start btree concurrency work.
2008-09-25 Christoph HellwigBtrfs: split out ioctl.c
2008-09-25 Chris MasonBtrfs: Add async worker threads for pre and post IO...
2008-09-25 Christoph Hellwigbtrfs: tiny makefile cleanup
2008-09-25 Chris MasonBtrfs: Add support for multiple devices per filesystem
2008-09-25 Chris MasonBtrfs: Split the extent_map code into two parts
2008-09-25 YanBtrfs: Fix compile on kernel without ACLs enabled
2008-09-25 Chris MasonBtrfs: Add data=ordered support
2008-09-25 Josef Bacikxattr support for btrfs
2008-09-25 Chris MasonBreakout BTRFS_SETGET_FUNCS into a separate C file...
2008-09-25 Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2007-09-14 Jan EngelhardtBtrfs: Simplify makefile
2007-09-14 Chris MasonBtrfs: add modules_install target
2007-08-29 Josef BacikBtrfs: Add per-root block accounting and sysfs entries
2007-08-27 Chris MasonBtrfs: Extent based page cache code. This uses an...
2007-08-07 Chris MasonBtrfs: Add run time btree defrag, and an ioctl to force...
2007-07-25 Joel BeckerBtrfs: cleaner make clean
2007-06-12 Chris MasonBtrfs: split up super.c
2007-03-26 Chris MasonBtrfs: add a radix back bit tree
2007-03-22 Chris MasonBtrfs: transaction rework
2007-03-22 Chris MasonMountable btrfs, with readdir
2007-03-21 Chris MasonBtrfs: initial move to kernel module land
2007-03-21 Chris MasonBtrfs: Better block record keeping, real mkfs
2007-03-20 Chris MasonBtrfs: Add inode map, and the start of file extent...
2007-03-20 Chris MasonBtrfs: add transaction.h to the Makefile
2007-03-16 Chris MasonBtrfs: transaction handles everywhere
2007-03-15 Chris MasonBtrfs: add inode item
2007-03-15 Chris MasonBtrfs: directory testing code and dir item fixes
2007-03-15 Chris MasonBtrfs: Use a chunk of the key flags to record the item...
2007-03-13 Chris MasonBtrfs: Change the super to point to a tree of trees...
2007-03-12 Chris MasonBtrfs: get/set for struct header fields
2007-03-07 Chris MasonBtrfs: Fixup last found extent caching
2007-03-07 Chris MasonBtrfs: get rid of add recursion
2007-03-07 Chris MasonBtrfs: Fixup reference counting on cows
2007-03-01 Chris MasonBtrfs: Fixup the code to merge during path walks
2007-02-28 Chris MasonBtrfs: return code checking
2007-02-28 Chris MasonBtrfs: Add sparse checking to Makefile
2007-02-26 Chris MasonBtrfs: u64 cleanups
2007-02-26 Chris MasonBtrfs: Add fsx-style randomized tree tester
2007-02-24 Chris MasonBtrfs: Break up ctree.c a little
2007-02-20 Chris MasonBtrfs: early extent mapping support
2007-02-02 Chris MasonBtrfs: Add backing store, memory management
2007-01-26 Chris MasonBtrfs: Faster deletes, add Makefile and kerncompat