aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* Btrfs: stop waiting on current trans if we abortedJosef Bacik2013-07-01
* Btrfs: do delay iput in sync_fsJosef Bacik2013-06-14
* Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-14
* Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-14
* btrfs: show compiled-in config features at module load timeDavid Sterba2013-06-14
* btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba2013-06-14
* Btrfs: pause the space balance when remounting to R/OMiao Xie2013-05-17
* Btrfs: fix lockdep warningJosef Bacik2013-05-06
* Btrfs: fix unblocked autodefraggers when remountMiao Xie2013-05-06
* Btrfs: fix infinite loop when we abort on mountJosef Bacik2013-05-06
* btrfs: cover more error codes in btrfs_decode_errorDavid Sterba2013-05-06
* btrfs: deprecate subvolrootid mount optionDavid Sterba2013-05-06
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-06
* btrfs: clean up transaction abort messagesDavid Sterba2013-05-06
* btrfs: merge save_error_info helpers into oneDavid Sterba2013-05-06
* Btrfs: add some free space cache testsJosef Bacik2013-05-06
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Btrfs: fix remount vs autodefragMiao Xie2013-02-21
* Btrfs: fix uncompleted transactionMiao Xie2013-02-20
* btrfs: fix varargs in __btrfs_std_errorEric Sandeen2013-02-20
* btrfs: annotate intentional switch case fallthroughsEric Sandeen2013-02-20
* btrfs: handle null fs_info in btrfs_panic()Eric Sandeen2013-02-20
* btrfs: remove unused fs_info from btrfs_decode_error()Eric Sandeen2013-02-20
* Btrfs: use bit operation for ->fs_stateMiao Xie2013-02-20
* Btrfs: protect fs_info->alloc_startMiao Xie2013-02-20
* Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-20
* Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-20
* Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2013-01-24
* Btrfs: use slabs for auto defrag allocationMiao Xie2012-12-16
* Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens2012-12-12
* Btrfs: add code to scrub to copy read data to another diskStefan Behrens2012-12-12
* Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-12
* Btrfs: avoid risk of a deadlock in btrfs_handle_errorStefan Behrens2012-12-12
* Btrfs: pass fs_info instead of rootStefan Behrens2012-12-12
* Btrfs: don't allow degraded mount if too many devices are missingStefan Behrens2012-12-12
* Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa2012-10-09
* btrfs: fix message printingDaniel J Blueman2012-10-09
* Btrfs: fix orphan transaction on the freezed filesystemMiao Xie2012-10-09
* Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fsJosef Bacik2012-10-04
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-04
* Btrfs: fix race in sync and freeze againJosef Bacik2012-10-04
* Btrfs: output more information when aborting a unused transaction handleMiao Xie2012-10-01
* Btrfs: use a slab for ordered extents allocationMiao Xie2012-10-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-29
|\
| * Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-28
| * Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-28
* | btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-26
|\|
| * Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-25