Tejun Heo
|
cfec0bc835
sysfs: @name comes before @ns
|
11 years ago |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
11 years ago |
Tejun Heo
|
cb26a31157
sysfs: drop kobj_ns_type handling
|
11 years ago |
Tejun Heo
|
58292cbe66
sysfs: make attr namespace interface less convoluted
|
11 years ago |
Greg Kroah-Hartman
|
2c3a908b4b
sysfs: sysfs.h: fix coding style issues
|
12 years ago |
Rafael J. Wysocki
|
0bb8f3d6ae
sysfs: Functions for adding/removing symlinks to/from attribute groups
|
12 years ago |
Al Viro
|
469796d105
sysfs: switch to ->s_d_op and ->d_release()
|
13 years ago |
Greg Kroah-Hartman
|
54d20f006c
Revert "sysfs: Kill nlink counting."
|
13 years ago |
Eric W. Biederman
|
524b6c5b39
sysfs: Kill nlink counting.
|
13 years ago |
Eric W. Biederman
|
cafa6b5dd7
sysfs: Store the sysfs inode in an unsigned int.
|
13 years ago |
Eric W. Biederman
|
15a3382451
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
|
13 years ago |
Eric W. Biederman
|
4e4d6d860b
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
|
13 years ago |
Al Viro
|
faef2b6c99
sysfs: propagate umode_t
|
14 years ago |
Mikulas Patocka
|
a406f75840
sysfs: use rb-tree for inode number lookup
|
14 years ago |
Mikulas Patocka
|
58f2a4c793
sysfs: remove s_sibling hacks
|
14 years ago |
Mikulas Patocka
|
4f72c0cab4
sysfs: use rb-tree for name lookups
|
14 years ago |
Mikulas Patocka
|
7f9838fd01
sysfs: count subdirectories
|
14 years ago |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 years ago |
Al Viro
|
a685e08987
Delay struct net freeing while there's a sysfs instance refering to it
|
14 years ago |
Alexey Dobriyan
|
57cc7215b7
headers: kobject.h redux
|
14 years ago |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 years ago |
Al Viro
|
01cd9fef6e
switch sysfs to ->evict_inode()
|
15 years ago |
Serge E. Hallyn
|
be867b194a
sysfs: Comment sysfs directory tagging logic
|
15 years ago |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
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 |