aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-rc2Linus Torvalds1-0/+165