index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-02
[PATCH] reiserfs: fix unaligned bitmap usage
Jeff Mahoney
1
-4
/
+4
2006-02-01
[PATCH] reiserfs: remove kmalloc wrapper
Pekka Enberg
1
-8
/
+8
2006-01-14
[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup
Pekka Enberg
1
-5
/
+1
2005-08-13
[PATCH] Fix error handling in reiserfs
Jan Kara
1
-0
/
+3
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
1
-1244
/
+1330
2005-06-24
[PATCH] quota: reiserfs: improve quota credit estimates
Jan Kara
1
-11
/
+14
2005-05-05
[PATCH] reiserfs: use NULL instead of 0
Randy.Dunlap
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1491