1. c93b747 coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 4 years, 10 months ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  4. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  5. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  6. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  7. c12c49e coda: switch to ->read_iter/->write_iter by Al Viro · 9 years ago
  8. 834b46c fs/coda: use linux/uaccess.h by Fabian Frederick · 10 years ago
  9. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  10. 03d95eb lift sb_start_write() out of ->write() by Al Viro · 11 years ago
  11. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  12. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  13. 31a203d take coda-private headers out of include/linux by Al Viro · 13 years ago
  14. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  15. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  16. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  17. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 6818173 splice: implement default splice_read method by Miklos Szeredi · 15 years ago
  20. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 15 years ago
  21. 7596b27 coda: fix creds reference by Randy Dunlap · 16 years ago
  22. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  23. d3fec42 coda: remove CODA_STORE/CODA_RELEASE upcalls by Jan Harkes · 17 years ago
  24. 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 17 years ago
  25. 38c2e43 coda: do not grab an uninitialized fd when the open upcall returns an error by Jan Harkes · 17 years ago
  26. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  27. d4176d3 [PATCH] struct path: convert coda by Josef Sipek · 17 years ago
  28. 6ecbc4e [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open() by Josh Triplett · 18 years ago
  29. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  30. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  31. c98d8cf [PATCH] fs/coda/: proper prototypes by Adrian Bunk · 18 years ago
  32. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago