Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-09 | Btrfs: use helpers for last_trans_log_full_commit instead of opencode | Miao Xie | 1 | -0/+16 |
2014-03-10 | Btrfs: just wait or commit our own log sub-transaction | Miao Xie | 1 | -0/+2 |
2014-03-10 | Btrfs: fix skipped error handle when log sync failed | Miao Xie | 1 | -2/+14 |
2013-05-06 | btrfs: make static code static & remove dead code | Eric Sandeen | 1 | -3/+0 |
2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney | 1 | -1/+1 |
2011-05-04 | btrfs: remove unused function prototypes | David Sterba | 1 | -1/+0 |
2010-05-25 | Btrfs: Metadata ENOSPC handling for tree log | Yan, Zheng | 1 | -0/+2 |
2009-10-13 | Btrfs: avoid tree log commit when there are no changes | Chris Mason | 1 | -0/+3 |
2009-03-24 | Btrfs: tree logging unlink/rename fixes | Chris Mason | 1 | -5/+12 |
2008-09-25 | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason | 1 | -0/+41 |