Linus Torvalds
|
a1212d278c
Revert "sysfs: drop kobj_ns_type handling"
|
11 years ago |
Tejun Heo
|
0cae60f914
sysfs: rename sysfs_assoc_lock and explain what it's about
|
11 years ago |
Tejun Heo
|
d1c1459e45
sysfs: separate out dup filename warning into a separate function
|
11 years ago |
Tejun Heo
|
7eed6ecb07
sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c
|
11 years ago |
Tejun Heo
|
baa97cb507
sysfs: remove unused sysfs_get_dentry() prototype
|
11 years ago |
Tejun Heo
|
672f76a81a
sysfs: honor bin_attr.attr.ignore_lockdep
|
11 years ago |
Tejun Heo
|
56b3f3b884
sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr
|
11 years ago |
Tejun Heo
|
785a162d14
sysfs: make sysfs_file_ops() follow ignore_lockdep flag
|
11 years ago |
Tejun Heo
|
3124eb1679
sysfs: merge regular and bin file handling
|
11 years ago |
Tejun Heo
|
73d9714627
sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
|
11 years ago |
Tejun Heo
|
f9b9a6217c
sysfs: prepare path write for unified regular / bin file handling
|
11 years ago |
Tejun Heo
|
250f7c3fee
sysfs: introduce [__]sysfs_remove()
|
11 years ago |
Tejun Heo
|
d69ac5a0bb
sysfs: remove sysfs_addrm_cxt->parent_sd
|
11 years ago |
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 |