Commit History

Author SHA1 Message Date
  Linus Torvalds 0110c350c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 77469c3f57 9p: saner ->write_end() on failing copy into non-uptodate page 9 years ago
  Christoph Hellwig 2f8b544477 block,fs: untangle fs.h and blk_types.h 8 years ago
  Al Viro 90090ae645 missed comment updates from ->direct_IO() prototype change 9 years ago
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Linus Torvalds dba94f2155 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 10 years ago
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() 10 years ago
  Omar Sandoval 6f67376318 direct_IO: use iov_iter_rw() instead of rw everywhere 10 years ago
  Al Viro 42b1ab979d 9p: get rid of v9fs_direct_file_read() 10 years ago
  Al Viro e1200fe68f 9p: switch p9_client_read() to passing struct iov_iter * 10 years ago
  Al Viro 9565a54452 9p: get rid of v9fs_direct_file_write() 10 years ago
  Al Viro 371098c6a6 9p: switch ->writepage() to direct use of p9_client_write() 10 years ago
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
  Fabian Frederick e8782e2fbc 9p: kerneldoc warning fixes 11 years ago
  Al Viro 4b8e992392 9p: switch to %p[dD] 11 years ago
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
  Dominique Martinet fb89b45cdf 9P: introduction of a new cache=mmap model. 11 years ago
  Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
  Joe Perches 5d3851530d 9p: Reduce object size with CONFIG_NET_9P_DEBUG 13 years ago
  Aneesh Kumar K.V e959b54901 fs/9p: Add direct IO support in cached mode 14 years ago
  Aneesh Kumar K.V 6b39f6d22f fs/9p: Move writeback fid to v9fs_inode 14 years ago
  Aneesh Kumar K.V 7263cebed9 fs/9p: Add buffered write support for v9fs. 14 years ago
  Aneesh Kumar K.V 2efda7998b fs/9p: [fscache] wait for page write in cached mode 14 years ago
  jvrao 3e24ad2ff9 9p: Add a Direct IO support for non-cached operations. 15 years ago
  Abhishek Kulkarni 60e78d2c99 9p: Add fscache support to 9p 16 years ago
  Abhishek Kulkarni 9c9ad6162e 9p: Fix incorrect parameters to v9fs_file_readn. 16 years ago
  Eric Van Hensbergen fbedadc16e 9p: move readn meta-function from client to fs layer 17 years ago
  Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago