1. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. 5c86d7e vfs: Convert securityfs to use the new mount API by David Howells · 6 years ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. f614ee1 securityfs: switch to ->free_inode() by Al Viro · 6 years ago
  5. 46c8744 securityfs: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  6. 1072bd6 security: fs: make inode explicitly non-modular by Paul Gortmaker · 6 years ago
  7. 6623ec7 securityfs: add the ability to support symlinks by John Johansen · 8 years ago
  8. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  9. d69dece5 LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 8 years ago
  10. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  12. 1b46065 securityfs: fix securityfs_create_dir comment by Laurent Georget · 8 years ago
  13. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  14. 4093d30 securityfs: ->d_parent is never NULL or negative by Al Viro · 9 years ago
  15. 07a8e62 drbd: ->d_parent is never NULL or negative by Al Viro · 9 years ago
  16. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  17. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  18. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 10 years ago
  19. dc3f419 make simple_positive() public by Al Viro · 10 years ago
  20. ce0b16d VFS: security/: d_inode() annotations by David Howells · 10 years ago
  21. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  22. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  23. 3e25eb9 securityfs: fix object creation races by Al Viro · 13 years ago
  24. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  25. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  26. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  27. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  28. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  29. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  30. b8bc83a securityfs: Drop dentry reference count when mknod fails by Tvrtko Ursulin · 14 years ago
  31. b338cc8 security: testing the wrong variable in create_by_name() by Dan Carpenter · 15 years ago
  32. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 15 years ago
  33. d93e4c9 securityfs: securityfs_remove should handle IS_ERR pointers by Eric Paris · 16 years ago
  34. cb5629b1 Merge branch 'master' into next by James Morris · 16 years ago
  35. faa3aad securityfs: fix long-broken securityfs_create_file comment by Serge E. Hallyn · 16 years ago
  36. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  37. 9256292 integrity: special fs magic by Mimi Zohar · 16 years ago
  38. 3f23d81 security: add/fix security kernel-doc by Randy Dunlap · 16 years ago
  39. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  40. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  41. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  42. 69d8e13 kobject: convert securityfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  43. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  44. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  45. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  46. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  47. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  48. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  49. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  52. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
  53. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 19 years ago
  54. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  55. b67dbf9 [PATCH] add securityfs for all LSMs to use by Greg KH · 19 years ago