summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-21
* btrfs: show compiled-in config features at module load timeStefan Behrens2013-09-21
* Btrfs: allocate prelim_ref with a slab allocaterWang Shilong2013-09-01
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* Btrfs: add mount option to force UUID tree checkingStefan Behrens2013-09-01
* Btrfs: separate out tests into their own directoryJosef Bacik2013-09-01
* btrfs: add mount option to set commit intervalDavid Sterba2013-09-01
* Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong2013-09-01
* Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong2013-09-01
* Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong2013-09-01
* 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