index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
configfs
/
file.c
Age
Commit message (
Expand
)
Author
2008-01-25
configfs: file.c fix possible recursive locking
Joonwoo Park
2007-07-10
[PATCH] configsfs buffer: use mutex
Johannes Berg
2007-07-10
configfs: consistent attribute size
Joel Becker
2007-05-09
use simple_read_from_buffer() in fs/
Akinobu Mita
2007-02-07
configfs: Zero terminate data in configfs attribute writes.
Joel Becker
2006-12-08
[PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-10-20
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
2006-10-03
[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...
Zach Brown
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker