summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.h
Commit message (Expand)AuthorAge
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-12
* btrfs: Remove root argument from btrfs_log_dentry_safeNikolay Borisov2018-03-26
* btrfs: Make btrfs_del_inode_ref take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_log_new_name take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_record_snapshot_destroy take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_record_unlink_dir take btrfs_inodeNikolay Borisov2017-02-14
* Btrfs: ACCESS_ONCE cleanupSeraphime Kirkovski2017-02-14
* Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana2016-08-25
* Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana2016-03-01
* Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana2015-03-26
* Btrfs: fix data corruption after fast fsync and writeback errorFilipe Manana2014-09-19
* Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana2014-09-08
* Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie2014-06-09
* Btrfs: just wait or commit our own log sub-transactionMiao Xie2014-03-10
* Btrfs: fix skipped error handle when log sync failedMiao Xie2014-03-10
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-22
* btrfs: remove unused function prototypesDavid Sterba2011-05-04
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-25
* Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
* Btrfs: tree logging unlink/rename fixesChris Mason2009-03-24
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25