index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.h
Age
Commit message (
Expand
)
Author
2024-03-04
btrfs: remove no longer used btrfs_transaction_in_commit()
Filipe Manana
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
2023-12-06
btrfs: free qgroup pertrans reserve on transaction abort
Boris Burkov
2023-10-12
btrfs: add and use helpers for reading and writing log_transid
Filipe Manana
2023-10-12
btrfs: move btrfs_defrag_root() to defrag.{c,h}
Filipe Manana
2023-10-12
btrfs: rename errno identifiers to error
David Sterba
2023-10-12
btrfs: always reserve space for delayed refs when starting transaction
Filipe Manana
2023-10-12
btrfs: stop doing excessive space reservation for csum deletion
Filipe Manana
2023-10-04
btrfs: always print transaction aborted messages with an error level
Filipe Manana
2023-09-08
btrfs: do not block starts waiting on previous transaction commit
Josef Bacik
2023-06-19
btrfs: don't hold an extra reference for redirtied buffers
Christoph Hellwig
2023-02-13
btrfs: move btrfs_abort_transaction to transaction.c
Josef Bacik
2022-12-05
btrfs: remove fs_info::pending_changes and related code
Josef Bacik
2022-12-05
btrfs: convert __TRANS_* defines to enum bits
David Sterba
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
2022-03-14
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-01-31
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-03
btrfs: remove trans_handle->root
Josef Bacik
2022-01-03
btrfs: rework async transaction committing
Josef Bacik
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-21
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
2021-04-19
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
2021-04-19
btrfs: fix race between marking inode needs to be logged and log syncing
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
2020-12-08
btrfs: return bool from btrfs_should_end_transaction
Nikolay Borisov
2020-12-08
btrfs: remove dio iomap DSYNC workaround
Goldwyn Rodrigues
2020-10-07
btrfs: dio iomap DSYNC workaround
Josef Bacik
2020-10-07
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
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-07-27
btrfs: make btrfs_set_inode_last_trans take btrfs_inode
Nikolay Borisov
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
2019-11-18
btrfs: Rename btrfs_join_transaction_nolock
Nikolay Borisov
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
Btrfs: make btrfs_wait_extents() static
Filipe Manana
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-04-29
Btrfs: remove no longer used member num_dirty_bgs from transaction
Filipe Manana
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
2019-04-29
Btrfs: remove no longer used 'sync' member from transaction handle
Filipe Manana
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
[next]