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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-01-25
configfs: file.c fix possible recursive locking
Joonwoo Park
1
-1
/
+1
2007-07-10
[PATCH] configsfs buffer: use mutex
Johannes Berg
1
-7
/
+8
2007-07-10
configfs: consistent attribute size
Joel Becker
1
-3
/
+10
2007-05-09
use simple_read_from_buffer() in fs/
Akinobu Mita
1
-31
/
+2
2007-02-07
configfs: Zero terminate data in configfs attribute writes.
Joel Becker
1
-3
/
+6
2006-12-08
[PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-6
/
+6
2006-10-20
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
1
-6
/
+8
2006-10-03
[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...
Zach Brown
1
-2
/
+2
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
1
-9
/
+10
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker
1
-0
/
+360