aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/relay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-2/+2
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+6
2006-10-10[PATCH] make kernel/relay.c __user-cleanAl Viro1-19/+22
2006-09-29[PATCH] kernel-doc for relay interfaceRandy Dunlap1-14/+22
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-03-23[PATCH] relay: consolidate sendfile() and read() codeTom Zanussi1-84/+91
2006-03-23[PATCH] relay: add sendfile() supportJens Axboe1-29/+115
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-0/+919