1. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  2. c5dc332 tomoyo: stop including hell knows what by Al Viro · 13 years ago
  3. 1418a3e TOMOYO: Fix pathname handling of disconnected paths. by Tetsuo Handa · 13 years ago
  4. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  5. 059d84d TOMOYO: Add socket operation restriction support. by Tetsuo Handa · 13 years ago
  6. 0f2a55d TOMOYO: Update kernel-doc. by Tetsuo Handa · 13 years ago
  7. 5625f2e TOMOYO: Change pathname for non-rename()able filesystems. by Tetsuo Handa · 13 years ago
  8. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  9. be14824 fs: take dcache_lock inside __d_path by Christoph Hellwig · 14 years ago
  10. 0617c7f TOMOYO: Remove alias keyword. by Tetsuo Handa · 14 years ago
  11. c8c57e8 TOMOYO: Support longer pathname. by Tetsuo Handa · 14 years ago
  12. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 14 years ago
  13. 17fcfbd TOMOYO: Add interactive enforcing mode. by Tetsuo Handa · 14 years ago
  14. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 14 years ago
  15. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 14 years ago
  16. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  17. 4e5d6f7 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. by Tetsuo Handa · 14 years ago
  18. 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
  19. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  20. 440b3c6 get rid of ->mnt_parent in tomoyo/realpath by Al Viro · 14 years ago
  21. 37afdc7 get rid of insanity with namespace roots in tomoyo by Al Viro · 14 years ago
  22. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 14 years ago
  23. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 14 years ago
  24. bf24fb0 TOMOYO: Add refcounter on string data. by Tetsuo Handa · 14 years ago
  25. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 14 years ago
  26. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  27. e41035a TOMOYO: Remove memory pool for string data. by Tetsuo Handa · 15 years ago
  28. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  29. 67fa488 TOMOYO: Compare filesystem by magic number rather than by name. by Tetsuo Handa · 15 years ago
  30. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  31. a4054b6 security/tomoyo: Add a special case to handle accesses through the internal proc mount. by Eric W. Biederman · 15 years ago
  32. 024e1a4 tomoyo: improve hash bucket dispersion by Stephen Hemminger · 15 years ago
  33. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 15 years ago
  34. ab588cca TOMOYO: Remove redundant markers. by Tetsuo Handa · 15 years ago
  35. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  36. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 15 years ago
  37. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  38. 1581e7d TOMOYO: Do not call tomoyo_realpath_init unless registered. by Tetsuo Handa · 15 years ago
  39. c73bd6d Memory and pathname management functions. by Kentaro Takeda · 15 years ago