summaryrefslogtreecommitdiff
path: root/inotify-syscalls.h
AgeCommit message (Collapse)AuthorFilesLines
2006-10-21Unify wording all over the treeTobias Klauser1-1/+1
According to the Linux source it's: * s/linux/Linux/ * s/Kernel/kernel/ * s/Inotify/inotify/ (except at the beginning of a sentence)
2006-09-24Add license and copyright.Tobias Klauser1-0/+9
Don't know whether it is correct to set myself as copyright holder as I only drew this file together from various source in the kernel source, but all of them stating no copyright information.
2006-08-20Syscall number updateTobias Klauser1-4/+32
Update syscall numbers and add them for some more architectures
2006-03-13Initial importTobias Klauser1-0/+61
viro/vfs: cachefiles: Fix race between inactivating and culling a cache object 9p: use clone_fid() 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" vfs: make dentry_needs_remove_privs() internal vfs: remove file_needs_remove_privs() vfs: fix deadlock in file_remove_privs() on overlayfs get rid of 'parent' argument of ->d_compare() cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() affs ->d_compare(): don't bother with ->d_inode fold _d_rehash() and __d_rehash() together fold dentry_rcuwalk_invalidate() into its only remaining caller
Diffstat