1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 39dfe6c ecryptfs: don't open-code kernel_read() by Al Viro · 11 years ago
  3. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  4. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  5. f2cb933 eCryptfs: Remove unused ecryptfs_read() by Tyler Hicks · 12 years ago
  6. 5e6f0d7 eCryptfs: Make truncate path killable by Tyler Hicks · 12 years ago
  7. 684a3ff eCryptfs: Infinite loop due to overflow in ecryptfs_write() by Li Wang · 12 years ago
  8. f61500e eCryptfs: Return error when lower file pointer is NULL by Tyler Hicks · 13 years ago
  9. 57db4e8 ecryptfs: modify write path to encrypt page in writepage by Thieu Le · 13 years ago
  10. 48c1e44 switch ecryptfs_write() to struct inode *, kill on-stack fake files by Al Viro · 14 years ago
  11. 02bd979 switch ecryptfs_get_locked_page() to struct inode * by Al Viro · 14 years ago
  12. 96a7b9c eCryptfs: Propagate vfs_read and vfs_write return codes by Tyler Hicks · 15 years ago
  13. 13a791b eCryptfs: Fix data corruption when using ecryptfs_passthrough by Tyler Hicks · 15 years ago
  14. d3e49af eCryptfs: remove unnecessary page decrypt call by Michael Halcrow · 16 years ago
  15. 18d1dbf ecryptfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  16. 7896b63 fs/ecryptfs/: possible cleanups by Adrian Bunk · 16 years ago
  17. 7a3f595 ecryptfs: fix fsx data corruption problems by Eric Sandeen · 16 years ago
  18. 8a146a2 eCryptfs: cast page->index to loff_t instead of off_t by Michael Halcrow · 17 years ago
  19. 16a72c4 ecryptfs: clean up page flag handling by Michael Halcrow · 17 years ago
  20. d6a13c1 eCryptfs: fix data types by Michael Halcrow · 17 years ago
  21. 0216f7f eCryptfs: replace encrypt, decrypt, and inode size write by Michael Halcrow · 17 years ago
  22. da0102a eCryptfs: read_write.c routines by Michael Halcrow · 17 years ago