index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
relay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-3
/
+1
|
\
|
*
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
2014-04-12
1
-1
/
+1
|
*
pipe: kill ->map() and ->unmap()
Al Viro
2014-04-01
1
-2
/
+0
*
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
1
-1
/
+1
|
/
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-1
/
+1
|
\
|
*
relay: move remove_buf_file inside relay_close_buf
Dmitry Monakhov
2013-04-30
1
-1
/
+1
*
|
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
2013-04-30
1
-4
/
+1
*
|
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
1
-0
/
+3
*
|
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
2013-04-30
1
-8
/
+4
|
/
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-13
1
-2
/
+3
*
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-10
1
-2
/
+8
*
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...
Jesper Juhl
2010-11-05
1
-11
/
+4
*
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
1
-1
/
+1
*
pipe: add support for shrinking and growing pipes
Jens Axboe
2010-05-21
1
-5
/
+10
*
splice: comparing unsigned int < 0
Dan Carpenter
2010-03-06
1
-2
/
+3
*
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-16
1
-1
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
1
-3
/
+1
|
\
|
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-3
/
+1
|
|
\
|
|
*
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
2009-02-03
1
-1
/
+3
|
|
|
\
|
|
*
|
relayfs: replace BUG() with WARN_ON() in relay_late_setup_files()
Ingo Molnar
2008-12-30
1
-3
/
+1
*
|
|
|
relay: fix for possible loss/corruption of produced subbufs
Aravind Srinivasan
2009-04-02
1
-3
/
+5
|
/
/
/
*
|
/
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
1
-1
/
+1
|
|
/
|
/
|
*
|
relay: fix lock imbalance in relay_late_setup_files
Jiri Slaby
2009-01-18
1
-1
/
+3
|
/
*
relayfs: fix infinite loop with splice()
Tom Zanussi
2008-12-10
1
-5
/
+2
*
relay: fix cpu offline problem
Lai Jiangshan
2008-11-18
1
-5
/
+4
*
relay: fix "full buffer with exactly full last subbuffer" accounting problem
Tom Zanussi
2008-08-05
1
-1
/
+11
*
relay: add buffer-only channels; useful for early logging
Eduard - Gabriel Munteanu
2008-07-26
1
-29
/
+141
*
splice: fix sendfile() issue with relay
Tom Zanussi
2008-05-28
1
-1
/
+1
*
Revert "relay: fix splice problem"
Jens Axboe
2008-05-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-29
1
-1
/
+1
|
\
|
*
relay: fix splice problem
Tom Zanussi
2008-04-29
1
-1
/
+1
*
|
relayfs: support larger relay buffer
Masami Hiramatsu
2008-04-29
1
-3
/
+32
|
/
*
relay: set an spd_release() hook for splice
Jens Axboe
2008-03-26
1
-0
/
+5
*
set relay file can not be read by pread(2)
Lai Jiangshan
2008-03-26
1
-1
/
+1
*
relay: fix subbuf_splice_actor() adding too many pages
Jens Axboe
2008-03-17
1
-2
/
+3
*
relay: nopage
Nick Piggin
2008-02-06
1
-15
/
+9
*
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2008-02-04
1
-0
/
+1
*
whitespace fixes: relayfs
Daniel Walker
2007-10-18
1
-3
/
+3
*
Fix a use after free bug in kernel->userspace relay file support
Jesper Juhl
2007-07-31
1
-1
/
+2
*
kernel/relay.c: make functions static
Adrian Bunk
2007-07-19
1
-7
/
+6
*
relay: fixup kerneldoc comment
Tom Zanussi
2007-07-13
1
-1
/
+1
*
relay: fix bogus cast in subbuf_splice_actor()
Tom Zanussi
2007-07-13
1
-1
/
+3
*
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
2007-07-10
1
-1
/
+1
*
relay: use splice_to_pipe() instead of open-coding the pipe loop
Jens Axboe
2007-07-10
1
-91
/
+55
*
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
1
-1
/
+1
[next]