1. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  2. e641c92f debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS by Arnd Bergmann · 8 years ago
  3. 86f0e06 debugfs: introduce a public file_operations accessor by Christian Lamparter · 8 years ago
  4. c646880 debugfs: add support for self-protecting attribute file fops by Nicolai Stange · 9 years ago
  5. 49d200d debugfs: prevent access to removed files' private data by Nicolai Stange · 9 years ago
  6. 9fd4dce debugfs: prevent access to possibly dead file_operations at file open by Nicolai Stange · 9 years ago
  7. 94e1dec debugfs: Add stub function for debugfs_create_automount(). by Jiaxing Wang · 9 years ago
  8. c23fe83 debugfs: Add debugfs_create_ulong() by Viresh Kumar · 9 years ago
  9. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  10. 0642ef6 debugfs: Export bool read/write functions by Richard Fitzgerald · 9 years ago
  11. 5723cb0 debugfs: switch to simple_follow_link() by Al Viro · 9 years ago
  12. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  13. 77b3da6 new primitive: debugfs_create_automount() by Al Viro · 10 years ago
  14. 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
  15. f30d0a8 fs: debugfs: add forward declaration for struct device type by Arend van Spriel · 10 years ago
  16. 98210b7 debugfs: add helper function to create device related seq_file by Arend van Spriel · 10 years ago
  17. 9761536 debugfs: Have debugfs_print_regs32() return void by Joe Perches · 10 years ago
  18. 5b88021 fs/debugfs: add declaration for no CONFIG_DEBUG_FS by Weijie Yang · 11 years ago
  19. 3159269 debugfs: provide debugfs_create_x64() when disabled by Johannes Berg · 11 years ago
  20. 3a76e5e debugfs: add get/set for atomic types by Seth Jennings · 11 years ago
  21. 833d6e0 debugfs: regset32: make struct debugfs_reg32 pointer const by Felipe Balbi · 12 years ago
  22. 9fe2a70 debugfs: Add support to print u32 array in debugfs by Srivatsa Vaddagiri · 13 years ago
  23. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 13 years ago
  24. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  25. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  26. 8ee4dd9 debugfs: print_regs32: make regs array a const pointer by Alessandro Rubini · 13 years ago
  27. 1a087c6 debugfs: add tools to printk 32-bit registers by Alessandro Rubini · 13 years ago
  28. 15b0bea Add x64 support to debugfs by Huang Ying · 14 years ago
  29. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  30. c0f92ba debugfs: function to know if debugfs is initialized by Frederic Weisbecker · 16 years ago
  31. 5ee8100 Fix "multiple definition of `debugfs_create_size_t'" by Linus Torvalds · 16 years ago
  32. 8adb711 debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n by Inaky Perez-Gonzalez · 16 years ago
  33. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 16 years ago
  34. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 16 years ago
  35. ae79cda x86: Add a arch directory for x86 under debugfs by venkatesh.pallipadi@intel.com · 16 years ago
  36. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 17 years ago
  37. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  38. cfc94cd debugfs: add rename for debugfs files by Jan Kara · 17 years ago
  39. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 17 years ago
  40. 66f5496 debugfs: implement symbolic links by Peter Oberparleiter · 18 years ago
  41. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 18 years ago
  42. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  43. dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 19 years ago
  44. 7b55863 [PATCH] debugfs: fix !debugfs prototypes by Michal Ostrowski · 19 years ago
  45. a7a76ce [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies by Roland Dreier · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago