aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/mount.c
Commit message (Expand)AuthorAge
* sysfs: Kill unused sysfs_sb variable.Eric W. Biederman2010-03-07
* sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-07
* sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman2009-03-24
* sysfs: Take sysfs_mutex when fetching the root inode.Eric W. Biederman2009-03-24
* SYSFS: use standard magic.h for sysfsQinghuang Feng2009-03-24
* sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-16
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* mm: bdi init hooksPeter Zijlstra2007-10-17
* sysfs: add copyrightsTejun Heo2007-10-12
* sysfs: make sysfs_root a regular directory direntTejun Heo2007-10-12
* sysfs: Remove s_dentryEric W. Biederman2007-10-12
* sysfs: Make sysfs_mount staticEric W. Biederman2007-10-12
* sysfs: Use kill_anon_superEric W. Biederman2007-10-12
* sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman2007-10-12
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-12
* sysfs: cleanup semaphore.hDave Young2007-10-12
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* sysfs: fix sysfs root inode nlink accountingTejun Heo2007-07-18
* sysfs: make directory dentries and inodes reclaimableTejun Heo2007-07-11
* sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo2007-07-11
* sysfs: use singly-linked list for sysfs_dirent treeTejun Heo2007-07-11
* sysfs: fix root sysfs_dirent -> root dentry associationTejun Heo2007-07-11
* sysfs: reorganize sysfs_new_indoe() and sysfs_create()Tejun Heo2007-07-11
* sysfs: kill attribute file orphaningTejun Heo2007-07-11
* sysfs: make sysfs_dirent->s_element a unionTejun Heo2007-07-11
* sysfs: add sysfs_dirent->s_parentTejun Heo2007-07-11
* sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-12
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* sysfs: Shadow directory supportEric W. Biederman2007-02-07
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] sysfs-iattr: set inode attributesManeesh Soni2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16