1. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
  2. 526ee72 debugfs: remove return value of debugfs_create_file_size() by Greg Kroah-Hartman · 4 years, 11 months ago
  3. 30332ee debugfs: regset32: Add Runtime PM support by Geert Uytterhoeven · 5 years ago
  4. ae91c92 debugfs: remove return value of debugfs_create_regset32() by Greg Kroah-Hartman · 5 years ago
  5. a3d1e7e simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems by Al Viro · 5 years ago
  6. 4250b04 debugfs: Fix !DEBUG_FS debugfs_create_automount by Kusanagi Kouichi · 5 years ago
  7. d350475 debugfs: Add debugfs_create_xul() for hexadecimal unsigned long by Geert Uytterhoeven · 5 years ago
  8. 9927c6f debugfs: remove return value of debugfs_create_atomic_t() by Greg Kroah-Hartman · 5 years ago
  9. c7c1168 debugfs: remove return value of debugfs_create_x8() by Greg Kroah-Hartman · 5 years ago
  10. 0864c40 debugfs: remove return value of debugfs_create_x64() by Greg Kroah-Hartman · 5 years ago
  11. f5cb0a7 debugfs: remove return value of debugfs_create_x32() by Greg Kroah-Hartman · 5 years ago
  12. e40d38f debugfs: remove return value of debugfs_create_x16() by Greg Kroah-Hartman · 5 years ago
  13. 8e58026 debugfs: remove return value of debugfs_create_size_t() by Greg Kroah-Hartman · 5 years ago
  14. ad26221 debugfs: remove return value of debugfs_create_u64() by Greg Kroah-Hartman · 5 years ago
  15. 313f5db debugfs: remove return value of debugfs_create_u16() by Greg Kroah-Hartman · 5 years ago
  16. 9655ac4 debugfs: remove return value of debugfs_create_u8() by Greg Kroah-Hartman · 5 years ago
  17. c9c2c27 debugfs: make debugfs_create_u32_array() return void by Greg Kroah-Hartman · 6 years ago
  18. f50caa9 debugfs: fix debugfs_real_fops() build error by Arnd Bergmann · 7 years ago
  19. 2b2d878 debugfs: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  20. 3bce94fd debugfs: add SPDX identifiers to all debugfs files by Greg Kroah-Hartman · 7 years ago
  21. c9afbec debugfs: purge obsolete SRCU based removal protection by Nicolai Stange · 7 years ago
  22. 055ab8e debugfs: debugfs_real_fops(): drop __must_hold sparse annotation by Nicolai Stange · 7 years ago
  23. e9117a5 debugfs: implement per-file removal protection by Nicolai Stange · 7 years ago
  24. 7c8d469 debugfs: add support for more elaborate ->d_fsdata by Nicolai Stange · 7 years ago
  25. c2a737e debugfs: Add dummy implementation of few helpers by Viresh Kumar · 8 years ago
  26. e1b4fc7 fs: update location of filesystems documentation by Mauro Carvalho Chehab · 8 years ago
  27. 895ce6c debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE by Geliang Tang · 8 years ago
  28. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  29. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  30. a7c5437 debugfs: add debugfs_lookup() by Omar Sandoval · 8 years ago
  31. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  32. e41746b debugfs: improve formatting of debugfs_real_fops() by Jakub Kicinski · 8 years ago
  33. 098c305 Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  34. 68f929f debugfs: constify argument to debugfs_real_fops() by Jakub Kicinski · 8 years ago
  35. 7f847dd debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS by Arnd Bergmann · 8 years ago
  36. 86f0e06 debugfs: introduce a public file_operations accessor by Christian Lamparter · 8 years ago
  37. c646880 debugfs: add support for self-protecting attribute file fops by Nicolai Stange · 9 years ago
  38. 49d200d debugfs: prevent access to removed files' private data by Nicolai Stange · 9 years ago
  39. 9fd4dce debugfs: prevent access to possibly dead file_operations at file open by Nicolai Stange · 9 years ago
  40. 94e1dec debugfs: Add stub function for debugfs_create_automount(). by Jiaxing Wang · 9 years ago
  41. c23fe83 debugfs: Add debugfs_create_ulong() by Viresh Kumar · 9 years ago
  42. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  43. 0642ef6 debugfs: Export bool read/write functions by Richard Fitzgerald · 10 years ago
  44. 5723cb0 debugfs: switch to simple_follow_link() by Al Viro · 10 years ago
  45. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  46. 77b3da6 new primitive: debugfs_create_automount() by Al Viro · 10 years ago
  47. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  48. f30d0a8 fs: debugfs: add forward declaration for struct device type by Arend van Spriel · 10 years ago
  49. 98210b7 debugfs: add helper function to create device related seq_file by Arend van Spriel · 10 years ago
  50. 9761536 debugfs: Have debugfs_print_regs32() return void by Joe Perches · 10 years ago
  51. 5b88021 fs/debugfs: add declaration for no CONFIG_DEBUG_FS by Weijie Yang · 11 years ago
  52. 3159269 debugfs: provide debugfs_create_x64() when disabled by Johannes Berg · 11 years ago
  53. 3a76e5e debugfs: add get/set for atomic types by Seth Jennings · 12 years ago
  54. 833d6e0 debugfs: regset32: make struct debugfs_reg32 pointer const by Felipe Balbi · 12 years ago
  55. 9fe2a70 debugfs: Add support to print u32 array in debugfs by Srivatsa Vaddagiri · 13 years ago
  56. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 13 years ago
  57. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. f4ae40a6 switch debugfs to umode_t by Al Viro · 14 years ago
  59. 8ee4dd9 debugfs: print_regs32: make regs array a const pointer by Alessandro Rubini · 13 years ago
  60. 1a087c6 debugfs: add tools to printk 32-bit registers by Alessandro Rubini · 13 years ago
  61. 15b0bea Add x64 support to debugfs by Huang Ying · 15 years ago
  62. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  63. c0f92ba debugfs: function to know if debugfs is initialized by Frederic Weisbecker · 16 years ago
  64. 5ee8100 Fix "multiple definition of `debugfs_create_size_t'" by Linus Torvalds · 16 years ago
  65. 8adb711 debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n by Inaky Perez-Gonzalez · 16 years ago
  66. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 16 years ago
  67. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 17 years ago
  68. ae79cda x86: Add a arch directory for x86 under debugfs by venkatesh.pallipadi@intel.com · 17 years ago
  69. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 17 years ago
  70. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  71. cfc94cd debugfs: add rename for debugfs files by Jan Kara · 18 years ago
  72. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 18 years ago
  73. 66f5496 debugfs: implement symbolic links by Peter Oberparleiter · 18 years ago
  74. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 19 years ago
  75. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  76. dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 19 years ago
  77. 7b55863 [PATCH] debugfs: fix !debugfs prototypes by Michal Ostrowski · 20 years ago
  78. a7a76ce [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies by Roland Dreier · 20 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago