aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-28fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris1-2/+2
2010-07-28fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris3-29/+29
2010-07-28fsnotify: kill FSNOTIFY_EVENT_FILEAndreas Gruenbacher2-20/+21
2010-07-28fsnotify: add flags to fsnotify_mark_entriesEric Paris1-0/+3
2010-07-28fsnotify: add vfsmount specific fields to the fsnotify_mark_entry unionEric Paris1-0/+10
2010-07-28fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris1-4/+13
2010-07-28fsnotify: include vfsmount in should_send_event when appropriateEric Paris1-1/+2
2010-07-28fsnotify: mount point listeners list and global maskEric Paris1-0/+5
2010-07-28fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris1-3/+3
2010-07-28fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris1-2/+1
2010-07-28fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris1-2/+2
2010-07-28fsnotify: remove group_num altogetherEric Paris1-9/+1
2010-07-28fsnotify: replace an event on a listEric Paris1-0/+2
2010-07-28fsnotify: clone existing eventsEric Paris1-0/+3
2010-07-28fsnotify: per group notification queue merge typesEric Paris1-2/+4
2010-07-28fsnotify: send struct file when sending events to parents when possibleEric Paris2-21/+23
2010-07-28fsnotify: pass a file instead of an inode to open, read, and writeEric Paris1-6/+9
2010-07-28fsnotify: include data in should_send callsEric Paris1-1/+1
2010-07-28fsnotify: provide the data type to should_send_eventEric Paris1-1/+2
2010-07-28inotify: remove inotify in kernel interfaceEric Paris3-226/+3
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris1-2/+3
2010-07-28fsnotify: allow addition of duplicate fsnotify marksEric Paris1-1/+1
2010-07-28fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris1-0/+2
2010-07-28audit: convert audit watches to use fsnotify instead of inotifyEric Paris1-1/+4
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+3
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-2/+3
2010-07-24net sched: fix race in mirred device removalstephen hemminger1-0/+1
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown1-1/+1
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-1/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown1-1/+2
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-1/+2
2010-07-22macvtap: Limit packet queue lengthHerbert Xu1-0/+2
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-0/+1
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-0/+1
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-0/+3
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+1
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg1-0/+10
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter1-0/+2
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-5/+6
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+1
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4