Eric W. Biederman
|
93faccbbfa
fs: Better permission checking for submounts
|
hace 9 años |
Linus Torvalds
|
098c30557a
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
hace 9 años |
Jakub Kicinski
|
68f929ff26
debugfs: constify argument to debugfs_real_fops()
|
hace 9 años |
Arnd Bergmann
|
7f847dd317
debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
|
hace 9 años |
Christian Lamparter
|
86f0e06767
debugfs: introduce a public file_operations accessor
|
hace 9 años |
Nicolai Stange
|
c646880814
debugfs: add support for self-protecting attribute file fops
|
hace 9 años |
Nicolai Stange
|
49d200deaa
debugfs: prevent access to removed files' private data
|
hace 9 años |
Nicolai Stange
|
9fd4dcece4
debugfs: prevent access to possibly dead file_operations at file open
|
hace 9 años |
Jiaxing Wang
|
94e1dec7a9
debugfs: Add stub function for debugfs_create_automount().
|
hace 10 años |
Viresh Kumar
|
c23fe83138
debugfs: Add debugfs_create_ulong()
|
hace 10 años |
Viresh Kumar
|
621a5f7ad9
debugfs: Pass bool pointer to debugfs_create_bool()
|
hace 10 años |
Richard Fitzgerald
|
0642ef6f29
debugfs: Export bool read/write functions
|
hace 10 años |
Al Viro
|
5723cb01f0
debugfs: switch to simple_follow_link()
|
hace 10 años |
David Howells
|
e59b4e9187
debugfs: Provide a file creation function that also takes an initial size
|
hace 11 años |
Al Viro
|
77b3da6e32
new primitive: debugfs_create_automount()
|
hace 11 años |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
hace 11 años |
Arend van Spriel
|
f30d0a815b
fs: debugfs: add forward declaration for struct device type
|
hace 11 años |
Arend van Spriel
|
98210b7f73
debugfs: add helper function to create device related seq_file
|
hace 11 años |
Joe Perches
|
9761536e1d
debugfs: Have debugfs_print_regs32() return void
|
hace 11 años |
Weijie Yang
|
5b8802143a
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
|
hace 12 años |
Johannes Berg
|
3159269ef4
debugfs: provide debugfs_create_x64() when disabled
|
hace 12 años |
Seth Jennings
|
3a76e5e09f
debugfs: add get/set for atomic types
|
hace 12 años |
Felipe Balbi
|
833d6e01b4
debugfs: regset32: make struct debugfs_reg32 pointer const
|
hace 13 años |
Srivatsa Vaddagiri
|
9fe2a70153
debugfs: Add support to print u32 array in debugfs
|
hace 13 años |
Al Viro
|
88187398cc
debugfs-related mode_t whack-a-mole
|
hace 13 años |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 14 años |
Al Viro
|
f4ae40a6a5
switch debugfs to umode_t
|
hace 14 años |
Alessandro Rubini
|
8ee4dd9f06
debugfs: print_regs32: make regs array a const pointer
|
hace 14 años |
Alessandro Rubini
|
1a087c6ad9
debugfs: add tools to printk 32-bit registers
|
hace 14 años |
Huang Ying
|
15b0beaa33
Add x64 support to debugfs
|
hace 15 años |