summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil2010-10-291-0/+1
* Btrfs: async transaction commitSage Weil2010-10-291-0/+3
* Btrfs: create special free space cache inodeJosef Bacik2010-10-281-0/+4
* Btrfs: Introduce global metadata reservationYan, Zheng2010-05-251-0/+3
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-5/+8
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-251-4/+4
* Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-151-3/+3
* Btrfs: streamline tree-log btree block writeoutChris Mason2009-10-131-0/+4
* Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-131-0/+1
* Btrfs: be more polite in the async caching threadsChris Mason2009-07-301-0/+1
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-8/+4
* Btrfs: reduce stalls during transaction commitChris Mason2009-03-241-0/+5
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-241-0/+3
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-3/+3
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-111-1/+1
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-171-0/+2
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-251-0/+2
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-0/+1
* Btrfs: Various small fixes.Yan Zheng2008-09-251-2/+1
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-251-0/+2
* Btrfs: Update and fix mount -o nodatacowYan Zheng2008-09-251-0/+5
* Btrfs: Throttle operations if the reference cache gets too largeChris Mason2008-09-251-0/+1
* btrfs_start_transaction: wait for commits in progress to finishChris Mason2008-09-251-0/+3
* Btrfs: New data=ordered implementationChris Mason2008-09-251-4/+0
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-251-1/+0
* Btrfs: Replace the transaction work queue with kthreadsChris Mason2008-09-251-10/+0
* Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason2008-09-251-0/+2
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-251-1/+1
* Btrfs: Move snapshot creation to commit timeChris Mason2008-09-251-0/+7
* Btrfs: Add data=ordered supportChris Mason2008-09-251-2/+6
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-251-0/+5
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-2/+3
* Btrfs: Find and remove dead roots the first time a root is loaded.Chris Mason2007-09-111-1/+2
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-101-0/+7
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-101-0/+2
* Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason2007-08-081-0/+2
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-0/+1
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-221-0/+1
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: get forced transaction commits via workqueueChris Mason2007-06-081-3/+0
* Btrfs: add compat ioctlChris Mason2007-06-081-0/+8
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-301-0/+15
* Btrfs: smarter transaction writebackChris Mason2007-04-281-0/+1
* Btrfs: early fsync supportChris Mason2007-04-191-0/+1
* Btrfs: still corruption huntingChris Mason2007-04-021-0/+3
* Btrfs: transaction reworkChris Mason2007-03-221-16/+19
* Mountable btrfs, with readdirChris Mason2007-03-221-2/+2
* Btrfs: transaction handles everywhereChris Mason2007-03-161-0/+27
OpenPOWER on IntegriCloud