ChangeSet@1.1570, 2005-01-11 20:19:33-02:00, marcelo@logos.cnet
  Merge http://oss.sgi.com:8090/xfs-linux-2.4
  into logos.cnet:/home/marcelo/bk/linux-2.4

ChangeSet@1.1568.1.5, 2005-01-12 11:08:31+11:00, hch@sgi.com
  [XFS] Fix compilations for parisc
  
  SGI-PV: 928101
  SGI-Modid: xfs-linux:xfs-kern:185439a
  Signed-off-by: Christoph Hellwig <hch@sgi.com>
  Signed-off-by: Nathan Scott <nathans@sgi.com>

ChangeSet@1.1568.1.4, 2005-01-12 11:07:39+11:00, hch@sgi.com
  [XFS] Disable variable sized transfers on loop devices
  
  SGI-PV: 927961
  SGI-Modid: xfs-linux:xfs-kern:185438a
  Signed-off-by: Christoph Hellwig <hch@sgi.com>
  Signed-off-by: Nathan Scott <nathans@sgi.com>

ChangeSet@1.1568.1.3, 2005-01-12 11:06:30+11:00, hch@sgi.com
  [XFS] Fix NFS inode data corruption
  
  SGI-PV: 923968
  SGI-Modid: xfs-linux:xfs-kern:185126a
  Signed-off-by: Christoph Hellwig <hch@sgi.com>
  Signed-off-by: Nathan Scott <nathans@sgi.com>

ChangeSet@1.1568.1.2, 2005-01-12 11:05:16+11:00, nathans@sgi.com
  [XFS] Add sanity checks before use of attr_multi opcount parameter.
  
  SGI-PV: 927535
  SGI-Modid: xfs-linux:xfs-kern:20991a
  Signed-off-by: Nathan Scott <nathans@sgi.com>

ChangeSet@1.1568.1.1, 2005-01-12 11:01:25+11:00, hch@sgi.com
  [XFS] make sure to always reclaim inodes in xfs_finish_reclaim
  
  SGI-PV: 921072
  SGI-Modid: xfs-linux:xfs-kern:184505a
  Signed-off-by: Christoph Hellwig <hch@sgi.com>
  Signed-off-by: Nathan Scott <nathans@sgi.com>

ChangeSet@1.1569, 2005-01-11 20:18:27-02:00, marcelo@logos.cnet
  Cset exclude: marcelo@logos.cnet|ChangeSet|20050110190211|08215

ChangeSet@1.1568, 2005-01-11 13:04:43-02:00, marcelo@logos.cnet
  Olaf Kirch: sendmsg compat wrapper fixes.

ChangeSet@1.1567, 2005-01-11 10:51:18-02:00, zaitcev@redhat.com
  [PATCH] EHCI race fix
  
  Done, added to my tree. However, development moved on a little bit, I have
  a patch attached which is probably more appropriate, because it's in 2.6.10,
  and so gets testing.
  
  > Subject: [patch 2.6] EHCI race fix
  > Date: Wednesday 01 December 2004 10:42 am
  > From: David Brownell <david-b@pacbell.net>
  > To: linux-usb-devel@lists.sourceforge.net
  >
  > See the description in the attachment ... the patch should
  > potentially be of interest if you've been having any issues
  > with EHCI under load, after the driver successfully starts,
  > using bulk traffic.  (So: using network or mass storage
  > adapters, and the like.)  The problem is in 2.4 kernels
  > too, the same fix should work; but this patch gets a reject
  > against 2.4.28 sources.
  
  You know why it rejected?  end = 0; instead of end = NULL;

ChangeSet@1.1566, 2005-01-11 10:44:29-02:00, marcelo@logos.cnet
    Revert dubious get_user_pages() bug checking

ChangeSet@1.1565, 2005-01-10 17:21:18-02:00, marcelo@logos.cnet
  Makefile:
    Changed VERSION to 2.4.29-rc2

ChangeSet@1.1564, 2005-01-10 17:02:11-02:00, marcelo@logos.cnet
  Alan Cox: xfs_attrmulti_by_handle lack of bounds checking, reported by Coverity (from 2.6.10-ac)

ChangeSet@1.1563, 2005-01-10 16:57:46-02:00, marcelo@logos.cnet
  Alan Cox: sdla_xfer lack of bounds checking, reported by Coverity (from 2.6.10-ac)

ChangeSet@1.1562, 2005-01-10 16:54:09-02:00, marcelo@logos.cnet
  Alan Cox: rose_rt_ioctl lack of bounds checking, reported by Coverity (from 2.6.10-ac)

ChangeSet@1.1561, 2005-01-10 16:46:27-02:00, marcelo@logos.cnet
  get_user_pages: Change BUG_ON to WARN_ON

ChangeSet@1.1560, 2005-01-10 16:43:28-02:00, marcelo@logos.cnet
  Brad Spengler: Fix RLIMIT_MEMLOCK issue

ChangeSet@1.1559, 2005-01-10 16:14:19-02:00, marcelo@logos.cnet
  Alan Cox: Fix moxa serial bound checking issue (from 2.6.10-ac)

ChangeSet@1.1558, 2005-01-10 16:10:06-02:00, marcelo@logos.cnet
  Brad Spengler: Fix random poolsize sysctl (from 2.6.10-ac)

ChangeSet@1.1557, 2005-01-10 15:35:04-02:00, jaharkes@cs.cmu.edu
  [PATCH] Fix Coda bugs found by Coverity checker
  
  This patch adds bounds checking for tainted scalars.
  (reported by Brian Fulton and Ted Unangst, Coverity Inc.)
  
  Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
  
  Index: linux-2.4.29-pre3-bk4/include/linux/coda.h
  ===================================================================

ChangeSet@1.1556, 2005-01-10 15:26:24-02:00, marcelo@logos.cnet
  Change do_uselib() fix to match v2.6, rip do_brk_locked()

ChangeSet@1.1555, 2005-01-10 14:48:43-02:00, marcelo@logos.cnet
  Linus Torvalds: Warn if mmap_sem is not locked in do_brk

ChangeSet@1.1554, 2005-01-10 07:28:01-02:00, geert@linux-m68k.org
  [PATCH] Kill unused variables in the net code
  
  2.4.28-rc2 introduced a warning in the net code on non-SMP:
  
      net/core/neighbour.c:1809: warning: unused variable `tbl'
  
  The following patch fixes this.
  
  Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

ChangeSet@1.1553, 2005-01-10 07:25:54-02:00, geert@linux-m68k.org
  [PATCH] Kill unused variables in the tty code
  
  Kill unused variables in the tty code
  
  Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

ChangeSet@1.1552, 2005-01-07 15:23:53-02:00, marcelo@logos.cnet
    Update Dave Jones email address in MAINTAINERS file

ChangeSet@1.1551, 2005-01-07 07:36:24-02:00, marcelo@logos.cnet
  Paul Starzetz: sys_uselib() race vulnerability  (CAN-2004-1235)
  
  http://isec.pl/vulnerabilities/isec-0021-uselib.txt
  TAG: v2.4.29-rc1