summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2014-08-161-6/+45
|\
| * btrfs: adjust statfs calculations according to raid profilesDavid Sterba2014-08-151-6/+45
* | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-071-8/+1
|/
* btrfs: fix null pointer dereference in btrfs_show_devname when name is nullAnand Jain2014-07-031-0/+2
* btrfs: fix nossd and ssd_spread mount option regressionEric Sandeen2014-07-031-1/+2
* Btrfs: fix race between balance recovery and root deletionWang Shilong2014-07-031-0/+2
* btrfs: remove stale newlines from log messagesDavid Sterba2014-06-091-1/+1
* Btrfs: remove OPT_acl parse when acl disabledGuangliang Zhao2014-06-091-0/+7
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-091-0/+3
* Btrfs: reclaim the reserved metadata space at backgroundMiao Xie2014-06-091-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-271-16/+6
|\
| * Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2014-04-241-14/+0
| * btrfs: fix use-after-free in mount_subvol()Christoph Jaeger2014-04-141-2/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-111-0/+22
|\ \ | |/
| * btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer2014-04-101-0/+22
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\ \ | |/ |/|
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | btrfs: Cleanup the old btrfs_worker.Qu Wenruo2014-03-101-8/+0
* | btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-2/+2
* | btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-1/+1
* | btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-1/+0
* | btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-1/+1
* | btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-1/+1
* | btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-5/+6
* | btrfs: Replace fs_info->submit_workers with btrfs_workqueue.Qu Wenruo2014-03-101-1/+1
* | btrfs: Replace fs_info->delalloc_workers with btrfs_workqueueQu Wenruo2014-03-101-1/+1
* | btrfs: Replace fs_info->workers with btrfs_workqueue.Qu Wenruo2014-03-101-1/+1
* | btrfs: wake up transaction thread upon remountJustin Maggard2014-03-101-0/+1
* | Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-141-1/+8
* | Btrfs: fix max_inline mount optionMitch Harder2014-02-141-1/+1
|/
* Btrfs: use late_initcall instead of module_initFilipe David Borba Manana2014-02-031-1/+1
* btrfs: Cleanup the btrfs_parse_options for remount.Qu Wenruo2014-01-281-60/+77
* btrfs: Add noinode_cache mount optionQu Wenruo2014-01-281-2/+8
* Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana2014-01-281-1/+9
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-0/+3
* btrfs: Add treelog mount option.Qu Wenruo2014-01-281-1/+7
* btrfs: Add datasum mount option.Qu Wenruo2014-01-281-0/+10
* btrfs: Add datacow mount option.Qu Wenruo2014-01-281-1/+7
* btrfs: Add acl mount option.Qu Wenruo2014-01-281-1/+5
* btrfs: Add noflushoncommit mount option.Qu Wenruo2014-01-281-1/+7
* btrfs: Add noenospc_debug mount option.Qu Wenruo2014-01-281-0/+5
* btrfs: Add nodiscard mount option.Qu Wenruo2014-01-281-1/+5
* btrfs: Add noautodefrag mount option.Qu Wenruo2014-01-281-1/+7
* btrfs: Add "barrier" option to support "-o remount,barrier"Qu Wenruo2014-01-281-1/+7
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-55/+49
* Btrfs: don't clear the default compression typeMiao Xie2013-12-121-3/+2
* Btrfs: don't wait for the completion of all the ordered extentsMiao Xie2013-11-111-1/+1
* btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana2013-11-111-1/+1
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-111-1/+0
* Btrfs: Wait for uuid-tree rebuild task on remount read-onlyStefan Behrens2013-11-111-0/+6
OpenPOWER on IntegriCloud