Linus Torvalds
|
72f02ba66b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
7 years ago |
Bart Van Assche
|
2afc9166f7
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
|
7 years ago |
Tyler Hicks
|
d175339027
sysfs: Fix regression when adding a file to an existing group
|
7 years ago |
Dmitry Torokhov
|
5f81880d52
sysfs, kobject: allow creating kobject belonging to arbitrary users
|
7 years ago |
Dmitry Torokhov
|
488dee96bb
kernfs: allow creating kernfs objects with arbitrary uid/gid
|
7 years ago |
Linus Torvalds
|
ab486bc9a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
7 years ago |
Greg Kroah-Hartman
|
619daeeeb8
sysfs: use SPDX identifiers
|
7 years ago |
Sergey Senozhatsky
|
9e6d35ff0a
sysfs: do not use print_symbol()
|
7 years ago |
NeilBrown
|
c8a139d001
sysfs: be careful of error returns from ops->show()
|
8 years ago |
Konstantin Khlebnikov
|
17d0774f80
sysfs: correctly handle read offset on PREALLOC attrs
|
9 years ago |
NeilBrown
|
65da3484d9
sysfs: correctly handle short reads on PREALLOC attrs.
|
10 years ago |
Vladimir Zapolskiy
|
eaa5cd9263
fs: sysfs: don't pass count == 0 to bin file readers
|
10 years ago |
Tejun Heo
|
dfeb0750b6
kernfs: remove KERNFS_STATIC_NAME
|
10 years ago |
NeilBrown
|
4ef67a8c95
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
|
10 years ago |
NeilBrown
|
2b75869bba
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
|
10 years ago |
Vladimir Zapolskiy
|
0936896056
fs: sysfs: return EGBIG on write if offset is larger than file size
|
11 years ago |
Tejun Heo
|
f5c16f29bf
sysfs: make sure read buffer is zeroed
|
11 years ago |
Tejun Heo
|
33ac1257ff
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
|
11 years ago |
Greg Kroah-Hartman
|
72099304ee
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"
|
11 years ago |
Tejun Heo
|
ce8b04aa6c
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
|
11 years ago |
Tejun Heo
|
6b0afc2a21
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
|
11 years ago |
Greg Kroah-Hartman
|
a9f138b0e5
Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers"
|
11 years ago |
Greg Kroah-Hartman
|
a30f82b7eb
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"
|
11 years ago |
Tejun Heo
|
d1ba277e79
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
|
11 years ago |
Tejun Heo
|
1ae06819c7
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
|
11 years ago |
Tejun Heo
|
2063d608f5
kernfs: mark static names with KERNFS_STATIC_NAME
|
11 years ago |
Tejun Heo
|
df23fc39bc
kernfs: s/sysfs/kernfs/ in constants
|
11 years ago |
Tejun Heo
|
c525aaddc3
kernfs: s/sysfs/kernfs/ in various data structures
|
11 years ago |
Tejun Heo
|
adc5e8b58f
kernfs: drop s_ prefix from kernfs_node members
|
11 years ago |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 years ago |