Commit Graph

82 Commits (9355aede5a3c4975e0ba8bbfe2b9d1fd73308916)

Author SHA1 Message Date
Al Viro 01cd9fef6e switch sysfs to ->evict_inode() 15 years ago
Eric W. Biederman 3ff195b011 sysfs: Implement sysfs tagged directory support. 15 years ago
Serge E. Hallyn be867b194a sysfs: Comment sysfs directory tagging logic 15 years ago
Eric W. Biederman 9e7fdd25b2 sysfs: Basic support for multiple super blocks 15 years ago
Eric W. Biederman 0f4288ec6f sysfs: Kill unused sysfs_sb variable. 15 years ago
Eric W. Biederman fac2622bba sysfs: Pass super_block to sysfs_get_inode 15 years ago
Eric W. Biederman 19c38b632d sysfs: Pack sysfs_dirent more tightly. 15 years ago
Eric W. Biederman 6992f53349 sysfs: Use one lockdep class per sysfs attribute. 15 years ago
Eric W. Biederman a2db684287 sysfs: Only take active references on attributes. 15 years ago
Eric W. Biederman e72ceb8cca sysfs: Remove sysfs_get/put_active_two 15 years ago
Eric W. Biederman 846f99749a sysfs: Add lockdep annotations for the sysfs active reference 15 years ago
Eric W. Biederman ca1bab3819 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir 15 years ago
Eric W. Biederman 832b6af198 sysfs: Propagate renames to the vfs on demand 15 years ago
Eric W. Biederman a16bbc3430 sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish 15 years ago
Eric W. Biederman e61ab4ae48 sysfs: Implement sysfs_getattr & sysfs_permission 15 years ago
Eric W. Biederman 35df63c46c sysfs: Fix locking and factor out sysfs_sd_setattr 15 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
Eric W. Biederman e0edd3c65a sysfs: don't block indefinitely for unmapped files. 16 years ago
Eric W. Biederman 04256b4a8f sysfs: reference sysfs_dirent from sysfs inodes 16 years ago
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