summaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_imap.c
Commit message (Expand)AuthorAge
* jfs: Remove jfs_get_inode_flags()Jan Kara2017-04-19
* jfs: Coalesce some formatsJoe Perches2016-03-30
* jfs: Update jfs_errorJoe Perches2013-06-05
* jfs: avoid undefined behavior from left-shifting by 32 bitsNickolai Zeldovich2013-01-07
* userns: Convert jfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* JFS: Don't save agno in the inodeDave Kleikamp2011-06-20
* jfs: Update agstart when resizing volumeDave Kleikamp2011-06-20
* Fix common misspellingsLucas De Marchi2011-03-31
* list.h: new helper - hlist_add_fake()Al Viro2010-10-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* jfs: Add missing mutex_unlock call to error pathDave Kleikamp2009-05-23
* jfs: clean up a dangling commentDave Kleikamp2009-01-09
* fix the treatment of jfs special inodesAl Viro2009-01-05
* JFS: diAlloc() should return -EIO rather than EIOLi Zefan2008-05-28
* jfs: le*_add_cpu conversionMarcin Slusarz2008-02-13
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-03
* JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
* JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* Copy i_flags to jfs inode flags on writeDave Kleikamp2007-04-25
* JFS: Add lockdep annotationsDave Kleikamp2007-01-09
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* JFS: pageno needs to be longDave Kleikamp2006-10-13
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-09
* JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-08
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-08
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-03
* JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp2005-06-27
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-02
* [PATCH] JFS: Simplify creation of new iagDave Kleikamp2005-05-02
* Linux-2.6.12-rc2Linus Torvalds2005-04-16