summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-091-1/+1
* Btrfs: make the chunk allocator completely tree locklessJosef Bacik2013-07-021-0/+1
* Btrfs: make the state of the transaction more readableMiao Xie2013-06-141-4/+12
* Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structureMiao Xie2013-06-141-2/+0
* Btrfs: don't wait for all the writers circularly during the transaction commitMiao Xie2013-06-141-8/+23
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-1/+0
* btrfs: clean snapshots one by oneDavid Sterba2013-05-061-1/+1
* Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-281-0/+1
* Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshotMiao Xie2013-02-281-0/+1
* Btrfs: fix uncompleted transactionMiao Xie2013-02-201-0/+2
* Btrfs: place ordered operations on a per transaction listJosef Bacik2013-02-201-0/+1
* btrfs: remove cache only arguments from defrag pathEric Sandeen2013-02-201-1/+1
* Btrfs: don't re-enter when allocating a chunkJosef Bacik2013-02-201-0/+1
* Btrfs: improve the noflush reservationMiao Xie2012-12-111-1/+1
* Btrfs: fix orphan transaction on the freezed filesystemMiao Xie2012-10-091-2/+2
* Btrfs: add a type field for the transaction handleMiao Xie2012-10-091-4/+11
* Btrfs: fix race in sync and freeze againJosef Bacik2012-10-041-0/+1
* Btrfs: delay block group item insertionJosef Bacik2012-10-011-0/+1
* Btrfs: fix corrupted metadata in the snapshotMiao Xie2012-10-011-0/+2
* Btrfs: fix a bug in checking whether a inode is already in logLiu Bo2012-10-011-0/+1
* Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-251-0/+11
|\
| * Btrfs: add qgroup inheritanceArne Jansen2012-07-121-0/+1
| * Btrfs: hooks to reserve qgroup spaceArne Jansen2012-07-121-0/+1
| * Btrfs: qgroup implementation and prototypesArne Jansen2012-07-121-0/+3
| * Btrfs: check the root passed to btrfs_end_transactionArne Jansen2012-07-101-0/+6
* | Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-231-0/+1
|/
* btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-221-0/+3
* Merge branch 'for-chris' ofChris Mason2011-05-281-21/+8
|\
| * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-231-14/+0
| * Btrfs: kill trans_mutexJosef Bacik2011-05-231-1/+3
| * Btrfs: if we've already started a trans handle, use that oneJosef Bacik2011-05-231-0/+2
| * Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik2011-05-231-6/+3
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-221-3/+0
|\ \
| * | btrfs: remove unused function prototypesDavid Sterba2011-05-041-3/+0
| |/
* / btrfs: implement delayed inode items operationMiao Xie2011-05-211-0/+2
|/
* Btrfs: avoid taking the trans_mutex in btrfs_end_transactionJosef Bacik2011-04-111-2/+2
* Btrfs: Add readonly snapshots supportLi Zefan2010-12-231-0/+1
* 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