aboutsummaryrefslogtreecommitdiff
path: root/fs/debugfs
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-16/+32
2019-07-08debugfs: make error message a bit more verboseGravatar Greg Kroah-Hartman 1-1/+6
2019-07-03debugfs: provide pr_fmt() macroGravatar Greg Kroah-Hartman 1-1/+3
2019-07-03debugfs: log errors when something goes wrongGravatar Greg Kroah-Hartman 1-5/+20
2019-06-20debugfs: call fsnotify_{unlink,rmdir}() hooksGravatar Amir Goldstein 1-0/+3
2019-06-20debugfs: simplify __debugfs_remove_file()Gravatar Amir Goldstein 1-12/+8
2019-06-03debugfs: make debugfs_create_u32_array() return voidGravatar Greg Kroah-Hartman 1-10/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+1
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-42/+35
2019-05-01debugfs: switch to ->free_inode()Gravatar Al Viro 1-8/+2
2019-04-26switch fsnotify_move() to passing const struct qstr * for old_nameGravatar Al Viro 1-1/+1
2019-04-26ovl_lookup_real_one(): don't bother with strlen()Gravatar Al Viro 1-1/+1
2019-04-25debugfs: update documented return values of debugfs helpersGravatar Ronald Tschalär 1-42/+35
2019-04-01debugfs: fix use-after-free on symlink traversalGravatar Al Viro 1-4/+9
2019-02-11Merge 5.0-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 1-12/+24
2019-01-30debugfs: debugfs_lookup() should return NULL if not foundGravatar Greg Kroah-Hartman 1-5/+5
2019-01-29debugfs: return error values, not NULLGravatar Greg Kroah-Hartman 1-17/+22
2019-01-25debugfs: fix debugfs_rename parameter checkingGravatar Greg Kroah-Hartman 1-0/+7
2019-01-22debugfs: debugfs_use_start/finish do not exist anymoreGravatar Sergey Senozhatsky 1-2/+2
2018-06-12Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"Gravatar Linus Torvalds 1-3/+1
2018-05-14debugfs: inode: debugfs_create_dir uses mode permission from parentGravatar Thomas Richter 1-1/+3
2018-05-14debugfs: Re-use kstrtobool_from_user()Gravatar Andy Shevchenko 1-8/+2
2018-03-29debugfs_lookup(): switch to lookup_one_len_unlocked()Gravatar Al Viro 1-4/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2018-02-01use linux/poll.h instead of asm/poll.hGravatar Al Viro 1-1/+1
2017-11-27fs: annotate ->poll() instancesGravatar Al Viro 1-1/+1
2017-11-27anntotate the places where ->poll() return values goGravatar Al Viro 1-1/+1
2017-11-07debugfs: Remove redundant license textGravatar Greg Kroah-Hartman 3-15/+0
2017-11-07debugfs: add SPDX identifiers to all debugfs filesGravatar Greg Kroah-Hartman 3-0/+3
2017-11-07debugfs: defer debugfs_fsdata allocation to first usageGravatar Nicolai Stange 3-26/+73
2017-11-07debugfs: call debugfs_real_fops() only after debugfs_file_get()Gravatar Nicolai Stange 1-3/+4
2017-11-07debugfs: purge obsolete SRCU based removal protectionGravatar Nicolai Stange 2-55/+0
2017-11-07debugfs: convert to debugfs_file_get() and -put()Gravatar Nicolai Stange 1-56/+50
2017-11-07debugfs: debugfs_real_fops(): drop __must_hold sparse annotationGravatar Nicolai Stange 1-5/+1
2017-11-07debugfs: implement per-file removal protectionGravatar Nicolai Stange 3-6/+73
2017-11-07debugfs: add support for more elaborate ->d_fsdataGravatar Nicolai Stange 3-3/+35
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-2/+0
2017-07-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-5/+5
2017-07-07dentry name snapshotsGravatar Al Viro 1-5/+5
2017-07-06VFS: Don't use save/replace_mount_options if not using generic_show_optionsGravatar David Howells 1-2/+0
2017-05-16fs: fix the location of the kernel-api bookGravatar Mauro Carvalho Chehab 1-1/+1
2017-05-16fs: update location of filesystems documentationGravatar Mauro Carvalho Chehab 1-1/+1
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Gravatar Eric Biggers 1-1/+1
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-4/+4
2017-02-02debugfs: add debugfs_lookup()Gravatar Omar Sandoval 1-0/+36
2017-02-02fs: Better permission checking for submountsGravatar Eric W. Biederman 1-4/+4
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusGravatar Al Viro 1-1/+1
2016-09-27fs: Replace current_fs_time() with current_time()Gravatar Deepa Dinamani 1-1/+1