aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.h
AgeCommit message (Expand)Author
2016-08-25Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana
2016-03-01Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana
2015-03-26Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana
2014-09-19Btrfs: fix data corruption after fast fsync and writeback errorFilipe Manana
2014-09-08Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana
2014-06-09Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie
2014-03-10Btrfs: just wait or commit our own log sub-transactionMiao Xie
2014-03-10Btrfs: fix skipped error handle when log sync failedMiao Xie
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2011-05-04btrfs: remove unused function prototypesDavid Sterba
2010-05-25Btrfs: Metadata ENOSPC handling for tree logYan, Zheng
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason
2009-03-24Btrfs: tree logging unlink/rename fixesChris Mason
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason