aboutsummaryrefslogtreecommitdiff
path: root/kernel/relay.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Gravatar Robert P. J. Day 1-2/+2
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-2/+2
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationGravatar Helge Deller 1-1/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-4/+6
2006-10-10[PATCH] make kernel/relay.c __user-cleanGravatar Al Viro 1-19/+22
2006-09-29[PATCH] kernel-doc for relay interfaceGravatar Randy Dunlap 1-14/+22
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-1/+1
2006-03-23[PATCH] relay: consolidate sendfile() and read() codeGravatar Tom Zanussi 1-84/+91
2006-03-23[PATCH] relay: add sendfile() supportGravatar Jens Axboe 1-29/+115
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIGravatar Jens Axboe 1-0/+919