]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs/notify/mark.c
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
[net-next-2.6.git] / fs / notify / mark.c
2010-08-12 Linus TorvaldsMerge branch 'msm-core' of git://codeaurora.org/quic...
2010-08-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-12 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-08-12 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
2010-08-11 Linus TorvaldsMerge branch 'msm-video' of git://codeaurora.org/quic...
2010-08-11 Linus TorvaldsMerge branch 'ixp4xx' of git://git.kernel.org/pub/scm...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
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.kernel.org...
2010-08-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-08-10 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git.kernel.org/pub...
2010-08-10 Linus TorvaldsMerge branch 'kmemleak' of git://git.kernel.org/pub...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-07-28 Eric Parisfsnotify: remove global fsnotify groups lists
2010-07-28 Andreas Gruenbacherfsnotify: Exchange list heads instead of moving elements
2010-07-28 Eric Parisfsnotify: srcu to protect read side of inode and vfsmou...
2010-07-28 Eric Parisfsnotify: use an explicit flag to indicate fsnotify_des...
2010-07-28 Eric Parisfsnotify: call iput on inodes when no longer marked
2010-07-28 Eric Parisfanotify: clear all fanotify marks
2010-07-28 Eric Parisfsnotify: ignored_mask - excluding notification
2010-07-28 Eric Parisfsnotify: allow marks to not pin inodes in core
2010-07-28 Eric Parisfsnotify: vfsmount marks generic functions
2010-07-28 Eric Parisfsnotify: clear marks to 0 in fsnotify_init_mark
2010-07-28 Eric Parisfsnotify: split generic and inode specific mark code