summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/sysfs.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds2013-11-071-7/+18
* sysfs: rename sysfs_assoc_lock and explain what it's aboutTejun Heo2013-11-011-1/+1
* sysfs: separate out dup filename warning into a separate functionTejun Heo2013-10-291-0/+1
* sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo2013-10-291-3/+2
* sysfs: remove unused sysfs_get_dentry() prototypeTejun Heo2013-10-291-1/+0
* sysfs: honor bin_attr.attr.ignore_lockdepTejun Heo2013-10-291-1/+3
* sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo2013-10-291-7/+4
* sysfs: make sysfs_file_ops() follow ignore_lockdep flagTejun Heo2013-10-141-0/+16
* sysfs: merge regular and bin file handlingTejun Heo2013-10-051-6/+0
* sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.cTejun Heo2013-10-051-0/+2
* sysfs: prepare path write for unified regular / bin file handlingTejun Heo2013-10-051-0/+1
* sysfs: introduce [__]sysfs_remove()Tejun Heo2013-10-031-2/+2
* sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo2013-10-031-5/+5
* sysfs: @name comes before @nsTejun Heo2013-09-261-5/+5
* sysfs: clean up sysfs_get_dirent()Tejun Heo2013-09-261-3/+0
* sysfs: drop kobj_ns_type handlingTejun Heo2013-09-261-18/+7
* sysfs: make attr namespace interface less convolutedTejun Heo2013-09-261-2/+3
* sysfs: sysfs.h: fix coding style issuesGreg Kroah-Hartman2013-08-211-8/+10
* sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki2013-01-251-0/+2
* sysfs: switch to ->s_d_op and ->d_release()Al Viro2012-07-141-0/+1
* Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman2012-03-081-0/+1
* sysfs: Kill nlink counting.Eric W. Biederman2012-01-241-1/+0
* sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman2012-01-241-1/+1
* sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman2012-01-241-3/+3
* sysfs: Add s_hash to sysfs_dirent and order directory entries by hashEric W. Biederman2012-01-241-5/+4
* sysfs: propagate umode_tAl Viro2012-01-031-2/+2
* sysfs: use rb-tree for inode number lookupMikulas Patocka2011-08-221-3/+2
* sysfs: remove s_sibling hacksMikulas Patocka2011-08-221-0/+5
* sysfs: use rb-tree for name lookupsMikulas Patocka2011-08-221-0/+5
* sysfs: count subdirectoriesMikulas Patocka2011-08-221-0/+2
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-201-1/+1
* Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-121-1/+1
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* switch sysfs to ->evict_inode()Al Viro2010-08-091-1/+1
* sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-211-1/+12
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-4/+16
* sysfs: Basic support for multiple super blocksEric W. Biederman2010-05-211-0/+3
* sysfs: Kill unused sysfs_sb variable.Eric W. Biederman2010-03-071-1/+0
* sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-071-1/+1
* sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman2010-03-071-1/+1
* sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman2010-03-071-2/+5
* sysfs: Only take active references on attributes.Eric W. Biederman2010-03-071-0/+1
* sysfs: Remove sysfs_get/put_active_twoEric W. Biederman2010-03-071-2/+2
* sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2010-01-041-0/+15
* sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dirEric W. Biederman2009-12-111-0/+3
* sysfs: Propagate renames to the vfs on demandEric W. Biederman2009-12-111-1/+0
* sysfs: Gut sysfs_addrm_start and sysfs_addrm_finishEric W. Biederman2009-12-111-2/+0
* sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman2009-12-111-0/+2
* sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman2009-12-111-0/+1
OpenPOWER on IntegriCloud