summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
AgeCommit message (Expand)Author
2014-02-14Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik
2014-02-14Btrfs: fix max_inline mount optionMitch Harder
2014-02-03Btrfs: use late_initcall instead of module_initFilipe David Borba Manana
2014-01-28btrfs: Cleanup the btrfs_parse_options for remount.Qu Wenruo
2014-01-28btrfs: Add noinode_cache mount optionQu Wenruo
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana
2014-01-28btrfs: Add treelog mount option.Qu Wenruo
2014-01-28btrfs: Add datasum mount option.Qu Wenruo
2014-01-28btrfs: Add datacow mount option.Qu Wenruo
2014-01-28btrfs: Add acl mount option.Qu Wenruo
2014-01-28btrfs: Add noflushoncommit mount option.Qu Wenruo
2014-01-28btrfs: Add noenospc_debug mount option.Qu Wenruo
2014-01-28btrfs: Add nodiscard mount option.Qu Wenruo
2014-01-28btrfs: Add noautodefrag mount option.Qu Wenruo
2014-01-28btrfs: Add "barrier" option to support "-o remount,barrier"Qu Wenruo
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2013-12-12Btrfs: don't clear the default compression typeMiao Xie
2013-11-11Btrfs: don't wait for the completion of all the ordered extentsMiao Xie
2013-11-11btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-11Btrfs: Wait for uuid-tree rebuild task on remount read-onlyStefan Behrens
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik
2013-09-21btrfs: show compiled-in config features at module load timeStefan Behrens
2013-09-01Btrfs: allocate prelim_ref with a slab allocaterWang Shilong
2013-09-01Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven
2013-09-01Btrfs: add mount option to force UUID tree checkingStefan Behrens
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik
2013-09-01btrfs: add mount option to set commit intervalDavid Sterba
2013-09-01Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong
2013-09-01Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong
2013-09-01Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong
2013-07-01Btrfs: stop waiting on current trans if we abortedJosef Bacik
2013-06-14Btrfs: do delay iput in sync_fsJosef Bacik
2013-06-14Btrfs: introduce per-subvolume ordered extent listMiao Xie
2013-06-14Btrfs: cleanup: don't check the same thing twiceStefan Behrens
2013-06-14btrfs: show compiled-in config features at module load timeDavid Sterba
2013-06-14btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba
2013-05-17Btrfs: pause the space balance when remounting to R/OMiao Xie
2013-05-06Btrfs: fix lockdep warningJosef Bacik
2013-05-06Btrfs: fix unblocked autodefraggers when remountMiao Xie
2013-05-06Btrfs: fix infinite loop when we abort on mountJosef Bacik
2013-05-06btrfs: cover more error codes in btrfs_decode_errorDavid Sterba
2013-05-06btrfs: deprecate subvolrootid mount optionDavid Sterba
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby