tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / fs / btrfs / transaction.c
2008-09-25 Chris MasonBtrfs: Change the remaining radix trees used by extent...
2008-09-25 Chris MasonBtrfs: Fix extent_buffer and extent_state leaks
2008-09-25 Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2008-09-25 Chris MasonBtrfs: Use balance_dirty_pages_nr on btree blocks
2007-09-11 Chris MasonBtrfs: Find and remove dead roots the first time a...
2007-08-29 Josef BacikBtrfs: Add per-root block accounting and sysfs entries
2007-08-10 Josef BacikBtrfs: delay commits during fsync to allow more writers
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-09 Chris MasonBtrfs: Replace extent tree preallocation code with...
2007-08-08 Chris MasonBtrfs: Let some locks go during defrag and snapshot...
2007-08-07 Chris MasonBtrfs: Add run time btree defrag, and an ioctl to force...
2007-08-07 Chris MasonBtrfs: Do snapshot deletion in smaller chunks.
2007-07-11 Zach BrownBtrfs: trivial include fixups
2007-06-28 Chris MasonBtrfs: crash recovery fixes
2007-06-26 Chris MasonBtrfs: Fix super block updates during transaction commit
2007-06-22 Chris MasonBtrfs: Documentation update
2007-06-22 Chris MasonBtrfs: Add the ability to find and remove dead roots...
2007-06-22 Chris MasonBtrfs: Audit callers and return codes to make sure...
2007-06-18 Chris MasonSubject: Rework btrfs_file_write to only allocate while...
2007-06-12 Chris MasonBtrfs: i386 fixes from axboe
2007-06-12 Chris MasonBtrfs: add GPLv2
2007-06-09 Chris MasonBtrfs: remove device tree
2007-06-09 Chris MasonBtrfs: reap dead roots right after commit
2007-06-08 Chris MasonBtrfs: get forced transaction commits via workqueue
2007-06-08 Chris MasonBtrfs: add compat ioctl
2007-05-10 Chris MasonBtrfs: many allocator fixes, pretty solid
2007-05-02 Chris MasonBtrfs: fix page cache memory leak
2007-04-30 Chris MasonBtrfs: allocator improvements, inode block groups
2007-04-28 Chris MasonBtrfs: smarter transaction writeback
2007-04-26 Chris MasonBtrfs: start of block group code
2007-04-20 Chris MasonBtrfs: early fsync support
2007-04-12 Chris MasonBtrfs: add disk ioctl, mostly working
2007-04-11 Chris MasonBtrfs: create a logical->phsyical block number mapping...
2007-04-10 Chris MasonBtrfs: subvolumes
2007-04-10 Chris MasonBtrfs: drop owner and parentid
2007-04-10 Chris MasonBtrfs: drop the inode map tree
2007-04-09 Chris MasonBtrfs: groundwork for subvolume and snapshot roots
2007-04-06 Chris MasonBtrfs: start of support for many FS volumes
2007-04-02 Chris MasonBtrfs: corruptions fixed
2007-04-02 Chris MasonBtrfs: still corruption hunting
2007-03-30 Chris MasonBtrfs: corruption hunt continues
2007-03-30 Chris MasonBtrfs: hunting slab corruption
2007-03-28 Chris MasonBtrfs: use a btree inode instead of sb_getblk
2007-03-25 Chris MasonBtrfs: leak fixes, pinning fixes
2007-03-23 Chris Masonbtrfs_create, btrfs_write_super, btrfs_sync_fs
2007-03-22 Chris MasonBtrfs: transaction rework