Andy Shevchenko
|
964f8363a1
debugfs: Re-use kstrtobool_from_user()
|
7 жил өмнө |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 жил өмнө |
Al Viro
|
cfe39442ab
use linux/poll.h instead of asm/poll.h
|
7 жил өмнө |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 жил өмнө |
Al Viro
|
e6c8adca20
anntotate the places where ->poll() return values go
|
8 жил өмнө |
Greg Kroah-Hartman
|
2b2d8788dd
debugfs: Remove redundant license text
|
7 жил өмнө |
Greg Kroah-Hartman
|
3bce94fd5f
debugfs: add SPDX identifiers to all debugfs files
|
7 жил өмнө |
Nicolai Stange
|
7d39bc50c4
debugfs: defer debugfs_fsdata allocation to first usage
|
7 жил өмнө |
Nicolai Stange
|
154b9d7512
debugfs: call debugfs_real_fops() only after debugfs_file_get()
|
7 жил өмнө |
Nicolai Stange
|
c9afbec270
debugfs: purge obsolete SRCU based removal protection
|
7 жил өмнө |
Nicolai Stange
|
69d29f9e6a
debugfs: convert to debugfs_file_get() and -put()
|
7 жил өмнө |
Nicolai Stange
|
055ab8e3e3
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
|
7 жил өмнө |
Nicolai Stange
|
e9117a5a4b
debugfs: implement per-file removal protection
|
7 жил өмнө |
Nicolai Stange
|
7c8d469877
debugfs: add support for more elaborate ->d_fsdata
|
7 жил өмнө |
Mauro Carvalho Chehab
|
e1b4fc7add
fs: update location of filesystems documentation
|
8 жил өмнө |
Eric Engestrom
|
a1a9e5d298
debugfs: propagate release() call result
|
9 жил өмнө |
Christian Lamparter
|
86f0e06767
debugfs: introduce a public file_operations accessor
|
9 жил өмнө |
Nicolai Stange
|
75f0b68b75
debugfs: open_proxy_open(): avoid double fops release
|
9 жил өмнө |
Nicolai Stange
|
b10e3e9048
debugfs: full_proxy_open(): free proxy on ->open() failure
|
9 жил өмнө |
Nicolai Stange
|
c4a74f63df
debugfs: unproxify files created through debugfs_create_u32_array()
|
9 жил өмнө |
Nicolai Stange
|
83b711cbf4
debugfs: unproxify files created through debugfs_create_blob()
|
9 жил өмнө |
Nicolai Stange
|
4d45f7974c
debugfs: unproxify files created through debugfs_create_bool()
|
9 жил өмнө |
Nicolai Stange
|
4909f16810
debugfs: unproxify integer attribute files
|
9 жил өмнө |
Nicolai Stange
|
c646880814
debugfs: add support for self-protecting attribute file fops
|
9 жил өмнө |
Nicolai Stange
|
49d200deaa
debugfs: prevent access to removed files' private data
|
9 жил өмнө |
Nicolai Stange
|
9fd4dcece4
debugfs: prevent access to possibly dead file_operations at file open
|
9 жил өмнө |
Viresh Kumar
|
c23fe83138
debugfs: Add debugfs_create_ulong()
|
9 жил өмнө |
Stephen Boyd
|
6713e8fb54
debugfs: Add read-only/write-only bool file ops
|
9 жил өмнө |
Stephen Boyd
|
6db6652abc
debugfs: Add read-only/write-only size_t file ops
|
9 жил өмнө |
Stephen Boyd
|
82b7d4fb4e
debugfs: Add read-only/write-only x64 file ops
|
9 жил өмнө |