Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e0f001736651f6f859aeca95f895c829d223cdb
/
fs
/
configfs
116ba5d
configfs: file.c fix possible recursive locking
by Joonwoo Park
· 17 years ago
ba611ed
configfs: dir.c fix possible recursive locking
by Joonwoo Park
· 17 years ago
197b12d
Kobject: convert fs/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3794491
kobject: convert configfs to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
ce8d2cd
r/o bind mounts: filesystem helpers for custom 'struct file's
by Dave Hansen
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
800d15a
implement simple fs aops
by Nick Piggin
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
631d1fe
configfs: config item dependancies.
by Joel Becker
· 17 years ago
299894c
configfs: accessing item hierarchy during rmdir(2)
by Joel Becker
· 18 years ago
6d74892
[PATCH] configsfs buffer: use mutex
by Johannes Berg
· 17 years ago
e6bd07a
configfs: Convert subsystem semaphore to mutex
by Joel Becker
· 17 years ago
3fe6c5c
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
by Satyam Sharma
· 17 years ago
4c62b53
configfs: misc cleanups
by Satyam Sharma
· 17 years ago
b23cdde
configfs: consistent attribute size
by Joel Becker
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
92f4c70
use simple_read_from_buffer() in fs/
by Akinobu Mita
· 17 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
afdf04e
configfs: add missing mutex_unlock()
by Joel Becker
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
ff05d1c
configfs: Zero terminate data in configfs attribute writes.
by Joel Becker
· 18 years ago
867fa49
[PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
58d206c
configfs: make configfs_dirent_exists() static
by Adrian Bunk
· 18 years ago
55ed160
configfs: mutex_lock_nested() fix
by Mark Fasheh
· 18 years ago
559c9ac
configfs: handle kzalloc() failure in check_perm()
by Chandra Seetharaman
· 18 years ago
4a61f17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
by Linus Torvalds
· 18 years ago
4779efc
[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format argument
by Zach Brown
· 18 years ago
59458f4
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
185a257
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
363e065
[GFS2] Fix up merge of Linus' kernel into GFS2
by Steven Whitehouse
· 18 years ago
b4c98f6
configfs: Prevent duplicate subsystem names.
by Joel Becker
· 18 years ago
0a1340c
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steven Whitehouse
· 18 years ago
e7515d0
configfs: Clear up a few extra spaces where there should be TABs.
by Joel Becker
· 19 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
c6a7567
Merge branch 'master'
by Steven Whitehouse
· 18 years ago
eed7a0d
configfs: configfs_mkdir() failed to cleanup linkage.
by Joel Becker
· 19 years ago
84efad1
configfs: Fix a reference leak in configfs_mkdir().
by Joel Becker
· 19 years ago
a748422
Merge branch 'master'
by Steven Whitehouse
· 19 years ago
cbca692
[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
by Eric Sesterhenn
· 19 years ago
86579dd
Merge branch 'master'
by Steven Whitehouse
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
d35462b
Merge branch 'master'
by Steven Whitehouse
· 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
ec58002
[DLM] Export config_group_find_obj for use by the DLM
by David Teigland
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
7063fbf
[PATCH] configfs: User-driven configuration filesystem
by Joel Becker
· 19 years ago