Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f07a15734ce77418b2ac08b10b66686b32904d45
/
fs
/
configfs
/
symlink.c
a6d6282
configfs: Fix race between create_link and configfs_rmdir
by Nicholas Bellinger
· 7 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
cd3417c
kill free_page_put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
ecc087f
new helper: free_page_put_link()
by Al Viro
· 10 years ago
5f2c417
switch ->put_link() from dentry to inode
by Al Viro
· 10 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
b7c177f
configfs: kill configfs_sb
by Al Viro
· 13 years ago
81d44ed1
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
by Al Viro
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9b6e310
Fix configfs leak
by Al Viro
· 15 years ago
3c48f23
configfs: Fix Trivial Warning in fs/configfs/symlink.c
by Subrata Modak
· 16 years ago
421748e
[PATCH] assorted path_lookup() -> kern_path() conversions
by Al Viro
· 16 years ago
2a109f2
[PATCH] configfs: Prevent userspace from creating new entries under attaching directories
by Louis Rilling
· 16 years ago
9a73d78
[PATCH] configfs: Fix failing symlink() making rmdir() fail
by Louis Rilling
· 16 years ago
4768e9b
[PATCH] configfs: Fix symlink() to a removing item
by Louis Rilling
· 16 years ago
e752065
configfs: call drop_link() to cleanup after create_link() failure
by Louis Rilling
· 16 years ago
5301a77
configfs: Protect configfs_dirent s_links list mutations
by Louis Rilling
· 16 years ago
6f61076
configfs: Introduce configfs_dirent_lock
by Louis Rilling
· 16 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
e7515d0
configfs: Clear up a few extra spaces where there should be TABs.
by Joel Becker
· 19 years ago
1a1974f
[PATCH] BUG_ON() Conversion in fs/configfs/
by Eric Sesterhenn / snakebyte
· 19 years ago
3d0f89b
configfs: Add permission and ownership to configfs objects.
by Joel Becker
· 19 years ago
7063fbf
[PATCH] configfs: User-driven configuration filesystem
by Joel Becker
· 19 years ago