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.c
Age
Commit message (
Expand
)
Author
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
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
btrfs: merge unlocking to common exit block in btrfs_commit_transaction
David Sterba
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-02-19
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
2020-01-23
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
2020-01-23
btrfs: drop log root for dropped roots
Josef Bacik
2019-11-18
btrfs: rename btrfs_block_group_cache
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: transaction: describe transaction states and transitions
Qu Wenruo
2019-11-18
Btrfs: make btrfs_wait_extents() static
Filipe Manana
2019-11-18
btrfs: Add assert to catch nested transaction commit
Nikolay Borisov
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
2019-07-30
Btrfs: fix race leading to fs corruption after transaction abort
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: get fs_info from trans in btrfs_run_dev_replace
David Sterba
[next]