1. e59cc47 trim includes in inode.c by Al Viro · 12 years ago
  2. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  3. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 12 years ago
  4. 310fa7a restore smp_mb() in unlock_new_inode() by Al Viro · 12 years ago
  5. 978d6d8 vfs: Correctly set the dir i_mutex lockdep class by Tyler Hicks · 12 years ago
  6. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 12 years ago
  7. 424a533 vfs: remove printk from set_nlink() by Miklos Szeredi · 12 years ago
  8. 5f8aefd mm: account reaped page cache on inode cache pruning by Konstantin Khlebnikov · 12 years ago
  9. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  10. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  11. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  12. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 12 years ago
  13. a78ef70 vfs: protect i_nlink by Miklos Szeredi · 13 years ago
  14. 62a3dde vfs: fix spinning prevention in prune_icache_sb by Christoph Hellwig · 13 years ago
  15. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  16. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  17. c4ae0c6 vfs: avoid call to inode_lru_list_del() if possible by Eric Dumazet · 13 years ago
  18. f2ee7ab vfs: avoid taking inode_hash_lock on pipes and sockets by Eric Dumazet · 13 years ago
  19. b12362b vfs: conditionally call inode_wb_list_del() by Eric Dumazet · 13 years ago
  20. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  21. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  22. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  23. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  24. 4f8c19f inode: remove iprune_sem by Dave Chinner · 13 years ago
  25. b0d40c9 superblock: introduce per-sb cache shrinker infrastructure by Dave Chinner · 13 years ago
  26. 09cc9fc inode: move to per-sb LRU locks by Dave Chinner · 13 years ago
  27. 98b745c inode: Make unused inode LRU per superblock by Dave Chinner · 13 years ago
  28. fcb94f7 inode: convert inode_stat.nr_unused to per-cpu counters by Dave Chinner · 13 years ago
  29. e7f5909 kill useless checks for sb->s_op == NULL by Al Viro · 13 years ago
  30. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  31. f758eea writeback: split inode_wb_list_lock into bdi_writeback.list_lock by Christoph Hellwig · 13 years ago
  32. 4b4563d fs: cosmetic inode.c cleanups by Christoph Hellwig · 13 years ago
  33. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  34. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  35. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  36. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  37. 7dcda1c fs: export empty_aops by Jens Axboe · 13 years ago
  38. b6d0ad6 fs: fix inode.c kernel-doc warning by Randy Dunlap · 13 years ago
  39. 0b2d072 fs: simplify iget & friends by Christoph Hellwig · 13 years ago
  40. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 13 years ago
  41. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  42. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago
  43. f283c86 fs: remove inode_lock from iput_final and prune_icache by Dave Chinner · 13 years ago
  44. 02afc41 fs: Lock the inode LRU list separately by Dave Chinner · 13 years ago
  45. b2b2af8 fs: factor inode disposal by Dave Chinner · 13 years ago
  46. 250df6e fs: protect inode->i_state with inode->i_lock by Dave Chinner · 13 years ago
  47. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  48. e795b71 userns: userns: check user namespace for task->file uid equivalence checks by Serge E. Hallyn · 13 years ago
  49. eaae668d fs/inode: Fix kernel-doc format for inode_init_owner by Ben Hutchings · 13 years ago
  50. bab1d94 prune back iprune_sem by Christoph Hellwig · 13 years ago
  51. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  52. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 13 years ago
  53. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 13 years ago
  54. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 13 years ago
  55. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  56. 3e880fb fs: use fast counters for vfs caches by Nick Piggin · 13 years ago
  57. 86c8749 vfs: revert per-cpu nr_unused counters for dentry and inodes by Nick Piggin · 13 years ago
  58. 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
  59. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  60. 63997e9 split invalidate_inodes() by Al Viro · 14 years ago
  61. a031878 fs: fold invalidate_list into invalidate_inodes by Christoph Hellwig · 14 years ago
  62. d895a1c fs: do not drop inode_lock in dispose_list by Christoph Hellwig · 14 years ago
  63. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  64. 99a3891 fs: fix buffer invalidation in invalidate_list by Christoph Hellwig · 14 years ago
  65. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  66. f991bd2 fs: introduce a per-cpu last_ino allocator by Eric Dumazet · 14 years ago
  67. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  68. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  69. f7899bd fs: move i_count increments into find_inode/find_inode_fast by Christoph Hellwig · 14 years ago
  70. ad5e195 fs: Stop abusing find_inode_fast in iunique by Christoph Hellwig · 14 years ago
  71. 4c51acb fs: Factor inode hash operations into functions by Dave Chinner · 14 years ago
  72. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  73. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  74. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  75. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  76. a3314a0 lockdep: fixup checking of dir inode annotation by Namhyung Kim · 14 years ago
  77. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 14 years ago
  78. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  79. b70a3e0 All filesystems that need invalidate_inode_buffers() are doing that explicitly by Al Viro · 14 years ago
  80. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  81. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
  82. 3014083 fs/inode.c:clear_inode() is gone by Al Viro · 14 years ago
  83. 644da59 fs/inode.c:evict() doesn't care about delete vs. non-delete paths now by Al Viro · 14 years ago
  84. 07958f9 ->delete_inode() is gone by Al Viro · 14 years ago
  85. b0683aa new helper: end_writeback() by Al Viro · 14 years ago
  86. 661074e Take ->i_bdev/->i_cdev handling out of clear_inode() by Al Viro · 14 years ago
  87. c628731 generic_detach_inode() can be static now by Al Viro · 14 years ago
  88. be7ce41 New method - evict_inode() by Al Viro · 14 years ago
  89. b4272d4 unify fs/inode.c callers of clear_inode() by Al Viro · 14 years ago
  90. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
  91. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 14 years ago
  92. 2dfc1ca inotify: remove inotify in kernel interface by Eric Paris · 14 years ago
  93. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  94. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 14 years ago
  95. 2e147f1 fs: inode.c use atomic_inc_return in __iget by Richard Kennedy · 14 years ago
  96. 9d5ed77 security: remove dead hook inode_delete by Eric Paris · 14 years ago
  97. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  98. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  99. eaff807 kill I_LOCK by Christoph Hellwig · 14 years ago
  100. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago