summaryrefslogtreecommitdiff
path: root/fs/sysfs/dir.c
AgeCommit message (Expand)Author
2004-11-03[PATCH] fix kernel BUG at fs/sysfs/dir.c:20!Maneesh Soni
2004-11-02[PATCH] small sysfs cleanupsAdrian Bunk
2004-11-02[PATCH] sysfs: fix sysfs backing store error path confusionManeesh Soni
2004-10-31[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entriesAndrew Morton
2004-10-31[PATCH] sysfs backing store: use sysfs_dirent based tree in dir file operationsAndrew Morton
2004-10-31[PATCH] sysfs backing store: use sysfs_dirent based tree in file removalAndrew Morton
2004-10-31[PATCH] sysfs backing store - add sysfs_direct structureAndrew Morton
2004-10-22[PATCH] avoid problems with kobject_set_name and name with %Stephen Hemminger
2004-09-23[sysfs] Change symbol exports to GPL only in dir.cPatrick Mochel
2004-05-16[PATCH] fix-sysfs-symlinks.patchManeesh Soni
2004-05-13[PATCH] sysfs_rename_dir-cleanupManeesh Soni
2004-03-30[PATCH] back out sysfs reference count changeGreg Kroah-Hartman
2004-03-18[PATCH] sysfs: pin kobjects to fix use-after-free crashesAndrew Morton
2004-03-18[PATCH] sysfs_remove_dir-vs-dcache_readdir race fixAndrew Morton
2004-01-06[PATCH] fix sysfs oopsAndrew Morton
2003-09-26[PATCH] sysfs dput crash fixPatrick Mochel
2003-08-29[sysfs] Use kobject_name() when creating directories for kobjects.Patrick Mochel
2003-08-28[sysfs] Fix memory leak.Patrick Mochel
2003-08-13Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-corePatrick Mochel
2003-08-13[sysfs] Don't add ->d_fsdata until dentrys are created. Patrick Mochel
2003-08-11[sysfs] Mark some arguments const.Patrick Mochel
2003-08-06[sysfs] Add attribute groupsPatrick Mochel
2003-07-03[PATCH] sysfs: add sysfs_rename_dir()Greg Kroah-Hartman
2003-03-11sysfs: fix BUG()s on directory creation and removal. Patrick Mochel
2003-03-08[PATCH] missing spin_unlock() in sysfs_remove_dir()Andrew Morton
2003-03-06sysfs: fix up directory removal, once and for all. Patrick Mochel
2003-01-30sysfs: further localize file creation.Patrick Mochel
2003-01-30sysfs: split up inode.c into different files for different purposes.Patrick Mochel