aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-29sysfs, kernfs: move inode code to fs/kernfs/inode.cTejun Heo1-342/+0
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo1-2/+3
2013-11-29sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo1-1/+0
2013-11-29sysfs, kernfs: add sysfs_dirent->s_attr.sizeTejun Heo1-7/+1
2013-11-29sysfs, kernfs: prepare open, release, poll paths for kernfsTejun Heo1-2/+2
2013-11-29sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ...Tejun Heo1-1/+1
2013-11-27sysfs, kernfs: introduce kernfs_setattr()Tejun Heo1-2/+19
2013-10-29sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo1-26/+0
2013-10-29sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo1-1/+1
2013-10-05sysfs: merge regular and bin file handlingTejun Heo1-1/+1
2013-10-03sysfs: introduce [__]sysfs_remove()Tejun Heo1-1/+1
2013-10-03sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo1-1/+1
2013-09-26sysfs: @name comes before @nsTejun Heo1-3/+3
2013-08-21sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman1-3/+6
2013-08-21sysfs: fix up space coding style issuesGreg Kroah-Hartman1-5/+5
2013-08-21sysfs: remove trailing whitespaceGreg Kroah-Hartman1-1/+1
2013-05-17sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen1-2/+0
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-1/+1
2012-05-15userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman1-2/+2
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2012-03-08Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman1-0/+3
2012-02-24sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa1-5/+6
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-1/+4
2012-01-24sysfs: Kill nlink counting.Eric W. Biederman1-3/+0
2012-01-24sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman1-1/+4
2012-01-03sysfs: propagate umode_tAl Viro1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+0
2011-10-19sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman1-2/+0
2011-08-22sysfs: count subdirectoriesMikulas Patocka1-13/+1
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro1-2/+2
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro1-1/+1
2011-07-20kill check_acl callback of generic_permission()Al Viro1-1/+1
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-0/+1
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-3/+8
2010-08-09switch sysfs to ->evict_inode()Al Viro1-3/+3
2010-08-09rename generic_setattrChristoph Hellwig1-1/+1
2010-06-04fix setattr error handling in sysfs, configfsNick Piggin1-2/+4
2010-05-27fs: convert simple fs to new truncateNick Piggin1-5/+3
2010-05-21sysfs: Add support for tagged directories with untagged members.Eric W. Biederman1-0/+2
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-07sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman1-2/+3
2010-03-07sysfs: Serialize updates to the vfs inodeEric W. Biederman1-4/+4
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman1-18/+17
2009-12-11sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman1-4/+0
2009-12-11sysfs: Propagate renames to the vfs on demandEric W. Biederman1-12/+0
2009-12-11sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman1-17/+47
2009-12-11sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman1-20/+31
2009-12-11sysfs: Simplify iattr time assignmentsEric W. Biederman1-6/+3
2009-12-11sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman1-12/+29
2009-12-11sysfs: mark a locally-only used function staticStefan Richter1-1/+2
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley1-36/+98
2009-03-24sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman1-0/+17
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-3/+0
2008-04-30sysfs: Disallow truncation of files in sysfsBen Hutchings1-0/+2
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi1-1/+1
2007-10-17mm: bdi init hooksPeter Zijlstra1-0/+5
2007-10-16implement simple fs aopsNick Piggin1-2/+2
2007-10-12sysfs: add copyrightsTejun Heo1-2/+6
2007-10-12sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dirTejun Heo1-1/+1
2007-10-12sysfs: make sysfs_root a regular directory direntTejun Heo1-5/+0
2007-10-12sysfs: make s_elem an anonymous unionTejun Heo1-1/+1
2007-10-12sysfs: Remove sysfs_instantiateEric W. Biederman1-17/+0
2007-10-12sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman1-3/+45
2007-10-12sysfs: make sysfs_addrm_finish() return voidTejun Heo1-2/+5
2007-10-12sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictlyTejun Heo1-13/+4
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman1-10/+0
2007-10-12sysfs: cleanup semaphore.hDave Young1-1/+0
2007-07-18sysfs: make sysfs_init_inode() staticTejun Heo1-1/+1
2007-07-11sysfs: move sysfs_drop_dentry() to dir.c and make it staticTejun Heo1-56/+0
2007-07-11sysfs: restructure add/remove paths and fix inode updateTejun Heo1-38/+8
2007-07-11sysfs: use sysfs_mutex to protect the sysfs_dirent treeTejun Heo1-8/+3
2007-07-11sysfs: consolidate sysfs spinlocksTejun Heo1-8/+8
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo1-5/+6
2007-07-11sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo1-0/+1
2007-07-11sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo1-4/+4
2007-07-11sysfs: make sysfs_drop_dentry() access inodes using ilookup()Tejun Heo1-35/+28
2007-07-11sysfs: Fix oops in sysfs_drop_dentry on x86_64Rafael J. Wysocki1-1/+2
2007-07-11sysfs: use singly-linked list for sysfs_dirent treeTejun Heo1-5/+7
2007-07-11sysfs: use iget_locked() instead of new_inode()Tejun Heo1-9/+15
2007-07-11sysfs: reorganize sysfs_new_indoe() and sysfs_create()Tejun Heo1-51/+57
2007-07-11sysfs: reimplement sysfs_drop_dentry()Tejun Heo1-21/+61
2007-07-11sysfs: separate out sysfs_attach_dentry()Tejun Heo1-2/+2
2007-07-11sysfs: kill attribute file orphaningTejun Heo1-25/+0
2007-07-11sysfs: implement sysfs_dirent active reference and immediate disconnectTejun Heo1-2/+6
2007-07-11sysfs: make sysfs_dirent->s_element a unionTejun Heo1-1/+1
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo1-32/+1
2007-06-12sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo1-1/+17
2007-06-12sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo1-1/+1
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen1-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-03-15[PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...Alan Stern1-3/+7
2007-03-06[PATCH] suspend regression: sysfs deadlockHugh Dickins1-4/+1
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-1/+1
2007-02-07sysfs: Shadow directory supportEric W. Biederman1-0/+10
2007-02-07sysfs: suppress lockdep warningsFrederik Deweerdt1-2/+2
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum1-0/+24
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap1-3/+8
2006-07-12[PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven1-0/+12
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-04-01BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn1-2/+1
2006-03-20[PATCH] sysfs: kzalloc conversionEric Sesterhenn1-2/+1
2006-03-20[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman1-1/+5
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-5/+3
2005-08-26[PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley1-0/+4
2005-07-29[PATCH] sysfs: fix sysfs_setattrManeesh Soni1-1/+1
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-10/+0
2005-06-20[PATCH] sysfs-iattr: set inode attributesManeesh Soni1-6/+31
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni1-0/+65
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+165