index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-03-20
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-1
/
+1
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-1
/
+1
2012-01-03
reiserfs: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-2
/
+2
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-6
/
+6
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-3
/
+3
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
1
-1
/
+3
2011-05-28
reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename
Sage Weil
1
-5
/
+0
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
1
-0
/
+3
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
1
-0
/
+2
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+5
2011-03-15
fs: Remove i_nlink check from file system link callback
Aneesh Kumar K.V
1
-4
/
+0
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-4
/
+5
2011-03-03
fix reiserfs mkdir() breakage
Al Viro
1
-1
/
+1
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-4
/
+5
2010-10-25
new helper: ihold()
Al Viro
1
-1
/
+1
2010-05-21
reiserfs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-14
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-11
/
+11
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-0
/
+17
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
1
-1
/
+1
2010-01-02
reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()
Frederic Weisbecker
1
-3
/
+4
2009-09-14
kill-the-bkl/reiserfs: fix recursive reiserfs lock in reiserfs_mkdir()
Frederic Weisbecker
1
-3
/
+4
2009-09-14
kill-the-bkl/reiserfs: don't hold the write recursively in reiserfs_lookup()
Frederic Weisbecker
1
-3
/
+10
2009-05-09
reiserfs: remove privroot hiding in lookup
Jeff Mahoney
1
-15
/
+2
2009-03-30
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
1
-96
/
+84
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-15
/
+15
2009-03-30
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
1
-4
/
+33
2009-03-30
reiserfs: journaled xattrs
Jeff Mahoney
1
-11
/
+3
2009-03-30
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
1
-29
/
+0
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
1
-3
/
+4
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
1
-12
/
+12
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
1
-10
/
+8
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-24
/
+21
2009-03-26
reiserfs: Use lowercase names of quota functions
Jan Kara
1
-3
/
+3
2008-12-31
nfsd race fixes: reiserfs
Al Viro
1
-0
/
+8
2008-11-14
CRED: Wrap task credential accesses in the ReiserFS filesystem
David Howells
1
-2
/
+2
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-10
/
+1
2008-04-28
reiserfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-03-30
NULL noise: fs/*, mm/*, kernel/*
Al Viro
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
1
-3
/
+3
2006-12-08
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
1
-3
/
+3
2006-10-03
BUG_ON conversion for fs/reiserfs
Eric Sesterhenn
1
-6
/
+3
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-2
/
+2
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-3
/
+3
[next]