summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/mount.c
Commit message (Expand)AuthorAgeFilesLines
* convert sysfsAl Viro2010-10-291-19/+13
* switch sysfs to ->evict_inode()Al Viro2010-08-091-1/+1
* sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman2010-05-211-3/+8
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-1/+32
* sysfs: Remove double free sysfs_get_sbEric W. Biederman2010-05-211-1/+0
* sysfs: Basic support for multiple super blocksEric W. Biederman2010-05-211-2/+56
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysfs: Kill unused sysfs_sb variable.Eric W. Biederman2010-03-071-2/+0
* sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-071-1/+1
* sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman2009-03-241-0/+1
* sysfs: Take sysfs_mutex when fetching the root inode.Eric W. Biederman2009-03-241-0/+2
* SYSFS: use standard magic.h for sysfsQinghuang Feng2009-03-241-2/+1
* sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-161-0/+15
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+4
* sysfs: add copyrightsTejun Heo2007-10-121-1/+9
* sysfs: make sysfs_root a regular directory direntTejun Heo2007-10-121-1/+2
* sysfs: Remove s_dentryEric W. Biederman2007-10-121-1/+0
* sysfs: Make sysfs_mount staticEric W. Biederman2007-10-121-1/+1
* sysfs: Use kill_anon_superEric W. Biederman2007-10-121-1/+1
* sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman2007-10-121-5/+0
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-121-1/+1
* sysfs: cleanup semaphore.hDave Young2007-10-121-1/+0
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* sysfs: fix sysfs root inode nlink accountingTejun Heo2007-07-181-5/+5
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+107
OpenPOWER on IntegriCloud