summaryrefslogtreecommitdiffstats
path: root/fs/jfs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: ihold()Al Viro2010-10-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-211-2/+2
|\
| * jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-161-2/+2
* | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-12/+12
* | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-051-0/+15
* | dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-051-1/+1
|/
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-2/+2
|\
| * constify dentry_operations: JFSAl Viro2009-03-271-2/+2
* | jfs: Use lowercase names of quota functionsJan Kara2009-03-261-3/+3
|/
* nfsd race fixes: jfsDave Kleikamp2008-12-311-8/+16
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-14/+1
* JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz2008-05-121-1/+1
* BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-071-0/+3
* BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-071-1/+1
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-071-20/+14
* JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp2008-01-031-1/+1
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-031-1/+1
* jfs: new export opsChristoph Hellwig2007-10-221-16/+19
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-171-0/+32
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-061-13/+13
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* JFS: Add lockdep annotationsDave Kleikamp2007-01-091-20/+28
* JFS: White space cleanupDave Kleikamp2006-10-021-25/+25
* [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-021-9/+8
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-3/+3
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-8/+6
* JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-051-17/+16
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-091-0/+1
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-49/+49
* JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp2005-10-311-0/+3
* JFS: Implement jfs_init_securityDave Kleikamp2005-09-011-0/+22
* JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-011-21/+42
* JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp2005-08-171-3/+2
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-22/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1540
OpenPOWER on IntegriCloud