aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-06
|\
| * Btrfs: remove extra run_delayed_refs in update_cowonly_rootJosef Bacik2015-03-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-19
|\|
| * btrfs: Fix out-of-space bugZhao Lei2015-02-14
| * Btrfs: track dirty block groups on their own listJosef Bacik2015-01-21
| * Btrfs: change how we track dirty rootsJosef Bacik2015-01-21
* | btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo2015-01-20
|/
* Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2014-11-25
|\
| * btrfs: introduce pending action: commitDavid Sterba2014-11-12
| * btrfs: switch inode_cache option handling to pending changesDavid Sterba2014-11-12
| * 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: make find_first_extent_bit be able to cache any stateFilipe Manana2014-11-20
* | Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana2014-11-20
|/
* Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2014-10-04
|\
| * btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba2014-10-02
* | Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\ \
| * | btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUBDavid Sterba2014-10-02
| |/
* | Btrfs: fix race in WAIT_SYNC ioctlSage Weil2014-10-03
* | Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana2014-10-03
|/
* Btrfs: fix wrong device bytes_used in the super blockMiao Xie2014-09-17
* Btrfs: fix wrong disk size when writing super blocksMiao Xie2014-09-17
* btrfs: use nodesize everywhere, kill leafsizeDavid Sterba2014-09-17
* btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshotDavid Sterba2014-09-17
* btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-15
* Btrfs: fix crash when starting transactionFilipe Manana2014-07-03
* btrfs: remove stale comment from btrfs_flush_all_pending_stuffsDavid Sterba2014-07-03
* Btrfs: assert send doesn't attempt to start transactionsFilipe Manana2014-06-28
* btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-13
* Btrfs: convert smp_mb__{before,after}_clear_bitChris Mason2014-06-10
* Btrfs: async delayed refsChris Mason2014-06-09
* Btrfs: rework qgroup accountingJosef Bacik2014-06-09
* Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-09
* btrfs: assert that send is not in progres before root deletionDavid Sterba2014-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: fix deadlock with nested trans handlesJosef Bacik2014-03-20
* Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie2014-03-10
* Btrfs: cancel scrub on transaction abortionWang Shilong2014-03-10
* Btrfs: fix a possible deadlock between scrub and transaction committingWang Shilong2014-03-10
* btrfs: Add noinode_cache mount optionQu Wenruo2014-01-28
* Btrfs: throttle delayed refs betterJosef Bacik2014-01-28
* Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-28
* Btrfs: make fsync latency less suckyJosef Bacik2014-01-28
* Btrfs: fix protection between send and root deletionWang Shilong2014-01-28
* Btrfs: remove btrfs_end_transaction_dmeta()Miao Xie2014-01-28
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* Btrfs: wrap repeated code into scrub_blocked_if_needed()Wang Shilong2014-01-28
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-28
* Btrfs: fix lockdep error in async commitLiu Bo2013-11-20