1. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  2. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  3. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  4. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  5. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  6. 3095e8e eCryptfs: Use skcipher and shash by Herbert Xu · 8 years ago
  7. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  8. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  9. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  10. b583043 kill f_dentry uses by Al Viro · 10 years ago
  11. e4bc652 eCryptfs: Avoid unnecessary disk read and data decryption during writing by Li Wang · 12 years ago
  12. 821f749 eCryptfs: Revert to a writethrough cache model by Tyler Hicks · 12 years ago
  13. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  14. 1589cb1 eCryptfs: move misleading function comments by Li Wang · 12 years ago
  15. 50f198a eCryptfs: Unlock page in write_begin error path by Tyler Hicks · 13 years ago
  16. 57db4e8 ecryptfs: modify write path to encrypt page in writepage by Thieu Le · 13 years ago
  17. fed8859 eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag by Tyler Hicks · 13 years ago
  18. 2456248 ecryptfs: remove unnecessary decrypt when extending a file by Frank Swiderski · 14 years ago
  19. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  20. 02bd979 switch ecryptfs_get_locked_page() to struct inode * by Al Viro · 14 years ago
  21. bef5bc2 simplify access to ecryptfs inodes in ->readpage() and friends by Al Viro · 14 years ago
  22. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  23. 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
  24. f4e60e6 eCryptfs: Strip metadata in xattr flag in encrypted view by Tyler Hicks · 14 years ago
  25. fa3ef1c eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front by Tyler Hicks · 14 years ago
  26. 157f107 eCryptfs: Fix metadata in xattr feature regression by Tyler Hicks · 14 years ago
  27. 96a7b9c eCryptfs: Propagate vfs_read and vfs_write return codes by Tyler Hicks · 15 years ago
  28. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  29. 13a791b eCryptfs: Fix data corruption when using ecryptfs_passthrough by Tyler Hicks · 15 years ago
  30. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  31. 807b7eb ecryptfs: convert to use new aops by Badari Pulavarty · 16 years ago
  32. 0a688ad ecryptfs: inode.c mmap.c use unaligned byteorder helpers by Harvey Harrison · 16 years ago
  33. 18d1dbf ecryptfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. e4465fd eCryptfs: make ecryptfs_prepare_write decrypt the page by Michael Halcrow · 16 years ago
  35. cc11bef eCryptfs: track header bytes rather than extents by Michael Halcrow · 16 years ago
  36. 7896b63 fs/ecryptfs/: possible cleanups by Adrian Bunk · 16 years ago
  37. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  38. 7a3f595 ecryptfs: fix fsx data corruption problems by Eric Sandeen · 16 years ago
  39. 16a72c4 ecryptfs: clean up page flag handling by Michael Halcrow · 17 years ago
  40. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  41. d6a13c1 eCryptfs: fix data types by Michael Halcrow · 17 years ago
  42. bf12be1 eCryptfs: convert mmap functions to use persistent file by Michael Halcrow · 17 years ago
  43. d7cdc5f eCryptfs: update metadata read/write functions by Michael Halcrow · 17 years ago
  44. 0216f7f eCryptfs: replace encrypt, decrypt, and inode size write by Michael Halcrow · 17 years ago
  45. da0102a eCryptfs: read_write.c routines by Michael Halcrow · 17 years ago
  46. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  47. 45eaab7 eCryptfs: remove header_extent_size by Michael Halcrow · 17 years ago
  48. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  49. 2aeb3db eCryptfs: fix possible fault in ecryptfs_sync_page by Ryusuke Konishi · 17 years ago
  50. 1833633 fix some conversion overflows by Nick Piggin · 17 years ago
  51. d4c5cdb zero out last page for llseek/write by Michael Halcrow · 17 years ago
  52. 240e2df eCryptfs: fix write zeros behavior by Michael Halcrow · 17 years ago
  53. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 17 years ago
  54. c9f2875 ecryptfs: use zero_user_page by Nate Diller · 17 years ago
  55. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  56. a8fa74a [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better by Dmitriy Monakhov · 17 years ago
  57. ad5f119 [PATCH] ecryptfs: check xattr operation support fix by Dmitriy Monakhov · 17 years ago
  58. 1ed6d89 [PATCH] eCryptfs: remove unnecessary flush_dcache_page() by Michael Halcrow · 17 years ago
  59. ae73fc0 [PATCH] eCryptfs: resolve lower page unlocking problem by Michael Halcrow · 17 years ago
  60. 0a9ac38 [PATCH] eCryptfs: add flush_dcache_page() calls by Michael Halcrow · 17 years ago
  61. e2bd99e [PATCH] eCryptfs: open-code flag checking and manipulation by Michael Halcrow · 17 years ago
  62. 9d8b8ce [PATCH] eCryptfs: convert kmap() to kmap_atomic() by Michael Halcrow · 17 years ago
  63. e77a56d [PATCH] eCryptfs: Encrypted passthrough by Michael Halcrow · 17 years ago
  64. dd2a3b7 [PATCH] eCryptfs: Generalize metadata read/write by Michael Halcrow · 17 years ago
  65. dddfa46 [PATCH] eCryptfs: Public key; packet management by Michael Halcrow · 17 years ago
  66. bd243a4 [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  67. 237fead [PATCH] ecryptfs: fs/Makefile and fs/Kconfig by Michael Halcrow · 18 years ago