aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_imap.c
AgeCommit message (Expand)Author
2011-06-20JFS: Don't save agno in the inodeDave Kleikamp
2011-06-20jfs: Update agstart when resizing volumeDave Kleikamp
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-25list.h: new helper - hlist_add_fake()Al Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-23jfs: Add missing mutex_unlock call to error pathDave Kleikamp
2009-01-09jfs: clean up a dangling commentDave Kleikamp
2009-01-05fix the treatment of jfs special inodesAl Viro
2008-05-28JFS: diAlloc() should return -EIO rather than EIOLi Zefan
2008-02-13jfs: le*_add_cpu conversionMarcin Slusarz
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches
2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-04-25Copy i_flags to jfs inode flags on writeDave Kleikamp
2007-01-09JFS: Add lockdep annotationsDave Kleikamp
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-13JFS: pageno needs to be longDave Kleikamp
2006-10-02JFS: White space cleanupDave Kleikamp
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-03-09JFS: add uid, gid, and umask mount optionsDave Kleikamp
2006-03-08JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp
2005-05-02[PATCH] JFS: Simplify creation of new iagDave Kleikamp
2005-04-16Linux-2.6.12-rc2Linus Torvalds