aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-09
|\
| * btrfs: add missing options displayed in mount outputDavid Sterba2011-07-06
* | Remove unneeded version.h includes from fs/Jesper Juhl2011-06-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-20
|\|
| * btrfs: Remove unused sysfs codeMaarten Lankhorst2011-06-17
| * Btrfs: fix relocation racesChris Mason2011-06-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-04
|\|
| * btrfs: add helper for fs_info->closingDavid Sterba2011-06-04
| * Btrfs: add mount -o inode_cacheChris Mason2011-06-04
| * Merge branch 'for-chris' ofChris Mason2011-05-28
| |\
| | * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-23
| | * Btrfs: fix how we do space reservation for truncateJosef Bacik2011-05-23
| | * Btrfs: kill trans_mutexJosef Bacik2011-05-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-28
|\ \ \ | |/ / |/| |
| * | fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
| |/
* | Btrfs: add mount -o auto_defragChris Mason2011-05-26
* | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
|\ \
| * | BTRFS: Remove unused node_lockAndi Kleen2011-05-23
| |/
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
|\ \
| * | btrfs: add readonly flagArne Jansen2011-05-12
| * | btrfs: new ioctls for scrubJan Schmidt2011-05-12
| * | btrfs: scrubArne Jansen2011-05-12
* | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\ \ \
| * | | btrfs: use unsigned type for single bit bitfieldDavid Sterba2011-05-12
| * | | btrfs: remove all unused functionsDavid Sterba2011-05-06
| * | | btrfs: remove unused function prototypesDavid Sterba2011-05-04
| * | | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-02
| * | | btrfs: rename variables clashing with global function namesDavid Sterba2011-05-02
| | |/ | |/|
* | | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-22
|\ \ \
| * | | btrfs: implement delayed inode items operationMiao Xie2011-05-21
| |/ /
* | | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-21
|\ \ \ | |/ / |/| |
| * | Btrfs: Support reading/writing on disk free ino cacheLi Zefan2011-04-25
| * | Btrfs: Cache free inode numbers in memoryLi Zefan2011-04-25
| * | Btrfs: Make free space cache code genericLi Zefan2011-04-25
| |/
* / Revert wrong fixes for common misspellingsLucas De Marchi2011-04-27
|/
* Btrfs: avoid taking the chunk_mutex in do_chunk_allocJosef Bacik2011-04-16
* Btrfs: deal with the case that we run out of space in the cacheJosef Bacik2011-04-08
* Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-05
* Btrfs: fix OOPS of empty filesystem after balanceliubo2011-03-28
* Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang2011-03-28
* Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang2011-03-28
* Btrfs: make update_reserved_bytes() publicLi Dongyang2011-03-28
* Btrfs: Per file/directory controls for COW and compressionLiu Bo2011-03-28
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
* Btrfs: cleanup how we setup free space clustersJosef Bacik2011-03-25
* Btrfs: add checks to verify dir items are correctJosef Bacik2011-03-17
* Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik2011-03-17
* Btrfs: convert to the new truncate sequenceJosef Bacik2011-03-17
* Btrfs: use a slab for the free space entriesJosef Bacik2011-03-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-03-13
|\