Commit Graph

63 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Neil Brown f1282c844e sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
James Bottomley 0f4238958d [SCSI] sysfs: make group is_valid return a mode_t 17 years ago
Adrian Bunk 78e9d3678c sysfs: make sysfs_{get,put}_active() static 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 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 bc747f37a0 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir 18 years ago
Tejun Heo dc2f75f0e0 sysfs: make sysfs_root a regular directory dirent 18 years ago
Tejun Heo b1fc3d6144 sysfs: make s_elem an anonymous union 18 years ago
Tejun Heo b13dc89c5a sysfs: reposition sysfs_dirent->s_mode. 18 years ago
Tejun Heo 59f6901568 sysfs: clean up header files 18 years ago
Eric W. Biederman 5a26b79c42 sysfs: Remove s_dentry 18 years ago
Eric W. Biederman 932ea2e374 sysfs: Introduce sysfs_rename_mutex 18 years ago
Eric W. Biederman 7d0c7d676c sysfs: Make sysfs_mount static 18 years ago
Eric W. Biederman 119dd52be3 sysfs: Remove sysfs_instantiate 18 years ago
Tejun Heo 990e53f880 sysfs: make sysfs_addrm_finish() return void 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
Eric W. Biederman 90bc61359d sysfs: Remove first pass at shadow directory support 18 years ago
Tejun Heo bc37e28303 sysfs: make sysfs_init_inode() static 18 years ago
Tejun Heo 51225039f3 sysfs: make directory dentries and inodes reclaimable 18 years ago
Tejun Heo 53e0ae9269 sysfs: implement sysfs_get_dentry() 18 years ago
Tejun Heo a0edd7c848 sysfs: move sysfs_drop_dentry() to dir.c and make it static 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 5f9953237f sysfs: consolidate sysfs spinlocks 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 b402d72cf7 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags 18 years ago
Tejun Heo 0c73f18b7d sysfs: use singly-linked list for sysfs_dirent tree 18 years ago
Tejun Heo 8619f97989 sysfs: slim down sysfs_dirent->s_active 18 years ago
Tejun Heo b6b4a4399c sysfs: move s_active functions to fs/sysfs/dir.c 18 years ago
Tejun Heo 8312a8d7c1 sysfs: use iget_locked() instead of new_inode() 18 years ago
Tejun Heo fc9f54b998 sysfs: reorganize sysfs_new_indoe() and sysfs_create() 18 years ago
Tejun Heo dbde0fcf9f sysfs: reimplement sysfs_drop_dentry() 18 years ago
Tejun Heo 198a2a8470 sysfs: separate out sysfs_attach_dentry() 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 2b29ac252a sysfs: reimplement symlink using sysfs_dirent tree 18 years ago
Tejun Heo aecdcedaab sysfs: implement kobj_sysfs_assoc_lock 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 13b3086d2e sysfs: add sysfs_dirent->s_parent 18 years ago
Tejun Heo a26cd7226c sysfs: consolidate sysfs_dirent creation functions 18 years ago
Tejun Heo 7a23ad4404 sysfs: make sysfs_put() ignore NULL sd 18 years ago
Tejun Heo fa7f912ad4 sysfs: move release_sysfs_dirent() to dir.c 18 years ago
Tejun Heo dd14cbc994 sysfs: fix race condition around sd->s_dentry, take#2 18 years ago
Eric Sandeen dc351252b3 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses 18 years ago