| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: account for non-CoW'd blocks in btrfs_abort_transaction | Jeff Mahoney | 2016-07-12 | 1 | -1/+1 |
* | Btrfs: make btrfs_abort_transaction consider existence of new block groups | Filipe Manana | 2016-07-12 | 1 | -1/+1 |
* | btrfs: statfs: report zero available if metadata are exhausted | David Sterba | 2016-04-13 | 1 | -0/+24 |
* | btrfs: cleanup orphans while looking up default subvolume | Jeff Mahoney | 2015-08-27 | 1 | -0/+9 |
* | btrfs: fix wrong accounting of raid1 data profile in statfs | David Sterba | 2015-01-08 | 1 | -1/+1 |
* | Btrfs: properly clean up btrfs_end_io_wq_cache | Josef Bacik | 2014-10-27 | 1 | -0/+1 |
* | btrfs: Fix compile error when CONFIG_SECURITY is not set. | Qu Wenruo | 2014-10-08 | 1 | -0/+2 |
* | btrfs: Make btrfs handle security mount options internally to avoid losing se... | Qu Wenruo | 2014-10-06 | 1 | -5/+92 |
* | btrfs: use slab for end_io_wq structures | David Sterba | 2014-10-02 | 1 | -1/+7 |
* | btrfs: fix error labels in init_btrfs_fs | David Sterba | 2014-10-02 | 1 | -2/+2 |
* | Btrfs: set default max_inline to 8KiB instead of 8MiB | Filipe David Borba Manana | 2014-10-02 | 1 | -1/+1 |
* | btrfs: remove unused variable from btrfs_parse_options | David Sterba | 2014-10-01 | 1 | -3/+1 |
* | Btrfs: fix unprotected device list access when getting the fs information | Miao Xie | 2014-09-17 | 1 | -1/+7 |
* | btrfs: add trace for qgroup accounting | Mark Fasheh | 2014-09-17 | 1 | -0/+1 |
* | Btrfs: clear compress-force when remounting with compress option | Wang Shilong | 2014-09-17 | 1 | -0/+7 |
* | btrfs: make close_ctree return void | David Sterba | 2014-09-17 | 1 | -7/+1 |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2014-08-16 | 1 | -6/+45 |
|\ |
|
| * | btrfs: adjust statfs calculations according to raid profiles | David Sterba | 2014-08-15 | 1 | -6/+45 |
* | | dcache: d_obtain_alias callers don't all want DISCONNECTED | J. Bruce Fields | 2014-08-07 | 1 | -8/+1 |
|/ |
|
* | btrfs: fix null pointer dereference in btrfs_show_devname when name is null | Anand Jain | 2014-07-03 | 1 | -0/+2 |
* | btrfs: fix nossd and ssd_spread mount option regression | Eric Sandeen | 2014-07-03 | 1 | -1/+2 |
* | Btrfs: fix race between balance recovery and root deletion | Wang Shilong | 2014-07-03 | 1 | -0/+2 |
* | btrfs: remove stale newlines from log messages | David Sterba | 2014-06-09 | 1 | -1/+1 |
* | Btrfs: remove OPT_acl parse when acl disabled | Guangliang Zhao | 2014-06-09 | 1 | -0/+7 |
* | Btrfs: add sanity tests for new qgroup accounting code | Josef Bacik | 2014-06-09 | 1 | -0/+3 |
* | Btrfs: reclaim the reserved metadata space at background | Miao Xie | 2014-06-09 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-04-27 | 1 | -16/+6 |
|\ |
|
| * | Btrfs: move btrfs_{set,clear}_and_info() to ctree.h | Wang Shilong | 2014-04-24 | 1 | -14/+0 |
| * | btrfs: fix use-after-free in mount_subvol() | Christoph Jaeger | 2014-04-14 | 1 | -2/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-04-11 | 1 | -0/+22 |
|\ \
| |/ |
|
| * | btrfs: allow mounting btrfs subvolumes with different ro/rw options | Harald Hoyer | 2014-04-10 | 1 | -0/+22 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-04-04 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o | 2014-03-13 | 1 | -0/+1 |
* | | btrfs: Cleanup the old btrfs_worker. | Qu Wenruo | 2014-03-10 | 1 | -8/+0 |
* | | btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -2/+2 |
* | | btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | | btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -1/+0 |
* | | btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | | btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | | btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -5/+6 |
* | | btrfs: Replace fs_info->submit_workers with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | | btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | | btrfs: Replace fs_info->workers with btrfs_workqueue. | Qu Wenruo | 2014-03-10 | 1 | -1/+1 |
* | | btrfs: wake up transaction thread upon remount | Justin Maggard | 2014-03-10 | 1 | -0/+1 |
* | | Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol | Josef Bacik | 2014-02-14 | 1 | -1/+8 |
* | | Btrfs: fix max_inline mount option | Mitch Harder | 2014-02-14 | 1 | -1/+1 |
|/ |
|
* | Btrfs: use late_initcall instead of module_init | Filipe David Borba Manana | 2014-02-03 | 1 | -1/+1 |
* | btrfs: Cleanup the btrfs_parse_options for remount. | Qu Wenruo | 2014-01-28 | 1 | -60/+77 |
* | btrfs: Add noinode_cache mount option | Qu Wenruo | 2014-01-28 | 1 | -2/+8 |
* | Btrfs: fix btrfs boot when compiled as built-in | Filipe David Borba Manana | 2014-01-28 | 1 | -1/+9 |