1. 88e412e fs: debugfs: remove trailing whitespace by Rahul Bedarkar · 10 years ago
  2. 485d440 debugfs: Fix corrupted loop in debugfs_remove_recursive by Steven Rostedt · 10 years ago
  3. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  4. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  5. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  6. 6bc080d debugfs: use list_next_entry() in debugfs_remove_recursive() by Oleg Nesterov · 11 years ago
  7. 776164c debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) by Oleg Nesterov · 11 years ago
  8. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  9. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  10. 1884bd4 debugfs: remove redundant initialization of dentry by Sasha Levin · 12 years ago
  11. f1688e0 debugfs: convert gid= argument from decimal, not octal by Dave Reisner · 12 years ago
  12. 7dd2517 fs/debugsfs: remove unnecessary inode->i_private initialization by Yan Hong · 12 years ago
  13. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  14. 7dc0588 userns: Convert debugfs to use kuid/kgid where appropriate. by Eric W. Biederman · 12 years ago
  15. 82aceae4 debugfs: more tightly restrict default mount mode by Kees Cook · 12 years ago
  16. 3cd52ab debugfs: make __create_file static by Chris Wright · 12 years ago
  17. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  18. ac481d6 debugfs: get rid of useless arguments to debugfs_{mkdir,symlink} by Al Viro · 12 years ago
  19. cfa57c1 debugfs: fold debugfs_create_by_name() into the only caller by Al Viro · 12 years ago
  20. c3b1a35 debugfs: make sure that debugfs_create_file() gets used only for regulars by Al Viro · 12 years ago
  21. a59d629 debugfs: change parameter check in debugfs_remove() functions by Arend van Spriel · 12 years ago
  22. d6e4868 debugfs: add mode, uid and gid options by Ludwig Nussel · 13 years ago
  23. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  24. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  25. bd33d12 debugfs: Fix a comment mistake by Harry Wei · 13 years ago
  26. 25d41d8 debugfs: Fix filesystem reference counting on debugfs_remove() failure by Jan Kara · 14 years ago
  27. 1f7da21 debugfs: remove module_exit() by Amerigo Wang · 14 years ago
  28. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  29. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  30. 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
  31. 123df29 Lose the new_name argument of fsnotify_move() by Al Viro · 15 years ago
  32. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 15 years ago
  33. d3a3b0a debugfs: fix create mutex racy fops and private data by Mathieu Desnoyers · 15 years ago
  34. be030e6 fs/debugfs/inode.c: fix comment typos by Alberto Bertogli · 15 years ago
  35. 56a83cc debugfs: dont stop on first failed recursive delete by Steven Rostedt · 15 years ago
  36. c0f92ba debugfs: function to know if debugfs is initialized by Frederic Weisbecker · 15 years ago
  37. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  38. 9256292 integrity: special fs magic by Mimi Zohar · 16 years ago
  39. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 16 years ago
  40. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 17 years ago
  41. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 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. a6bb340 debugfs: remove rmdir() non-empty complaint by Jens Axboe · 17 years ago
  48. cfc94cd debugfs: add rename for debugfs files by Jan Kara · 17 years ago
  49. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  50. 873760f debugfs: Remove misleading comments. by Cornelia Huck · 18 years ago
  51. 66f5496 debugfs: implement symbolic links by Peter Oberparleiter · 18 years ago
  52. 29a7f3a DebugFS : file/directory removal fix by Mathieu Desnoyers · 18 years ago
  53. 65c3333 DebugFS : more file/directory creation error handling by Mathieu Desnoyers · 18 years ago
  54. 63223a0 DebugFS : file/directory creation error handling by Mathieu Desnoyers · 18 years ago
  55. bafb232e DebugFS : coding style fixes by Mathieu Desnoyers · 18 years ago
  56. 4f36557 DebugFS : inotify create/mkdir support by Mathieu Desnoyers · 18 years ago
  57. 4d8ebdd [PATCH] debugfs: add header file by Randy Dunlap · 18 years ago
  58. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  59. 5a65980 debugfs: spelling fix by Komal Shah · 18 years ago
  60. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  61. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  62. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  63. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  65. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  66. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  67. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  68. 71601e2b [PATCH] debugfs inode leak by Jens Axboe · 18 years ago
  69. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  70. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  71. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago