* [GIT PULL] exofs: Mostly fixes
@ 2012-08-03 8:08 Boaz Harrosh
0 siblings, 0 replies; only message in thread
From: Boaz Harrosh @ 2012-08-03 8:08 UTC (permalink / raw)
To: Linus Torvalds, linux-fsdevel, NFS list, open-osd,
Artem Bityutskiy
Hi Linus
Please pull a few changes since commit v3.5-rc5-5-gc999ff6
They are available in the git repository at:
git://git.open-osd.org/linux-open-osd.git for-linus
for you to fetch changes up to 9e62bb4458ad2cf28bd701aa5fab380b846db326:
ore: Fix out-of-bounds access in _ios_obj() (2012-08-02 16:41:56 +0300)
They are all mostly fixes, except the most important patch by Artem Bityutskiy
which removes the use of s_dirt. After this patch s_dirt can be completely
removed from the tree.
Thanks, hope you are enjoying the Olympics, for me it's the swimming
Boaz
----------------------------------------------------------------
Artem Bityutskiy (1):
exofs: stop using s_dirt
Boaz Harrosh (3):
exofs: Fix __r4w_get_page when offset is beyond i_size
exofs: Use proper max_IO calculations from ore
ore: Fix out-of-bounds access in _ios_obj()
Kautuk Consul (1):
exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)
fs/exofs/inode.c | 27 ++++++++++++++++++---------
fs/exofs/ore.c | 14 +++++++-------
fs/exofs/super.c | 11 -----------
3 files changed, 25 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-03 8:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 8:08 [GIT PULL] exofs: Mostly fixes Boaz Harrosh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.