]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 11 Jun 2007 18:31:05 +0000 (11:31 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 11 Jun 2007 18:31:05 +0000 (11:31 -0700)
commit8a8a8d0612787c029b204a2cc4e5b2375d610f77
tree44907e3427949462dcc54ae762cc49ae8e9571f0
parent43a86e178a474ccb595c83b1fafa786f8ca29195
parent87a2cd392d212d6fc55a57a6a423d8c9eed3a90f
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block

* 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block:
  splice: __generic_file_splice_read: fix read/truncate race
  splice: __generic_file_splice_read: fix i_size_read() length checks
  splice: move balance_dirty_pages_ratelimited() outside of splice actor
  pipe: move pipe_inode_info structure decleration up before it's used
  splice: remove do_splice_direct() symbol export
  splice: move inode size check into generic_file_splice_read()