aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/root-tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-10/+7
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig1-0/+2
2008-11-17Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason1-0/+16
2008-11-17Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason1-1/+75
2008-09-29Btrfs: add and improve commentsChris Mason1-2/+19
2008-09-26Btrfs: update space balancing codeZheng Yan1-1/+4
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason1-2/+3
2008-09-25Btrfs: Various small fixes.Yan Zheng1-2/+1
2008-09-25Btrfs: Fix deadlock while searching for dead roots on mountChris Mason1-1/+9
2008-09-25Btrfs: Properly find the root for snapshotted blocks during chunk relocationChris Mason1-1/+45
2008-09-25Btrfs: Change st_blocksize to 4kChris Mason1-1/+8
2008-09-25Btrfs: Support for online FS resize (grow and shrink)Chris Mason1-0/+5
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason1-24/+27
2007-09-11Btrfs: Find and remove dead roots the first time a root is loaded.Chris Mason1-3/+13
2007-07-11Btrfs: Some code cleanupsAneesh1-2/+2
2007-07-11Btrfs: trivial include fixupsZach Brown1-1/+0
2007-06-22Btrfs: Documentation updateChris Mason1-2/+0
2007-06-22Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason1-9/+66
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason1-1/+0
2007-06-13btrfs: Code cleanupAneesh1-3/+0
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-06-12Btrfs: printk fixesChris Mason1-1/+1
2007-06-12Btrfs: 64 bit div fixesChris Mason1-1/+1
2007-04-19Btrfs: early fsync supportChris Mason1-1/+0
2007-04-10Btrfs: snapshot progressChris Mason1-1/+15
2007-04-02Btrfs: dynamic allocation of path structChris Mason1-19/+28
2007-03-30Btrfs: corruption hunt continuesChris Mason1-3/+4
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason1-0/+1
2007-03-22Mountable btrfs, with readdirChris Mason1-2/+2
2007-03-21Btrfs: initial move to kernel module landChris Mason1-4/+1
2007-03-16Btrfs: transaction handles everywhereChris Mason1-10/+13
2007-03-15Btrfs: Use a chunk of the key flags to record the item type.Chris Mason1-1/+1
2007-03-14Btrfs: variable block size supportChris Mason1-2/+2
2007-03-13Btrfs: Change the super to point to a tree of trees to enable persistent snapshotsChris Mason1-0/+88