aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie1-0/+3
2011-11-20Btrfs: wait on caching if we're loading the free space cacheJosef Bacik1-1/+2
2011-11-15Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo1-0/+2
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason1-0/+21
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik1-0/+3
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik1-0/+2
2011-11-06Btrfs: add a log of past tree rootsChris Mason1-0/+95
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba1-2/+14
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason1-0/+5
2011-10-19Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik1-1/+3
2011-10-19Btrfs: inline checksums into the disk free space cacheJosef Bacik1-0/+1
2011-10-19Btrfs: allow us to overcommit our enospc reservationsJosef Bacik1-0/+4
2011-10-19Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik1-0/+6
2011-10-19Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik1-4/+2
2011-10-19Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik1-1/+1
2011-10-19Btrfs: reduce the amount of space needed for truncatesJosef Bacik1-0/+11
2011-10-19Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik1-3/+0
2011-10-19Btrfs: kill unused parts of block_rsvJosef Bacik1-3/+0
2011-10-19Btrfs: kill the durable block rsv stuffJosef Bacik1-11/+0
2011-10-19Btrfs: kill the orphan space calculation for snapshotsJosef Bacik1-5/+0
2011-10-19Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik1-2/+0
2011-10-02btrfs: initial readahead code and prototypesArne Jansen1-0/+16
2011-10-02btrfs: state information for readaheadArne Jansen1-0/+5
2011-08-18Merge branch 'btrfs-3.0' into for-linusChris Mason1-6/+4
2011-08-16Btrfs: use plain page_address() in header fields setget functionsLi Zefan1-4/+2
2011-08-16Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh1-2/+2
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-8/+22
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan1-3/+12
2011-08-01btrfs: make btrfs_set_root_node voidMark Fasheh1-2/+2
2011-08-01Btrfs: fix readahead in file defragLi Zefan1-3/+8
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-6/+8
2011-07-27Merge branch 'integration' into for-linusChris Mason1-6/+8
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason1-1/+1
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik1-1/+1
2011-07-27Btrfs: use a worker thread to do cachingJosef Bacik1-1/+3
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-2/+2
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+1
2011-07-20Btrfs: implement our own ->llseekJosef Bacik1-0/+3
2011-07-20btrfs: kill magical embedded struct superblockAl Viro1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro1-1/+1
2011-07-11Btrfs: serialize flushers in reserve_metadata_bytesJosef Bacik1-0/+3
2011-07-11Btrfs: do transaction space reservation before joining the transactionJosef Bacik1-3/+0
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+5
2011-07-06btrfs: add missing options displayed in mount outputDavid Sterba1-0/+5
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl1-1/+0
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