Commit History

Author SHA1 Message Date
  Tejun Heo 4542da631a inotify: convert to idr_alloc() 12 years ago
  Jim Somerville 676a0675cf inotify: remove broken mask checks causing unmount to be EINVAL 12 years ago
  Linus Torvalds 96680d2b91 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify 12 years ago
  Cyrill Gorcunov be77196b80 fs, notify: add procfs fdinfo helper 12 years ago
  Eric Paris 1ca39ab9d2 inotify: automatically restart syscalls 13 years ago
  Lino Sanfilippo 8b99c3ccf7 inotify: dont skip removal of watch descriptor if creation of ignored event failed 13 years ago
  Eric Paris 0a6b6bd591 fsnotify: make fasync generic for both inotify and fanotify 13 years ago
  Lino Sanfilippo e2a29943e9 fsnotify: pass group to fsnotify_destroy_mark() 14 years ago
  Lino Sanfilippo 23e964c284 fsnotify: use reference counting for groups 14 years ago
  Lino Sanfilippo d8153d4d8b inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() 14 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Eric Paris d0de4dc584 inotify: fix double free/corruption of stuct user 14 years ago
  Justin P. Mattock ae0e47f02a Remove one to many n's in a word 14 years ago
  Eric Paris a2ae4cc9a1 inotify: stop kernel memory leak on file creation failure 14 years ago
  Eric Paris b29866aab8 fsnotify: rename FS_IN_ISDIR to FS_ISDIR 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Eric Paris 43709a288e fsnotify: remove group->mask 15 years ago
  Eric Paris f70ab54cc6 fsnotify: fsnotify_add_notify_event should return an event 15 years ago
  Eric Paris 5ba08e2eeb fsnotify: add pr_debug throughout 15 years ago
  Jerome Marchand 44b350fc23 inotify: Fix mask checks 15 years ago
  Eric Paris f874e1ac21 inotify: force inotify and fsnotify use same bits 15 years ago
  Eric Paris 8c1934c8d7 inotify: allow users to request not to recieve events on unlinked children 15 years ago
  Eric Paris 611da04f7a inotify: send IN_UNMOUNT events 15 years ago
  H Hartley Sweeten 0a24887afa inotify_user.c: make local symbol static 15 years ago
  Eric Paris 6e5f77b32e fsnotify: intoduce a notification merge argument 15 years ago
  Eric Paris 90b1e7a578 fsnotify: allow marks to not pin inodes in core 15 years ago
  Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code 15 years ago
  Andreas Gruenbacher 3556608709 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() 15 years ago
  Eric Paris 000285deb9 inotify: rename mark_entry to just mark 15 years ago
  Eric Paris d07754412f fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark 15 years ago