summaryrefslogtreecommitdiffstats
path: root/fs/ext2/namei.c
Commit message (Expand)AuthorAgeFilesLines
* ext2: fix format string compile warning (ino_t)Heiko Carstens2009-09-231-1/+1
* ext[234]: move over to 'check_acl' permission modelLinus Torvalds2009-09-081-2/+2
* ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre2009-09-051-0/+4
* ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-07-011-2/+10
* ext2: Do not update mtime of a moved directoryJan Kara2009-06-181-2/+3
* nfsd race fixes: ext2Al Viro2009-01-011-1/+14
* [PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro2008-10-231-11/+6Star
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-12/+1Star
* iget: stop EXT2 from using iget() and read_inode()David Howells2008-02-071-6/+6
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-2/+2
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-35/+19Star
* [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg2006-01-151-4/+1Star
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-241-3/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+418