aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/inode.c
Commit message (Expand)AuthorAge
* sysfs, kernfs: move inode code to fs/kernfs/inode.cTejun Heo2013-11-29
* sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2013-11-29
* sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo2013-11-29
* sysfs, kernfs: add sysfs_dirent->s_attr.sizeTejun Heo2013-11-29
* sysfs, kernfs: prepare open, release, poll paths for kernfsTejun Heo2013-11-29
* sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ...Tejun Heo2013-11-29
* sysfs, kernfs: introduce kernfs_setattr()Tejun Heo2013-11-27
* sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo2013-10-29
* sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo2013-10-29
* sysfs: merge regular and bin file handlingTejun Heo2013-10-05
* sysfs: introduce [__]sysfs_remove()Tejun Heo2013-10-03
* sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo2013-10-03
* sysfs: @name comes before @nsTejun Heo2013-09-26
* sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman2013-08-21
* sysfs: fix up space coding style issuesGreg Kroah-Hartman2013-08-21
* sysfs: remove trailing whitespaceGreg Kroah-Hartman2013-08-21
* sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen2013-05-17
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman2012-05-15
|/
* Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman2012-03-08
* sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa2012-02-24
* Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
|\
| * sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman2012-01-24
* | sysfs: Kill nlink counting.Eric W. Biederman2012-01-24
|/
* sysfs: propagate umode_tAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\
| * sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman2011-10-19
* | sysfs: count subdirectoriesMikulas Patocka2011-08-22
|/
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-20
* kill check_acl callback of generic_permission()Al Viro2011-07-20
* 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
* rename generic_setattrChristoph Hellwig2010-08-09
* fix setattr error handling in sysfs, configfsNick Piggin2010-06-04
* fs: convert simple fs to new truncateNick Piggin2010-05-27
* sysfs: Add support for tagged directories with untagged members.Eric W. Biederman2010-05-21
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-07
* sysfs: Serialize updates to the vfs inodeEric W. Biederman2010-03-07
* sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-16
* sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman2009-12-11
* sysfs: Propagate renames to the vfs on demandEric 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: Simplify iattr time assignmentsEric W. Biederman2009-12-11