aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_dmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-18jfs: Fix do_div precision in commit b40c2e66Dave Kleikamp1-3/+4
2012-09-17fs/jfs: TRIM support for JFS FilesystemTino Reichardt1-4/+121
2011-07-25jfs: clean up some compiler warningsDave Kleikamp1-4/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-8/+9
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-02-02jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack1-8/+8
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2008-02-13jfs: le*_add_cpu conversionMarcin Slusarz1-6/+5
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp1-213/+206
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-01-09JFS: Add lockdep annotationsDave Kleikamp1-8/+8
2006-10-02JFS: White space cleanupDave Kleikamp1-90/+90
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson1-6/+6
2006-03-08JFS: Take logsync lock before testing mp->lsnDave Kleikamp1-5/+2
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar1-3/+3
2006-01-24Merge with /home/shaggy/git/linus-clean/Dave Kleikamp1-2/+1
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi1-2/+1
2005-11-29JFS: make buddy table staticArjan van de Ven1-1/+1
2005-10-11JFS: Corrupted block map should not cause trapDave Kleikamp1-5/+14
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp1-1/+0
2005-09-15JFS: Fix sparse warnings, including endian errorDave Kleikamp1-1/+1
2005-07-15JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp1-16/+30
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp1-290/+8
2005-05-04JFS: cleanup - remove unneeded sanity checkDave Kleikamp1-9/+0
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4272