Alan Stern
|
356c05d58a
sysfs: get rid of some lockdep false positives
|
13 years ago |
Sasikantha babu
|
b4eafca113
sysfs: Removed dup_name entirely in sysfs_rename
|
13 years ago |
Dan Williams
|
3a198886ab
sysfs: handle 'parent deleted before child added'
|
13 years ago |
Tom Goff
|
70fa4a62e9
sysfs: Update the name hash for an entry after changing the namespace
|
13 years ago |
Greg Kroah-Hartman
|
54d20f006c
Revert "sysfs: Kill nlink counting."
|
13 years ago |
Eric W. Biederman
|
d5c38b137a
sysfs: Update the name hash when renaming sysfs entries
|
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
|
4e4d6d860b
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
|
13 years ago |
Eric W. Biederman
|
f6d90b4f9c
sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.
|
13 years ago |
Eric W. Biederman
|
b9e2780d57
sysfs: Remove support for tagged directories with untagged members (again)
|
13 years ago |
Linus Torvalds
|
8a9ea3237e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Eric W. Biederman
|
903e21e2ee
sysfs: Reject with a warning invalid uses of tagged directories.
|
13 years ago |
Eric W. Biederman
|
23396180a9
sysfs: Remove support for tagged directories with untagged members.
|
13 years ago |
Heiko Carstens
|
c4253cb074
sysfs: add unsigned long cast to prevent compile warning
|
13 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 |
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 |
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 |