1. 0642ef6 debugfs: Export bool read/write functions by Richard Fitzgerald · 9 years ago
  2. 5723cb0 debugfs: switch to simple_follow_link() by Al Viro · 9 years ago
  3. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  4. 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
  5. 98210b7 debugfs: add helper function to create device related seq_file by Arend van Spriel · 10 years ago
  6. 9761536 debugfs: Have debugfs_print_regs32() return void by Joe Perches · 10 years ago
  7. 88e412e fs: debugfs: remove trailing whitespace by Rahul Bedarkar · 10 years ago
  8. a3b2c8c7 debugfs: write_file_bool() - ensure strtobool() operates on valid data by Mathias Krause · 11 years ago
  9. 3a76e5e debugfs: add get/set for atomic types by Seth Jennings · 11 years ago
  10. e05e279 debugfs: fix u32_array race in format_array_alloc by Linus Torvalds · 12 years ago
  11. 3604885 debugfs: fix race in u32_array_read and allocate array at open by David Rientjes · 12 years ago
  12. 9fe2a70 debugfs: Add support to print u32 array in debugfs by Srivatsa Vaddagiri · 12 years ago
  13. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  14. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  15. b5763ac kernel-doc: fix new warnings in debugfs by Randy Dunlap · 12 years ago
  16. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  17. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  18. 3b85e4a debugfs: add missing #ifdef HAS_IOMEM by Heiko Carstens · 13 years ago
  19. 5858441 debugfs: remove unneeded cast in debugfs_print_regs32() by Dan Carpenter · 13 years ago
  20. 03e099f debugfs: bugfix: include <linux/io.h> in file.c by Alessandro Rubini · 13 years ago
  21. 8ee4dd9 debugfs: print_regs32: make regs array a const pointer by Alessandro Rubini · 13 years ago
  22. 1a087c6 debugfs: add tools to printk 32-bit registers by Alessandro Rubini · 13 years ago
  23. c42d223 debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  24. 8705b48 debugfs: move to new strtobool by Jonathan Cameron · 13 years ago
  25. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  26. 15b0bea Add x64 support to debugfs by Huang Ying · 14 years ago
  27. e4792aa debugfs: use specified mode to possibly mark files read/write only by Robin Getz · 15 years ago
  28. 400ced6 debugfs: fix docbook error by Jonathan Corbet · 15 years ago
  29. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 16 years ago
  30. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 16 years ago
  31. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 16 years ago
  32. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  33. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  34. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 17 years ago
  35. 66f5496 debugfs: implement symbolic links by Peter Oberparleiter · 17 years ago
  36. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  37. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  38. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  41. dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 18 years ago
  42. 276e0c7 [PATCH] debugfs: trivial comment fix by Vincent Hanquez · 18 years ago
  43. acaefc2 [PATCH] libfs: add simple attribute files by Arnd Bergmann · 19 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago