summaryrefslogtreecommitdiff
path: root/fs/sysfs/inode.c
AgeCommit message (Expand)Author
2013-11-29sysfs, kernfs: move inode code to fs/kernfs/inode.cTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo
2013-11-29sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo
2013-11-29sysfs, kernfs: add sysfs_dirent->s_attr.sizeTejun Heo
2013-11-29sysfs, kernfs: prepare open, release, poll paths for kernfsTejun Heo
2013-11-29sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ...Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_setattr()Tejun Heo
2013-10-29sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo
2013-10-29sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo
2013-10-05sysfs: merge regular and bin file handlingTejun Heo
2013-10-03sysfs: introduce [__]sysfs_remove()Tejun Heo
2013-10-03sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo
2013-09-26sysfs: @name comes before @nsTejun Heo
2013-08-21sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: fix up space coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: remove trailing whitespaceGreg Kroah-Hartman
2013-05-17sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-15userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-08Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman
2012-02-24sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-24sysfs: Kill nlink counting.Eric W. Biederman
2012-01-24sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman
2012-01-03sysfs: propagate umode_tAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-19sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman
2011-08-22sysfs: count subdirectoriesMikulas Patocka
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-08-09switch sysfs to ->evict_inode()Al Viro
2010-08-09rename generic_setattrChristoph Hellwig
2010-06-04fix setattr error handling in sysfs, configfsNick Piggin
2010-05-27fs: convert simple fs to new truncateNick Piggin
2010-05-21sysfs: Add support for tagged directories with untagged members.Eric W. Biederman
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman
2010-03-07sysfs: Serialize updates to the vfs inodeEric W. Biederman
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2009-12-11sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman
2009-12-11sysfs: Propagate renames to the vfs on demandEric W. Biederman
2009-12-11sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman
2009-12-11sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman
2009-12-11sysfs: Simplify iattr time assignmentsEric W. Biederman