1. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  2. 3e880fb fs: use fast counters for vfs caches by Nick Piggin · 13 years ago
  3. 86c8749 vfs: revert per-cpu nr_unused counters for dentry and inodes by Nick Piggin · 13 years ago
  4. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  5. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  6. 63997e9 split invalidate_inodes() by Al Viro · 14 years ago
  7. a031878 fs: fold invalidate_list into invalidate_inodes by Christoph Hellwig · 14 years ago
  8. d895a1c fs: do not drop inode_lock in dispose_list by Christoph Hellwig · 14 years ago
  9. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  10. 99a3891 fs: fix buffer invalidation in invalidate_list by Christoph Hellwig · 14 years ago
  11. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  12. f991bd2 fs: introduce a per-cpu last_ino allocator by Eric Dumazet · 14 years ago
  13. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  14. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  15. f7899bd fs: move i_count increments into find_inode/find_inode_fast by Christoph Hellwig · 14 years ago
  16. ad5e195 fs: Stop abusing find_inode_fast in iunique by Christoph Hellwig · 14 years ago
  17. 4c51acb fs: Factor inode hash operations into functions by Dave Chinner · 14 years ago
  18. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  19. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  20. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  21. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  22. a3314a0 lockdep: fixup checking of dir inode annotation by Namhyung Kim · 14 years ago
  23. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 14 years ago
  24. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  25. b70a3e0 All filesystems that need invalidate_inode_buffers() are doing that explicitly by Al Viro · 14 years ago
  26. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  27. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
  28. 3014083 fs/inode.c:clear_inode() is gone by Al Viro · 14 years ago
  29. 644da59 fs/inode.c:evict() doesn't care about delete vs. non-delete paths now by Al Viro · 14 years ago
  30. 07958f9 ->delete_inode() is gone by Al Viro · 14 years ago
  31. b0683aa new helper: end_writeback() by Al Viro · 14 years ago
  32. 661074e Take ->i_bdev/->i_cdev handling out of clear_inode() by Al Viro · 14 years ago
  33. c628731 generic_detach_inode() can be static now by Al Viro · 14 years ago
  34. be7ce41 New method - evict_inode() by Al Viro · 14 years ago
  35. b4272d4 unify fs/inode.c callers of clear_inode() by Al Viro · 14 years ago
  36. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
  37. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 14 years ago
  38. 2dfc1ca inotify: remove inotify in kernel interface by Eric Paris · 14 years ago
  39. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  40. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 14 years ago
  41. 2e147f1 fs: inode.c use atomic_inc_return in __iget by Richard Kennedy · 14 years ago
  42. 9d5ed77 security: remove dead hook inode_delete by Eric Paris · 14 years ago
  43. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  44. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  45. eaff807 kill I_LOCK by Christoph Hellwig · 14 years ago
  46. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  47. ce06e0b vfs: optimize touch_time() too by Andi Kleen · 15 years ago
  48. b12536c vfs: optimization for touch_atime() by Andi Kleen · 15 years ago
  49. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 15 years ago
  50. af0d9ae fs/inode.c: add dev-id and inode number for debugging in init_special_inode() by Manish Katiyar · 15 years ago
  51. 88e0fbc fs: turn iprune_mutex into rwsem by Nick Piggin · 15 years ago
  52. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  53. 580be08 fs: make sure data stored into inode is properly seen before unlocking new inode by Jan Kara · 15 years ago
  54. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  55. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  56. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  57. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  58. f19d4a8 add caching of ACLs in struct inode by Al Viro · 15 years ago
  59. 9a7aa12 vfs: Set special lockdep map for dirs only if not set by fs by Jan Kara · 15 years ago
  60. 2eadfc0 trivial: fs/inode: Fix typo in file_update_time nanodoc by Wolfram Sang · 15 years ago
  61. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  62. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 15 years ago
  63. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  64. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  65. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  66. 6b3304b Make checkpatch.pl shut up on fs/inode.c by Manish Katiyar · 15 years ago
  67. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 15 years ago
  68. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  69. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  70. aabb8fd fs: avoid I_NEW inodes by Nick Piggin · 15 years ago
  71. 8d80ce8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  72. 11ff6f05 Allow relatime to update atime once a day by Matthew Garrett · 15 years ago
  73. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  74. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  75. 7ef0d73 fs: new inode i_state corruption fix by Nick Piggin · 15 years ago
  76. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  77. 6146f0d integrity: IMA hooks by Mimi Zohar · 15 years ago
  78. b32714b partial revert of asynchronous inode delete by Arjan van de Ven · 15 years ago
  79. efaee19 async: make the final inode deletion an asynchronous event by Arjan van de Ven · 15 years ago
  80. 0bc02f3 fs/inode: fix kernel-doc notation by Randy Dunlap · 15 years ago
  81. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 15 years ago
  82. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  83. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 15 years ago
  84. d44dab8 fs: xfs needs inode_wait to be exported by Stephen Rothwell · 16 years ago
  85. 087e3b0 Inode: export symbol destroy_inode by Christoph Hellwig · 16 years ago
  86. 8290c35 Inode: Allow external list initialisation by David Chinner · 16 years ago
  87. 2cb1599 Inode: Allow external initialisers by David Chinner · 16 years ago
  88. 7d455e0 fs/inode.c: properly init address_space->writeback_index by Chris Mason · 16 years ago
  89. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  90. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  91. 6ce07c7 VFS: fix unused variable warning by Linus Torvalds · 16 years ago
  92. 33dcdac [PATCH] kill ->put_inode by Christoph Hellwig · 16 years ago
  93. c5c8be3 fs/inode.c: use hlist_for_each_entry() by Matthias Kaehlcke · 16 years ago
  94. 20ddee2 [PATCH] r/o bind mounts: write count for file_update_time() by Dave Hansen · 16 years ago
  95. cdb70f3 [PATCH] r/o bind mounts: write counts for touch_atime() by Dave Hansen · 16 years ago
  96. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 16 years ago
  97. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 16 years ago
  98. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 16 years ago
  99. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  100. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago