Commit Graph

284 Commits (5af3bde8b264e78565b6d1963ba86bbf6c6b10f6)

Author SHA1 Message Date
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Alan Stern e030d58e88 sysfs: remove useless test from sysfs_merge_group 14 years ago
Al Viro d0e46f88b2 convert sysfs 14 years ago
Eric W. Biederman 38f49a5132 sysfs: only access bin file vm_ops with the active lock 14 years ago
Eric W. Biederman a6849fa1f7 sysfs: Fail bin file mmap if vma close is implemented. 14 years ago
Alan Stern 69d44ffbd7 sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() 15 years ago
Dan Carpenter 57f9bdac25 sysfs: checking for NULL instead of ERR_PTR 15 years ago
Al Viro 01cd9fef6e switch sysfs to ->evict_inode() 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
Jean Delvare 49c19400f6 sysfs: sysfs_chmod_file's attr can be const 15 years ago
Eric W. Biederman d33002129e sysfs: allow creating symlinks from untagged to tagged directories 15 years ago
Eric W. Biederman 521d045354 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. 15 years ago
Eric W. Biederman 96d6523adf sysfs: Don't allow the creation of symlinks we can't remove 15 years ago
Nick Piggin 8718d36cf9 fix setattr error handling in sysfs, configfs 15 years ago
Nick Piggin 75de46b98d fix setattr error handling in sysfs, configfs 15 years ago
Nick Piggin 3322e79a38 fs: convert simple fs to new truncate 15 years ago
Eric W. Biederman 3ff195b011 sysfs: Implement sysfs tagged directory support. 15 years ago
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Eric W. Biederman 68d75ed4b8 sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree 15 years ago
Eric W. Biederman ba514a57f5 sysfs: Remove double free sysfs_get_sb 15 years ago
Serge E. Hallyn be867b194a sysfs: Comment sysfs directory tagging logic 15 years ago
Eric W. Biederman 746edb7ae8 sysfs: Implement sysfs_delete_link 15 years ago
Eric W. Biederman af10ec77b4 sysfs: Add support for tagged directories with untagged members. 15 years ago
Eric W. Biederman 9e7fdd25b2 sysfs: Basic support for multiple super blocks 15 years ago
Simon Arlott e0f43752a9 bridge: update sysfs link names if port device names have changed 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 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 7cb32942d9 sysfs: Implement sysfs_rename_link 15 years ago
Eric W. Biederman 19c38b632d sysfs: Pack sysfs_dirent more tightly. 15 years ago
Eric W. Biederman f8d4f618fe sysfs: Serialize updates to the vfs inode 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
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Eric W. Biederman 1e5289c97b sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 15 years ago
Andi Kleen 1c205ae18d sysfs: Add sysfs_add/remove_files utility functions 15 years ago
Eric W. Biederman 7c0ff870d1 sysfs: sysfs_sd_setattr set iattrs unconditionally 15 years ago
Eric W. Biederman 846f99749a sysfs: Add lockdep annotations for the sysfs active reference 15 years ago
Phil Carmody 66ecb92be9 Driver core: bin_attribute parameters can often be const* 15 years ago
Eric W. Biederman e16acb503b sysfs: sysfs_setattr remove unnecessary permission check. 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 06fc0d66f7 sysfs: In sysfs_chmod_file lazily propagate the mode change. 15 years ago
Eric W. Biederman e61ab4ae48 sysfs: Implement sysfs_getattr & sysfs_permission 15 years ago