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