aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07sysfs: Shadow directory supportEric W. Biederman1-35/+172
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum1-0/+1
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck1-4/+2
2006-12-08[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-5/+5
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck1-0/+45
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-2/+2
2006-09-25sysfs: Make poll behaviour consistentJuha Yrjölä1-1/+1
2006-06-26[PATCH] core: use list_move()Akinobu Mita1-6/+4
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown1-0/+1
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-20[PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman1-4/+0
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni1-1/+31
2006-03-20[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-16/+15
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt1-1/+5
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-2/+3
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni1-0/+1
2005-06-20[PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni1-10/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+475