aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAge
...
* spin_lock_unlocked cleanupsRoel Kluin2007-10-17
* mm: bdi init hooksPeter Zijlstra2007-10-17
* partially fix up the lookup_one_noperm messChristoph Hellwig2007-10-17
* implement simple fs aopsNick Piggin2007-10-16
* sysfs: add copyrightsTejun Heo2007-10-12
* sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-12
* sysfs: implement sysfs_open_direntTejun Heo2007-10-12
* sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dirTejun Heo2007-10-12
* sysfs: make sysfs_root a regular directory direntTejun Heo2007-10-12
* sysfs: open code sysfs_attach_dentry()Tejun Heo2007-10-12
* sysfs: make s_elem an anonymous unionTejun Heo2007-10-12
* sysfs: make bin attr open get active reference of parent tooTejun Heo2007-10-12
* sysfs: kill unnecessary NULL pointer check in sysfs_release()Tejun Heo2007-10-12
* sysfs: kill unnecessary sysfs_get() in open pathsTejun Heo2007-10-12
* sysfs: reposition sysfs_dirent->s_mode.Tejun Heo2007-10-12
* sysfs: kill sysfs_update_file()Tejun Heo2007-10-12
* sysfs: clean up header filesTejun Heo2007-10-12
* sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode tooTejun Heo2007-10-12
* sysfs: fix comments of sysfs_add/remove_one()Tejun Heo2007-10-12
* sysfs: spit a warning to users when they try to create a duplicate sysfs fileGreg Kroah-Hartman2007-10-12
* sysfs: Rewrite sysfs_move_dir in terms of sysfs direntsEric W. Biederman2007-10-12
* sysfs: Rewrite rename in terms of sysfs direntsEric W. Biederman2007-10-12
* sysfs: Remove s_dentryEric W. Biederman2007-10-12
* sysfs: simply sysfs_get_dentryTejun Heo2007-10-12
* sysfs: Introduce sysfs_rename_mutexEric W. Biederman2007-10-12
* sysfs: Rewrite sysfs_drop_dentry.Eric W. Biederman2007-10-12
* sysfs: Simplify readdir.Eric W. Biederman2007-10-12
* sysfs: In sysfs_lookup don't open code sysfs_find_direntEric W. Biederman2007-10-12
* sysfs: Make sysfs_mount staticEric W. Biederman2007-10-12
* sysfs: Use kill_anon_superEric W. Biederman2007-10-12
* sysfs: Remove sysfs_instantiateEric W. Biederman2007-10-12
* sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman2007-10-12
* sysfs: fix i_mutex locking in sysfs_get_dentry()Tejun Heo2007-10-12
* sysfs: Fix typos in fs/sysfs/file.cRolf Eike Beer2007-10-12
* sysfs: make sysfs_addrm_finish() return voidTejun Heo2007-10-12
* sysfs: make sysfs_add_one() automatically check for duplicate entryTejun Heo2007-10-12
* sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictlyTejun Heo2007-10-12
* sysfs: simplify sysfs_rename_dir()Tejun Heo2007-10-12
* sysfs: cosmetic changes in sysfs_lookup()Tejun Heo2007-10-12
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-12
* sysfs: cleanup semaphore.hDave Young2007-10-12
* sysfs/file.c - use mutex instead of semaphoreDave Young2007-10-12
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
* sysfs: don't warn on removal of a nonexistent binary fileAlan Stern2007-08-22
* sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()Tejun Heo2007-08-22
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* sysfs: cosmetic clean up on node creation failure pathsTejun Heo2007-07-18
* sysfs: kill an extra put in sysfs_create_link() failure pathTejun Heo2007-07-18
* sysfs: make sysfs_init_inode() staticTejun Heo2007-07-18
* sysfs: fix sysfs root inode nlink accountingTejun Heo2007-07-18