提交历史

作者 SHA1 备注 提交日期
  Jan Kara 5716863e0f fsnotify: Fix possible use-after-free in inode iteration on umount 8 年之前
  Geliang Tang 1deaf9d197 fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes 9 年之前
  Linus Torvalds 7d9071a095 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Jan Kara 925d1132a0 fsnotify: remove mark->free_list 10 年之前
  Dave Chinner 74278da9f7 inode: convert inode_sb_list_lock to per-sb 10 年之前
  Jan Kara 0809ab69a2 fsnotify: unify inode and mount marks handling 10 年之前
  Jan Kara 8edc6e1688 fanotify: fix notification of groups with inode & mount marks 10 年之前
  Jerry Hoemann 6424babfd6 fsnotify: next_i is freed during fsnotify_unmount_inodes. 10 年之前
  Ken Helias 1d023284c3 list: fix order of arguments for hlist_add_after(_rcu) 11 年之前
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
  Linus Torvalds 96680d2b91 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify 12 年之前
  Tushar Behera ac5f121b8f fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static 12 年之前
  Lino Sanfilippo e2a29943e9 fsnotify: pass group to fsnotify_destroy_mark() 14 年之前
  Lino Sanfilippo 986ab09807 fsnotify: use a mutex instead of a spinlock to protect a groups mark list 14 年之前
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 年之前
  Dave Chinner 67a23c4946 fs: rename inode_lock to inode_hash_lock 14 年之前
  Dave Chinner 55fa6091d8 fs: move i_sb_list out from under inode_lock 14 年之前
  Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 年之前
  Eric Paris 6ad2d4e3e9 fsnotify: implement ordering between notifiers 14 年之前
  Al Viro 63997e98a3 split invalidate_inodes() 15 年之前
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 年之前
  Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 年之前
  Eric Paris 700307a29a fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called 15 年之前
  Eric Paris a4c6e9961f fsnotify: use _rcu functions for mark list traversal 15 年之前
  Eric Paris 0c6532e4e3 fsnotify: place marks on object in order of group memory address 15 年之前
  Eric Paris 4d92604cc9 fanotify: clear all fanotify marks 15 年之前
  Eric Paris 90b1e7a578 fsnotify: allow marks to not pin inodes in core 15 年之前
  Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code 15 年之前
  Andreas Gruenbacher 3556608709 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() 15 年之前
  Eric Paris 841bdc10f5 fsnotify: rename mark_entry to just mark 15 年之前