1. 2be0847 ANDROID: fs: logfs: fix filler function type by Sami Tolvanen · 6 years ago
  2. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  3. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  5. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  6. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  8. 7f5458e qstr: constify instances in logfs by Al Viro · 8 years ago
  9. 5e26124 logfs: no need to lock directory in lseek by Al Viro · 8 years ago
  10. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  11. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  12. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  13. fb417f1 logfs: don't duplicate page_symlink_inode_operations by Al Viro · 9 years ago
  14. b427264 logfs: fix a pagecache leak for symlinks by Al Viro · 9 years ago
  15. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  16. 46d0733 [readdir] convert logfs by Al Viro · 11 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  18. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  19. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  20. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  22. 50bc9b6 logfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  23. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  24. 0bd9038 logfs: Propagate page parameter to __logfs_write_inode by Prasad Joshi · 13 years ago
  25. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  26. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  27. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  28. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  29. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  30. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  31. 64370e2 logfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  32. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  33. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  36. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  37. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  38. 02d6d68 logfs: kill BKL by Arnd Bergmann · 14 years ago
  39. 2562495 fix leak in __logfs_create() by Al Viro · 14 years ago
  40. a8cd456 fix "seperate" typos in comments by Anand Gadiyar · 14 years ago
  41. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  42. 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
  43. e326068 Prevent schedule while atomic in __logfs_readdir by Joern Engel · 14 years ago
  44. 30835cd [LogFS] Prevent 64bit divisions in hash_index by Joern Engel · 15 years ago
  45. ddfd1f0 [LogFS] Plug memory leak on error paths by Joern Engel · 15 years ago
  46. 5db53f3 [LogFS] add new flash file system by Joern Engel · 15 years ago