aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_imap.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-28JFS: diAlloc() should return -EIO rather than EIOGravatar Li Zefan 1-1/+1
2008-02-13jfs: le*_add_cpu conversionGravatar Marcin Slusarz 1-9/+6
2008-01-03JFS: Remove defconfig ptr comparison to 0Gravatar Joe Perches 1-2/+2
2007-06-13JFS: Update print_hex_dump() syntaxGravatar Dave Kleikamp 1-2/+2
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionGravatar Dave Kleikamp 1-1/+2
2007-06-06JFS: Whitespace cleanup and remove some dead codeGravatar Dave Kleikamp 1-154/+139
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-2/+2
2007-04-25Copy i_flags to jfs inode flags on writeGravatar Dave Kleikamp 1-0/+2
2007-01-09JFS: Add lockdep annotationsGravatar Dave Kleikamp 1-8/+8
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-10-13JFS: pageno needs to be longGravatar Dave Kleikamp 1-2/+2
2006-10-02JFS: White space cleanupGravatar Dave Kleikamp 1-111/+111
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanGravatar Richard Knutsson 1-13/+13
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-03-09JFS: add uid, gid, and umask mount optionsGravatar Dave Kleikamp 1-6/+44
2006-03-08JFS: Take logsync lock before testing mp->lsnGravatar Dave Kleikamp 1-4/+2
2006-01-24JFS: semaphore to mutex conversion.Gravatar Ingo Molnar 1-11/+11
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)Gravatar OGAWA Hirofumi 1-4/+2
2005-10-03JFS: make special inodes play nicely with page balancingGravatar Dave Kleikamp 1-2/+8
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeGravatar Dave Kleikamp 1-105/+0
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersGravatar Dave Kleikamp 1-5/+1
2005-05-02[PATCH] JFS: Support page sizes greater than 4KGravatar Dave Kleikamp 1-7/+7
2005-05-02[PATCH] JFS: Simplify creation of new iagGravatar Dave Kleikamp 1-34/+36
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3270