aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/namei.c
Commit message (Expand)AuthorAge
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\
| * constify dentry_operations: JFSAl Viro2009-03-27
* | jfs: Use lowercase names of quota functionsJan Kara2009-03-25
|/
* nfsd race fixes: jfsDave Kleikamp2008-12-31
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz2008-05-12
* BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-07
* BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-07
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-07
* JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp2008-01-03
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-03
* jfs: new export opsChristoph Hellwig2007-10-22
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-17
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* JFS: Add lockdep annotationsDave Kleikamp2007-01-09
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-02
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-05
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-09
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
* JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp2005-10-31
* JFS: Implement jfs_init_securityDave Kleikamp2005-09-01
* JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-01
* JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp2005-08-17
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16