- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / jfs_xtree.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-06-06 Dave KleikampJFS: Whitespace cleanup and remove some dead code
2007-01-09 Dave KleikampJFS: Avoid BUG() on a damaged file system
2006-10-02 Dave KleikampJFS: White space cleanup
2006-10-01 Richard Knutsson[PATCH] fs/jfs: Conversion to generic boolean
2005-10-28 Dave KleikampJFS: make sure right-most xtree pages have header.next...
2005-06-27 Dave KleikampJFS: Code cleanup - getting rid of never-used debug...
2005-05-04 Dave KleikampJFS: Endian errors
2005-05-03 Dave Kleikamp[PATCH] JFS: Don't allocate extents that overlap existi...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-26 Dave KleikampJFS: endian annotations
2004-09-02 Dave KleikampJFS: Fix extent overflow bugs
2004-08-18 Dave KleikampJFS: disk quota support
2004-07-16 Hubert Mantelfix oops in JFS code (#42823)
2004-07-11 Dave KleikampMerge bk://linux.bkbits.net/linux-2.5
2004-07-11 Alexander Viro[PATCH] sparse: NULL noise in jfs
2004-07-06 Dave KleikampJFS: Updated field isn't always written to disk during...
2004-06-30 Dave KleikampJFS: Error path released metadata page it shouldn't...
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-24 Dave KleikampJFS: Prevent hang in __lock_metapage
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Dave KleikampJFS: Add lots of missing statics and remove dead code
2003-10-08 Dave KleikampJFS: Improved error handing
2003-07-03 Dave KleikampJFS: Make error return codes negative
2003-06-10 Steven Cole[PATCH] K&R to ANSI conversions for fs/jfs/jfs_dmap...
2003-03-13 Dave BlaschkeCode cleanup suggested by static analysis tool.
2003-01-17 Dave KleikampJFS: replace ugly JFS debug macros with simpler ones.
2002-11-20 Dave KleikampJFS: Move index table out of directory inode's address...
2002-09-12 Dave KleikampJFS: cleanup -- Remove excessive typedefs
2002-08-05 Dave KleikampAdd resize function to JFS
2002-05-29 Dave KleikampFix free-space leak truncating files in JFS.
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-04-04 Dave KleikampMake JFS licence boilerplate uniform, update copyright...
2002-02-22 Dave KleikampAdd JFS file system