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