summaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_dmap.c
AgeCommit message (Expand)Author
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-02jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2008-02-13jfs: le*_add_cpu conversionMarcin Slusarz
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-01-09JFS: Add lockdep annotationsDave Kleikamp
2006-10-02JFS: White space cleanupDave Kleikamp
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson
2006-03-08JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2006-01-24Merge with /home/shaggy/git/linus-clean/Dave Kleikamp
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-11-29JFS: make buddy table staticArjan van de Ven
2005-10-11JFS: Corrupted block map should not cause trapDave Kleikamp
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp
2005-09-15JFS: Fix sparse warnings, including endian errorDave Kleikamp
2005-07-15JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp
2005-05-04JFS: cleanup - remove unneeded sanity checkDave Kleikamp
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp
2004-10-26JFS: endian annotationsDave Kleikamp
2004-07-08JFS: jfs_dmap build fixDave Kleikamp
2004-07-07JFS: Check for dmap corruption before using leafidxDave Kleikamp
2004-06-09JFS: Better RAS when btstack is overrunDave Kleikamp
2004-03-24JFS: Prevent hang in __lock_metapageDave Kleikamp
2004-03-08JFS: Add lots of missing statics and remove dead codeDave Kleikamp
2003-10-08JFS: Improved error handingDave Kleikamp
2003-07-03JFS: Make error return codes negativeDave Kleikamp
2003-06-10[PATCH] K&R to ANSI conversions for fs/jfs/jfs_dmap.c and jfs_xtree.cSteven Cole
2003-02-25[PATCH] Spelling fixes: boundaryMichael Hayes
2003-01-17JFS: replace ugly JFS debug macros with simpler ones.Dave Kleikamp
2002-09-22JFS: Fix off-by-one error in dbNextAGDave Kleikamp
2002-09-18JFS: Avoid parallel allocations within the same allocation groupDave Kleikamp
2002-09-12JFS: cleanup -- Remove excessive typedefsDave Kleikamp
2002-08-30[PATCH] writeback correctness and efficiency changesAndrew Morton
2002-08-05Add resize function to JFSDave Kleikamp
2002-06-18JFS: Use new list_move functionDave Kleikamp
2002-05-29JFS: cleanup dbAllocDave Kleikamp
2002-04-29[PATCH] page writeback locking updateAndrew Morton
2002-04-29[PATCH] remove i_dirty_data_buffersAndrew Morton
2002-04-03Make JFS licence boilerplate uniform, update copyright datesDave Kleikamp
2002-04-03JFS include cleanupDave Kleikamp
2002-02-21Add JFS file systemDave Kleikamp