summaryrefslogtreecommitdiff
path: root/fs/sysfs/sysfs.h
Commit message (Expand)AuthorAge
* sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki2013-01-25
* sysfs: switch to ->s_d_op and ->d_release()Al Viro2012-07-14
* Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman2012-03-08
* sysfs: Kill nlink counting.Eric W. Biederman2012-01-24
* sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman2012-01-24
* sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman2012-01-24
* sysfs: Add s_hash to sysfs_dirent and order directory entries by hashEric W. Biederman2012-01-24
* sysfs: propagate umode_tAl Viro2012-01-03
* sysfs: use rb-tree for inode number lookupMikulas Patocka2011-08-22
* sysfs: remove s_sibling hacksMikulas Patocka2011-08-22
* sysfs: use rb-tree for name lookupsMikulas Patocka2011-08-22
* sysfs: count subdirectoriesMikulas Patocka2011-08-22
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-12
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* switch sysfs to ->evict_inode()Al Viro2010-08-09
* sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-21
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-21
* sysfs: Basic support for multiple super blocksEric W. Biederman2010-05-21
* sysfs: Kill unused sysfs_sb variable.Eric W. Biederman2010-03-07
* sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-07
* sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman2010-03-07
* sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman2010-03-07
* sysfs: Only take active references on attributes.Eric W. Biederman2010-03-07
* sysfs: Remove sysfs_get/put_active_twoEric W. Biederman2010-03-07
* sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2010-01-04
* sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dirEric W. Biederman2009-12-11
* sysfs: Propagate renames to the vfs on demandEric W. Biederman2009-12-11
* sysfs: Gut sysfs_addrm_start and sysfs_addrm_finishEric W. Biederman2009-12-11
* sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman2009-12-11
* sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman2009-12-11
* sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-10
* sysfs: don't block indefinitely for unmapped files.Eric W. Biederman2009-03-24
* sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman2009-03-24
* sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-16
* driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-21
* [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-22
* sysfs: make sysfs_{get,put}_active() staticAdrian Bunk2007-10-30
* mm: bdi init hooksPeter Zijlstra2007-10-17
* sysfs: add copyrightsTejun Heo2007-10-12
* sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-12
* sysfs: implement sysfs_open_direntTejun Heo2007-10-12
* sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dirTejun Heo2007-10-12
* sysfs: make sysfs_root a regular directory direntTejun Heo2007-10-12
* sysfs: make s_elem an anonymous unionTejun Heo2007-10-12
* sysfs: reposition sysfs_dirent->s_mode.Tejun Heo2007-10-12
* sysfs: clean up header filesTejun Heo2007-10-12
* sysfs: Remove s_dentryEric W. Biederman2007-10-12
* sysfs: Introduce sysfs_rename_mutexEric W. Biederman2007-10-12