aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Btrfs: Fix printk and variable nameMasanari Iida1-1/+1
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+3
2012-10-25Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason1-0/+1
2012-10-25Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik1-0/+2
2012-10-24Btrfs: determine level of old rootsJan Schmidt1-0/+1
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-19/+90
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens1-0/+5
2012-10-09btrfs: extended inode refsMark Fasheh1-7/+46
2012-10-08btrfs: move transaction aborts to the point of failureDavid Sterba1-0/+5
2012-10-04Btrfs: cleanup fs_info->hashersLiu Bo1-1/+0
2012-10-01Btrfs: delay block group item insertionJosef Bacik1-0/+5
2012-10-01Btrfs: cleanup for unused ref cache stuffliubo1-3/+0
2012-10-01Btrfs: fix unprotected ->log_batchMiao Xie1-1/+1
2012-10-01Btrfs: add a new "type" field into the block reservation structureMiao Xie1-4/+14
2012-10-01Btrfs: btrfs_drop_extent_cache should never failJosef Bacik1-2/+2
2012-10-01Btrfs: add hole punchingJosef Bacik1-1/+3
2012-10-01Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik1-2/+2
2012-10-01Btrfs: do not needlessly restart the transaction for enospcJosef Bacik1-0/+1
2012-10-01Btrfs: turbo charge fsyncJosef Bacik1-2/+10
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-09-06btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTIDWang Sheng-Hui1-1/+1
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-2/+1
2012-08-28Btrfs: fix deadlock in wait_for_more_refsArne Jansen1-1/+0
2012-08-28Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik1-1/+1
2012-07-30btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches1-0/+13
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason1-0/+62
2012-07-25Btrfs: add btrfs_compare_trees functionAlexander Block1-0/+15
2012-07-25Btrfs: introduce subvol uuids and timesAlexander Block1-0/+47
2012-07-25Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder1-0/+17
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason1-8/+225
2012-07-25Btrfs: add helper for tree enumerationArne Jansen1-0/+3
2012-07-23Btrfs: rewrite BTRFS_SETGET_FUNCSLi Zefan1-6/+47
2012-07-23Btrfs: kill free_space pointer from inode structureLi Zefan1-1/+2
2012-07-12Btrfs: quota tree support and startupArne Jansen1-0/+1
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen1-0/+46
2012-07-10Btrfs: qgroup state and initializationArne Jansen1-0/+24
2012-07-10Btrfs: add helper for tree enumerationArne Jansen1-0/+3
2012-07-10Btrfs: qgroup on-disk formatArne Jansen1-0/+136
2012-07-10Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt1-12/+19
2012-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-2/+7
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block1-2/+7
2012-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+2
2012-06-14Btrfs: add btrfs_next_old_leafJan Schmidt1-0/+2
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2012-06-01Btrfs: move over to use ->update_timeJosef Bacik1-1/+0
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason1-2/+32
2012-05-30Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt1-0/+7
2012-05-30Btrfs: set ioprio of scrub readahead to idleStefan Behrens1-0/+3
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens1-0/+38
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik1-1/+1