Btrfs: Do delalloc accounting via hooks in the extent_state code
[linux-2.6-block.git] / fs / btrfs / ctree.h
2008-09-25 Chris MasonBtrfs: Add inode item and backref in one insert, reduci...
2008-09-25 Chris MasonBtrfs: During deletes and truncate, remove many items...
2008-09-25 Chris MasonBtrfs: Split the extent_map code into two parts
2008-09-25 Chris MasonBtrfs: Fix hole insertion corner cases
2008-09-25 Chris MasonBtrfs: Add mount -o ssd, which includes optimizations...
2008-09-25 Chris MasonBtrfs: Run igrab on data=ordered inodes to prevent...
2008-09-25 Chris MasonRework btrfs_drop_inode to avoid scheduling
2008-09-25 Chris MasonBtrfs: Add drop inode func to avoid data=ordered deadlock
2008-09-25 Chris MasonBtrfs: Change magic string to reflect new format
2008-09-25 YanBtrfs: Add readonly inode flag
2008-09-25 Chris MasonBtrfs: Add flush barriers on commit
2008-09-25 YanBtrfs: Add inode flags support
2008-09-25 Chris MasonBtrfs: Add some simple throttling to wait for data...
2008-09-25 Chris MasonBtrfs: Add data=ordered support
2008-09-25 Chris MasonBtrfs: Reduce stack usage in the resizer, fix 32 bit...
2008-09-25 Chris MasonBtrfs: Add readahead to the online shrinker, and a...
2008-09-25 Chris MasonBtrfs: Support for online FS resize (grow and shrink)
2008-09-25 Chris MasonBtrfs: Implement basic support for -ENOSPC
2008-09-25 Chris MasonBtrfs: Back port to 2.6.18-el kernels
2008-09-25 Chris MasonBtrfs: Add mount option to enforce a max extent size
2008-09-25 Chris MasonBtrfs: Add mount option to turn off data cow
2008-09-25 Chris MasonBtrfs: Add mount -o nodatasum to turn of file data...
2008-09-25 Chris MasonBtrfs: Reorder extent back refs to differentiate btree...
2008-09-25 Chris MasonBtrfs: Add back pointers from the inode to the director...
2008-09-25 Chris MasonBtrfs: Add back pointers from extents to the btree...
2008-09-25 Chris MasonBtrfs: Implement generation numbers in block pointers
2008-09-25 Chris MasonBtrfs: Add simple stripe size parameter
2008-09-25 Chris Masonbtrfs_drop_extents: make sure the item is getting small...
2008-09-25 YanBtrfs: Add block group pinned accounting back
2008-09-25 Josef Bacikxattr support for btrfs
2008-09-25 Chris MasonFix recursive KM_USER1 usage in btrfs_realloc_node
2008-09-25 Chris MasonBtrfs: Optimize allocations as we need to mix data...
2008-09-25 Chris MasonBtrfs: Fix a number of inline extent problems that...
2008-09-25 Chris MasonBtrfs: Optimize csum insertion to create larger items...
2008-09-25 Chris MasonBtrfs: Fix typo: owner is a 64 bit field
2008-09-25 Chris MasonBtrfs: Defrag only leaves, and only when the parent...
2008-09-25 Chris MasonBtrfs: Add back metadata checksumming
2008-09-25 Chris MasonBreakout BTRFS_SETGET_FUNCS into a separate C file...
2008-09-25 Chris MasonBtrfs: extent_map optimizations to cut down on CPU...
2008-09-25 Chris MasonBtrfs: Allow tails larger than one page
2008-09-25 Chris MasonBtrfs: Cache extent buffer mappings
2008-09-25 Chris MasonBtrfs: Allow tree blocks larger than the page size
2008-09-25 Chris MasonBtrfs: Change the remaining radix trees used by extent...
2008-09-25 Chris MasonBtrfs: Stop using radix trees for the block group cache
2008-09-25 Chris MasonBtrfs: Fix extent_buffer and extent_state leaks
2008-09-25 Chris MasonBtrfs: Avoid memcpy where possible in extent_buffers
2008-09-25 Chris MasonBtrfs: Optimizations for the extent_buffer code
2008-09-25 Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2007-09-14 Christoph HellwigBtrfs: use unlocked_ioctl
2007-09-11 Chris MasonBtrfs: Find and remove dead roots the first time a...
2007-09-10 Chris MasonBtrfs: Add more synchronization before creating a snapshot
2007-08-29 Chris MasonBtrfs: Use mount -o subvol to select the subvol directo...
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-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: 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: Fold some btree readahead routines into somethin...
2007-08-07 Chris MasonBtrfs: Do snapshot deletion in smaller chunks.
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: Add the ability to find and remove dead roots...
2007-06-22 Chris MasonBtrfs: Audit callers and return codes to make sure...
2007-06-22 Chris MasonBtrfs: Switch to libcrc32c to avoid problems with crypt...
2007-06-15 Chris MasonBtrfs: patch queue: page_mkwrite
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-09 Chris MasonBtrfs: remove device tree
2007-06-08 Chris MasonBtrfs: get forced transaction commits via workqueue
2007-06-08 Chris MasonBtrfs: add compat ioctl
2007-06-08 Chris MasonBtrfs: d_type optimization
2007-05-29 Chris MasonBtrfs: block group switching
2007-05-29 Chris MasonBtrfs: fixup various fsx failures
2007-05-24 Chris MasonBtrfs: sparse files!
2007-05-23 Chris MasonBtrfs: rename
2007-05-21 Chris MasonBtrfs: 2.6.21-git fixes
2007-05-18 Chris MasonBtrfs: allocator optimizations, truncate readahead
2007-05-10 Chris MasonBtrfs: switch to crc32c instead of sha256
2007-05-10 Chris MasonBtrfs: many allocator fixes, pretty solid
2007-05-08 Chris MasonBtrfs: allocator and tuning
2007-05-06 Chris MasonBtrfs: more allocator enhancements
2007-05-03 Chris MasonBtrfs: early metadata/data split
2007-05-02 Chris MasonBtrfs: fix page cache memory leak
2007-04-30 Chris MasonBtrfs: allocator improvements, inode block groups
2007-04-27 Chris MasonBtrfs: more block allocator work
2007-04-26 Chris MasonBtrfs: start of block group code
2007-04-25 Chris MasonBtrfs: change around extent-tree prealloc
2007-04-24 Chris MasonBtrfs: get rid of the extent_item type field
2007-04-21 Chris MasonBtrfs: add owner and type fields to the extents aand...
2007-04-20 Chris MasonBtrfs: write barriers on commit, balance level before...
2007-04-20 Chris MasonBtrfs: early fsync support
2007-04-19 Chris MasonBtrfs: directory inode index is back
2007-04-19 Chris MasonBtrfs: many file_write fixes, inline data
2007-04-18 Chris MasonBtrfs: working file_write, reorganized key flags
2007-04-17 Chris MasonBtrfs: rework csums and extent item ordering
2007-04-17 Chris MasonBtrfs: progress on file_write
2007-04-16 Chris MasonBtrfs: early work to file_write in big extents
next