summaryrefslogtreecommitdiff
path: root/fs/dnotify.c
AgeCommit message (Expand)Author
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet
2004-08-12[PATCH] Remove fcntl f_opMatthew Wilcox
2004-06-23[PATCH] dnotify.c: use inode->i_lock in place of dn_lockAndrew Morton
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton
2004-04-12[PATCH] dnotify_parent speedupAndrew Morton
2004-01-18[PATCH] kNFSd: Make sure dnotify events happen for NFS read and write.Andrew Morton
2003-10-08[PATCH] set sigio target to current->pid and only if not already setJamie Lokier
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo
2003-08-31[PATCH] Fix a few declarationsAndrew Morton
2003-08-31[PATCH] Use tgid rather than pid in dnotifyAndrew Morton
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2002-10-07[PATCH] unify slab namespace.Dave Jones
2002-09-02[PATCH] sigio/sigurg cleanup for 2.5.32James Morris
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley
2002-05-20Fix some compiler warningsKai Germaschewski
2002-05-08[PATCH] Directory Notification FixStephen Rothwell
2002-03-11[PATCH] dnotifyStephen Rothwell
2002-02-04Import changesetLinus Torvalds