1. d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 6 years ago
  2. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  4. cc91542 ext4: do not unnecessarily null-terminate encrypted symlink data by Eric Biggers · 8 years ago
  5. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  6. dcce7a4 ext4: fix memory leak when symlink decryption fails by Eric Biggers · 8 years ago
  7. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  11. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 8 years ago
  12. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  13. 5a1c7f4 ext4: fix an endianness bug in ext4_encrypted_follow_link() by Al Viro · 8 years ago
  14. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  15. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  16. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 9 years ago
  17. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 9 years ago
  18. d229959 ext4 crypto: don't allocate a page when encrypting/decrypting file names by Theodore Ts'o · 9 years ago
  19. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  20. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  21. 75e7566 ext4: switch to simple_follow_link() by Al Viro · 9 years ago
  22. a7a67e8 ext4: split inode_operations for encrypted symlinks off the rest by Al Viro · 9 years ago
  23. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  24. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  25. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  26. f348c25 ext4 crypto: add symlink encryption by Theodore Ts'o · 9 years ago
  27. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  28. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  29. 939da10 ext4: Remove CONFIG_EXT4_FS_XATTR by Tao Ma · 11 years ago
  30. 256a453 ext4: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  31. 03010a3 ext4: Rename ext4dev to ext4 by Theodore Ts'o · 16 years ago
  32. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  33. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  34. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  35. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  36. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  37. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago