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