1. 9fe2a70 debugfs: Add support to print u32 array in debugfs by Srivatsa Vaddagiri · 12 years ago
  2. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  3. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  5. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  6. d6e4868 debugfs: add mode, uid and gid options by Ludwig Nussel · 12 years ago
  7. b5763ac kernel-doc: fix new warnings in debugfs by Randy Dunlap · 12 years ago
  8. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  10. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 12 years ago
  11. 3b85e4a debugfs: add missing #ifdef HAS_IOMEM by Heiko Carstens · 12 years ago
  12. 5858441 debugfs: remove unneeded cast in debugfs_print_regs32() by Dan Carpenter · 13 years ago
  13. 03e099f debugfs: bugfix: include <linux/io.h> in file.c by Alessandro Rubini · 13 years ago
  14. 8ee4dd9 debugfs: print_regs32: make regs array a const pointer by Alessandro Rubini · 13 years ago
  15. 1a087c6 debugfs: add tools to printk 32-bit registers by Alessandro Rubini · 13 years ago
  16. bd33d12 debugfs: Fix a comment mistake by Harry Wei · 13 years ago
  17. c42d223 debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  18. 8705b48 debugfs: move to new strtobool by Jonathan Cameron · 13 years ago
  19. 25d41d8 debugfs: Fix filesystem reference counting on debugfs_remove() failure by Jan Kara · 13 years ago
  20. 1f7da21 debugfs: remove module_exit() by Amerigo Wang · 13 years ago
  21. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  22. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  23. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  24. 15b0bea Add x64 support to debugfs by Huang Ying · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 123df29 Lose the new_name argument of fsnotify_move() by Al Viro · 14 years ago
  27. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 14 years ago
  28. d3a3b0a debugfs: fix create mutex racy fops and private data by Mathieu Desnoyers · 15 years ago
  29. be030e6 fs/debugfs/inode.c: fix comment typos by Alberto Bertogli · 15 years ago
  30. e4792aa debugfs: use specified mode to possibly mark files read/write only by Robin Getz · 15 years ago
  31. 400ced6 debugfs: fix docbook error by Jonathan Corbet · 15 years ago
  32. 56a83cc debugfs: dont stop on first failed recursive delete by Steven Rostedt · 15 years ago
  33. c0f92ba debugfs: function to know if debugfs is initialized by Frederic Weisbecker · 15 years ago
  34. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 15 years ago
  35. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 15 years ago
  36. 9256292 integrity: special fs magic by Mimi Zohar · 16 years ago
  37. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 16 years ago
  38. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 16 years ago
  39. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 16 years ago
  40. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 16 years ago
  41. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 16 years ago
  42. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  43. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  44. 191e186 kobject: convert debugfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  45. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  46. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  47. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  48. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  49. a6bb340 debugfs: remove rmdir() non-empty complaint by Jens Axboe · 17 years ago
  50. cfc94cd debugfs: add rename for debugfs files by Jan Kara · 17 years ago
  51. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  52. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 17 years ago
  53. 873760f debugfs: Remove misleading comments. by Cornelia Huck · 17 years ago
  54. 66f5496 debugfs: implement symbolic links by Peter Oberparleiter · 17 years ago
  55. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  56. 29a7f3a DebugFS : file/directory removal fix by Mathieu Desnoyers · 18 years ago
  57. 65c3333 DebugFS : more file/directory creation error handling by Mathieu Desnoyers · 18 years ago
  58. 63223a0 DebugFS : file/directory creation error handling by Mathieu Desnoyers · 18 years ago
  59. bafb232e DebugFS : coding style fixes by Mathieu Desnoyers · 18 years ago
  60. 4f36557 DebugFS : inotify create/mkdir support by Mathieu Desnoyers · 18 years ago
  61. 4d8ebdd [PATCH] debugfs: add header file by Randy Dunlap · 18 years ago
  62. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  63. 5a65980 debugfs: spelling fix by Komal Shah · 18 years ago
  64. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  65. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  66. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  67. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  69. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  70. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  71. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  72. 71601e2b [PATCH] debugfs inode leak by Jens Axboe · 18 years ago
  73. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  74. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  75. dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 18 years ago
  76. 276e0c7 [PATCH] debugfs: trivial comment fix by Vincent Hanquez · 18 years ago
  77. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  78. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 19 years ago
  79. acaefc2 [PATCH] libfs: add simple attribute files by Arnd Bergmann · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago