aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-16Btrfs: allow for resuming restriper after it was pausedIlya Dryomov
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: recover balance on mountIlya Dryomov
2012-01-16Btrfs: save balance parameters to diskIlya Dryomov
2012-01-16Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov
2012-01-16Btrfs: implement online profile changingIlya Dryomov
2012-01-16Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov
2012-01-16Btrfs: virtual address space subset filterIlya Dryomov
2012-01-16Btrfs: devid subset filterIlya Dryomov
2012-01-16Btrfs: devid filterIlya Dryomov
2012-01-16Btrfs: usage filterIlya Dryomov
2012-01-16Btrfs: profiles filterIlya Dryomov
2012-01-16Btrfs: add basic infrastructure for selective balancingIlya Dryomov
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov
2012-01-16Btrfs: make avail_*_alloc_bits fields dynamicIlya 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
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason
2011-12-15Btrfs: unplug every once and a whileChris Mason
2011-12-15Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...Chris Mason
2011-12-15Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason
2011-12-15Btrfs: only set cache_generation if we setup the block groupJosef Bacik
2011-12-15Btrfs: don't panic if orphan item already existsJosef Bacik
2011-12-15Btrfs: fix leaked space in truncateJosef Bacik
2011-12-15Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik
2011-12-15Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik
2011-12-15Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik
2011-12-15BTRFS: Establish i_ops before calling d_instantiateCasey Schaufler
2011-12-15Btrfs: add a cond_resched() into the worker loopChris Mason
2011-12-15Btrfs: fix ctime update of on-disk inodeLi Zefan
2011-12-15btrfs: keep orphans for subvolume deletionArne Jansen
2011-12-15Btrfs: fix inaccurate available space on raid0 profileMiao Xie
2011-12-15Btrfs: fix wrong disk space information of the filesMiao Xie
2011-12-15Btrfs: fix wrong i_size when truncating a file to a larger sizeMiao Xie
2011-12-09Btrfs: fix btrfs_end_bio to deal with write errors to a single mirrorChris Mason
2011-12-08Btrfs: drop spin lock when memory alloc failsLiu Bo
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan
2011-12-08Btrfs: try cluster but don't advance in search listAlexandre Oliva
2011-12-07Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan