1. a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 11 years ago
  2. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  3. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  4. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  5. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  6. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  7. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  8. 67697cb ocfs2: propagate umode_t by Al Viro · 13 years ago
  9. 2b15ad0 dlmfs: use inode_init_owner() by Al Viro · 13 years ago
  10. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  11. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  12. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  13. 98ba073 ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs by Robin Dong · 13 years ago
  14. 0ccd234 fs: change to new flag variable by matt mooney · 14 years ago
  15. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  16. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  17. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  18. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  19. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  20. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  21. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  22. 33fa1d9 fs/ocfs2: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  23. a36d515 ocfs2_dlmfs: Fix math error when reading LVB. by Joel Becker · 14 years ago
  24. efd647f ocfs2_dlmfs: User DLM_* when decoding file open flags. by Tao Ma · 14 years ago
  25. 6fcef3f ocfs2/userdlm: Add tracing in userdlm by Sunil Mushran · 14 years ago
  26. cbe0e33 ocfs2_dlmfs: Enable the use of user cluster stacks. by Joel Becker · 15 years ago
  27. 0016eed ocfs2_dlmfs: Use the stackglue. by Joel Becker · 15 years ago
  28. e8fce48 ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN by Joel Becker · 15 years ago
  29. 34a9dd7 ocfs2_dlmfs: Move to its own directory by Joel Becker · 15 years ago