Commit Graph

72 Commits (640cc590bd6112424f4c248fe839af28a06b54c4)

Author SHA1 Message Date
Trent Piepho 8c0e3998f5 sysfs: Make dir and name args to sysfs_notify() const 16 years ago
Neil Brown f1282c844e sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent 16 years ago
Andrew Morton ae87221d3c sysfs: crash debugging 16 years ago
Arjan van de Ven 99fcd77d15 Use WARN() in fs/sysfs 17 years ago
Miklos Szeredi 93265d13ea sysfs: don't call notify_change 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
James Bottomley 0f4238958d [SCSI] sysfs: make group is_valid return a mode_t 17 years ago
Dan Williams 2424b5dd06 sysfs: refill attribute buffer when reading from offset 0 17 years ago
Robert P. J. Day c6f8773382 SYSFS: Explicitly include required header file slab.h. 17 years ago
Andrew Morton 815d2d50da driver core: debug for bad dev_attr_show() return value. 17 years ago
Kay Sievers 000f2a4d8c Driver Core: kill subsys_attribute and default sysfs ops 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Jiri Slaby d7b3788965 sysfs: remove SPIN_LOCK_UNLOCKED 17 years ago
James Bottomley 11f24fbdf5 [SCSI] sysfs: fix the sysfs_add_file_to_group interfaces 17 years ago
Miao Xie 8118a859dc sysfs: fix off-by-one error in fill_read_buffer() 17 years ago
Chris Malley 3932bf6059 sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake 18 years ago
Tejun Heo 6d66f5cd26 sysfs: add copyrights 18 years ago
Tejun Heo a4e8b91254 sysfs: move sysfs file poll implementation to sysfs_open_dirent 18 years ago
Tejun Heo 85a4ffad3d sysfs: implement sysfs_open_dirent 18 years ago
Tejun Heo b1fc3d6144 sysfs: make s_elem an anonymous union 18 years ago
Tejun Heo 50ab1a7286 sysfs: kill unnecessary NULL pointer check in sysfs_release() 18 years ago
Tejun Heo b05f0548da sysfs: kill unnecessary sysfs_get() in open paths 18 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 18 years ago
Tejun Heo f88123eaf9 sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too 18 years ago
Eric W. Biederman 932ea2e374 sysfs: Introduce sysfs_rename_mutex 18 years ago
Rolf Eike Beer a93720eeb4 sysfs: Fix typos in fs/sysfs/file.c 18 years ago
Tejun Heo 23dc279950 sysfs: make sysfs_add_one() automatically check for duplicate entry 18 years ago
Tejun Heo 41fc1c2745 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly 18 years ago
Dave Young 52e8c209d6 sysfs/file.c - use mutex instead of semaphore 18 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