summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs: Shadow directory supportEric W. Biederman2007-02-071-35/+172
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-071-0/+1
* driver core: Allow device_move(dev, NULL).Cornelia Huck2007-02-071-4/+2Star
* [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-5/+5
* driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-011-0/+45
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* sysfs: Make poll behaviour consistentJuha Yrjölä2006-09-261-1/+1
* [PATCH] core: use list_move()Akinobu Mita2006-06-261-6/+4Star
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-141-0/+1
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-021-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman2006-03-201-4/+0Star
* [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-201-1/+31
* [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-201-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-16/+15Star
* [PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt2006-01-051-1/+5
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-2/+3
* [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-211-0/+1
* [PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni2005-06-211-10/+15
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+475