Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify vor 15 Jahren
  Al Viro b70a3e0702 All filesystems that need invalidate_inode_buffers() are doing that explicitly vor 15 Jahren
  Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() vor 15 Jahren
  Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped vor 15 Jahren
  Al Viro 30140837f2 fs/inode.c:clear_inode() is gone vor 15 Jahren
  Al Viro 644da5960d fs/inode.c:evict() doesn't care about delete vs. non-delete paths now vor 15 Jahren
  Al Viro 07958f9f5b ->delete_inode() is gone vor 15 Jahren
  Al Viro b0683aa638 new helper: end_writeback() vor 15 Jahren
  Al Viro 661074e91b Take ->i_bdev/->i_cdev handling out of clear_inode() vor 15 Jahren
  Al Viro c6287315cb generic_detach_inode() can be static now vor 15 Jahren
  Al Viro be7ce4161f New method - evict_inode() vor 15 Jahren
  Al Viro b4272d4c81 unify fs/inode.c callers of clear_inode() vor 15 Jahren
  Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING vor 15 Jahren
  Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark vor 15 Jahren
  Eric Paris 2dfc1cae4c inotify: remove inotify in kernel interface vor 15 Jahren
  Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback vor 15 Jahren
  Dmitry Monakhov a1bd120d13 vfs: Add inode uid,gid,mode init helper vor 15 Jahren
  Richard Kennedy 2e147f1ef7 fs: inode.c use atomic_inc_return in __iget vor 15 Jahren
  Eric Paris 9d5ed77dad security: remove dead hook inode_delete vor 15 Jahren
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem vor 15 Jahren
  Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem vor 15 Jahren
  Christoph Hellwig eaff8079d4 kill I_LOCK vor 15 Jahren
  Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks vor 15 Jahren
  Andi Kleen ce06e0b21d vfs: optimize touch_time() too vor 15 Jahren
  Andi Kleen b12536c270 vfs: optimization for touch_atime() vor 15 Jahren
  Jan Kara 22fe404218 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it vor 15 Jahren
  Manish Katiyar af0d9ae811 fs/inode.c: add dev-id and inode number for debugging in init_special_inode() vor 15 Jahren
  Nick Piggin 88e0fbc452 fs: turn iprune_mutex into rwsem vor 15 Jahren
  Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const vor 15 Jahren
  Jan Kara 580be0837a fs: make sure data stored into inode is properly seen before unlocking new inode vor 15 Jahren