summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher2010-07-286-32/+19
* dnotify: rename mark_entry to markEric Paris2010-07-281-85/+85
* inotify: rename mark_entry to just markEric Paris2010-07-283-124/+123
* fsnotify: rename mark_entry to just markEric Paris2010-07-283-90/+90
* fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris2010-07-287-31/+31
* fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris2010-07-2813-94/+94
* fsnotify: kill FSNOTIFY_EVENT_FILEAndreas Gruenbacher2010-07-284-36/+26
* fsnotify: add flags to fsnotify_mark_entriesEric Paris2010-07-282-0/+5
* fsnotify: add vfsmount specific fields to the fsnotify_mark_entry unionEric Paris2010-07-281-0/+10
* fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris2010-07-286-34/+43
* fsnotify: include vfsmount in should_send_event when appropriateEric Paris2010-07-286-26/+29
* fsnotify: mount point listeners list and global maskEric Paris2010-07-285-26/+117
* fsnotify: add groups to fsnotify_inode_groups when registering inode watchEric Paris2010-07-283-10/+17
* fsnotify: initialize the group->num_marks in a better placeEric Paris2010-07-281-3/+7
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-284-21/+29
* fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris2010-07-286-13/+6
* Audit: only set group mask when something is being watchedEric Paris2010-07-281-2/+9
* fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris2010-07-286-14/+10
* fsnotify: fsnotify_obtain_group kzalloc cleanupEric Paris2010-07-281-3/+0
* fsnotify: remove group_num altogetherEric Paris2010-07-286-70/+7
* fsnotify: lock annotation for event replacementEric Paris2010-07-281-28/+13
* fsnotify: replace an event on a listEric Paris2010-07-282-0/+58
* fsnotify: clone existing eventsEric Paris2010-07-282-4/+28
* fsnotify: per group notification queue merge typesEric Paris2010-07-284-58/+79
* fsnotify: send struct file when sending events to parents when possibleEric Paris2010-07-283-24/+33
* fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-286-18/+20
* fsnotify: include data in should_send callsEric Paris2010-07-286-6/+7
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-286-6/+11
* inotify: do not spam console without limitEric Paris2010-07-281-7/+4
* inotify: remove inotify in kernel interfaceEric Paris2010-07-2810-1130/+4
* inotify: do not reuse watch descriptorsEric Paris2010-07-281-7/+6
* fsnotify: use kmem_cache_zalloc to simplify event initializationEric Paris2010-07-281-12/+1
* fsnotify: kzalloc fsnotify groupsEric Paris2010-07-281-1/+1
* inotify: use container_of instead of castingEric Paris2010-07-281-1/+3
* fsnotify: use fsnotify_create_event to allocate the q_overflow eventEric Paris2010-07-281-4/+7
* Audit: audit watch init should not be before fsnotify initEric Paris2010-07-281-1/+1
* Audit: split audit watch KconfigEric Paris2010-07-283-4/+21
* Audit: audit watches depend on fsnotifyEric Paris2010-07-281-2/+2
* audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris2010-07-284-109/+136
* fsnotify: allow addition of duplicate fsnotify marksEric Paris2010-07-285-7/+9
* fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris2010-07-282-1/+11
* audit: do not get and put just to free a watchEric Paris2010-07-283-31/+5
* audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris2010-07-281-40/+5
* audit: convert audit watches to use fsnotify instead of inotifyEric Paris2010-07-282-61/+152
* Audit: clean up the audit_watch splitEric Paris2010-07-285-67/+60
* inotify: simplify the inotify idr handlingEric Paris2010-07-281-55/+139
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-07-271-1/+1
|\
| * 9p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov2010-07-271-1/+1
* | gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
* | edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
OpenPOWER on IntegriCloud