コミット履歴

作者 SHA1 メッセージ 日付
  Shakeel Butt d46eb14b73 fs: fsnotify: account fsnotify metadata to kmemcg 7 年 前
  Amir Goldstein d6f7b98bc8 fsnotify: use type id to identify connector object type 7 年 前
  Elena Reshetova 7761daa6a1 fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t 8 年 前
  Jan Kara 2e37c6ca8d fsnotify: Remove fsnotify_detach_group_marks() 8 年 前
  Jan Kara abc77577a6 fsnotify: Provide framework for dropping SRCU lock in ->handle_event 9 年 前
  Jan Kara f09b04a03e fsnotify: Remove special handling of mark destruction on group shutdown 8 年 前
  Jan Kara c21dbe20f6 fsnotify: convert notification_mutex to a spinlock 9 年 前
  Jan Kara 12703dbfeb fsnotify: add a way to stop queueing events on group shutdown 9 年 前
  Jan Kara 35e481761c fsnotify: avoid spurious EMFILE errors from inotify_init() 9 年 前
  Andrew Morton cafbaae8af fs/notify/group.c: make fsnotify_final_destroy_group() static 11 年 前
  Jan Kara ff57cd5863 fsnotify: Allocate overflow events with proper type 11 年 前
  Jan Kara 7053aee26a fsnotify: do not share events between notification groups 11 年 前
  Eric Paris 0a6b6bd591 fsnotify: make fasync generic for both inotify and fanotify 14 年 前
  Lino Sanfilippo 986ab09807 fsnotify: use a mutex instead of a spinlock to protect a groups mark list 14 年 前
  Lino Sanfilippo 23e964c284 fsnotify: use reference counting for groups 14 年 前
  Lino Sanfilippo 9861295204 fsnotify: introduce fsnotify_get_group() 14 年 前
  Lino Sanfilippo d8153d4d8b inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() 14 年 前
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 年 前
  Eric Paris 02436668d9 fsnotify: remove global fsnotify groups lists 15 年 前
  Eric Paris 43709a288e fsnotify: remove group->mask 15 年 前
  Eric Paris 03930979af fsnotify: remove the global masks 15 年 前
  Eric Paris 75c1be487a fsnotify: srcu to protect read side of inode and vfsmount locks 15 年 前
  Eric Paris 08ae89380a fanotify: drop the useless priority argument 15 年 前
  Eric Paris cb2d429faf fsnotify: add group priorities 16 年 前
  Eric Paris 841bdc10f5 fsnotify: rename mark_entry to just mark 16 年 前
  Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark 16 年 前
  Eric Paris 7131485a93 fsnotify: mount point listeners list and global mask 16 年 前
  Eric Paris 4ca763523e fsnotify: add groups to fsnotify_inode_groups when registering inode watch 16 年 前
  Eric Paris 36fddebaa8 fsnotify: initialize the group->num_marks in a better place 16 年 前
  Eric Paris 19c2a0e1a2 fsnotify: rename fsnotify_groups to fsnotify_inode_groups 16 年 前