summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/root-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-291-2/+0
* Btrfs: avoid BUG when dropping root and reference in same transactionSage Weil2010-06-111-3/+0
* Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-251-3/+20
* Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang2009-11-111-2/+0
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-211-5/+64
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-211-18/+51
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-6/+11
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-10/+7
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-021-0/+2
* Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason2008-11-171-0/+16
* Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason2008-11-171-1/+75
* Btrfs: add and improve commentsChris Mason2008-09-291-2/+19
* Btrfs: update space balancing codeZheng Yan2008-09-261-1/+4
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-2/+3
* Btrfs: Various small fixes.Yan Zheng2008-09-251-2/+1
* Btrfs: Fix deadlock while searching for dead roots on mountChris Mason2008-09-251-1/+9
* Btrfs: Properly find the root for snapshotted blocks during chunk relocationChris Mason2008-09-251-1/+45
* Btrfs: Change st_blocksize to 4kChris Mason2008-09-251-1/+8
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-251-0/+5
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-24/+27
* Btrfs: Find and remove dead roots the first time a root is loaded.Chris Mason2007-09-111-3/+13
* Btrfs: Some code cleanupsAneesh2007-07-111-2/+2
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* Btrfs: Documentation updateChris Mason2007-06-221-2/+0
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-221-9/+66
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-1/+0
* btrfs: Code cleanupAneesh2007-06-131-3/+0
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: printk fixesChris Mason2007-06-121-1/+1
* Btrfs: 64 bit div fixesChris Mason2007-06-121-1/+1
* Btrfs: early fsync supportChris Mason2007-04-191-1/+0
* Btrfs: snapshot progressChris Mason2007-04-101-1/+15
* Btrfs: dynamic allocation of path structChris Mason2007-04-021-19/+28
* Btrfs: corruption hunt continuesChris Mason2007-03-301-3/+4
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-231-0/+1
* Mountable btrfs, with readdirChris Mason2007-03-221-2/+2
* Btrfs: initial move to kernel module landChris Mason2007-03-211-4/+1
* Btrfs: transaction handles everywhereChris Mason2007-03-161-10/+13
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-1/+1
* Btrfs: variable block size supportChris Mason2007-03-141-2/+2
* Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason2007-03-131-0/+88
OpenPOWER on IntegriCloud