aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-09JFS: Add lockdep annotationsDave Kleikamp1-20/+28
2006-10-02JFS: White space cleanupDave Kleikamp1-25/+25
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita1-9/+8
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-3/+3
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-8/+6
2006-06-05JFS: commit_mutex cleanupsEvgeniy Dushistov1-17/+16
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-02-09JFS: ext2 inode attributes for jfsHerbert Poetzl1-0/+1
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar1-49/+49
2005-10-31JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp1-0/+3
2005-09-01JFS: Implement jfs_init_securityDave Kleikamp1-0/+22
2005-09-01JFS: allow extended attributes to be set within a existing transactionDave Kleikamp1-21/+42
2005-08-17JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp1-3/+2
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp1-22/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1540