aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/mount.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs: make directory dentries and inodes reclaimableTejun Heo2007-07-111-1/+1
* sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo2007-07-111-1/+1
* sysfs: use singly-linked list for sysfs_dirent treeTejun Heo2007-07-111-3/+0
* sysfs: fix root sysfs_dirent -> root dentry associationTejun Heo2007-07-111-0/+1
* sysfs: reorganize sysfs_new_indoe() and sysfs_create()Tejun Heo2007-07-111-8/+10
* sysfs: kill attribute file orphaningTejun Heo2007-07-111-8/+0
* sysfs: make sysfs_dirent->s_element a unionTejun Heo2007-07-111-1/+0
* sysfs: add sysfs_dirent->s_parentTejun Heo2007-07-111-0/+1
* sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-121-0/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* sysfs: Shadow directory supportEric W. Biederman2007-02-071-1/+1
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-071-0/+9
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] sysfs-iattr: set inode attributesManeesh Soni2005-06-201-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+107