summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-311-0/+13
* Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-261-0/+62
|\
| * Btrfs: add btrfs_compare_trees functionAlexander Block2012-07-251-0/+15
| * Btrfs: introduce subvol uuids and timesAlexander Block2012-07-251-0/+47
| * Btrfs: add helper for tree enumerationArne Jansen2012-07-251-0/+3
* | Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-251-0/+17
* | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-251-8/+225
|\ \
| * | Btrfs: quota tree support and startupArne Jansen2012-07-121-0/+1
| * | Btrfs: qgroup implementation and prototypesArne Jansen2012-07-121-0/+46
| * | Btrfs: qgroup state and initializationArne Jansen2012-07-101-0/+24
| * | Btrfs: add helper for tree enumerationArne Jansen2012-07-101-0/+3
| * | Btrfs: qgroup on-disk formatArne Jansen2012-07-101-0/+136
| * | Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-101-12/+19
* | | Btrfs: rewrite BTRFS_SETGET_FUNCSLi Zefan2012-07-231-6/+47
* | | Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-231-1/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-211-2/+7
|\|
| * Btrfs: introduce btrfs_next_old_itemAlexander Block2012-06-211-2/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-161-0/+2
|\|
| * Btrfs: add btrfs_next_old_leafJan Schmidt2012-06-141-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-1/+0Star
|\ \ | |/ |/|
| * Btrfs: move over to use ->update_timeJosef Bacik2012-06-011-1/+0Star
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-311-2/+32
|\ \
| * | Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt2012-05-301-0/+7
| * | Btrfs: add btrfs_search_old_slotJan Schmidt2012-05-301-0/+2
| * | Btrfs: add tree modification log functionsJan Schmidt2012-05-301-0/+5
| * | Btrfs: add tree mod log to fs_infoJan Schmidt2012-05-261-0/+9
| * | Btrfs: move struct seq_list to ctree.hJan Schmidt2012-05-261-0/+7
| * | Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-261-2/+2
* | | Btrfs: set ioprio of scrub readahead to idleStefan Behrens2012-05-301-0/+3
* | | Btrfs: read device stats on mount, write modified ones during commitStefan Behrens2012-05-301-0/+38
* | | Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-301-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-281-1/+1
|\|
| * Btrfs: fix that check_int_data mount option was ignoredStefan Behrens2012-04-181-1/+1
* | btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-131-1/+1
|/
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...Chris Mason2012-03-291-18/+15Star
|\
| * Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov2012-03-271-23/+0Star
| * Btrfs: make profile_is_valid() check more strictIlya Dryomov2012-03-271-8/+13
| * Btrfs: add wrappers for working with alloc profilesIlya Dryomov2012-03-271-0/+15
* | Merge branch 'error-handling' into for-linusChris Mason2012-03-291-31/+63
|\ \
| * | btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-221-1/+12
| * | btrfs: add varargs to btrfs_errorJeff Mahoney2012-03-221-2/+10
| * | btrfs: btrfs_drop_snapshot should return intJeff Mahoney2012-03-221-3/+3
| * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-22/+23
| * | btrfs: btrfs_update_root error push-upJeff Mahoney2012-03-221-3/+4
| * | btrfs: Add btrfs_panic()Jeff Mahoney2012-03-221-0/+11
* | | Btrfs: introduce common define for max number of mirrorsStefan Behrens2012-03-271-0/+2
| |/ |/|
* | Btrfs: add the ability to cache a pointer into the ebChris Mason2012-03-261-0/+13
* | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-261-2/+22
* | Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik2012-03-261-2/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-241-1/+1
|\