Eric Engestrom
|
a1a9e5d298
debugfs: propagate release() call result
|
9 år sedan |
Christian Lamparter
|
86f0e06767
debugfs: introduce a public file_operations accessor
|
9 år sedan |
Nicolai Stange
|
75f0b68b75
debugfs: open_proxy_open(): avoid double fops release
|
9 år sedan |
Nicolai Stange
|
b10e3e9048
debugfs: full_proxy_open(): free proxy on ->open() failure
|
9 år sedan |
Nicolai Stange
|
c4a74f63df
debugfs: unproxify files created through debugfs_create_u32_array()
|
9 år sedan |
Nicolai Stange
|
83b711cbf4
debugfs: unproxify files created through debugfs_create_blob()
|
9 år sedan |
Nicolai Stange
|
4d45f7974c
debugfs: unproxify files created through debugfs_create_bool()
|
9 år sedan |
Nicolai Stange
|
4909f16810
debugfs: unproxify integer attribute files
|
9 år sedan |
Nicolai Stange
|
c646880814
debugfs: add support for self-protecting attribute file fops
|
9 år sedan |
Nicolai Stange
|
49d200deaa
debugfs: prevent access to removed files' private data
|
9 år sedan |
Nicolai Stange
|
9fd4dcece4
debugfs: prevent access to possibly dead file_operations at file open
|
9 år sedan |
Viresh Kumar
|
c23fe83138
debugfs: Add debugfs_create_ulong()
|
9 år sedan |
Stephen Boyd
|
6713e8fb54
debugfs: Add read-only/write-only bool file ops
|
9 år sedan |
Stephen Boyd
|
6db6652abc
debugfs: Add read-only/write-only size_t file ops
|
9 år sedan |
Stephen Boyd
|
82b7d4fb4e
debugfs: Add read-only/write-only x64 file ops
|
9 år sedan |
Stephen Boyd
|
b97f679954
debugfs: Consolidate file mode checks in debugfs_create_*()
|
9 år sedan |
Viresh Kumar
|
621a5f7ad9
debugfs: Pass bool pointer to debugfs_create_bool()
|
10 år sedan |
Richard Fitzgerald
|
0642ef6f29
debugfs: Export bool read/write functions
|
10 år sedan |
Al Viro
|
5723cb01f0
debugfs: switch to simple_follow_link()
|
10 år sedan |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 år sedan |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 år sedan |
Arend van Spriel
|
98210b7f73
debugfs: add helper function to create device related seq_file
|
10 år sedan |
Joe Perches
|
9761536e1d
debugfs: Have debugfs_print_regs32() return void
|
11 år sedan |
Rahul Bedarkar
|
88e412ea5e
fs: debugfs: remove trailing whitespace
|
11 år sedan |
Mathias Krause
|
a3b2c8c7aa
debugfs: write_file_bool() - ensure strtobool() operates on valid data
|
12 år sedan |
Seth Jennings
|
3a76e5e09f
debugfs: add get/set for atomic types
|
12 år sedan |
Linus Torvalds
|
e05e279e6f
debugfs: fix u32_array race in format_array_alloc
|
13 år sedan |
David Rientjes
|
36048853c5
debugfs: fix race in u32_array_read and allocate array at open
|
13 år sedan |
Srivatsa Vaddagiri
|
9fe2a70153
debugfs: Add support to print u32 array in debugfs
|
13 år sedan |
Stephen Boyd
|
234e340582
simple_open: automatically convert to simple_open()
|
13 år sedan |