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