aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/namei.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-05-12JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen
2008-02-07iget: stop JFS from using iget() and read_inode()David Howells
2008-01-03JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches
2007-10-22jfs: new export opsChristoph Hellwig
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-01-09JFS: Add lockdep annotationsDave Kleikamp
2006-10-02JFS: White space cleanupDave Kleikamp
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-06-05JFS: commit_mutex cleanupsEvgeniy Dushistov
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-02-09JFS: ext2 inode attributes for jfsHerbert Poetzl
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2005-10-31JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp
2005-09-01JFS: Implement jfs_init_securityDave Kleikamp
2005-09-01JFS: allow extended attributes to be set within a existing transactionDave Kleikamp
2005-08-17JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-04-16Linux-2.6.12-rc2Linus Torvalds