OP: linux v2.6.22.22-op1 -rc1


--
  Makefile                    |    2 +-
  drivers/net/tulip/de2104x.c |   10 +++++++---
  fs/aio.c                    |   23 ++++++++++++-----------
  fs/dcache.c                 |    3 ---
  fs/inotify.c                |   30 +++++++++++++++---------------
  fs/splice.c                 |   23 ++++++++++++++++++-----
  net/ipv4/tcp_output.c       |    2 +-
  7 files changed, 54 insertions(+), 39 deletions(-)
 
 --
 
 Davide Libenzi (1):
      eventfd/kaio integration fix
 
 Grant Grundler (1):
      2.6.25-rc4 de_stop_rxtx polling wrong
 
 Hugh Dickins (1):
      splice: use mapping_gfp_mask
 
 James Morris (1):
      security: revalidate rw permissions for sys_splice and sys_vmsplice
 
 Jeff Moyer (1):
      aio: account I/O wait time properly
 
 Jens Axboe (1):
      splice: only return -EAGAIN if there's hope of more data
 
 Nick Piggin (2):
      inotify: fix race
      inotify: remove debug code
 
 Oliver Pinter (1):
      v2.6.22.22-op1-rc1
 
 Patrick McHardy (1):
      TCP: Fix shrinking windows with window scaling