linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Squashfs: performance improvement patches (V3)
@ 2013-11-14  5:14 Phillip Lougher
  2013-11-14  5:14 ` [PATCH 1/4] Squashfs: Refactor decompressor interface and code (V3) Phillip Lougher
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Phillip Lougher @ 2013-11-14  5:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: minchan, Phillip Lougher

Hi,

This is a partial patchset of V3 patches following review by myself
and others.  Changes are described in the individual patches.

There is one additional patch which fixes a static checker error.

Squashfs: Refactor decompressor interface and code (V3)
Squashfs: Generalise paging handling in the decompressors (V3)
Squashfs: Directly decompress into the page cache for file data (V3)
Squashfs: Check stream is not NULL in decompressor_multi.c

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-11-19  8:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14  5:14 [PATCH 0/4] Squashfs: performance improvement patches (V3) Phillip Lougher
2013-11-14  5:14 ` [PATCH 1/4] Squashfs: Refactor decompressor interface and code (V3) Phillip Lougher
2013-11-19  8:07   ` Minchan Kim
2013-11-14  5:14 ` [PATCH 2/4] Squashfs: Generalise paging handling in the decompressors (V3) Phillip Lougher
2013-11-19  8:10   ` Minchan Kim
2013-11-14  5:14 ` [PATCH 3/4] Squashfs: Directly decompress into the page cache for file data (V3) Phillip Lougher
2013-11-19  8:17   ` Minchan Kim
2013-11-14  5:14 ` [PATCH 4/4] Squashfs: Check stream is not NULL in decompressor_multi.c Phillip Lougher
2013-11-19  8:18   ` Minchan Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).