relay: use splice_to_pipe() instead of open-coding the pipe loop
[safe/jmp/linux-2.6] / kernel / relay.c
2007-07-10 Jens Axboerelay: use splice_to_pipe() instead of open-coding...
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Tom Zanussisplice: relay support
2007-06-28 Masami Hiramatsurelayfs: fix overwrites
2007-06-28 David Wilderrelay file read: start-pos fix
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Tom Zanussirelay: use plain timer instead of delayed work
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-03-01 Randy Dunlap[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Mathieu Desnoyers[PATCH] Relay: add CPU hotplug support
2006-12-22 Andrew Morton[PATCH] relay: remove inlining
2006-12-22 Randy Dunlap[PATCH] fix kernel-doc warnings in 2.6.20-rc1
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-08 Josef "Jeff" Sipek[PATCH] kernel: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-10 Al Viro[PATCH] make kernel/relay.c __user-clean
2006-09-29 Randy Dunlap[PATCH] kernel-doc for relay interface
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-03-23 Tom Zanussi[PATCH] relay: consolidate sendfile() and read() code
2006-03-23 Jens Axboe[PATCH] relay: add sendfile() support
2006-03-23 Jens Axboe[PATCH] relay: migrate from relayfs to a generic relay API