summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2011-10-19Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik
2011-10-19Btrfs: reduce the amount of space needed for truncatesJosef Bacik
2011-10-19Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik
2011-10-19Btrfs: kill unused parts of block_rsvJosef Bacik
2011-10-19Btrfs: kill the durable block rsv stuffJosef Bacik
2011-10-19Btrfs: kill the orphan space calculation for snapshotsJosef Bacik
2011-10-19Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik
2011-08-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-08-16Btrfs: use plain page_address() in header fields setget functionsLi Zefan
2011-08-16Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan
2011-08-01btrfs: make btrfs_set_root_node voidMark Fasheh
2011-08-01Btrfs: fix readahead in file defragLi Zefan
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-27Merge branch 'integration' into for-linusChris Mason
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik
2011-07-27Btrfs: use a worker thread to do cachingJosef Bacik
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20Btrfs: implement our own ->llseekJosef Bacik
2011-07-20btrfs: kill magical embedded struct superblockAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro
2011-07-11Btrfs: serialize flushers in reserve_metadata_bytesJosef Bacik
2011-07-11Btrfs: do transaction space reservation before joining the transactionJosef Bacik
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-06btrfs: add missing options displayed in mount outputDavid Sterba
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-17btrfs: Remove unused sysfs codeMaarten Lankhorst
2011-06-17Btrfs: fix relocation racesChris Mason
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba
2011-06-04Btrfs: add mount -o inode_cacheChris Mason
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-28Merge branch 'for-chris' ofChris Mason
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-26Btrfs: add mount -o auto_defragChris Mason
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23BTRFS: Remove unused node_lockAndi Kleen
2011-05-23Btrfs: kill BTRFS_I(inode)->block_groupJosef Bacik
2011-05-23Btrfs: fix how we do space reservation for truncateJosef Bacik
2011-05-23Btrfs: kill trans_mutexJosef Bacik
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-05-22Merge branch 'delayed_inode' into inode_numbersChris Mason
2011-05-21btrfs: implement delayed inode items operationMiao Xie
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason
2011-05-12btrfs: use unsigned type for single bit bitfieldDavid Sterba