index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
relay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
Fix a use after free bug in kernel->userspace relay file support
Jesper Juhl
1
-1
/
+2
2007-07-19
kernel/relay.c: make functions static
Adrian Bunk
1
-7
/
+6
2007-07-13
relay: fixup kerneldoc comment
Tom Zanussi
1
-1
/
+1
2007-07-13
relay: fix bogus cast in subbuf_splice_actor()
Tom Zanussi
1
-1
/
+3
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
1
-1
/
+1
2007-07-10
relay: use splice_to_pipe() instead of open-coding the pipe loop
Jens Axboe
1
-91
/
+55
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
1
-1
/
+1
2007-07-10
splice: relay support
Tom Zanussi
1
-50
/
+191
2007-06-28
relayfs: fix overwrites
Masami Hiramatsu
1
-2
/
+6
2007-06-28
relay file read: start-pos fix
David Wilder
1
-0
/
+3
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
1
-19
/
+16
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-03-02
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
1
-2
/
+1
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-6
/
+6
2007-02-11
[PATCH] Relay: add CPU hotplug support
Mathieu Desnoyers
1
-53
/
+127
2006-12-22
[PATCH] relay: remove inlining
Andrew Morton
1
-8
/
+7
2006-12-22
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
1
-1
/
+1
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-2
/
+2
2006-12-08
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-2
/
+2
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+6
2006-10-11
[PATCH] make kernel/relay.c __user-clean
Al Viro
1
-19
/
+22
2006-09-29
[PATCH] kernel-doc for relay interface
Randy Dunlap
1
-14
/
+22
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-03-23
[PATCH] relay: consolidate sendfile() and read() code
Tom Zanussi
1
-84
/
+91
2006-03-23
[PATCH] relay: add sendfile() support
Jens Axboe
1
-29
/
+115
2006-03-23
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
1
-0
/
+919