[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200619032049.2687598-1-kent.overstreet@gmail.com>
Date:   Thu, 18 Jun 2020 23:20:47 -0400
From:   Kent Overstreet <kent.overstreet@...il.com>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Cc:     Kent Overstreet <kent.overstreet@...il.com>,
        viro@...iv.linux.org.uk, linux-mm@...ck.org,
        linux-fsdevel@...r.kernel.org
Subject: [PATCH v3 0/2] generic_file_buffered_read() refactoring & optimization
Ok - here's a new version, I fixed the checkpatch stuff and the thing with ret
should be more readable now:
Kent Overstreet (2):
  fs: Break generic_file_buffered_read up into multiple functions
  fs: generic_file_buffered_read() now uses find_get_pages_contig
 mm/filemap.c | 497 +++++++++++++++++++++++++++++----------------------
 1 file changed, 287 insertions(+), 210 deletions(-)
-- 
2.26.2
Powered by blists - more mailing lists