summaryrefslogtreecommitdiffstats
path: root/fs/jfs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* 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