Commit History

Author SHA1 Message Date
  Chris Malley 3932bf6059 sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake 17 years ago
  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 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