summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2014-10-041-1/+1
|\
| * btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba2014-10-021-1/+1
* | Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-041-1/+1
|\ \
| * | btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUBDavid Sterba2014-10-021-1/+1
| |/
* | Btrfs: fix race in WAIT_SYNC ioctlSage Weil2014-10-041-3/+9
* | Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana2014-10-041-0/+26
|/
* Btrfs: fix wrong device bytes_used in the super blockMiao Xie2014-09-171-0/+1
* Btrfs: fix wrong disk size when writing super blocksMiao Xie2014-09-171-0/+2
* btrfs: use nodesize everywhere, kill leafsizeDavid Sterba2014-09-171-1/+1
* btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshotDavid Sterba2014-09-171-4/+1Star
* btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-151-31/+2Star
* Btrfs: fix crash when starting transactionFilipe Manana2014-07-031-0/+1
* btrfs: remove stale comment from btrfs_flush_all_pending_stuffsDavid Sterba2014-07-031-5/+0Star
* Btrfs: assert send doesn't attempt to start transactionsFilipe Manana2014-06-281-2/+4
* btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-131-5/+7
* Btrfs: convert smp_mb__{before,after}_clear_bitChris Mason2014-06-101-2/+2
* Btrfs: async delayed refsChris Mason2014-06-101-3/+16
* Btrfs: rework qgroup accountingJosef Bacik2014-06-101-26/+26
* Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-101-16/+17
* btrfs: assert that send is not in progres before root deletionDavid Sterba2014-06-101-13/+0Star
* Btrfs: remove transaction from sendJosef Bacik2014-04-071-17/+28
* Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-071-1/+2
* Btrfs: fix deadlock with nested trans handlesJosef Bacik2014-03-211-10/+4Star
* Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie2014-03-101-1/+1
* Btrfs: cancel scrub on transaction abortionWang Shilong2014-03-101-0/+1
* Btrfs: fix a possible deadlock between scrub and transaction committingWang Shilong2014-03-101-11/+11
* btrfs: Add noinode_cache mount optionQu Wenruo2014-01-281-0/+9
* Btrfs: throttle delayed refs betterJosef Bacik2014-01-281-2/+2
* Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-281-6/+1Star
* Btrfs: make fsync latency less suckyJosef Bacik2014-01-281-1/+2
* Btrfs: fix protection between send and root deletionWang Shilong2014-01-281-0/+13
* Btrfs: remove btrfs_end_transaction_dmeta()Miao Xie2014-01-281-6/+0Star
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-4/+4
* Btrfs: wrap repeated code into scrub_blocked_if_needed()Wang Shilong2014-01-281-1/+2
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-281-1/+3
* Btrfs: fix lockdep error in async commitLiu Bo2013-11-211-2/+2
* Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie2013-11-121-1/+1
* Btrfs: don't wait for the completion of all the ordered extentsMiao Xie2013-11-121-1/+1
* Btrfs: fix memory leaks on transaction commit failureFilipe David Borba Manana2013-11-121-4/+8
* Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie2013-11-121-1/+23
* Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik2013-11-121-11/+11
* Btrfs: remove all BUG_ON()'s from commit_cowonly_rootsJosef Bacik2013-11-121-5/+8
* Btrfs: cleanup transaction on abortJosef Bacik2013-11-121-1/+3
* Btrfs: reset intwrite on transaction abortJosef Bacik2013-11-121-0/+2
* Btrfs: fix transid verify errors when recovering log treeJosef Bacik2013-10-041-5/+2Star
* Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-211-1/+1
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-011-2/+1Star
* Btrfs: check UUID tree during mount if requiredStefan Behrens2013-09-011-1/+2
* Btrfs: introduce uuid-tree-gen fieldStefan Behrens2013-09-011-0/+1
* Btrfs: maintain subvolume items in the UUID treeStefan Behrens2013-09-011-1/+19