index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
configfs
/
symlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
configfs: kill configfs_sb
Al Viro
1
-3
/
+3
2012-03-20
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
Al Viro
1
-6
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-14
Fix configfs leak
Al Viro
1
-1
/
+3
2009-04-21
configfs: Fix Trivial Warning in fs/configfs/symlink.c
Subrata Modak
1
-1
/
+1
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
1
-8
/
+8
2008-07-31
[PATCH] configfs: Prevent userspace from creating new entries under attaching...
Louis Rilling
1
-0
/
+15
2008-07-31
[PATCH] configfs: Fix failing symlink() making rmdir() fail
Louis Rilling
1
-0
/
+5
2008-07-31
[PATCH] configfs: Fix symlink() to a removing item
Louis Rilling
1
-0
/
+6
2008-07-14
configfs: call drop_link() to cleanup after create_link() failure
Louis Rilling
1
-1
/
+5
2008-07-14
configfs: Protect configfs_dirent s_links list mutations
Louis Rilling
1
-2
/
+6
2008-07-14
configfs: Introduce configfs_dirent_lock
Louis Rilling
1
-0
/
+2
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-14
Introduce path_put()
Jan Blunck
1
-2
/
+2
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-2
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2006-06-29
configfs: Clear up a few extra spaces where there should be TABs.
Joel Becker
1
-1
/
+1
2006-02-03
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
1
-2
/
+1
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
1
-0
/
+1
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker
1
-0
/
+281