aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-19Btrfs: fix data corruption after fast fsync and writeback errorFilipe Manana1-0/+2
2014-09-08Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana1-0/+2
2014-06-09Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie1-0/+16
2014-03-10Btrfs: just wait or commit our own log sub-transactionMiao Xie1-0/+2
2014-03-10Btrfs: fix skipped error handle when log sync failedMiao Xie1-2/+14
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen1-3/+0
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney1-1/+1
2011-05-04btrfs: remove unused function prototypesDavid Sterba1-1/+0
2010-05-25Btrfs: Metadata ENOSPC handling for tree logYan, Zheng1-0/+2
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason1-0/+3
2009-03-24Btrfs: tree logging unlink/rename fixesChris Mason1-5/+12
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason1-0/+41