aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney1-15/+2
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds1-96/+84
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-15/+15
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney1-4/+33
2009-03-30reiserfs: journaled xattrsJeff Mahoney1-11/+3
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney1-29/+0
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney1-3/+4
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney1-12/+12
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney1-10/+8
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney1-24/+21
2009-03-26reiserfs: Use lowercase names of quota functionsJan Kara1-3/+3
2008-12-31nfsd race fixes: reiserfsAl Viro1-0/+8
2008-11-14CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells1-2/+2
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-10/+1
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-3/+3
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-3/+3
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn1-6/+3
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-2/+2
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-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney1-4/+4
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg1-8/+8
2006-01-14[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg1-5/+1
2005-08-13[PATCH] Fix error handling in reiserfsJan Kara1-0/+3
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-1244/+1330
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara1-11/+14
2005-05-05[PATCH] reiserfs: use NULL instead of 0Randy.Dunlap1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1491