index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
1
-3
/
+3
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
1
-4
/
+3
2020-03-23
btrfs: merge unlocking to common exit block in btrfs_commit_transaction
David Sterba
1
-35
/
+23
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
1
-0
/
+2
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
1
-12
/
+13
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
1
-6
/
+0
2020-03-23
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
1
-0
/
+6
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-1
/
+1
2020-02-19
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
1
-0
/
+2
2020-01-23
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
1
-0
/
+8
2020-01-23
btrfs: drop log root for dropped roots
Josef Bacik
1
-10
/
+12
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-3
/
+3
2019-11-18
btrfs: Rename btrfs_join_transaction_nolock
Nikolay Borisov
1
-1
/
+1
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
1
-12
/
+3
2019-11-18
btrfs: transaction: describe transaction states and transitions
Qu Wenruo
1
-0
/
+71
2019-11-18
Btrfs: make btrfs_wait_extents() static
Filipe Manana
1
-1
/
+1
2019-11-18
btrfs: Add assert to catch nested transaction commit
Nikolay Borisov
1
-0
/
+2
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
1
-0
/
+1
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-2
/
+2
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
1
-4
/
+18
2019-07-30
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
1
-0
/
+10
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
1
-0
/
+18
2019-04-29
Btrfs: remove no longer used member num_dirty_bgs from transaction
Filipe Manana
1
-1
/
+0
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_replace
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_stats
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from trans in btrfs_write_dirty_block_groups
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from trans in btrfs_setup_space_cache
David Sterba
1
-1
/
+1
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
1
-9
/
+0
2019-04-29
btrfs: Rename and export clear_btree_io_tree
Nikolay Borisov
1
-33
/
+4
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
1
-2
/
+3
2019-04-29
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
1
-1
/
+1
2019-04-29
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
1
-1
/
+1
2019-03-13
Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes
Filipe Manana
1
-6
/
+43
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
1
-1
/
+1
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
1
-0
/
+1
2019-02-25
btrfs: call btrfs_create_pending_block_groups unconditionally
Josef Bacik
1
-4
/
+2
2019-01-30
btrfs: clean up pending block groups when transaction commit aborts
David Sterba
1
-0
/
+16
2019-01-28
btrfs: don't end the transaction for delayed refs in throttle
Josef Bacik
1
-8
/
+0
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-2
/
+2
2018-12-17
btrfs: don't run delayed refs in the end transaction logic
Josef Bacik
1
-38
/
+0
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
1
-1
/
+1
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
1
-3
/
+34
2018-12-17
btrfs: cleanup the useless DEFINE_WAIT in cleanup_transaction
Lu Fengqi
1
-1
/
+0
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
1
-11
/
+0
2018-10-19
btrfs: don't run delayed_iputs in commit
Josef Bacik
1
-9
/
+0
2018-10-15
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
1
-1
/
+1
2018-10-15
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
1
-1
/
+1
2018-10-15
btrfs: release metadata before running delayed refs
Josef Bacik
1
-3
/
+3
2018-10-15
btrfs: open code btrfs_after_dev_replace_commit
David Sterba
1
-1
/
+4
[prev]
[next]