summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_imap.c
Commit message (Expand)AuthorAgeFilesLines
* list.h: new helper - hlist_add_fake()Al Viro2010-10-251-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* jfs: Add missing mutex_unlock call to error pathDave Kleikamp2009-05-231-0/+1
* jfs: clean up a dangling commentDave Kleikamp2009-01-091-7/+3
* fix the treatment of jfs special inodesAl Viro2009-01-051-3/+7
* JFS: diAlloc() should return -EIO rather than EIOLi Zefan2008-05-281-1/+1
* jfs: le*_add_cpu conversionMarcin Slusarz2008-02-131-9/+6
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-031-2/+2
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-131-2/+2
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-061-1/+2
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-061-154/+139
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-2/+2
* Copy i_flags to jfs inode flags on writeDave Kleikamp2007-04-251-0/+2
* JFS: Add lockdep annotationsDave Kleikamp2007-01-091-8/+8
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* JFS: pageno needs to be longDave Kleikamp2006-10-131-2/+2
* JFS: White space cleanupDave Kleikamp2006-10-021-111/+111
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-011-13/+13
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-091-6/+44
* JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-081-4/+2
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-11/+11
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-4/+2
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-031-2/+8
* JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp2005-06-271-105/+0
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-5/+1
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-021-7/+7
* [PATCH] JFS: Simplify creation of new iagDave Kleikamp2005-05-021-34/+36
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3270
OpenPOWER on IntegriCloud