summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'btrfs-3.0' into for-linusChris Mason2011-08-181-6/+4Star
|\
| * Btrfs: use plain page_address() in header fields setget functionsLi Zefan2011-08-171-4/+2Star
| * Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-171-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-031-8/+22
|\|
| * Btrfs: make acl functions really no-op if acl is not enabledLi Zefan2011-08-011-3/+12
| * btrfs: make btrfs_set_root_node voidMark Fasheh2011-08-011-2/+2
| * Btrfs: fix readahead in file defragLi Zefan2011-08-011-3/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-281-6/+8
|\|
| * Merge branch 'integration' into for-linusChris Mason2011-07-271-6/+8
| |\
| | * Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-271-1/+1
| | * Btrfs: fix enospc problems with delallocJosef Bacik2011-07-271-1/+1
| | * Btrfs: use a worker thread to do cachingJosef Bacik2011-07-271-1/+3
| | * Btrfs: serialize flushers in reserve_metadata_bytesJosef Bacik2011-07-111-0/+3
| | * Btrfs: do transaction space reservation before joining the transactionJosef Bacik2011-07-111-3/+0Star
* | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-2/+2
* | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-211-1/+1
* | | Btrfs: implement our own ->llseekJosef Bacik2011-07-211-0/+3
* | | btrfs: kill magical embedded struct superblockAl Viro2011-07-201-1/+1
* | | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-091-0/+5
|\|
| * btrfs: add missing options displayed in mount outputDavid Sterba2011-07-071-0/+5
* | Remove unneeded version.h includes from fs/Jesper Juhl2011-06-241-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-201-1/+14
|\|
| * btrfs: Remove unused sysfs codeMaarten Lankhorst2011-06-171-1/+0Star
| * Btrfs: fix relocation racesChris Mason2011-06-171-0/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-041-5/+17
|\|
| * btrfs: add helper for fs_info->closingDavid Sterba2011-06-041-0/+9
| * Btrfs: add mount -o inode_cacheChris Mason2011-06-041-0/+1
| * Merge branch 'for-chris' ofChris Mason2011-05-281-5/+7
| |\
| | * Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik2011-05-231-2/+1Star
| | * Btrfs: fix how we do space reservation for truncateJosef Bacik2011-05-231-0/+3
| | * Btrfs: kill trans_mutexJosef Bacik2011-05-231-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-281-1/+1
|\ \ \ | |/ / |/| |
| * | fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+1
| |/
* | Btrfs: add mount -o auto_defragChris Mason2011-05-261-1/+44
* | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-231-3/+0Star
|\ \
| * | BTRFS: Remove unused node_lockAndi Kleen2011-05-231-3/+0Star
| |/
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-4/+38
|\ \
| * | btrfs: add readonly flagArne Jansen2011-05-121-1/+1
| * | btrfs: new ioctls for scrubJan Schmidt2011-05-121-2/+0Star
| * | btrfs: scrubArne Jansen2011-05-121-2/+35
* | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-221-96/+6Star
|\ \ \
| * | | btrfs: use unsigned type for single bit bitfieldDavid Sterba2011-05-121-4/+4
| * | | btrfs: remove all unused functionsDavid Sterba2011-05-061-78/+0Star
| * | | btrfs: remove unused function prototypesDavid Sterba2011-05-041-12/+0Star
| * | | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-021-1/+1
| * | | btrfs: rename variables clashing with global function namesDavid Sterba2011-05-021-1/+1
| | |/ | |/|
* | | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-221-2/+27
|\ \ \
| * | | btrfs: implement delayed inode items operationMiao Xie2011-05-211-2/+27
| |/ /
* | | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-211-12/+17
|\ \ \ | |/ / |/| |