aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/transaction.h
AgeCommit message (Expand)Author
2013-11-11Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie
2013-11-11Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik
2013-09-01btrfs: mark some local function as 'static'Sergei Trofimovich
2013-08-09Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik
2013-07-02Btrfs: make the chunk allocator completely tree locklessJosef Bacik
2013-06-14Btrfs: make the state of the transaction more readableMiao Xie
2013-06-14Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structureMiao Xie
2013-06-14Btrfs: don't wait for all the writers circularly during the transaction commitMiao Xie
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06btrfs: clean snapshots one by oneDavid Sterba
2013-02-28Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie
2013-02-28Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshotMiao Xie
2013-02-20Btrfs: fix uncompleted transactionMiao Xie
2013-02-20Btrfs: place ordered operations on a per transaction listJosef Bacik
2013-02-20btrfs: remove cache only arguments from defrag pathEric Sandeen
2013-02-20Btrfs: don't re-enter when allocating a chunkJosef Bacik
2012-12-11Btrfs: improve the noflush reservationMiao Xie
2012-10-09Btrfs: fix orphan transaction on the freezed filesystemMiao Xie
2012-10-09Btrfs: add a type field for the transaction handleMiao Xie
2012-10-04Btrfs: fix race in sync and freeze againJosef Bacik
2012-10-01Btrfs: delay block group item insertionJosef Bacik
2012-10-01Btrfs: fix corrupted metadata in the snapshotMiao Xie
2012-10-01Btrfs: fix a bug in checking whether a inode is already in logLiu Bo
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason
2012-07-23Btrfs: change how we indicate we're adding csumsJosef Bacik
2012-07-12Btrfs: add qgroup inheritanceArne Jansen
2012-07-12Btrfs: hooks to reserve qgroup spaceArne Jansen
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen
2012-07-10Btrfs: check the root passed to btrfs_end_transactionArne Jansen
2012-03-22btrfs: enhance transaction abort infrastructureJeff Mahoney
2011-05-28Merge branch 'for-chris' ofChris Mason
2011-05-23Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik
2011-05-23Btrfs: kill trans_mutexJosef Bacik
2011-05-23Btrfs: if we've already started a trans handle, use that oneJosef Bacik
2011-05-23Btrfs: take away the num_items argument from btrfs_join_transactionJosef Bacik
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-05-21btrfs: implement delayed inode items operationMiao Xie
2011-05-04btrfs: remove unused function prototypesDavid Sterba
2011-04-11Btrfs: avoid taking the trans_mutex in btrfs_end_transactionJosef Bacik
2010-12-23Btrfs: Add readonly snapshots supportLi Zefan
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil
2010-10-29Btrfs: async transaction commitSage Weil
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-05-25Btrfs: Introduce global metadata reservationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng
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