1. 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
  2. fe0fc01 ecryptfs: fix interpose/interpolate typos in comments by Erez Zadok · 14 years ago
  3. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 14 years ago
  4. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 14 years ago
  5. 36520be ima: ecryptfs fix imbalance message by Mimi Zohar · 15 years ago
  6. ac22ba2 eCryptfs: Check for O_RDONLY lower inodes when opening lower files by Tyler Hicks · 15 years ago
  7. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  8. e77cc8d eCryptfs: Remove ecryptfs_unlink_sigs warnings by Tyler Hicks · 15 years ago
  9. ae6e845 eCryptfs: Copy lower inode attrs before dentry instantiation by Tyler Hicks · 15 years ago
  10. 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 15 years ago
  11. 87c94c4 eCryptfs: Filename Encryption: mount option by Michael Halcrow · 15 years ago
  12. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  13. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  14. 624ae52 eCryptfs: remove netlink transport by Tyler Hicks · 16 years ago
  15. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  16. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  17. 391b52f eCryptfs: Make all persistent file opens delayed by Michael Halcrow · 16 years ago
  18. 72b55ff eCryptfs: do not try to open device files on mknod by Michael Halcrow · 16 years ago
  19. 8f23680 ecryptfs: string copy cleanup by Miklos Szeredi · 16 years ago
  20. 982363c ecryptfs: propagate key errors up at mount time by Eric Sandeen · 16 years ago
  21. 746f1e5 eCryptfs: Privileged kthread for lower file opens by Michael Halcrow · 16 years ago
  22. 18d1dbf ecryptfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  23. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  24. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  25. af440f5 ecryptfs: check for existing key_tfm at mount time by Eric Sandeen · 16 years ago
  26. 2830bfd ecryptfs: remove debug as mount option, and warn if set via modprobe by Eric Sandeen · 16 years ago
  27. cc11bef eCryptfs: track header bytes rather than extents by Michael Halcrow · 16 years ago
  28. 7896b63 fs/ecryptfs/: possible cleanups by Adrian Bunk · 16 years ago
  29. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 16 years ago
  30. 6e90aa9 kobject: convert ecryptfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  31. af6370e ecryptfs: remove version_str file from sysfs by Greg Kroah-Hartman · 17 years ago
  32. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  33. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  34. 917e865 kset: convert ecryptfs to use kset_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. 30a468b ecryptfs: clean up attribute mess by Greg Kroah-Hartman · 17 years ago
  37. 16317ec ecryptfs: redo dget,mntget on dentry_open failure by Eric Sandeen · 16 years ago
  38. 7c9e70e ecryptfs: set s_blocksize from lower fs in sb by Eric Sandeen · 16 years ago
  39. ea0b7d5 Clean up duplicate includes in fs/ecryptfs/ by Jesper Juhl · 17 years ago
  40. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  41. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  42. 4981e08 eCryptfs: set up and destroy persistent lower file by Michael Halcrow · 17 years ago
  43. cf81f89 ecryptfs: fix error handling by Michael Halcrow · 17 years ago
  44. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  45. fcd1283 eCryptfs: grammatical fix (destruct to destroy) by Michael Halcrow · 17 years ago
  46. 81acbcd ecryptfs: printk warning fixes by Andrew Morton · 17 years ago
  47. 956159c eCryptfs: kmem_cache objects for multiple keys; init/exit functions by Michael Halcrow · 17 years ago
  48. f4aad16 eCryptfs: add key list structure; search keyring by Michael Halcrow · 17 years ago
  49. a75de1b eCryptfs: fix error handling in ecryptfs_init by Ryusuke Konishi · 17 years ago
  50. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  51. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  52. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  53. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  54. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  55. 82b16528 [PATCH] ecryptfs: lower root result must be adirectory by Dmitriy Monakhov · 17 years ago
  56. 65dc814 [PATCH] eCryptfs: no path_release() after path_lookup() error by Michael Halcrow · 17 years ago
  57. eb95e7f [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() by Michael Halcrow · 17 years ago
  58. dd2a3b7 [PATCH] eCryptfs: Generalize metadata read/write by Michael Halcrow · 17 years ago
  59. 1739895 [PATCH] eCryptfs: xattr flags and mount options by Michael Halcrow · 17 years ago
  60. dddfa46 [PATCH] eCryptfs: Public key; packet management by Michael Halcrow · 17 years ago
  61. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  62. 0cc72dc [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions by Josef "Jeff" Sipek · 17 years ago
  63. 8487f2e [PATCH] make ecryptfs_version_str_map[] static by Adrian Bunk · 17 years ago
  64. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  65. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  66. 8bba066 [PATCH] eCryptfs: Cipher code to new crypto API by Michael Halcrow · 18 years ago
  67. e5d9cbd [PATCH] eCryptfs: Clean up crypto initialization by Michael Halcrow · 18 years ago
  68. 26da820 [PATCH] ecryptfs: use special_file() by Pekka Enberg · 18 years ago
  69. 237fead [PATCH] ecryptfs: fs/Makefile and fs/Kconfig by Michael Halcrow · 18 years ago