Commit Graph

264 Commits (12c46b336540b483df10d794bdee5d2f1aa8e33a)

Author SHA1 Message Date
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
Eric W. Biederman c099aacd48 sysfs: Nicely indent sysfs_symlink_inode_operations 15 years ago
Eric W. Biederman 6b0bfe9383 sysfs: Update s_iattr on link and unlink. 15 years ago
Eric W. Biederman 35df63c46c sysfs: Fix locking and factor out sysfs_sd_setattr 15 years ago
Eric W. Biederman 4be3df28be sysfs: Simplify iattr time assignments 15 years ago
Eric W. Biederman 4c6974f51a sysfs: Simplify sysfs_chmod_file semantics 15 years ago
Eric W. Biederman e8f077c883 sysfs: Use dentry_ops instead of directly playing with the dcache 15 years ago
Eric W. Biederman 28a027cfc0 sysfs: Rename sysfs_d_iput to sysfs_dentry_iput 15 years ago
Eric W. Biederman f44d3e7857 sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex 15 years ago
Stefan Richter f38506c49d sysfs: mark a locally-only used function static 15 years ago
Eric W. Biederman 4c3da2209b sysfs: Don't leak secdata when a sysfs_dirent is freed. 15 years ago
Neil Brown 83db93f4de sysfs: Allow sysfs_notify_dirent to be called from interrupt context. 16 years ago
Cornelia Huck a6a8357788 sysfs: Allow sysfs_move_dir(..., NULL) again. 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
Peter Oberparleiter 0f58b44582 sysfs: fix hardlink count on device_move 16 years ago
Catalin Marinas d5ce5b40bc Free the memory allocated by memdup_user() in fs/sysfs/bin.c 16 years ago