Al Viro
|
7b745a4e40
unfuck sysfs_mount()
|
7 years ago |
Greg Kroah-Hartman
|
78fae52cf4
sysfs: remove DEBUG defines
|
7 years ago |
Greg Kroah-Hartman
|
619daeeeb8
sysfs: use SPDX identifiers
|
7 years ago |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 years ago |
Eric W. Biederman
|
29a517c232
kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
|
9 years ago |
Eric W. Biederman
|
8654df4e2a
mnt: Refactor fs_fully_visible into mount_too_revealing
|
9 years ago |
Eric W. Biederman
|
90f8572b0f
vfs: Commit to never having exectuables on proc and sysfs.
|
10 years ago |
Eric W. Biederman
|
1b852bceb0
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
|
10 years ago |
Jianyu Zhan
|
c9482a5bdc
kernfs: move the last knowledge of sysfs out from kernfs
|
11 years ago |
Tejun Heo
|
555724a831
kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
|
11 years ago |
Greg Kroah-Hartman
|
13df797743
Merge 3.14-rc5 into driver-core-next
|
11 years ago |
Li Zefan
|
fed95bab8d
sysfs: fix namespace refcnt leak
|
11 years ago |
Tejun Heo
|
d35258ef70
kernfs: allow nodes to be created in the deactivated state
|
11 years ago |
Tejun Heo
|
80b9bbefc3
kernfs: add kernfs_dir_ops
|
11 years ago |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 years ago |
Tejun Heo
|
a7560a0132
sysfs: fix use-after-free in sysfs_kill_sb()
|
11 years ago |
Tejun Heo
|
fa736a951e
sysfs, kernfs: move mount core code to fs/kernfs/mount.c
|
11 years ago |
Tejun Heo
|
4b93dc9b1c
sysfs, kernfs: prepare mount path for kernfs
|
11 years ago |
Tejun Heo
|
df394fb56c
sysfs, kernfs: make super_blocks bind to different kernfs_roots
|
11 years ago |
Tejun Heo
|
ba7443bc65
sysfs, kernfs: implement kernfs_create/destroy_root()
|
11 years ago |
Tejun Heo
|
061447a496
sysfs, kernfs: introduce sysfs_root_sd
|
11 years ago |
Tejun Heo
|
9e30cc9595
sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()
|
11 years ago |
Tejun Heo
|
51a35e9fd0
sysfs, kernfs: make sysfs_super_info->ns const
|
11 years ago |
Tejun Heo
|
ccc532dc12
sysfs, kernfs: drop unused params from sysfs_fill_super()
|
11 years ago |
Tejun Heo
|
ccf73cf336
sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()
|
11 years ago |
Tejun Heo
|
c84a3b2779
sysfs: drop kobj_ns_type handling, take #2
|
11 years ago |
Linus Torvalds
|
a1212d278c
Revert "sysfs: drop kobj_ns_type handling"
|
11 years ago |
Tejun Heo
|
cb26a31157
sysfs: drop kobj_ns_type handling
|
12 years ago |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
7dc5dbc879
sysfs: Restrict mounting sysfs
|
12 years ago |