summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-111-5/+10
|\
| * btrfs: pass proper enum type to start_transaction()Alexandru Moise2016-01-071-5/+10
* | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-111-11/+7
|\ \
| * | btrfs: preallocate path for snapshot creation at ioctl timeDavid Sterba2016-01-071-5/+4
| * | btrfs: allocate root item at snapshot ioctl timeDavid Sterba2016-01-071-6/+3
| |/
* | Btrfs: fix memory leaks after transaction is abortedFilipe Manana2015-12-171-0/+17
|/
* Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana2015-12-101-1/+0
* Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana2015-11-251-0/+32
* Merge branch 'allocator-fixes' into for-linus-4.4Chris Mason2015-10-211-38/+14
|\
| * Btrfs: add a flags field to btrfs_transactionJosef Bacik2015-10-211-10/+8
| * Btrfs: change how we wait for pending ordered extentsJosef Bacik2015-10-211-28/+6
* | btrfs: qgroup: Use new metadata reservation.Qu Wenruo2015-10-211-27/+7
|/
* Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-211-24/+8
|\
| * btrfs: change num_items type from u64 to unsigned intAlexandru Moise2015-10-211-4/+5
| * btrfs: memset cur_trans->delayed_refs to zeroAlexandru Moise2015-10-211-6/+2
| * btrfs: trimming some start_transaction() code awayAlexandru Moise2015-10-211-14/+1
* | Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...Chris Mason2015-10-121-0/+9
|\ \
| * | btrfs: add comments to barriers before waitqueue_activeDavid Sterba2015-10-101-0/+3
| * | btrfs: add barrier for waitqueue_active in clear_btree_io_treeDavid Sterba2015-10-101-0/+6
* | | Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason2015-10-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-291-1/+1
| |/
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-091-0/+1
|\ \ | |/ |/|
| * Btrfs: fix deadlock when finalizing block group creationFilipe Manana2015-10-051-0/+1
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-0/+32
|\ \ | |/
| * Btrfs: keep dropped roots in cache until transaction commitJosef Bacik2015-09-221-0/+32
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-6/+2
|\ \ | |/ |/|
| * introduce __sb_writers_{acquired,release}() helpersOleg Nesterov2015-08-151-6/+2
* | Btrfs: check if previous transaction aborted to avoid fs corruptionFilipe Manana2015-08-191-0/+3
* | Merge branch 'jeffm-discard-4.3' into for-linus-4.3Chris Mason2015-08-091-0/+2
|\ \
| * | btrfs: add missing discards when unpinning extents with -o discardJeff Mahoney2015-07-291-0/+2
| |/
* | btrfs: Remove unnecessary variants in relocation.cZhaolei2015-08-091-1/+1
|/
* btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei2015-07-221-1/+2
* Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana2015-07-111-2/+2
* btrfs: qgroup: Make snapshot accounting work with new extent-orientedQu Wenruo2015-06-101-20/+33
* btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo2015-06-101-0/+1
* btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.Qu Wenruo2015-06-101-0/+18
* btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo2015-06-101-0/+1
* Btrfs: fix -ENOSPC when finishing block group creationFilipe Manana2015-06-031-0/+6
* Btrfs: allow block group cache writeout outside critical section in commitChris Mason2015-04-101-1/+37
* Btrfs: reserve space for block groupsJosef Bacik2015-04-101-0/+1
* Btrfs: account for crcs in delayed ref processingJosef Bacik2015-04-101-0/+4
* btrfs: actively run the delayed refs while deleting large filesChris Mason2015-04-101-1/+1
* Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason2015-03-251-1/+1
|\
| * btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-161-1/+1
* | Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2015-03-251-5/+2
|\ \
| * | btrfs: use cond_resched_lock where possibleDavid Sterba2015-03-031-5/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-211-14/+25
|\ \
| * | Btrfs: prepare block group cache before writingJosef Bacik2015-03-171-1/+4
| * | Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)Josef Bacik2015-03-131-13/+18
| * | Btrfs: catch transaction abortion after waiting for itLiu Bo2015-03-131-0/+3
OpenPOWER on IntegriCloud