aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.h
Commit message (Expand)AuthorAge
* Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-25
|\
| * Btrfs: add qgroup inheritanceArne Jansen2012-07-12
| * Btrfs: hooks to reserve qgroup spaceArne Jansen2012-07-12
| * Btrfs: qgroup implementation and prototypesArne Jansen2012-07-12
| * Btrfs: check the root passed to btrfs_end_transactionArne Jansen2012-07-10
* | Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-23
|/
* btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-21
* Merge branch 'for-chris' ofChris Mason2011-05-28
|\
| * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-23
| * Btrfs: kill trans_mutexJosef Bacik2011-05-23
| * Btrfs: if we've already started a trans handle, use that oneJosef Bacik2011-05-23
| * Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik2011-05-23
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\ \
| * | btrfs: remove unused function prototypesDavid Sterba2011-05-04
| |/
* / btrfs: implement delayed inode items operationMiao Xie2011-05-21
|/
* Btrfs: avoid taking the trans_mutex in btrfs_end_transactionJosef Bacik2011-04-11
* Btrfs: Add readonly snapshots supportLi Zefan2010-12-22
* Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil2010-10-29
* Btrfs: async transaction commitSage Weil2010-10-29
* Btrfs: create special free space cache inodeJosef Bacik2010-10-28
* Btrfs: Introduce global metadata reservationYan, Zheng2010-05-25
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-25
* Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-15
* Btrfs: streamline tree-log btree block writeoutChris Mason2009-10-13
* Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
* Btrfs: be more polite in the async caching threadsChris Mason2009-07-30
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: reduce stalls during transaction commitChris Mason2009-03-24
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-24
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-11
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-17
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Btrfs: Various small fixes.Yan Zheng2008-09-25
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-25
* Btrfs: Update and fix mount -o nodatacowYan Zheng2008-09-25
* Btrfs: Throttle operations if the reference cache gets too largeChris Mason2008-09-25
* btrfs_start_transaction: wait for commits in progress to finishChris Mason2008-09-25
* Btrfs: New data=ordered implementationChris Mason2008-09-25
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-25
* Btrfs: Replace the transaction work queue with kthreadsChris Mason2008-09-25
* Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason2008-09-25
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-25
* Btrfs: Move snapshot creation to commit timeChris Mason2008-09-25
* Btrfs: Add data=ordered supportChris Mason2008-09-25
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-25
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-25
* Btrfs: Find and remove dead roots the first time a root is loaded.Chris Mason2007-09-11