[PATCH 0/2] Add AIO and Direct_IO support to PMFS

Vishal Verma vishal.l.verma at linux.intel.com
Fri Aug 23 19:21:16 EDT 2013


This patchset adds generix support to filemap_xip to perform
AIO with xip filesystems, and adds AIO support to PMFS.

Vishal Verma (2):
  mm: Add functions for aio read and write using xip
  PMFS: Add support for AIO and direct_IO

 fs/pmfs/file.c     |    2 ++
 fs/pmfs/inode.c    |   37 +++++++++++++++++++++++++++++++++++++
 include/linux/fs.h |    4 ++++
 mm/filemap_xip.c   |   44 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 87 insertions(+), 0 deletions(-)




More information about the Linux-pmfs mailing list