1. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  2. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  3. 4eea035 CRED: Wrap task credential accesses in the eCryptFS filesystem by David Howells · 16 years ago
  4. 87b811c ecryptfs: fix memory corruption when storing crypto info in xattrs by Eric Sandeen · 16 years ago
  5. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  6. 624ae52 eCryptfs: remove netlink transport by Tyler Hicks · 16 years ago
  7. 807b7eb ecryptfs: convert to use new aops by Badari Pulavarty · 16 years ago
  8. 7d6c704 eCryptfs: remove retry loop in ecryptfs_readdir() by Michael Halcrow · 16 years ago
  9. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  10. 7fcba05 eCryptfs: use page_alloc not kmalloc to get a page of memory by Eric Sandeen · 16 years ago
  11. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  12. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  13. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  14. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  15. 391b52f eCryptfs: Make all persistent file opens delayed by Michael Halcrow · 16 years ago
  16. 72b55ff eCryptfs: do not try to open device files on mknod by Michael Halcrow · 16 years ago
  17. 0a688ad ecryptfs: inode.c mmap.c use unaligned byteorder helpers by Harvey Harrison · 16 years ago
  18. 29335c6 ecryptfs: crypto.c use unaligned byteorder helpers by Harvey Harrison · 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. 6c4c17b ecryptfs: discard ecryptfsd registration messages in miscdev by Tyler Hicks · 16 years ago
  22. 746f1e5 eCryptfs: Privileged kthread for lower file opens by Michael Halcrow · 16 years ago
  23. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  24. c4a2d7f ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() by Michael Halcrow · 16 years ago
  25. dda6445 ecryptfs: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  26. d3e49af eCryptfs: remove unnecessary page decrypt call by Michael Halcrow · 16 years ago
  27. 71fd517 ecryptfs: fix missed mutex_unlock by Cyrill Gorcunov · 16 years ago
  28. 79bc12a ecryptfs fixes by Al Viro · 16 years ago
  29. 43f14d8 eCryptFS: fix imbalanced mutex locking by Cyrill Gorcunov · 16 years ago
  30. 8dc4e37 ecryptfs: clean up (un)lock_parent by Miklos Szeredi · 16 years ago
  31. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  32. 2f9b12a eCryptfs: protect crypt_stat->flags in ecryptfs_open() by Michael Halcrow · 16 years ago
  33. 6a3fd92 eCryptfs: make key module subsystem respect namespaces by Michael Halcrow · 16 years ago
  34. f66e883 eCryptfs: integrate eCryptfs device handle into the module. by Michael Halcrow · 16 years ago
  35. 8bf2deb eCryptfs: introduce device handle for userspace daemon communications by Michael Halcrow · 16 years ago
  36. 9c3580a ecryptfs: add missing lock around notify_change by Miklos Szeredi · 16 years ago
  37. 18d1dbf ecryptfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  38. 05db67a remove ecryptfs_header_cache_0 by Adrian Bunk · 16 years ago
  39. 5366dc9f eCryptfs: Swap dput() and mntput() by Michael Halcrow · 16 years ago
  40. e4465fd eCryptfs: make ecryptfs_prepare_write decrypt the page by Michael Halcrow · 16 years ago
  41. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  42. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  43. af440f5 ecryptfs: check for existing key_tfm at mount time by Eric Sandeen · 16 years ago
  44. 19e66a6 eCryptfs: change the type of cipher_code from u16 to u8 by Trevor Highland · 16 years ago
  45. 25bd817 eCryptfs: Minor fixes to printk messages by Michael Halcrow · 16 years ago
  46. 2830bfd ecryptfs: remove debug as mount option, and warn if set via modprobe by Eric Sandeen · 16 years ago
  47. 99db6e4 ecryptfs: make show_options reflect actual mount options by Eric Sandeen · 16 years ago
  48. 8e3a6f1 eCryptfs: set inode key only once per crypto operation by Trevor Highland · 16 years ago
  49. cc11bef eCryptfs: track header bytes rather than extents by Michael Halcrow · 16 years ago
  50. 7896b63 fs/ecryptfs/: possible cleanups by Adrian Bunk · 16 years ago
  51. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  52. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  53. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  54. 6e90aa9 kobject: convert ecryptfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  55. af6370e ecryptfs: remove version_str file from sysfs by Greg Kroah-Hartman · 17 years ago
  56. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  57. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  58. 917e865 kset: convert ecryptfs to use kset_create by Greg Kroah-Hartman · 17 years ago
  59. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  60. 30a468b ecryptfs: clean up attribute mess by Greg Kroah-Hartman · 17 years ago
  61. caeeeec eCryptfs: fix dentry handling on create error, unlink, and inode destroy by Michael Halcrow · 17 years ago
  62. 16317ec ecryptfs: redo dget,mntget on dentry_open failure by Eric Sandeen · 17 years ago
  63. c8161f6 ecryptfs: fix unlocking in error paths by Eric Sandeen · 17 years ago
  64. b886290 ecryptfs: fix string overflow on long cipher names by Eric Sandeen · 17 years ago
  65. 7a3f595 ecryptfs: fix fsx data corruption problems by Eric Sandeen · 17 years ago
  66. 7c9e70e ecryptfs: set s_blocksize from lower fs in sb by Eric Sandeen · 17 years ago
  67. 459e216 ecryptfs: initialize new auth_tokens before teardown by Eric Sandeen · 17 years ago
  68. 8a146a2 eCryptfs: cast page->index to loff_t instead of off_t by Michael Halcrow · 17 years ago
  69. 8a29f2b eCryptfs: release mutex on hash error path by Michael Halcrow · 17 years ago
  70. 778d1a2 eCryptfs: increment extent_offset once per loop interation by Michael Halcrow · 17 years ago
  71. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  72. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  73. 60c74f8 Update fs/ to use sg helpers by Jens Axboe · 17 years ago
  74. 1ac564e ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID by Jeff Layton · 17 years ago
  75. ea0b7d5 Clean up duplicate includes in fs/ecryptfs/ by Jesper Juhl · 17 years ago
  76. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  77. 16a72c4 ecryptfs: clean up page flag handling by Michael Halcrow · 17 years ago
  78. ecbdc93 eCryptfs: replace magic numbers by Michael Halcrow · 17 years ago
  79. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  80. 035241d eCryptfs: initialize persistent lower file on inode create by Michael Halcrow · 17 years ago
  81. d6a13c1 eCryptfs: fix data types by Michael Halcrow · 17 years ago
  82. bf12be1 eCryptfs: convert mmap functions to use persistent file by Michael Halcrow · 17 years ago
  83. 2ed9255 eCryptfs: make open, truncate, and setattr use persistent file by Michael Halcrow · 17 years ago
  84. d7cdc5f eCryptfs: update metadata read/write functions by Michael Halcrow · 17 years ago
  85. 4981e08 eCryptfs: set up and destroy persistent lower file by Michael Halcrow · 17 years ago
  86. 0216f7f eCryptfs: replace encrypt, decrypt, and inode size write by Michael Halcrow · 17 years ago
  87. da0102a eCryptfs: read_write.c routines by Michael Halcrow · 17 years ago
  88. cf81f89 ecryptfs: fix error handling by Michael Halcrow · 17 years ago
  89. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  90. 45eaab7 eCryptfs: remove header_extent_size by Michael Halcrow · 17 years ago
  91. e9f6a99 eCryptfs: Use generic_file_splice_read() by Michael Halcrow · 17 years ago
  92. cd9d67d eCryptfs: make needlessly global symbols static by Michael Halcrow · 17 years ago
  93. dd8e290 eCryptfs: remove unnecessary variable initializations by Michael Halcrow · 17 years ago
  94. 22e78fa eCryptfs: kerneldoc fixes for crypto.c and keystore.c by Michael Halcrow · 17 years ago
  95. 6c6f57f eCryptfs: comments for some structs by Michael Halcrow · 17 years ago
  96. fcd1283 eCryptfs: grammatical fix (destruct to destroy) by Michael Halcrow · 17 years ago
  97. af655dc eCryptfs: collapse flag set into one statement by Michael Halcrow · 17 years ago
  98. c59c2eb eCryptfs: remove unnecessary BUG_ON by Michael Halcrow · 17 years ago
  99. 81acbcd ecryptfs: printk warning fixes by Andrew Morton · 17 years ago
  100. ca939e7 eCryptfs: update comment and debug statement by Michael Halcrow · 17 years ago