aboutsummaryrefslogtreecommitdiffstats
path: root/fs/configfs
Commit message (Expand)AuthorAgeFilesLines
...
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-1/+1
* Introduce path_put()Jan Blunck2008-02-141-2/+2
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-2/+2
* configfs: file.c fix possible recursive lockingJoonwoo Park2008-01-251-1/+1
* configfs: dir.c fix possible recursive lockingJoonwoo Park2008-01-251-2/+3
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-1/+1
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* kobject: convert configfs to use kobject_createGreg Kroah-Hartman2008-01-241-7/+6
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-2/+2
* r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-171-2/+3
* mm: bdi init hooksPeter Zijlstra2007-10-173-0/+19
* implement simple fs aopsNick Piggin2007-10-161-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* configfs: config item dependancies.Joel Becker2007-07-102-3/+248
* configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-1/+28
* [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-101-7/+8
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-8/+8
* [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-101-10/+8
* configfs: misc cleanupsSatyam Sharma2007-07-101-12/+3
* configfs: consistent attribute sizeJoel Becker2007-07-101-3/+10
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* use simple_read_from_buffer() in fs/Akinobu Mita2007-05-091-31/+2
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-1/+1
* configfs: add missing mutex_unlock()Joel Becker2007-03-141-15/+12
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-124-5/+5
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* configfs: Zero terminate data in configfs attribute writes.Joel Becker2007-02-071-3/+6
* [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-082-11/+11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-2/+2
* configfs: make configfs_dirent_exists() staticAdrian Bunk2006-12-011-2/+2
* configfs: mutex_lock_nested() fixMark Fasheh2006-12-011-2/+3
* configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman2006-10-201-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-041-1/+1
|\
| * Merge branch 'master' into gfs2Steven Whitehouse2006-10-022-3/+3
| |\
| * \ Merge branch 'master' into gfs2Steven Whitehouse2006-09-282-5/+2
| |\ \
| * \ \ [GFS2] Fix up merge of Linus' kernel into GFS2Steven Whitehouse2006-09-251-2/+30
| |\ \ \
| * \ \ \ Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse2006-07-034-13/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'master'Steven Whitehouse2006-05-251-41/+96
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-04-211-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-03-313-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-02-236-40/+178
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [DLM] Export config_group_find_obj for use by the DLMDavid Teigland2006-01-181-1/+1
* | | | | | | | | | [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...Zach Brown2006-10-031-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-012-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* | | | | | | | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-272-4/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | configfs: Prevent duplicate subsystem names.Joel Becker2006-09-201-2/+30
| |_|_|_|_|/ |/| | | | |
* | | | | | configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-292-4/+4