Commit Graph

55 Commits (8022fbdacb0e9193a5dfb666479d1fc2ca63ecf1)

Author SHA1 Message Date
Tejun Heo 6d66f5cd26 sysfs: add copyrights 17 years ago
Tejun Heo a4e8b91254 sysfs: move sysfs file poll implementation to sysfs_open_dirent 17 years ago
Tejun Heo 85a4ffad3d sysfs: implement sysfs_open_dirent 17 years ago
Tejun Heo b1fc3d6144 sysfs: make s_elem an anonymous union 17 years ago
Tejun Heo 50ab1a7286 sysfs: kill unnecessary NULL pointer check in sysfs_release() 17 years ago
Tejun Heo b05f0548da sysfs: kill unnecessary sysfs_get() in open paths 17 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 17 years ago
Tejun Heo f88123eaf9 sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too 17 years ago
Eric W. Biederman 932ea2e374 sysfs: Introduce sysfs_rename_mutex 17 years ago
Rolf Eike Beer a93720eeb4 sysfs: Fix typos in fs/sysfs/file.c 17 years ago
Tejun Heo 23dc279950 sysfs: make sysfs_add_one() automatically check for duplicate entry 17 years ago
Tejun Heo 41fc1c2745 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly 17 years ago
Dave Young 52e8c209d6 sysfs/file.c - use mutex instead of semaphore 17 years ago
Tejun Heo 967e35dcc9 sysfs: cosmetic clean up on node creation failure paths 18 years ago
Tejun Heo 51225039f3 sysfs: make directory dentries and inodes reclaimable 18 years ago
Tejun Heo fb6896da37 sysfs: restructure add/remove paths and fix inode update 18 years ago
Tejun Heo 3007e997de sysfs: use sysfs_mutex to protect the sysfs_dirent tree 18 years ago
Tejun Heo 608e266a2d sysfs: make kobj point to sysfs_dirent instead of dentry 18 years ago
Tejun Heo f0b0af4792 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Tejun Heo 73107cb3ad sysfs: kill attribute file orphaning 18 years ago
Tejun Heo 0ab66088c8 sysfs: implement sysfs_dirent active reference and immediate disconnect 18 years ago
Tejun Heo 3e5190380e sysfs: make sysfs_dirent->s_element a union 18 years ago
Tejun Heo 0c096b507f sysfs: add sysfs_dirent->s_name 18 years ago
Tejun Heo a26cd7226c sysfs: consolidate sysfs_dirent creation functions 18 years ago
Akinobu Mita 92f4c701aa use simple_read_from_buffer() in fs/ 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Alan Stern 523ded71de device_schedule_callback() needs a module reference 18 years ago
Alan Stern e7b0d26a86 [PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration 18 years ago
Alan Stern d9a9cdfb07 [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 18 years ago
Alan Stern dfa87c824a sysfs: allow attributes to be added to groups 18 years ago
Randy Dunlap f95d882d81 PCI/sysfs/kobject kernel-doc fixes 18 years ago
Oliver Neukum 82244b169e sysfs: error handling in sysfs, fill_read_buffer() 18 years ago
Mariusz Kozlowski f750653670 sysfs: kobject_put cleanup 18 years ago
Oliver Neukum 94bebf4d1b Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() 18 years ago
Josef "Jeff" Sipek f427f5d5d6 [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Thomas Maier 035ed7a494 sysfs: sysfs_write_file() writes zero terminated data 18 years ago
Hidetoshi Seto 97a501849d sysfs: update obsolete comment in sysfs_update_file 18 years ago
Hidetoshi Seto e42344514c sysfs: remove duplicated dput in sysfs_update_file 18 years ago
Zach Brown 5c1fdf4150 [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments 19 years ago
NeilBrown 4508a7a734 [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
Greg Kroah-Hartman 6e0dd741a8 [PATCH] sysfs: zero terminate sysfs write buffers 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Maneesh Soni c516865cfb [PATCH] sysfs: fix problem with duplicate sysfs directories and files 19 years ago
Eric Sesterhenn 58d49283b8 [PATCH] sysfs: kzalloc conversion 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Maneesh Soni bc062b1b5c [PATCH] sysfs: fix sysfs_chmod_file 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago
Martin Waitz 3d41088fa3 [PATCH] DocBook: update comments 20 years ago
Christoph Hellwig 5f45f1a78f [PATCH] remove duplicate get_dentry functions in various places 20 years ago