index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-11-11
1
-1
/
+1
*
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
2024-09-03
1
-0
/
+6
*
btrfs: switch btrfs_pending_snapshot::dir to btrfs_inode
David Sterba
2024-07-11
1
-1
/
+1
*
btrfs: add and use helper to commit the current transaction
Filipe Manana
2024-07-11
1
-0
/
+1
*
btrfs: rename macro local variables that clash with other variables
David Sterba
2024-07-11
1
-3
/
+3
*
btrfs: remove no longer used btrfs_transaction_in_commit()
Filipe Manana
2024-03-04
1
-1
/
+0
*
btrfs: add forward declarations and headers, part 2
David Sterba
2024-03-04
1
-1
/
+16
*
btrfs: free qgroup pertrans reserve on transaction abort
Boris Burkov
2023-12-06
1
-0
/
+3
*
btrfs: add and use helpers for reading and writing log_transid
Filipe Manana
2023-10-12
1
-1
/
+1
*
btrfs: move btrfs_defrag_root() to defrag.{c,h}
Filipe Manana
2023-10-12
1
-1
/
+0
*
btrfs: rename errno identifiers to error
David Sterba
2023-10-12
1
-7
/
+7
*
btrfs: always reserve space for delayed refs when starting transaction
Filipe Manana
2023-10-12
1
-0
/
+2
*
btrfs: stop doing excessive space reservation for csum deletion
Filipe Manana
2023-10-12
1
-0
/
+1
*
btrfs: always print transaction aborted messages with an error level
Filipe Manana
2023-10-04
1
-2
/
+2
*
btrfs: do not block starts waiting on previous transaction commit
Josef Bacik
2023-09-08
1
-0
/
+1
*
btrfs: don't hold an extra reference for redirtied buffers
Christoph Hellwig
2023-06-19
1
-3
/
+0
*
btrfs: move btrfs_abort_transaction to transaction.c
Josef Bacik
2023-02-13
1
-0
/
+31
*
btrfs: remove fs_info::pending_changes and related code
Josef Bacik
2022-12-05
1
-1
/
+0
*
btrfs: convert __TRANS_* defines to enum bits
David Sterba
2022-12-05
1
-8
/
+10
*
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+3
*
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
2022-03-14
1
-1
/
+1
*
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
1
-0
/
+1
*
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-31
1
-0
/
+2
*
btrfs: remove trans_handle->root
Josef Bacik
2022-01-03
1
-1
/
+0
*
btrfs: rework async transaction committing
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
2021-07-07
1
-1
/
+1
*
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
2021-07-07
1
-7
/
+0
*
btrfs: send: fix crash when memory allocations trigger reclaim
Filipe Manana
2021-06-22
1
-2
/
+0
*
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
2021-06-21
1
-2
/
+1
*
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
2021-06-21
1
-1
/
+0
*
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
2021-04-19
1
-0
/
+7
*
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
2021-04-19
1
-1
/
+1
*
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-09
1
-0
/
+3
*
btrfs: make concurrent fsyncs wait less when waiting for a transaction commit
Filipe Manana
2021-02-08
1
-0
/
+2
*
btrfs: return bool from btrfs_should_end_transaction
Nikolay Borisov
2020-12-08
1
-1
/
+1
*
btrfs: remove dio iomap DSYNC workaround
Goldwyn Rodrigues
2020-12-08
1
-1
/
+0
*
btrfs: dio iomap DSYNC workaround
Josef Bacik
2020-10-07
1
-0
/
+1
*
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
2020-10-07
1
-0
/
+7
*
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
2020-07-27
1
-14
/
+0
*
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
2020-07-27
1
-0
/
+2
*
btrfs: make btrfs_set_inode_last_trans take btrfs_inode
Nikolay Borisov
2020-07-27
1
-6
/
+6
*
btrfs: improve global reserve stealing logic
Josef Bacik
2020-05-25
1
-2
/
+1
*
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
1
-0
/
+1
*
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-23
1
-0
/
+12
*
btrfs: Rename btrfs_join_transaction_nolock
Nikolay Borisov
2019-11-18
1
-1
/
+1
*
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
1
-1
/
+0
*
Btrfs: make btrfs_wait_extents() static
Filipe Manana
2019-11-18
1
-2
/
+0
*
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
2019-07-30
1
-0
/
+3
*
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-07-04
1
-0
/
+1
*
Btrfs: remove no longer used member num_dirty_bgs from transaction
Filipe Manana
2019-04-29
1
-1
/
+0
[next]