index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
Filipe Manana
2021-04-19
1
-1
/
+11
*
btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
Josef Bacik
2021-04-19
1
-1
/
+3
*
btrfs: return an error from btrfs_record_root_in_trans
Josef Bacik
2021-04-19
1
-2
/
+3
*
btrfs: handle record_root_in_trans failure in create_pending_snapshot
Josef Bacik
2021-04-19
1
-3
/
+8
*
btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans
Josef Bacik
2021-04-19
1
-2
/
+3
*
btrfs: handle record_root_in_trans failure in qgroup_account_snapshot
Josef Bacik
2021-04-19
1
-2
/
+4
*
btrfs: handle btrfs_record_root_in_trans failure in start_transaction
Josef Bacik
2021-04-19
1
-1
/
+10
*
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
2021-04-19
1
-0
/
+5
*
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-09
1
-0
/
+10
*
btrfs: make concurrent fsyncs wait less when waiting for a transaction commit
Filipe Manana
2021-02-08
1
-8
/
+31
*
btrfs: run delayed refs less often in commit_cowonly_roots
Josef Bacik
2021-02-08
1
-11
/
+12
*
btrfs: stop running all delayed refs during snapshot
Josef Bacik
2021-02-08
1
-6
/
+0
*
btrfs: move delayed ref flushing for qgroup into qgroup helper
Josef Bacik
2021-02-08
1
-6
/
+17
*
btrfs: only run delayed refs once before committing
Josef Bacik
2021-02-08
1
-6
/
+0
*
btrfs: only let one thread pre-flush delayed refs in commit
Josef Bacik
2021-02-08
1
-17
/
+15
*
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
1
-1
/
+1
*
btrfs: fix error handling in commit_fs_roots
Josef Bacik
2021-02-08
1
-5
/
+6
*
btrfs: no need to run delayed refs after commit_fs_roots during commit
David Sterba
2021-01-12
1
-8
/
+0
*
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
1
-0
/
+2
*
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
1
-19
/
+0
*
btrfs: return bool from btrfs_should_end_transaction
Nikolay Borisov
2020-12-08
1
-2
/
+2
*
btrfs: return bool from should_end_transaction
Nikolay Borisov
2020-12-08
1
-2
/
+2
*
btrfs: make btrfs_update_inode_fallback take btrfs_inode
Nikolay Borisov
2020-12-08
1
-1
/
+1
*
btrfs: protect fs_info->caching_block_groups by block_group_cache_lock
Josef Bacik
2020-12-08
1
-0
/
+2
*
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
2020-12-08
1
-2
/
+40
*
btrfs: locking: remove all the blocking helpers
Josef Bacik
2020-12-08
1
-2
/
+0
*
btrfs: do not start and wait for delalloc on snapshot roots on transaction co...
Filipe Manana
2020-12-08
1
-43
/
+6
*
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
1
-2
/
+3
*
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
2020-10-07
1
-0
/
+10
*
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
2020-09-07
1
-0
/
+1
*
btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
Josef Bacik
2020-07-27
1
-1
/
+4
*
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
2020-07-27
1
-1
/
+0
*
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
2020-07-27
1
-1
/
+1
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-1
/
+1
*
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
1
-7
/
+7
*
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-05-25
1
-1
/
+1
*
btrfs: force chunk allocation if our global rsv is larger than metadata
Josef Bacik
2020-05-25
1
-0
/
+18
*
btrfs: improve global reserve stealing logic
Josef Bacik
2020-05-25
1
-37
/
+5
*
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
2020-04-27
1
-2
/
+11
*
btrfs: hold a ref on the root on the dead roots list
Josef Bacik
2020-03-23
1
-1
/
+4
*
btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
Josef Bacik
2020-03-23
1
-0
/
+4
*
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
2020-03-23
1
-2
/
+2
*
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
1
-3
/
+3
*
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
1
-4
/
+3
*
btrfs: merge unlocking to common exit block in btrfs_commit_transaction
David Sterba
2020-03-23
1
-35
/
+23
*
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
1
-0
/
+2
*
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-23
1
-12
/
+13
*
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-6
/
+0
*
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
2020-03-23
1
-0
/
+6
*
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
1
-1
/
+1
[next]