summaryrefslogtreecommitdiff
path: root/fs/btrfs/transaction.h
AgeCommit message (Expand)Author
2009-12-15Btrfs: Avoid superfluous tree-log writeoutYan, Zheng
2009-10-13Btrfs: streamline tree-log btree block writeoutChris Mason
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason
2009-07-30Btrfs: be more polite in the async caching threadsChris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-03-24Btrfs: reduce stalls during transaction commitChris Mason
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundChris Mason
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-12-11Btrfs: fix leaking block group on balanceYan Zheng
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-09-25Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason
2008-09-25Btrfs: Various small fixes.Yan Zheng
2008-09-25Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil
2008-09-25Btrfs: Update and fix mount -o nodatacowYan Zheng
2008-09-25Btrfs: Throttle operations if the reference cache gets too largeChris Mason
2008-09-25btrfs_start_transaction: wait for commits in progress to finishChris Mason
2008-09-25Btrfs: New data=ordered implementationChris Mason
2008-09-25Btrfs: Online btree defragmentation fixesChris Mason
2008-09-25Btrfs: Replace the transaction work queue with kthreadsChris Mason
2008-09-25Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason
2008-09-25Btrfs: Split the extent_map code into two partsChris Mason
2008-09-25Btrfs: Move snapshot creation to commit timeChris Mason
2008-09-25Btrfs: Add data=ordered supportChris Mason
2008-09-25Btrfs: Back port to 2.6.18-el kernelsChris Mason
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2007-09-11Btrfs: Find and remove dead roots the first time a root is loaded.Chris Mason
2007-08-10Btrfs: delay commits during fsync to allow more writersJosef Bacik
2007-08-10Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason
2007-08-08Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason
2007-06-22Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason
2007-06-12Btrfs: add GPLv2Chris Mason
2007-06-08Btrfs: get forced transaction commits via workqueueChris Mason
2007-06-08Btrfs: add compat ioctlChris Mason
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason
2007-04-28Btrfs: smarter transaction writebackChris Mason
2007-04-19Btrfs: early fsync supportChris Mason
2007-04-02Btrfs: still corruption huntingChris Mason
2007-03-22Btrfs: transaction reworkChris Mason
2007-03-22Mountable btrfs, with readdirChris Mason
2007-03-16Btrfs: transaction handles everywhereChris Mason