1. a82c53a splice: fix sendfile() issue with relay by Tom Zanussi · 17 years ago
  2. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 17 years ago
  3. bd5d435a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  4. 68ab3d8 relayfs: support larger relay buffer by Masami Hiramatsu · 17 years ago
  5. c3270e5 relay: fix splice problem by Tom Zanussi · 17 years ago
  6. 5eb7f9f relay: set an spd_release() hook for splice by Jens Axboe · 17 years ago
  7. 37529fe set relay file can not be read by pread(2) by Lai Jiangshan · 17 years ago
  8. 16d54669 relay: fix subbuf_splice_actor() adding too many pages by Jens Axboe · 17 years ago
  9. a1e0961 relay: nopage by Nick Piggin · 17 years ago
  10. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
  11. 1bfbc60 whitespace fixes: relayfs by Daniel Walker · 17 years ago
  12. c9b3feb Fix a use after free bug in kernel->userspace relay file support by Jesper Juhl · 17 years ago
  13. 01c55ed kernel/relay.c: make functions static by Adrian Bunk · 17 years ago
  14. d3f35d98 relay: fixup kerneldoc comment by Tom Zanussi · 17 years ago
  15. 24da24d relay: fix bogus cast in subbuf_splice_actor() by Tom Zanussi · 17 years ago
  16. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 18 years ago
  17. 1db60cf relay: use splice_to_pipe() instead of open-coding the pipe loop by Jens Axboe · 18 years ago
  18. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 18 years ago
  19. ebf9909 splice: relay support by Tom Zanussi · 18 years ago
  20. a66e356 relayfs: fix overwrites by Masami Hiramatsu · 18 years ago
  21. 8d62fde relay file read: start-pos fix by David Wilder · 18 years ago
  22. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  23. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  24. 7c9cb38 relay: use plain timer instead of delayed work by Tom Zanussi · 18 years ago
  25. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  26. 05fb6bf [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) by Randy Dunlap · 18 years ago
  27. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  28. 23c8875 [PATCH] Relay: add CPU hotplug support by Mathieu Desnoyers · 18 years ago
  29. 192636a [PATCH] relay: remove inlining by Andrew Morton · 18 years ago
  30. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  31. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  32. f3a43f3 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  33. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  34. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  35. ba2397e [PATCH] make kernel/relay.c __user-clean by Al Viro · 18 years ago
  36. 4c78a66 [PATCH] kernel-doc for relay interface by Randy Dunlap · 18 years ago
  37. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  38. 6dac40a [PATCH] relay: consolidate sendfile() and read() code by Tom Zanussi · 19 years ago
  39. 221415d [PATCH] relay: add sendfile() support by Jens Axboe · 19 years ago
  40. b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 19 years ago