aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/relay.c
Commit message (Expand)AuthorAge
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\
| | * Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
| | |\
| | * | relayfs: replace BUG() with WARN_ON() in relay_late_setup_files()Ingo Molnar2008-12-30
* | | | relay: fix for possible loss/corruption of produced subbufsAravind Srinivasan2009-04-02
|/ / /
* | / timers: add mod_timer_pending()Ingo Molnar2009-02-18
| |/ |/|
* | relay: fix lock imbalance in relay_late_setup_filesJiri Slaby2009-01-18
|/
* relayfs: fix infinite loop with splice()Tom Zanussi2008-12-10
* relay: fix cpu offline problemLai Jiangshan2008-11-18
* relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi2008-08-05
* relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu2008-07-26
* splice: fix sendfile() issue with relayTom Zanussi2008-05-28
* Revert "relay: fix splice problem"Jens Axboe2008-05-08
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-29
|\
| * relay: fix splice problemTom Zanussi2008-04-29
* | relayfs: support larger relay bufferMasami Hiramatsu2008-04-29
|/
* relay: set an spd_release() hook for spliceJens Axboe2008-03-26
* set relay file can not be read by pread(2)Lai Jiangshan2008-03-26
* relay: fix subbuf_splice_actor() adding too many pagesJens Axboe2008-03-17
* relay: nopageNick Piggin2008-02-06
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
* whitespace fixes: relayfsDaniel Walker2007-10-18
* Fix a use after free bug in kernel->userspace relay file supportJesper Juhl2007-07-31
* kernel/relay.c: make functions staticAdrian Bunk2007-07-19
* relay: fixup kerneldoc commentTom Zanussi2007-07-13
* relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi2007-07-13
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
* relay: use splice_to_pipe() instead of open-coding the pipe loopJens Axboe2007-07-10
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
* splice: relay supportTom Zanussi2007-07-10
* relayfs: fix overwritesMasami Hiramatsu2007-06-28
* relay file read: start-pos fixDavid Wilder2007-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-09
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* | relay: use plain timer instead of delayed workTom Zanussi2007-05-09
|/
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-01
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] Relay: add CPU hotplug supportMathieu Desnoyers2007-02-11
* [PATCH] relay: remove inliningAndrew Morton2006-12-22
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-22
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] make kernel/relay.c __user-cleanAl Viro2006-10-10
* [PATCH] kernel-doc for relay interfaceRandy Dunlap2006-09-29
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] relay: consolidate sendfile() and read() codeTom Zanussi2006-03-23