summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/root-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-091-1/+1
* btrfs: Use PTR_ERR_OR_ZEROSachin Kamat2014-03-101-1/+2
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-2/+2
* btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen2014-01-281-15/+0
* Btrfs: insert orphan roots into fs radix treeMiao Xie2013-10-101-5/+3
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-011-2/+1
* btrfs: mark some local function as 'static'Sergei Trofimovich2013-09-011-2/+2
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-011-7/+7
* Btrfs: cleanup orphaned root orphan itemJosef Bacik2013-07-021-2/+29
* Btrfs: remove unused code in btrfs_del_rootLiu Bo2013-06-141-4/+0
* Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-141-117/+53
* Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens2013-05-061-4/+3
* Btrfs: rename root_times_lock to root_item_lockAnand Jain2012-12-161-2/+2
* btrfs: move transaction aborts to the point of failureDavid Sterba2012-10-081-12/+17
* Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-281-2/+2
* Btrfs: introduce subvol uuids and timesAlexander Block2012-07-251-6/+101
* btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-2/+10
* btrfs: btrfs_update_root error push-upJeff Mahoney2012-03-221-1/+3
* btrfs: Simplify btrfs_insert_rootJeff Mahoney2012-03-221-6/+3
* btrfs: make btrfs_set_root_node voidMark Fasheh2011-08-011-3/+2
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-231-1/+5
|\
| * Btrfs: return error code to caller when btrfs_del_item failsTsutomu Itoh2011-05-231-1/+5
* | btrfs: remove all unused functionsDavid Sterba2011-05-061-47/+0
* | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-021-5/+5
|/
* Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-051-0/+18
* Btrfs: cleanup some BUG_ON()Tsutomu Itoh2011-03-281-2/+4
* 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
OpenPOWER on IntegriCloud