summaryrefslogtreecommitdiffstats
path: root/kernel/relay.c
AgeCommit message (Expand)AuthorLines
2006-12-22[PATCH] relay: remove inliningAndrew Morton-8/+7
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day-2/+2
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek-2/+2
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-4/+6
2006-10-10[PATCH] make kernel/relay.c __user-cleanAl Viro-19/+22
2006-09-29[PATCH] kernel-doc for relay interfaceRandy Dunlap-14/+22
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-1/+1
2006-03-23[PATCH] relay: consolidate sendfile() and read() codeTom Zanussi-84/+91
2006-03-23[PATCH] relay: add sendfile() supportJens Axboe-29/+115
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe-0/+919