linux/fs/exofs
Linus Torvalds d42d1dabf3 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Pull exofs update from Boaz Harrosh:
 "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."

* 'for-linus' of git://git.open-osd.org/linux-open-osd:
  ore: Fix out-of-bounds access in _ios_obj()
  exofs: Use proper max_IO calculations from ore
  exofs: Fix __r4w_get_page when offset is beyond i_size
  exofs: stop using s_dirt
  exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)
2012-08-03 13:24:07 -07:00
..
BUGS
common.h
dir.c
exofs.h
file.c
inode.c
Kbuild
Kconfig
Kconfig.ore
namei.c
ore_raid.c
ore_raid.h
ore.c ore: Fix out-of-bounds access in _ios_obj() 2012-08-02 16:41:56 +03:00
super.c
symlink.c
sys.c