1. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  2. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  3. 2aeb3db eCryptfs: fix possible fault in ecryptfs_sync_page by Ryusuke Konishi · 17 years ago
  4. 060d11b revert "eCryptfs: fix lookup error for special files" by Andrew Morton · 17 years ago
  5. df06846 eCryptfs: fix lookup error for special files by Ryusuke Konishi · 17 years ago
  6. a75de1b eCryptfs: fix error handling in ecryptfs_init by Ryusuke Konishi · 17 years ago
  7. 202a21d eCryptfs: fix lookup error for special files by Ryusuke Konishi · 17 years ago
  8. 1833633 fix some conversion overflows by Nick Piggin · 17 years ago
  9. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  10. 64ee480 eCryptfs: ecryptfs_setattr() bugfix by Michael Halcrow · 17 years ago
  11. c381bfc Couple fixes to fs/ecryptfs/inode.c by Mika Kukkonen · 17 years ago
  12. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  13. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  14. d4c5cdb zero out last page for llseek/write by Michael Halcrow · 17 years ago
  15. e10f281 eCryptfs: initialize crypt_stat in setattr by Michael Halcrow · 17 years ago
  16. 240e2df eCryptfs: fix write zeros behavior by Michael Halcrow · 17 years ago
  17. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 17 years ago
  18. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  19. c9f2875 ecryptfs: use zero_user_page by Nate Diller · 17 years ago
  20. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  21. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  22. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  23. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  24. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  25. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  26. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  27. b228b8e [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() by Michael Halcrow · 17 years ago
  28. 908e0a8 [PATCH] ecryptfs: nested locking annotation by Peter Zijlstra · 17 years ago
  29. a8fa74a [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better by Dmitriy Monakhov · 17 years ago
  30. 82b16528 [PATCH] ecryptfs: lower root result must be adirectory by Dmitriy Monakhov · 17 years ago
  31. ad5f119 [PATCH] ecryptfs: check xattr operation support fix by Dmitriy Monakhov · 17 years ago
  32. 65dc814 [PATCH] eCryptfs: no path_release() after path_lookup() error by Michael Halcrow · 17 years ago
  33. 1ed6d89 [PATCH] eCryptfs: remove unnecessary flush_dcache_page() by Michael Halcrow · 17 years ago
  34. a8d547d [PATCH] eCryptfs: set O_LARGEFILE when opening lower file by Michael Halcrow · 17 years ago
  35. ae73fc0 [PATCH] eCryptfs: resolve lower page unlocking problem by Michael Halcrow · 17 years ago
  36. 008983d [PATCH] ecryptfs: fix forgotten format specifier by Thomas Hisch · 17 years ago
  37. eb95e7f [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() by Michael Halcrow · 17 years ago
  38. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  39. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  40. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  41. 0a9ac38 [PATCH] eCryptfs: add flush_dcache_page() calls by Michael Halcrow · 17 years ago
  42. e2bd99e [PATCH] eCryptfs: open-code flag checking and manipulation by Michael Halcrow · 17 years ago
  43. 9d8b8ce [PATCH] eCryptfs: convert kmap() to kmap_atomic() by Michael Halcrow · 17 years ago
  44. 7045660 [PATCH] eCryptfs: convert f_op->write() to vfs_write() by Michael Halcrow · 17 years ago
  45. e77a56d [PATCH] eCryptfs: Encrypted passthrough by Michael Halcrow · 17 years ago
  46. dd2a3b7 [PATCH] eCryptfs: Generalize metadata read/write by Michael Halcrow · 17 years ago
  47. 1739895 [PATCH] eCryptfs: xattr flags and mount options by Michael Halcrow · 17 years ago
  48. dddfa46 [PATCH] eCryptfs: Public key; packet management by Michael Halcrow · 17 years ago
  49. 88b4a07 [PATCH] eCryptfs: Public key transport mechanism by Michael Halcrow · 17 years ago
  50. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  51. f1ddcaf [CRYPTO] api: Remove deprecated interface by Herbert Xu · 17 years ago
  52. bd243a4 [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  53. b65d34f [PATCH] struct path: make eCryptfs a user of struct path by Josef "Jeff" Sipek · 18 years ago
  54. 0cc72dc [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions by Josef "Jeff" Sipek · 18 years ago
  55. 8487f2e [PATCH] make ecryptfs_version_str_map[] static by Adrian Bunk · 18 years ago
  56. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  57. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  58. f7267c0 [PATCH] slab: remove SLAB_USER by Christoph Lameter · 18 years ago
  59. de88777 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check by Akinobu Mita · 18 years ago
  60. ae56fb1 [PATCH] eCryptfs: CIFS nlink fixes by Michael Halcrow · 18 years ago
  61. a908308 [PATCH] eCryptfs: dput() lower d_parent on rename by Michael Halcrow · 18 years ago
  62. 7bd473f [PATCH] eCryptfs: Fix pointer deref by Michael Halcrow · 18 years ago
  63. 45ec4aba [PATCH] eCryptfs: Fix handling of lower d_count by Michael Halcrow · 18 years ago
  64. 316bb95 [PATCH] eCryptfs: Remove ecryptfs_umount_begin by Michael Halcrow · 18 years ago
  65. 7ff1d74 [PATCH] eCryptfs: Consolidate lower dentry_open's by Michael Halcrow · 18 years ago
  66. 8bba066 [PATCH] eCryptfs: Cipher code to new crypto API by Michael Halcrow · 18 years ago
  67. 565d9724 [PATCH] eCryptfs: Hash code to new crypto API by Michael Halcrow · 18 years ago
  68. e5d9cbd [PATCH] eCryptfs: Clean up crypto initialization by Michael Halcrow · 18 years ago
  69. 26da820 [PATCH] ecryptfs: use special_file() by Pekka Enberg · 18 years ago
  70. 237fead [PATCH] ecryptfs: fs/Makefile and fs/Kconfig by Michael Halcrow · 18 years ago