aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_xtree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig1-10/+11
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-262/+1
2009-03-26jfs: Use lowercase names of quota functionsJan Kara1-7/+7
2009-01-09jfs: remove xtLookupList()Dave Kleikamp1-262/+1
2008-05-13JFS: switch to seq_filesAlexey Dobriyan1-19/+17
2008-02-13jfs: le*_add_cpu conversionMarcin Slusarz1-18/+8
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp1-216/+212
2007-01-09JFS: Avoid BUG() on a damaged file systemDave Kleikamp1-0/+15
2006-10-02JFS: White space cleanupDave Kleikamp1-6/+6
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson1-1/+1
2005-10-28JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp1-9/+9
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp1-340/+0
2005-05-04JFS: Endian errorsDave Kleikamp1-3/+3
2005-05-02[PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp1-20/+41
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4485