summaryrefslogtreecommitdiff
path: root/fs/notify/inotify/inotify_user.c
AgeCommit message (Expand)Author
2011-02-14Digi Release Code from del-5.6/main2.6.31-digi-201102141643Ian Wisbon
2009-08-28inotify: update the group mask on mark additionEric Paris
2009-08-28inotify: fix length reporting and size checkingEric Paris
2009-08-28inotify: do not send a block of zeros when no pathname is availableBrian Rogers
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris
2009-08-17inotify: start watch descriptor count at 1Eric Paris
2009-08-17notify: unused event private raceEric Paris
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris
2009-07-21inotify: fix error paths in inotify_update_watchEric Paris
2009-07-21inotify: do not leak inode marks in inotify_add_watchEric Paris
2009-07-21inotify: drop user watch count when a watch is removedEric Paris
2009-07-02fs/notify/inotify: decrement user inotify count on closeKeith Packard
2009-06-19inotify: inotify_destroy_mark_entry could get called twiceEric Paris
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum
2009-01-14[CVE-2009-0029] System call wrappers part 29Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris