1. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  2. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  3. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  4. 42b1ab9 9p: get rid of v9fs_direct_file_read() by Al Viro · 9 years ago
  5. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 9 years ago
  6. 9565a54 9p: get rid of v9fs_direct_file_write() by Al Viro · 9 years ago
  7. 371098c 9p: switch ->writepage() to direct use of p9_client_write() by Al Viro · 9 years ago
  8. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  9. e8782e2 9p: kerneldoc warning fixes by Fabian Frederick · 10 years ago
  10. 4b8e992 9p: switch to %p[dD] by Al Viro · 10 years ago
  11. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  12. fb89b45 9P: introduction of a new cache=mmap model. by Dominique Martinet · 11 years ago
  13. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  14. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  15. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  16. e959b54 fs/9p: Add direct IO support in cached mode by Aneesh Kumar K.V · 13 years ago
  17. 6b39f6d fs/9p: Move writeback fid to v9fs_inode by Aneesh Kumar K.V · 13 years ago
  18. 7263ceb fs/9p: Add buffered write support for v9fs. by Aneesh Kumar K.V · 13 years ago
  19. 2efda79 fs/9p: [fscache] wait for page write in cached mode by Aneesh Kumar K.V · 13 years ago
  20. 3e24ad2 9p: Add a Direct IO support for non-cached operations. by jvrao · 14 years ago
  21. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 15 years ago
  22. 9c9ad61 9p: Fix incorrect parameters to v9fs_file_readn. by Abhishek Kulkarni · 15 years ago
  23. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  24. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  25. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  26. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  27. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  28. e03abc0 9p: implement optional loose read cache by Eric Van Hensbergen · 17 years ago
  29. d6f787b [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  30. 779cbf0 v9fs: do not include linux/version.h by Paul Collins · 18 years ago
  31. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  32. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 18 years ago
  33. 147b31c [PATCH] v9fs: add readpage support by Eric Van Hensbergen · 18 years ago