]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 2 May 2006 01:33:40 +0000 (18:33 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 2 May 2006 01:33:40 +0000 (18:33 -0700)
commit4580c64d0fde0d8c51a0fa37299f97539f1da0b7
tree38f87e68f1cd36159fe5b9c03e9047b2fe374324
parent74558fce89d411e354091e522f755bc965444d5c
parent594311217a37ca98e8b280a8bb4c2ff08aa3266f
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block

* 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block:
  [PATCH] vmsplice: allow user to pass in gift pages
  [PATCH] pipe: enable atomic copying of pipe data to/from user space
  [PATCH] splice: call handle_ra_miss() on failure to lookup page
  [PATCH] Add ->splice_read/splice_write to def_blk_fops
  [PATCH] pipe: introduce ->pin() buffer operation
  [PATCH] splice: fix bugs in pipe_to_file()
  [PATCH] splice: fix bugs with stealing regular pipe pages