aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2012-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block
2012-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-14Btrfs: add btrfs_next_old_leafJan Schmidt
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Btrfs: move over to use ->update_timeJosef Bacik
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason
2012-05-30Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt
2012-05-30Btrfs: set ioprio of scrub readahead to idleStefan Behrens
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik
2012-05-30Btrfs: add btrfs_search_old_slotJan Schmidt
2012-05-30Btrfs: add tree modification log functionsJan Schmidt
2012-05-26Btrfs: add tree mod log to fs_infoJan Schmidt
2012-05-26Btrfs: move struct seq_list to ctree.hJan Schmidt
2012-05-26Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt
2012-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-04-18Btrfs: fix that check_int_data mount option was ignoredStefan Behrens
2012-04-13btrfs: btrfs_root_readonly() broken on big-endianAl Viro
2012-03-28Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...Chris Mason
2012-03-28Merge branch 'error-handling' into for-linusChris Mason
2012-03-27Btrfs: introduce common define for max number of mirrorsStefan Behrens
2012-03-27Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov
2012-03-27Btrfs: make profile_is_valid() check more strictIlya Dryomov
2012-03-27Btrfs: add wrappers for working with alloc profilesIlya Dryomov
2012-03-26Btrfs: add the ability to cache a pointer into the ebChris Mason
2012-03-26Btrfs: allow metadata blocks larger than the page sizeChris Mason
2012-03-26Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik
2012-03-22btrfs: enhance transaction abort infrastructureJeff Mahoney
2012-03-22btrfs: add varargs to btrfs_errorJeff Mahoney
2012-03-22btrfs: btrfs_drop_snapshot should return intJeff Mahoney
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-03-22btrfs: btrfs_update_root error push-upJeff Mahoney
2012-03-22btrfs: Add btrfs_panic()Jeff Mahoney
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-15btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba
2012-01-17Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov
2012-01-16Btrfs: add skip_balance mount optionIlya Dryomov
2012-01-16Btrfs: save balance parameters to diskIlya Dryomov
2012-01-16Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov
2012-01-16Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov
2012-01-16Btrfs: introduce masks for chunk type and profileIlya Dryomov
2012-01-16Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov
2012-01-08btrfs: let ->s_fs_info point to fs_info, not root...Al Viro
2011-12-22Btrfs: mark delayed refs as for cowArne Jansen