Revert "fsnotify: store struct file not struct path"
[sfrench/cifs-2.6.git] / fs / notify / fsnotify.c
2010-08-12 Linus TorvaldsRevert "fsnotify: store struct file not struct path"
2010-08-12 Linus TorvaldsMerge branch 'io_remap_pfn_range' of git://jni.nu/cris
2010-08-12 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2010-08-12 Linus TorvaldsMerge branch 'msm-core' of git://codeaurora.org/quic...
2010-08-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-12 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-08-12 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-12 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-12 Linus TorvaldsMerge branch 'stable/xen-swiotlb-0.8.6' of git://git...
2010-08-11 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-11 Linus TorvaldsMerge branch 'msm-video' of git://codeaurora.org/quic...
2010-08-11 Linus TorvaldsMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-08-10 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'kmemleak' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'writable_limits' of git://decibel.fi...
2010-08-10 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-09 David WoodhouseMerge branch 'async' of macbook:git/btrfs-unstable
2010-08-06 Russell KingMerge branches 'gemini' and 'misc' into devel
2010-08-05 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2010-08-04 Jeremy FitzhardingeMerge branch 'xen/xenbus' into upstream/xen
2010-08-04 Michal MarekMerge commit 'v2.6.35' into kbuild/kconfig
2010-08-04 Michal MarekMerge commit 'v2.6.35' into kbuild/kbuild
2010-08-02 Stefan RichterMerge firewire branches to be released post v2.6.35
2010-07-28 Eric Parisfanotify: use both marks when possible
2010-07-28 Eric Parisfsnotify: pass both the vfsmount mark and inode mark
2010-07-28 Eric Parisfsnotify: walk the inode and vfsmount lists simultaneously
2010-07-28 Eric Parisfsnotify: rework ignored mark flushing
2010-07-28 Eric Parisfsnotify: remove global fsnotify groups lists
2010-07-28 Eric Parisfsnotify: remove the global masks
2010-07-28 Eric Parisfsnotify: cleanup should_send_event
2010-07-28 Eric Parisfsnotify: send fsnotify_mark to groups in event handlin...
2010-07-28 Eric Parisfsnotify: srcu to protect read side of inode and vfsmou...
2010-07-28 Eric Parisfsnotify: store struct file not struct path
2010-07-28 Eric Parisfsnotify: add pr_debug throughout
2010-07-28 Eric Parisfsnotify: check to make sure all fsnotify bits are...
2010-07-28 Jean-Christophe... fanotify: do not always return 0 in fsnotify
2010-07-28 Eric Parisfsnotify: new fsnotify hooks and events types for acces...
2010-07-28 Eric Parisfsnotify: use unsigned char * for dentry->d_name.name
2010-07-28 Eric Parisfsnotify: allow ignored_mask to survive modification
2010-07-28 Eric Parisfsnotify: clear ignored mask on modify
2010-07-28 Andreas Gruenbacherfsnotify: Infrastructure for per-mount watches
2010-07-28 Andreas Gruenbacherfsnotify/vfsmount: add fsnotify fields to struct vfsmount
2010-07-28 Andreas Gruenbacherfsnotify: kill FSNOTIFY_EVENT_FILE
2010-07-28 Eric Parisfsnotify: include vfsmount in should_send_event when...
2010-07-28 Eric Parisfsnotify: mount point listeners list and global mask
2010-07-28 Eric Parisfsnotify: rename fsnotify_groups to fsnotify_inode_groups
2010-07-28 Eric Parisfsnotify: send struct file when sending events to paren...
2010-07-28 Eric Parisfsnotify: include data in should_send calls
2010-07-28 Eric Parisfsnotify: provide the data type to should_send_event
2010-07-02 Michal MarekMerge branch 'setlocalversion-speedup' into kbuild...
2010-06-04 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-06-02 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-06-02 Takashi IwaiMerge branch 'for-2.6.35' of git://git./linux/kernel...
2010-06-02 Mark BrownMerge branch 'for-2.6.35' into for-2.6.36
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-05-31 Takashi IwaiMerge branch 'for-2.6.36' of git://git./linux/kernel...
2010-05-31 Mark BrownMerge commit 'v2.6.35-rc1' into for-2.6.36
2010-05-28 Len BrownMerge branch 'ht-delete-2.6.35' into release
2010-05-28 Len BrownMerge branch 'bjorn-pci-root-v4-2.6.35' into release
2010-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-27 Takashi IwaiMerge branch 'for-2.6.35' of git://git./linux/kernel...
2010-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2010-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2010-05-22 Pekka EnbergMerge branches 'slab/align', 'slab/cleanups', 'slab...
2010-05-22 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-05-21 NeilBrownMerge commit '3ff195b011d7decf501a4d55aeed312731094796...
2010-05-21 Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-05-21 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-20 Linus TorvaldsMerge branch 'viafb-next' of git://git.lwn.net/linux-2.6
2010-05-20 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-05-20 Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-05-20 Takashi IwaiMerge branch 'topic/usb' into for-linus
2010-05-20 Takashi IwaiMerge branch 'topic/jack' into for-linus
2010-05-20 Takashi IwaiMerge branch 'topic/nomm' into for-linus
2010-05-20 Linus TorvaldsMerge branch 'bkl/procfs' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus-cleanups' of git://git...
2010-05-19 Jiri KosinaMerge branches 'ntrig', 'picolcd', 'prodikeys' and...
2010-05-19 Jiri KosinaMerge branches 'upstream-fixes', 'bkl-removal', 'debugf...
2010-05-19 Jiri KosinaMerge branch 'upstream' into for-linus
2010-05-18 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2010-05-18 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
next