aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/namei.c
Commit message (Expand)AuthorAge
* don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-22
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-20
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-20
* reiserfs: propagate umode_tAl Viro2012-01-03
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* kill check_acl callback of generic_permission()Al Viro2011-07-20
* reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| |\
| | * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | | fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-15
|/ /
* / fix reiserfs mkdir() breakageAl Viro2011-03-03
|/
* new helper: ihold()Al Viro2010-10-25
* reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-04
* reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()Frederic Weisbecker2010-01-01
* kill-the-bkl/reiserfs: fix recursive reiserfs lock in reiserfs_mkdir()Frederic Weisbecker2009-09-14
* kill-the-bkl/reiserfs: don't hold the write recursively in reiserfs_lookup()Frederic Weisbecker2009-09-14
* reiserfs: remove privroot hiding in lookupJeff Mahoney2009-05-09
* Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-30
|\
| * reiserfs: strip trailing whitespaceJeff Mahoney2009-03-30
| * reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2009-03-30
| * reiserfs: journaled xattrsJeff Mahoney2009-03-30
| * reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-30
| * reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-30
| * reiserfs: use reiserfs_error()Jeff Mahoney2009-03-30
| * reiserfs: rework reiserfs_panicJeff Mahoney2009-03-30
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-30
* | reiserfs: Use lowercase names of quota functionsJan Kara2009-03-25
|/
* nfsd race fixes: reiserfsAl Viro2008-12-31
* CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells2008-11-13
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-08