1. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  2. c33d442 debugfs: make error message a bit more verbose by Greg Kroah-Hartman · 5 years ago
  3. d03ae47 debugfs: provide pr_fmt() macro by Greg Kroah-Hartman · 5 years ago
  4. 43e23b6 debugfs: log errors when something goes wrong by Greg Kroah-Hartman · 5 years ago
  5. 6679ea6 debugfs: call fsnotify_{unlink,rmdir}() hooks by Amir Goldstein · 5 years ago
  6. 823e545 debugfs: simplify __debugfs_remove_file() by Amir Goldstein · 5 years ago
  7. c9c2c27 debugfs: make debugfs_create_u32_array() return void by Greg Kroah-Hartman · 6 years ago
  8. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
  9. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  10. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  11. 6234ddf debugfs: switch to ->free_inode() by Al Viro · 6 years ago
  12. f4ec3a3 switch fsnotify_move() to passing const struct qstr * for old_name by Al Viro · 6 years ago
  13. 230c640 ovl_lookup_real_one(): don't bother with strlen() by Al Viro · 6 years ago
  14. 9abb249 debugfs: update documented return values of debugfs helpers by Ronald Tschalär · 6 years ago
  15. 93b919d debugfs: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  16. 9481caf Merge 5.0-rc6 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  17. 37ea7b6 debugfs: debugfs_lookup() should return NULL if not found by Greg Kroah-Hartman · 6 years ago
  18. ff9fb72 debugfs: return error values, not NULL by Greg Kroah-Hartman · 6 years ago
  19. d88c93f debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 6 years ago
  20. 0eeb273 debugfs: debugfs_use_start/finish do not exist anymore by Sergey Senozhatsky · 6 years ago
  21. f5b7769e Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent" by Linus Torvalds · 6 years ago
  22. 95cde3c5 debugfs: inode: debugfs_create_dir uses mode permission from parent by Thomas Richter · 7 years ago
  23. 964f836 debugfs: Re-use kstrtobool_from_user() by Andy Shevchenko · 7 years ago
  24. cd1c0c9 debugfs_lookup(): switch to lookup_one_len_unlocked() by Al Viro · 7 years ago
  25. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  26. cfe3944 use linux/poll.h instead of asm/poll.h by Al Viro · 7 years ago
  27. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  28. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 7 years ago
  29. 2b2d878 debugfs: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  30. 3bce94f debugfs: add SPDX identifiers to all debugfs files by Greg Kroah-Hartman · 7 years ago
  31. 7d39bc5 debugfs: defer debugfs_fsdata allocation to first usage by Nicolai Stange · 7 years ago
  32. 154b9d7 debugfs: call debugfs_real_fops() only after debugfs_file_get() by Nicolai Stange · 7 years ago
  33. c9afbec debugfs: purge obsolete SRCU based removal protection by Nicolai Stange · 7 years ago
  34. 69d29f9 debugfs: convert to debugfs_file_get() and -put() by Nicolai Stange · 7 years ago
  35. 055ab8e debugfs: debugfs_real_fops(): drop __must_hold sparse annotation by Nicolai Stange · 7 years ago
  36. e9117a5 debugfs: implement per-file removal protection by Nicolai Stange · 7 years ago
  37. 7c8d469 debugfs: add support for more elaborate ->d_fsdata by Nicolai Stange · 7 years ago
  38. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. b8d4c1f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  40. 49d31c2 dentry name snapshots by Al Viro · 7 years ago
  41. c3d98ea VFS: Don't use save/replace_mount_options if not using generic_show_options by David Howells · 7 years ago
  42. e1511a8 fs: fix the location of the kernel-api book by Mauro Carvalho Chehab · 8 years ago
  43. e1b4fc7 fs: update location of filesystems documentation by Mauro Carvalho Chehab · 8 years ago
  44. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  45. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  46. a7c5437 debugfs: add debugfs_lookup() by Omar Sandoval · 8 years ago
  47. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  48. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  49. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  50. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  51. a1a9e5d debugfs: propagate release() call result by Eric Engestrom · 8 years ago
  52. e0e0be8 libfs: support RENAME_NOREPLACE in simple_rename() by Miklos Szeredi · 8 years ago
  53. 86f0e06 debugfs: introduce a public file_operations accessor by Christian Lamparter · 8 years ago
  54. 24ef5f3 debugfs: remove extra debugfs_create_file_unsafe() declaration by Nicolai Stange · 8 years ago
  55. b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 8 years ago
  56. 75f0b68 debugfs: open_proxy_open(): avoid double fops release by Nicolai Stange · 8 years ago
  57. b10e3e9 debugfs: full_proxy_open(): free proxy on ->open() failure by Nicolai Stange · 8 years ago
  58. acc29fb debugfs: ->d_parent is never NULL or negative by Al Viro · 8 years ago
  59. 5614e77 Merge 4.6-rc4 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  60. 87243de debugfs: Make automount point inodes permanently empty by Seth Forshee · 9 years ago
  61. c4a74f6 debugfs: unproxify files created through debugfs_create_u32_array() by Nicolai Stange · 9 years ago
  62. 83b711c debugfs: unproxify files created through debugfs_create_blob() by Nicolai Stange · 9 years ago
  63. 4d45f79 debugfs: unproxify files created through debugfs_create_bool() by Nicolai Stange · 9 years ago
  64. 4909f16 debugfs: unproxify integer attribute files by Nicolai Stange · 9 years ago
  65. c646880 debugfs: add support for self-protecting attribute file fops by Nicolai Stange · 9 years ago
  66. 49d200d debugfs: prevent access to removed files' private data by Nicolai Stange · 9 years ago
  67. 9fd4dce debugfs: prevent access to possibly dead file_operations at file open by Nicolai Stange · 9 years ago
  68. 1b48b53 fs: debugfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  69. a8f324a debugfs: fix inode i_nlink references for automount dentry by Roman Pen · 9 years ago
  70. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  71. 0ee9608 debugfs: fix refcount imbalance in start_creating by Daniel Borkmann · 9 years ago
  72. c23fe83 debugfs: Add debugfs_create_ulong() by Viresh Kumar · 9 years ago
  73. 6713e8f debugfs: Add read-only/write-only bool file ops by Stephen Boyd · 9 years ago
  74. 6db6652 debugfs: Add read-only/write-only size_t file ops by Stephen Boyd · 9 years ago
  75. 82b7d4f debugfs: Add read-only/write-only x64 file ops by Stephen Boyd · 9 years ago
  76. b97f679 debugfs: Consolidate file mode checks in debugfs_create_*() by Stephen Boyd · 9 years ago
  77. 398dc4a debugfs: document that debugfs_remove*() accepts NULL and error values by Ulf Magnusson · 9 years ago
  78. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  79. 0642ef6 debugfs: Export bool read/write functions by Richard Fitzgerald · 9 years ago
  80. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  81. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  82. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 10 years ago
  83. dc3f419 make simple_positive() public by Al Viro · 10 years ago
  84. 5723cb0 debugfs: switch to simple_follow_link() by Al Viro · 10 years ago
  85. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  87. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  88. 7ceab50 VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR() by David Howells · 10 years ago
  89. c9e15f2 debugfs: allow bad parent pointers to be passed in by Greg KH · 10 years ago
  90. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 10 years ago
  91. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  92. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  93. 77b3da6 new primitive: debugfs_create_automount() by Al Viro · 10 years ago
  94. 5233e31 debugfs: split end_creating() into success and failure cases by Al Viro · 10 years ago
  95. edac65e debugfs: take mode-dependent parts of debugfs_get_inode() into callers by Al Viro · 10 years ago
  96. 680b302 fold debugfs_mknod() into callers by Al Viro · 10 years ago
  97. 3473cde fold debugfs_create() into caller by Al Viro · 10 years ago
  98. 02538a7 fold debugfs_mkdir() into caller by Al Viro · 10 years ago
  99. 160f759 debugfs_mknod(): get rid useless arguments by Al Viro · 10 years ago
  100. 9b73fab fold debugfs_link() into caller by Al Viro · 10 years ago