summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs: Shadow directory supportEric W. Biederman2007-02-071-0/+10
* sysfs: suppress lockdep warningsFrederik Deweerdt2007-02-071-2/+2
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-071-0/+24
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-261-3/+8
* [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-121-0/+12
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn2006-04-011-2/+1Star
* [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-201-1/+5
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-5/+3Star
* [PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley2005-08-271-0/+4
* [PATCH] sysfs: fix sysfs_setattrManeesh Soni2005-07-291-1/+1
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-10/+0Star
* [PATCH] sysfs-iattr: set inode attributesManeesh Soni2005-06-211-6/+31
* [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-211-0/+65
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+165