summaryrefslogtreecommitdiff
path: root/fs/ext2/namei.c
AgeCommit message (Expand)Author
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-02ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-01-10ext2: Remove redundant unlikely()Tobias Klauser
2010-10-25new helper: ihold()Al Viro
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2009-09-23ext2: fix format string compile warning (ino_t)Heiko Carstens
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre
2009-06-30ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-06-18ext2: Do not update mtime of a moved directoryJan Kara
2008-12-31nfsd race fixes: ext2Al Viro
2008-10-23[PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-02-07iget: stop EXT2 from using iget() and read_inode()David Howells
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-03-23[PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2006-01-14[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-11-07[PATCH] VFS maintainer email address updatesMaximilian Attems
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris
2004-02-05[PATCH] ext2: update inode ctime on rename()Andrew Morton
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro
2003-08-31[PATCH] Fix typo in #ifdef for ext2 xattr supportAndrew Morton
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2002-11-21[PATCH] no-buffer-head ext2 optionAndrew Morton
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o
2002-08-13[PATCH] designated initialisers for ext2Andrew Morton
2002-06-02[PATCH] rename block_symlink() to page_symlink()Andrew Morton
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro
2002-02-14[PATCH] (5/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] SMP-safe ext2/namei.cAlexander Viro
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04v2.4.5 -> v2.4.5.1Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds