Serge E. Hallyn
|
be867b194a
sysfs: Comment sysfs directory tagging logic
|
15 years ago |
Eric W. Biederman
|
af10ec77b4
sysfs: Add support for tagged directories with untagged members.
|
15 years ago |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 years ago |
Eric W. Biederman
|
fac2622bba
sysfs: Pass super_block to sysfs_get_inode
|
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
|
1e5289c97b
sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
|
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
|
6b0bfe9383
sysfs: Update s_iattr on link and unlink.
|
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
|
4c3da2209b
sysfs: Don't leak secdata when a sysfs_dirent is freed.
|
15 years ago |
Cornelia Huck
|
a6a8357788
sysfs: Allow sysfs_move_dir(..., NULL) again.
|
15 years ago |
David P. Quigley
|
ddd29ec659
sysfs: Add labeling support for sysfs
|
15 years ago |
Peter Oberparleiter
|
0f58b44582
sysfs: fix hardlink count on device_move
|
16 years ago |
Linus Torvalds
|
3ae5080f4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
Al Viro
|
ee1ec32903
constify dentry_operations: sysfs
|
16 years ago |
Eric W. Biederman
|
e0edd3c65a
sysfs: don't block indefinitely for unmapped files.
|
16 years ago |
Alex Chiang
|
425cb02912
sysfs: sysfs_add_one WARNs with full path to duplicate filename
|
16 years ago |
Christoph Hellwig
|
3222a3e55f
[PATCH] fix ->llseek for more directories
|
16 years ago |
Eric W. Biederman
|
0b4a4fea25
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
|
17 years ago |
Tejun Heo
|
45c076c5d7
sysfs: use ilookup5() instead of ilookup5_nowait()
|
16 years ago |
Neil Brown
|
f1282c844e
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
|
17 years ago |
Arjan van de Ven
|
99fcd77d15
Use WARN() in fs/sysfs
|
17 years ago |
Cornelia Huck
|
36ce6dad6e
driver core: Suppress sysfs warnings for device_rename().
|
17 years ago |
Stephen Hemminger
|
0599ad53fe
sysfs: remove error messages for -EEXIST case
|
17 years ago |