index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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