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