aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
AgeCommit message (Expand)Author
2020-05-06btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo
2020-02-19btrfs: destroy qgroup extent records on transaction abortJeff Mahoney
2020-01-23btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik
2020-01-23btrfs: drop log root for dropped rootsJosef Bacik
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba
2019-11-18btrfs: Rename btrfs_join_transaction_nolockNikolay Borisov
2019-11-18btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKEDQu Wenruo
2019-11-18btrfs: transaction: describe transaction states and transitionsQu Wenruo
2019-11-18Btrfs: make btrfs_wait_extents() staticFilipe Manana
2019-11-18btrfs: Add assert to catch nested transaction commitNikolay Borisov
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik
2019-07-30Btrfs: fix deadlock between fiemap and transaction commitsFilipe Manana
2019-07-30Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana
2019-07-04btrfs: migrate btrfs_trans_release_chunk_metadataJosef Bacik
2019-04-29Btrfs: remove no longer used member num_dirty_bgs from transactionFilipe Manana
2019-04-29btrfs: get fs_info from trans in btrfs_run_dev_replaceDavid Sterba
2019-04-29btrfs: get fs_info from trans in btrfs_run_dev_statsDavid Sterba
2019-04-29btrfs: get fs_info from trans in btrfs_write_dirty_block_groupsDavid Sterba
2019-04-29btrfs: get fs_info from trans in btrfs_setup_space_cacheDavid Sterba
2019-04-29btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney
2019-04-29btrfs: Rename and export clear_btree_io_treeNikolay Borisov
2019-04-29btrfs: combine device update operations during transaction commitNikolay Borisov
2019-04-29btrfs: Introduce extent_io_tree::owner to distinguish different io_treesQu Wenruo
2019-04-29btrfs: Introduce fs_info to extent_io_treeQu Wenruo
2019-03-13Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writesFilipe Manana
2019-02-25btrfs: open code now trivial btrfs_set_lock_blockingDavid Sterba
2019-02-25btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo
2019-02-25btrfs: call btrfs_create_pending_block_groups unconditionallyJosef Bacik
2019-01-30btrfs: clean up pending block groups when transaction commit abortsDavid Sterba
2019-01-28btrfs: don't end the transaction for delayed refs in throttleJosef Bacik
2018-12-17btrfs: Fix typos in comments and stringsAndrea Gelmini
2018-12-17btrfs: don't run delayed refs in the end transaction logicJosef Bacik
2018-12-17btrfs: rework btrfs_check_space_for_delayed_refsJosef Bacik
2018-12-17btrfs: introduce delayed_refs_rsvJosef Bacik
2018-12-17btrfs: cleanup the useless DEFINE_WAIT in cleanup_transactionLu Fengqi
2018-12-17Btrfs: remove no longer used stuff for tracking pending ordered extentsFilipe Manana
2018-10-19btrfs: don't run delayed_iputs in commitJosef Bacik
2018-10-15btrfs: remove fs_info from btrfs_should_throttle_delayed_refsLu Fengqi
2018-10-15btrfs: remove fs_info from btrfs_check_space_for_delayed_refsLu Fengqi
2018-10-15btrfs: release metadata before running delayed refsJosef Bacik
2018-10-15btrfs: open code btrfs_after_dev_replace_commitDavid Sterba
2018-10-15Btrfs: delayed-refs: use rb_first_cached for href_rootLiu Bo
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro
2018-10-15btrfs: Remove root parameter from btrfs_insert_dir_itemLu Fengqi
2018-08-06btrfs: simplify IS_ERR/PTR_ERR checksAl Viro
2018-08-06btrfs: Remove fs_info from btrfs_add_root_refLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inheritLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroupsLu Fengqi