index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
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
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_stats
David Sterba
2019-04-29
btrfs: get fs_info from trans in btrfs_write_dirty_block_groups
David Sterba
2019-04-29
btrfs: get fs_info from trans in btrfs_setup_space_cache
David Sterba
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
btrfs: Rename and export clear_btree_io_tree
Nikolay Borisov
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
2019-04-29
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
2019-04-29
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
2019-03-13
Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes
Filipe Manana
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
[next]