summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman2013-08-221-3/+6
* sysfs: fix up space coding style issuesGreg Kroah-Hartman2013-08-221-5/+5
* sysfs: remove trailing whitespaceGreg Kroah-Hartman2013-08-221-1/+1
* sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen2013-05-171-2/+0Star
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman2012-05-151-2/+2
|/
* Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman2012-03-081-0/+3
* sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa2012-02-241-5/+6
* Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-1/+4
|\
| * sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman2012-01-241-1/+4
* | sysfs: Kill nlink counting.Eric W. Biederman2012-01-241-3/+0Star
|/
* sysfs: propagate umode_tAl Viro2012-01-041-1/+1
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-2/+0Star
|\
| * sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman2011-10-201-2/+0Star
* | sysfs: count subdirectoriesMikulas Patocka2011-08-231-13/+1Star
|/
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-201-2/+2
* ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-201-1/+1
* kill check_acl callback of generic_permission()Al Viro2011-07-201-1/+1
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-3/+8
* switch sysfs to ->evict_inode()Al Viro2010-08-091-3/+3
* rename generic_setattrChristoph Hellwig2010-08-091-1/+1
* fix setattr error handling in sysfs, configfsNick Piggin2010-06-041-2/+4
* fs: convert simple fs to new truncateNick Piggin2010-05-281-5/+3Star
* sysfs: Add support for tagged directories with untagged members.Eric W. Biederman2010-05-211-0/+2
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-081-2/+3
* sysfs: Serialize updates to the vfs inodeEric W. Biederman2010-03-081-4/+4
* sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-171-18/+17Star
* sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman2009-12-111-4/+0Star
* sysfs: Propagate renames to the vfs on demandEric W. Biederman2009-12-111-12/+0Star
* sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman2009-12-111-17/+47
* sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman2009-12-111-20/+31
* sysfs: Simplify iattr time assignmentsEric W. Biederman2009-12-111-6/+3Star
* sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman2009-12-111-12/+29
* sysfs: mark a locally-only used function staticStefan Richter2009-12-111-1/+2
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-111-0/+1
|\
| * writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
* | sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-101-36/+98
|/
* sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman2009-03-251-0/+17
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0Star
* sysfs: Disallow truncation of files in sysfsBen Hutchings2008-05-011-0/+2
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-1/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+5
* implement simple fs aopsNick Piggin2007-10-161-2/+2
* sysfs: add copyrightsTejun Heo2007-10-121-2/+6
* sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dirTejun Heo2007-10-121-1/+1