aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-091-3/+3
* Btrfs: Full back reference supportZheng Yan2008-09-251-50/+58
* Btrfs: Disable the dir fsync optimization to skip logging the dir sometimesChris Mason2008-09-251-2/+1
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-251-14/+15
* Btrfs: Copy into the log tree in big batchesChris Mason2008-09-251-61/+122
* Btrfs: Optimize tree log block allocationsChris Mason2008-09-251-13/+7
* Btrfs: Optimize btree walking while logging inodesChris Mason2008-09-251-6/+19
* Btrfs: Dir fsync optimizationsChris Mason2008-09-251-4/+4
* Btrfs: Update the highest objectid in a root after log replay is doneChris Mason2008-09-251-0/+7
* Btrfs: Tree logging fixesChris Mason2008-09-251-4/+9
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-0/+2804