aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-17
|\
| * btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-08
* | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-16
|\ \
| * | Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-21
| |/
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
|\ \
| * | Btrfs: mark delayed refs as for cowArne Jansen2011-12-22
| * | Btrfs: added helper btrfs_next_item()Jan Schmidt2011-12-22
* | | Btrfs: allow for canceling restriperIlya Dryomov2012-01-16
* | | Btrfs: allow for pausing restriperIlya Dryomov2012-01-16
* | | Btrfs: add skip_balance mount optionIlya Dryomov2012-01-16
* | | Btrfs: save balance parameters to diskIlya Dryomov2012-01-16
* | | Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov2012-01-16
* | | Btrfs: add basic restriper infrastructureIlya Dryomov2012-01-16
* | | Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov2012-01-16
* | | Btrfs: introduce masks for chunk type and profileIlya Dryomov2012-01-16
* | | Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov2012-01-16
| |/ |/|
* | Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik2011-12-15
|/
* Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie2011-11-30
* Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2011-11-20
* Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo2011-11-15
* Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
|\
| * btrfs: initial readahead code and prototypesArne Jansen2011-10-02
| * btrfs: state information for readaheadArne Jansen2011-10-02
* | Btrfs: fix delayed insertion reservationJosef Bacik2011-11-06
* | Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik2011-11-06
* | Btrfs: add a log of past tree rootsChris Mason2011-11-06
* | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
* | Btrfs: fix extent pinning bugs in the tree logChris Mason2011-11-06
* | Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik2011-10-19
* | Btrfs: inline checksums into the disk free space cacheJosef Bacik2011-10-19
* | Btrfs: allow us to overcommit our enospc reservationsJosef Bacik2011-10-19
* | Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik2011-10-19
* | Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik2011-10-19
* | Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik2011-10-19
* | Btrfs: reduce the amount of space needed for truncatesJosef Bacik2011-10-19
* | Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik2011-10-19
* | Btrfs: kill unused parts of block_rsvJosef Bacik2011-10-19
* | Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-19
* | Btrfs: kill the orphan space calculation for snapshotsJosef Bacik2011-10-19
* | Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik2011-10-19
|/
* Merge branch 'btrfs-3.0' into for-linusChris Mason2011-08-18
|\
| * Btrfs: use plain page_address() in header fields setget functionsLi Zefan2011-08-16
| * Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-03
|\|
| * Btrfs: make acl functions really no-op if acl is not enabledLi Zefan2011-08-01
| * btrfs: make btrfs_set_root_node voidMark Fasheh2011-08-01
| * Btrfs: fix readahead in file defragLi Zefan2011-08-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-27
|\|
| * Merge branch 'integration' into for-linusChris Mason2011-07-27
| |\
| | * Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-27