aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/mount.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17mm: bdi init hooksPeter Zijlstra1-0/+4
2007-10-12sysfs: add copyrightsTejun Heo1-1/+9
2007-10-12sysfs: make sysfs_root a regular directory direntTejun Heo1-1/+2
2007-10-12sysfs: Remove s_dentryEric W. Biederman1-1/+0
2007-10-12sysfs: Make sysfs_mount staticEric W. Biederman1-1/+1
2007-10-12sysfs: Use kill_anon_superEric W. Biederman1-1/+1
2007-10-12sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman1-5/+0
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman1-1/+1
2007-10-12sysfs: cleanup semaphore.hDave Young1-1/+0
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-18sysfs: fix sysfs root inode nlink accountingTejun Heo1-5/+5
2007-07-11sysfs: make directory dentries and inodes reclaimableTejun Heo1-1/+1
2007-07-11sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo1-1/+1
2007-07-11sysfs: use singly-linked list for sysfs_dirent treeTejun Heo1-3/+0
2007-07-11sysfs: fix root sysfs_dirent -> root dentry associationTejun Heo1-0/+1
2007-07-11sysfs: reorganize sysfs_new_indoe() and sysfs_create()Tejun Heo1-8/+10
2007-07-11sysfs: kill attribute file orphaningTejun Heo1-8/+0
2007-07-11sysfs: make sysfs_dirent->s_element a unionTejun Heo1-1/+0
2007-07-11sysfs: add sysfs_dirent->s_parentTejun Heo1-0/+1
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen1-0/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-07sysfs: Shadow directory supportEric W. Biederman1-1/+1
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum1-0/+9
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2005-06-20[PATCH] sysfs-iattr: set inode attributesManeesh Soni1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+107