From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Bacik Subject: [PATCH 0/7] super block scalabilit patches V3 Date: Thu, 11 Jun 2015 15:41:05 -0400 Message-ID: <1434051673-13838-1-git-send-email-jbacik@fb.com> Mime-Version: 1.0 Content-Type: text/plain To: , , , , , Return-path: Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:45851 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750818AbbFKTlq (ORCPT ); Thu, 11 Jun 2015 15:41:46 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Here are the cleaned up versions of Dave Chinners super block scalability patches. I've been testing them locally for a while and they are pretty solid. They fix a few big issues, such as the global inode list and soft lockups on boxes on unmount that have lots of inodes in cache. Al if you would consider pulling these in that would be great, you can pull from here git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git superblock-scaling Thanks, Josef