Commit Verlauf

Autor SHA1 Nachricht Datum
  Jan Kara c21dbe20f6 fsnotify: convert notification_mutex to a spinlock vor 8 Jahren
  Dave Hansen d30e2c05a1 inotify: actually check for invalid bits in sys_inotify_add_watch() vor 9 Jahren
  Paul Gortmaker c013d5a458 fs/notify: don't use module_init for non-modular inotify_user code vor 10 Jahren
  Jan Kara 0809ab69a2 fsnotify: unify inode and mount marks handling vor 10 Jahren
  Peter Zijlstra e23738a730 sched, inotify: Deal with nested sleeps vor 11 Jahren
  Jan Kara 8ba8fa9170 fsnotify: rename event handling functions vor 11 Jahren
  Joe Perches 92f778dd5d inotify: convert use of typedef ctl_table to struct ctl_table vor 11 Jahren
  Jan Kara ff57cd5863 fsnotify: Allocate overflow events with proper type vor 11 Jahren
  Jan Kara 45a22f4c11 inotify: Fix reporting of cookies for inotify events vor 11 Jahren
  Jan Kara 7053aee26a fsnotify: do not share events between notification groups vor 11 Jahren
  Jan Kara e9fe69045b inotify: provide function for name length rounding vor 11 Jahren
  Lino Sanfilippo e1e5a9f84e inotify: fix race when adding a new watch vor 12 Jahren
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 12 Jahren
  Zhao Hongjiang 04df32fa10 inotify: invalid mask should return a error number but not set it vor 12 Jahren
  Jeff Layton a66c04b453 inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic() vor 12 Jahren
  Al Viro f269cad7f4 fanotify: don't wank with FASYNC on ->release() vor 12 Jahren
  Tejun Heo 4542da631a inotify: convert to idr_alloc() vor 12 Jahren
  Jim Somerville 676a0675cf inotify: remove broken mask checks causing unmount to be EINVAL vor 12 Jahren
  Linus Torvalds 96680d2b91 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify vor 12 Jahren
  Cyrill Gorcunov be77196b80 fs, notify: add procfs fdinfo helper vor 12 Jahren
  Eric Paris 1ca39ab9d2 inotify: automatically restart syscalls vor 13 Jahren
  Lino Sanfilippo 8b99c3ccf7 inotify: dont skip removal of watch descriptor if creation of ignored event failed vor 13 Jahren
  Eric Paris 0a6b6bd591 fsnotify: make fasync generic for both inotify and fanotify vor 14 Jahren
  Lino Sanfilippo e2a29943e9 fsnotify: pass group to fsnotify_destroy_mark() vor 14 Jahren
  Lino Sanfilippo 23e964c284 fsnotify: use reference counting for groups vor 14 Jahren
  Lino Sanfilippo d8153d4d8b inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() vor 14 Jahren
  Al Viro 2903ff019b switch simple cases of fget_light to fdget vor 13 Jahren
  Eric Paris d0de4dc584 inotify: fix double free/corruption of stuct user vor 14 Jahren
  Justin P. Mattock ae0e47f02a Remove one to many n's in a word vor 14 Jahren
  Eric Paris a2ae4cc9a1 inotify: stop kernel memory leak on file creation failure vor 14 Jahren