summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-281-1/+1
|\
| * Btrfs: fix that check_int_data mount option was ignoredStefan Behrens2012-04-181-1/+1
* | btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-131-1/+1
|/
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...Chris Mason2012-03-281-18/+15
|\
| * Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov2012-03-271-23/+0
| * Btrfs: make profile_is_valid() check more strictIlya Dryomov2012-03-271-8/+13
| * Btrfs: add wrappers for working with alloc profilesIlya Dryomov2012-03-271-0/+15
* | Merge branch 'error-handling' into for-linusChris Mason2012-03-281-31/+63
|\ \
| * | btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-221-1/+12
| * | btrfs: add varargs to btrfs_errorJeff Mahoney2012-03-221-2/+10
| * | btrfs: btrfs_drop_snapshot should return intJeff Mahoney2012-03-221-3/+3
| * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-22/+23
| * | btrfs: btrfs_update_root error push-upJeff Mahoney2012-03-221-3/+4
| * | btrfs: Add btrfs_panic()Jeff Mahoney2012-03-221-0/+11
* | | Btrfs: introduce common define for max number of mirrorsStefan Behrens2012-03-271-0/+2
| |/ |/|
* | Btrfs: add the ability to cache a pointer into the ebChris Mason2012-03-261-0/+13
* | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-261-2/+22
* | Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik2012-03-261-2/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-241-1/+1
|\
| * btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba2012-02-151-1/+1
* | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-171-1/+1
|\ \ | |/ |/|
| * btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-081-1/+1
* | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-161-1/+7
|\ \
| * | Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-211-1/+7
| |/
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-161-8/+16
|\ \
| * | Btrfs: mark delayed refs as for cowArne Jansen2011-12-221-8/+9
| * | Btrfs: added helper btrfs_next_item()Jan Schmidt2011-12-221-0/+7
* | | Btrfs: allow for canceling restriperIlya Dryomov2012-01-161-0/+1
* | | Btrfs: allow for pausing restriperIlya Dryomov2012-01-161-0/+4
* | | Btrfs: add skip_balance mount optionIlya Dryomov2012-01-161-0/+1
* | | Btrfs: save balance parameters to diskIlya Dryomov2012-01-161-1/+132
* | | Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov2012-01-161-0/+18
* | | Btrfs: add basic restriper infrastructureIlya Dryomov2012-01-161-0/+6
* | | Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov2012-01-161-0/+15
* | | Btrfs: introduce masks for chunk type and profileIlya Dryomov2012-01-161-9/+17
* | | Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov2012-01-161-3/+0
| |/ |/|
* | Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik2011-12-151-1/+2
|/
* Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie2011-11-301-0/+3
* Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2011-11-201-1/+2
* Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo2011-11-151-0/+2
* Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-061-0/+21
|\
| * btrfs: initial readahead code and prototypesArne Jansen2011-10-021-0/+16
| * btrfs: state information for readaheadArne Jansen2011-10-021-0/+5
* | Btrfs: fix delayed insertion reservationJosef Bacik2011-11-061-0/+3
* | Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik2011-11-061-0/+2
* | Btrfs: add a log of past tree rootsChris Mason2011-11-061-0/+95
* | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-061-2/+14
* | Btrfs: fix extent pinning bugs in the tree logChris Mason2011-11-061-0/+5
* | Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik2011-10-191-1/+3
* | Btrfs: inline checksums into the disk free space cacheJosef Bacik2011-10-191-0/+1
OpenPOWER on IntegriCloud