summaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_inode.c
Commit message (Expand)AuthorAge
* jfs: Remove jfs_get_inode_flags()Jan Kara2017-04-19
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err usesJoe Perches2016-03-30
* jfs: Handle error from dquot_initialize()Dave Kleikamp2015-07-23
* fs/jfs/jfs_inode.c: atomically set inode->i_flagsFabian Frederick2014-04-14
* jfs: fix error path in iallocDave Kleikamp2013-09-17
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* jfs: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
* jfs: Use lowercase names of quota functionsJan Kara2009-03-26
* nfsd race fixes: jfsDave Kleikamp2008-12-31
* CRED: Wrap task credential accesses in the JFS filesystemDavid Howells2008-11-14
* Copy i_flags to jfs inode flags on writeDave Kleikamp2007-04-25
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-02
* [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: Fix regression. fsck complains if symlinks do not have INLINEEA attributeDave Kleikamp2006-02-10
* JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-09
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16