Commit History

Author SHA1 Message Date
  Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
  Christoph Hellwig 646ec4615c fs: remove inode_add_to_list/__inode_add_to_list 14 years ago
  Christoph Hellwig f7899bd547 fs: move i_count increments into find_inode/find_inode_fast 14 years ago
  Christoph Hellwig ad5e195ac9 fs: Stop abusing find_inode_fast in iunique 14 years ago
  Dave Chinner 4c51acbc66 fs: Factor inode hash operations into functions 14 years ago
  Nick Piggin 9e38d86ff2 fs: Implement lazy LRU updates for inodes 14 years ago
  Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 14 years ago
  Al Viro 1d3382cbf0 new helper: inode_unhashed() 14 years ago
  Al Viro a8dade34e3 unexport invalidate_inodes 14 years ago
  Namhyung Kim a3314a0ed3 lockdep: fixup checking of dir inode annotation 14 years ago
  Christoph Hellwig 56b0dacfa2 fs: mark destroy_inode static 14 years ago
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 years ago
  Al Viro b70a3e0702 All filesystems that need invalidate_inode_buffers() are doing that explicitly 15 years ago
  Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
  Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
  Al Viro 30140837f2 fs/inode.c:clear_inode() is gone 15 years ago
  Al Viro 644da5960d fs/inode.c:evict() doesn't care about delete vs. non-delete paths now 15 years ago
  Al Viro 07958f9f5b ->delete_inode() is gone 15 years ago
  Al Viro b0683aa638 new helper: end_writeback() 15 years ago
  Al Viro 661074e91b Take ->i_bdev/->i_cdev handling out of clear_inode() 15 years ago
  Al Viro c6287315cb generic_detach_inode() can be static now 15 years ago
  Al Viro be7ce4161f New method - evict_inode() 15 years ago
  Al Viro b4272d4c81 unify fs/inode.c callers of clear_inode() 15 years ago
  Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
  Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark 15 years ago
  Eric Paris 2dfc1cae4c inotify: remove inotify in kernel interface 15 years ago
  Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
  Dmitry Monakhov a1bd120d13 vfs: Add inode uid,gid,mode init helper 15 years ago
  Richard Kennedy 2e147f1ef7 fs: inode.c use atomic_inc_return in __iget 15 years ago
  Eric Paris 9d5ed77dad security: remove dead hook inode_delete 15 years ago