summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/root-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-251-2/+2
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-2/+2
* | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-281-2/+2
|/
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-211-1/+1
|\
| * btrfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-02-181-1/+1
* | Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana2016-03-031-1/+9
|/
* Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-211-1/+1
|\
| * btrfs: Fixed declaration of old_lenAlexandru Moise2015-10-211-1/+1
* | Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason2015-10-121-2/+2
|\ \
| * | Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-291-2/+2
| |/
* / btrfs: switch more printks to our helpersDavid Sterba2015-10-081-2/+3
|/
* 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