summaryrefslogtreecommitdiff
path: root/fs/sysfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-12[PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven1-0/+12
2006-06-29[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-04-01BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn1-2/+1
2006-03-21[PATCH] sysfs: kzalloc conversionEric Sesterhenn1-2/+1
2006-03-21[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman1-1/+5
2006-01-12[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-10[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-5/+3
2005-08-27[PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley1-0/+4
2005-07-30[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-21[PATCH] sysfs-iattr: set inode attributesManeesh Soni1-6/+31
2005-06-21[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni1-0/+65
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+165