kernel-hacking-2024-linux-s.../include
Jens Axboe 70524490ee [PATCH] splice: add support for sys_tee()
Basically an in-kernel implementation of tee, which uses splice and the
pipe buffers as an intelligent way to pass data around by reference.

Where the user space tee consumes the input and produces a stdout and
file output, this syscall merely duplicates the data inside a pipe to
another pipe. No data is copied, the output just grabs a reference to the
input pipe data.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-04-11 15:51:17 +02:00
..
acpi
asm-alpha [PATCH] Configurable NODES_SHIFT 2006-04-11 06:18:39 -07:00
asm-arm [PATCH] S3C24XX GPIO LED support 2006-04-11 06:18:40 -07:00
asm-arm26
asm-cris [PATCH] sys_kexec_load() naming fixups 2006-04-11 06:18:42 -07:00
asm-frv [PATCH] sys_kexec_load() naming fixups 2006-04-11 06:18:42 -07:00
asm-generic
asm-h8300 [PATCH] sys_kexec_load() naming fixups 2006-04-11 06:18:42 -07:00
asm-i386 [PATCH] splice: add support for sys_tee() 2006-04-11 15:51:17 +02:00
asm-ia64 [PATCH] splice: add support for sys_tee() 2006-04-11 15:51:17 +02:00
asm-m32r [PATCH] sys_kexec_load() naming fixups 2006-04-11 06:18:42 -07:00
asm-m68k
asm-m68knommu
asm-mips [PATCH] Configurable NODES_SHIFT 2006-04-11 06:18:39 -07:00
asm-parisc [PATCH] Configurable NODES_SHIFT 2006-04-11 06:18:39 -07:00
asm-powerpc [PATCH] splice: add support for sys_tee() 2006-04-11 15:51:17 +02:00
asm-ppc
asm-s390 [PATCH] S390: fix implicit declaration of (un)likely. 2006-04-11 06:18:39 -07:00
asm-sh [PATCH] sys_kexec_load() naming fixups 2006-04-11 06:18:42 -07:00
asm-sh64 [PATCH] sys_kexec_load() naming fixups 2006-04-11 06:18:42 -07:00
asm-sparc [PATCH] sparc32 vga support 2006-04-11 06:18:54 -07:00
asm-sparc64 [PATCH] for_each_possible_cpu: sparc64 2006-04-11 06:18:31 -07:00
asm-um [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code 2006-04-11 06:18:36 -07:00
asm-v850 [PATCH] Remove unused prepare_to_switch macro 2006-04-11 06:18:34 -07:00
asm-x86_64 [PATCH] splice: add support for sys_tee() 2006-04-11 15:51:17 +02:00
asm-xtensa [PATCH] Remove unused prepare_to_switch macro 2006-04-11 06:18:34 -07:00
keys
linux [PATCH] splice: add support for sys_tee() 2006-04-11 15:51:17 +02:00
math-emu
media
mtd
net [IPV6]: Deinline few large functions in inet6 code 2006-04-09 22:48:59 -07:00
pcmcia
rdma
rxrpc
scsi [PATCH] move ->eh_strategy_handler to the transport class 2006-04-10 14:15:47 -04:00
sound Update dummy snd_power_wait() function for new calling convention 2006-04-02 14:37:36 -07:00
video