aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_dmap.c
Commit message (Expand)AuthorAgeFilesLines
* jfs: le*_add_cpu conversionMarcin Slusarz2008-02-131-6/+5
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-061-213/+206
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* JFS: Add lockdep annotationsDave Kleikamp2007-01-091-8/+8
* JFS: White space cleanupDave Kleikamp2006-10-021-90/+90
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-011-6/+6
* JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-081-5/+2
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-3/+3
* Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2006-01-241-2/+1
|\
| * [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-2/+1
* | JFS: make buddy table staticArjan van de Ven2005-11-291-1/+1
|/
* JFS: Corrupted block map should not cause trapDave Kleikamp2005-10-111-5/+14
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-031-1/+0
* JFS: Fix sparse warnings, including endian errorDave Kleikamp2005-09-151-1/+1
* JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp2005-07-151-16/+30
* JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp2005-06-271-290/+8
* JFS: cleanup - remove unneeded sanity checkDave Kleikamp2005-05-041-9/+0
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-021-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+4272