aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * Btrfs: move over to use ->update_timeJosef Bacik2012-06-01
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-31
|\ \
| * | Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt2012-05-30
| * | Btrfs: add btrfs_search_old_slotJan Schmidt2012-05-30
| * | Btrfs: add tree modification log functionsJan Schmidt2012-05-30
| * | Btrfs: add tree mod log to fs_infoJan Schmidt2012-05-26
| * | Btrfs: move struct seq_list to ctree.hJan Schmidt2012-05-26
| * | Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-26
* | | Btrfs: set ioprio of scrub readahead to idleStefan Behrens2012-05-30
* | | Btrfs: read device stats on mount, write modified ones during commitStefan Behrens2012-05-30
* | | Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-30
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-28
|\|
| * Btrfs: fix that check_int_data mount option was ignoredStefan Behrens2012-04-18
* | btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-13
|/
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...Chris Mason2012-03-28
|\
| * Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov2012-03-27
| * Btrfs: make profile_is_valid() check more strictIlya Dryomov2012-03-27
| * Btrfs: add wrappers for working with alloc profilesIlya Dryomov2012-03-27
* | Merge branch 'error-handling' into for-linusChris Mason2012-03-28
|\ \
| * | btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-21
| * | btrfs: add varargs to btrfs_errorJeff Mahoney2012-03-21
| * | btrfs: btrfs_drop_snapshot should return intJeff Mahoney2012-03-21
| * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
| * | btrfs: btrfs_update_root error push-upJeff Mahoney2012-03-21
| * | btrfs: Add btrfs_panic()Jeff Mahoney2012-03-21
* | | Btrfs: introduce common define for max number of mirrorsStefan Behrens2012-03-27
| |/ |/|
* | Btrfs: add the ability to cache a pointer into the ebChris Mason2012-03-26
* | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-26
* | Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik2012-03-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-24
|\
| * btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba2012-02-15
* | 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