1. 6195cd1 bad_inode: add missing i_op initializers by Miklos Szeredi · 7 years 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. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  4. 5f6e59a vfs: Use IOP_XATTR flag for bad-inode handling by Andreas Gruenbacher · 8 years ago
  5. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  6. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  7. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  8. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  9. 0e3ef1f fs/bad_inode.c: is_bad_inode can be boolean by Yaowei Bai · 8 years ago
  10. db671a8 don't bother with most of the bad_file_ops methods by Al Viro · 9 years ago
  11. a0dbc56 bad_inode: add ->rename2() by Miklos Szeredi · 10 years ago
  12. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  13. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 11 years ago
  14. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  15. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  16. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  17. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  18. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  19. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  20. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  21. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  22. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  23. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  24. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  25. b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 14 years ago
  26. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  27. 6badd79 kill ->dir_notify() by Al Viro · 15 years ago
  28. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  29. b46980f iget: introduce a function to register iget failure by David Howells · 16 years ago
  30. d6f5175 sendfile: remove bad_sendfile() from bad_file_ops by Jens Axboe · 17 years ago
  31. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  32. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  33. be6aab0 [PATCH] fix memory corruption from misinterpreted bad_inode_ops return values by Eric Sandeen · 17 years ago
  34. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  35. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  36. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago