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
|
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
|
250f7c3fee
sysfs: introduce [__]sysfs_remove()
|
11 years ago |
Tejun Heo
|
bcdde7e221
sysfs: make __sysfs_remove_dir() recursive
|
11 years ago |
Tejun Heo
|
26ea12dec0
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
|
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
|
e34ff49061
sysfs: remove ktype->namespace() invocations in directory code
|
11 years ago |
Tejun Heo
|
bcac3769ca
sysfs: drop semicolon from to_sysfs_dirent() definition
|
11 years ago |
Miklos Szeredi
|
6497d160f6
sysfs: use check_submounts_and_drop()
|
12 years ago |
Greg Kroah-Hartman
|
37814ee0ba
sysfs: dir.c: fix up odd do/while indentation
|
12 years ago |
Greg Kroah-Hartman
|
ddfd6d074e
sysfs: fix up 80 column coding style issues
|
12 years ago |
Greg Kroah-Hartman
|
1b18dc2beb
sysfs: fix up space coding style issues
|
12 years ago |
Greg Kroah-Hartman
|
ab9bf4be4d
sysfs: remove trailing whitespace
|
12 years ago |
Linus Torvalds
|
fc76a258d4
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Al Viro
|
d55fea8ddb
[readdir] convert sysfs
|
12 years ago |
Warner Wang
|
434749108c
sysfs: sysfs_link_sibling(): fix typo in comment
|
12 years ago |
Ming Lei
|
bb2b0051d7
sysfs: check if one entry has been removed before freeing
|
12 years ago |
Ming Lei
|
f7db5e7660
sysfs: fix use after free in case of concurrent read/write and readdir
|
12 years ago |
Greg Kroah-Hartman
|
0f8b1a0204
Merge v3.9-rc5 into driver-core-next
|
12 years ago |
Maarten Lankhorst
|
3db3c62584
sysfs: use atomic_inc_unless_negative in sysfs_get_active
|
12 years ago |
Ming Lei
|
e5110f411d
sysfs: handle failure path correctly for readdir()
|
12 years ago |
Ming Lei
|
991f76f837
sysfs: fix race between readdir and lseek
|
12 years ago |