aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.h
Commit message (Expand)AuthorAge
* Btrfs: allow block group cache writeout outside critical section in commitChris Mason2015-04-10
* Btrfs: reserve space for block groupsJosef Bacik2015-04-10
* Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana2015-03-26
* btrfs: Fix out-of-space bugZhao Lei2015-02-14
* Btrfs: track dirty block groups on their own listJosef Bacik2015-01-21
* Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2014-11-25
|\
| * btrfs: add support for processing pending changesDavid Sterba2014-11-12
* | Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik2014-11-21
* | Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana2014-11-20
|/
* btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUBDavid Sterba2014-10-02
* btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-15
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
* Btrfs: remove transaction from sendJosef Bacik2014-04-06
* Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-06
* Btrfs: make fsync latency less suckyJosef Bacik2014-01-28
* Btrfs: remove btrfs_end_transaction_dmeta()Miao Xie2014-01-28
* Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie2013-11-11
* Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik2013-11-11
* btrfs: mark some local function as 'static'Sergei Trofimovich2013-09-01
* Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-09
* Btrfs: make the chunk allocator completely tree locklessJosef Bacik2013-07-02
* Btrfs: make the state of the transaction more readableMiao Xie2013-06-14
* Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structureMiao Xie2013-06-14
* Btrfs: don't wait for all the writers circularly during the transaction commitMiao Xie2013-06-14
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* btrfs: clean snapshots one by oneDavid Sterba2013-05-06
* Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-28
* Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshotMiao Xie2013-02-28
* Btrfs: fix uncompleted transactionMiao Xie2013-02-20
* Btrfs: place ordered operations on a per transaction listJosef Bacik2013-02-20
* btrfs: remove cache only arguments from defrag pathEric Sandeen2013-02-20
* Btrfs: don't re-enter when allocating a chunkJosef Bacik2013-02-20
* Btrfs: improve the noflush reservationMiao Xie2012-12-11
* Btrfs: fix orphan transaction on the freezed filesystemMiao Xie2012-10-09
* Btrfs: add a type field for the transaction handleMiao Xie2012-10-09
* Btrfs: fix race in sync and freeze againJosef Bacik2012-10-04
* Btrfs: delay block group item insertionJosef Bacik2012-10-01
* Btrfs: fix corrupted metadata in the snapshotMiao Xie2012-10-01
* Btrfs: fix a bug in checking whether a inode is already in logLiu Bo2012-10-01
* 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