index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
2021-07-07
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
2021-06-22
btrfs: send: fix crash when memory allocations trigger reclaim
Filipe Manana
2021-06-22
btrfs: fix unbalanced unlock in qgroup_account_snapshot()
Naohiro Aota
2021-06-21
btrfs: inline wait_current_trans_commit_start in its caller
David Sterba
2021-06-21
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
2021-06-21
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
2021-04-19
btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
Filipe Manana
2021-04-19
btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
Josef Bacik
2021-04-19
btrfs: return an error from btrfs_record_root_in_trans
Josef Bacik
2021-04-19
btrfs: handle record_root_in_trans failure in create_pending_snapshot
Josef Bacik
2021-04-19
btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans
Josef Bacik
2021-04-19
btrfs: handle record_root_in_trans failure in qgroup_account_snapshot
Josef Bacik
2021-04-19
btrfs: handle btrfs_record_root_in_trans failure in start_transaction
Josef Bacik
2021-04-19
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-08
btrfs: make concurrent fsyncs wait less when waiting for a transaction commit
Filipe Manana
2021-02-08
btrfs: run delayed refs less often in commit_cowonly_roots
Josef Bacik
2021-02-08
btrfs: stop running all delayed refs during snapshot
Josef Bacik
2021-02-08
btrfs: move delayed ref flushing for qgroup into qgroup helper
Josef Bacik
2021-02-08
btrfs: only run delayed refs once before committing
Josef Bacik
2021-02-08
btrfs: only let one thread pre-flush delayed refs in commit
Josef Bacik
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
btrfs: fix error handling in commit_fs_roots
Josef Bacik
2021-01-12
btrfs: no need to run delayed refs after commit_fs_roots during commit
David Sterba
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-08
btrfs: return bool from btrfs_should_end_transaction
Nikolay Borisov
2020-12-08
btrfs: return bool from should_end_transaction
Nikolay Borisov
2020-12-08
btrfs: make btrfs_update_inode_fallback take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: protect fs_info->caching_block_groups by block_group_cache_lock
Josef Bacik
2020-12-08
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
2020-12-08
btrfs: do not start and wait for delalloc on snapshot roots on transaction co...
Filipe Manana
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
2020-09-07
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
2020-07-27
btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
Josef Bacik
2020-07-27
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
2020-07-27
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-05-25
btrfs: force chunk allocation if our global rsv is larger than metadata
Josef Bacik
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
2020-04-27
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
2020-03-23
btrfs: hold a ref on the root on the dead roots list
Josef Bacik
2020-03-23
btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
Josef Bacik
2020-03-23
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
[next]