| Commit message (Expand) | Author | Age | Files | Lines |
* | pass iov_iter to ->direct_IO() | Al Viro | 2014-05-06 | 1 | -3/+2 |
* | 9P: introduction of a new cache=mmap model. | Dominique Martinet | 2014-01-10 | 1 | -0/+7 |
* | mm: change invalidatepage prototype to accept length | Lukas Czerner | 2013-05-21 | 1 | -2/+3 |
* | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -0/+1 |
* | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches | 2012-01-05 | 1 | -7/+6 |
* | fs/9p: Add direct IO support in cached mode | Aneesh Kumar K.V | 2011-03-15 | 1 | -2/+3 |
* | fs/9p: Move writeback fid to v9fs_inode | Aneesh Kumar K.V | 2011-03-15 | 1 | -5/+9 |
* | fs/9p: Add buffered write support for v9fs. | Aneesh Kumar K.V | 2011-03-15 | 1 | -15/+168 |
* | fs/9p: [fscache] wait for page write in cached mode | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+2 |
* | 9p: Add a Direct IO support for non-cached operations. | jvrao | 2010-10-28 | 1 | -0/+30 |
* | 9p: Add fscache support to 9p | Abhishek Kulkarni | 2009-09-23 | 1 | -1/+87 |
* | 9p: Fix incorrect parameters to v9fs_file_readn. | Abhishek Kulkarni | 2009-07-14 | 1 | -1/+1 |
* | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -4/+1 |
* | 9p: Documentation updates | Eric Van Hensbergen | 2008-05-14 | 1 | -1/+1 |
* | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 2007-07-14 | 1 | -43/+14 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | 9p: implement optional loose read cache | Eric Van Hensbergen | 2007-02-18 | 1 | -0/+2 |
* | [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -1/+1 |
* | v9fs: do not include linux/version.h | Paul Collins | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] v9fs: update license boilerplate | Eric Van Hensbergen | 2006-03-25 | 1 | -3/+2 |
* | [PATCH] v9fs: add readpage support | Eric Van Hensbergen | 2006-01-18 | 1 | -0/+109 |