Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / fs / btrfs / transaction.h
2010-05-25 Yan, ZhengBtrfs: Introduce global metadata reservation
2010-05-25 Yan, ZhengBtrfs: Integrate metadata reservation with start_transa...
2010-05-25 Yan, ZhengBtrfs: Introduce contexts for metadata reservation
2009-12-16 Yan, ZhengBtrfs: Avoid superfluous tree-log writeout
2009-10-13 Chris MasonBtrfs: streamline tree-log btree block writeout
2009-10-13 Chris MasonBtrfs: avoid tree log commit when there are no changes
2009-07-30 Chris MasonBtrfs: be more polite in the async caching threads
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...
2009-03-24 Chris MasonBtrfs: reduce stalls during transaction commit
2009-03-24 Chris MasonBtrfs: do extent allocation and reference count updates...
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2008-12-11 Yan ZhengBtrfs: fix leaking block group on balance
2008-11-18 Chris MasonBtrfs: Allow subvolumes and snapshots anywhere in the...
2008-09-25 Chris MasonBtrfs: Record dirty pages tree-log pages in an extent_i...
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Yan ZhengBtrfs: Various small fixes.
2008-09-25 Sage WeilBtrfs: fix ioctl-initiated transactions vs wait_current...
2008-09-25 Yan ZhengBtrfs: Update and fix mount -o nodatacow
2008-09-25 Chris MasonBtrfs: Throttle operations if the reference cache gets...
2008-09-25 Chris Masonbtrfs_start_transaction: wait for commits in progress...
2008-09-25 Chris MasonBtrfs: New data=ordered implementation
2008-09-25 Chris MasonBtrfs: Online btree defragmentation fixes
2008-09-25 Chris MasonBtrfs: Replace the transaction work queue with kthreads
2008-09-25 Chris MasonAdd btrfs_end_transaction_throttle to force writers...
2008-09-25 Chris MasonBtrfs: Split the extent_map code into two parts
2008-09-25 Chris MasonBtrfs: Move snapshot creation to commit time
2008-09-25 Chris MasonBtrfs: Add data=ordered support
2008-09-25 Chris MasonBtrfs: Back port to 2.6.18-el kernels
2008-09-25 Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2007-09-11 Chris MasonBtrfs: Find and remove dead roots the first time a...
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-07 Chris MasonBtrfs: Add run time btree defrag, and an ioctl to force...
2007-06-22 Chris MasonBtrfs: Add the ability to find and remove dead roots...
2007-06-12 Chris MasonBtrfs: add GPLv2
2007-06-08 Chris MasonBtrfs: get forced transaction commits via workqueue
2007-06-08 Chris MasonBtrfs: add compat ioctl
2007-04-30 Chris MasonBtrfs: allocator improvements, inode block groups
2007-04-28 Chris MasonBtrfs: smarter transaction writeback
2007-04-20 Chris MasonBtrfs: early fsync support
2007-04-02 Chris MasonBtrfs: still corruption hunting
2007-03-22 Chris MasonBtrfs: transaction rework
2007-03-22 Chris MasonMountable btrfs, with readdir
2007-03-16 Chris MasonBtrfs: transaction handles everywhere