summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/dir.c
AgeCommit message (Expand)Author
2007-06-12sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen
2007-03-06[PATCH] Fix 2.6.21 rfcomm lockupsMark Lord
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck
2006-12-08[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-25sysfs: Make poll behaviour consistentJuha Yrjölä
2006-06-26[PATCH] core: use list_move()Akinobu Mita
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-20[PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni
2006-03-20[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni
2005-06-20[PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds