aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-1/+14
2011-06-17btrfs: Remove unused sysfs codeMaarten Lankhorst1-1/+0
2011-06-17Btrfs: fix relocation racesChris Mason1-0/+14
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-5/+17
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba1-0/+9
2011-06-04Btrfs: add mount -o inode_cacheChris Mason1-0/+1
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2011-05-28Merge branch 'for-chris' ofChris Mason1-5/+7
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig1-1/+1
2011-05-26Btrfs: add mount -o auto_defragChris Mason1-1/+44
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason1-3/+0
2011-05-23BTRFS: Remove unused node_lockAndi Kleen1-3/+0
2011-05-23Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik1-2/+1
2011-05-23Btrfs: fix how we do space reservation for truncateJosef Bacik1-0/+3
2011-05-23Btrfs: kill trans_mutexJosef Bacik1-3/+3
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbersChris Mason1-4/+38
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbersChris Mason1-96/+6
2011-05-22Merge branch 'delayed_inode' into inode_numbersChris Mason1-2/+27
2011-05-21btrfs: implement delayed inode items operationMiao Xie1-2/+27
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbersChris Mason1-12/+17
2011-05-12btrfs: use unsigned type for single bit bitfieldDavid Sterba1-4/+4
2011-05-12btrfs: add readonly flagArne Jansen1-1/+1
2011-05-12btrfs: new ioctls for scrubJan Schmidt1-2/+0
2011-05-12btrfs: scrubArne Jansen1-2/+35
2011-05-06btrfs: remove all unused functionsDavid Sterba1-78/+0
2011-05-04btrfs: remove unused function prototypesDavid Sterba1-12/+0
2011-05-02btrfs: drop unused parameter from btrfs_release_pathDavid Sterba1-1/+1
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba1-1/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-04-25Btrfs: Support reading/writing on disk free ino cacheLi Zefan1-0/+7
2011-04-25Btrfs: Cache free inode numbers in memoryLi Zefan1-6/+9
2011-04-25Btrfs: Make free space cache code genericLi Zefan1-6/+1
2011-04-16Btrfs: avoid taking the chunk_mutex in do_chunk_allocJosef Bacik1-1/+3
2011-04-08Btrfs: deal with the case that we run out of space in the cacheJosef Bacik1-0/+5
2011-04-05Btrfs: Fix uninitialized root flags for subvolumesLi Zefan1-0/+4
2011-03-28Btrfs: fix OOPS of empty filesystem after balanceliubo1-0/+1
2011-03-28Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang1-0/+1
2011-03-28Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang1-1/+1
2011-03-28Btrfs: make update_reserved_bytes() publicLi Dongyang1-0/+2
2011-03-28Btrfs: Per file/directory controls for COW and compressionLiu Bo1-0/+1
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo1-0/+1
2011-03-25Btrfs: cleanup how we setup free space clustersJosef Bacik1-3/+0
2011-03-17Btrfs: add checks to verify dir items are correctJosef Bacik1-0/+3
2011-03-17Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik1-1/+1
2011-03-17Btrfs: convert to the new truncate sequenceJosef Bacik1-1/+1
2011-03-17Btrfs: use a slab for the free space entriesJosef Bacik1-0/+1
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+9
2011-03-12Btrfs: break out of shrink_delalloc earlierChris Mason1-0/+9
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+3
2011-02-16Btrfs: allow balance to explicitly allocate chunks as it relocatesChris Mason1-0/+2