1. e82c314 hpfs: handle allocation failures in hpfs_add_pos() by Al Viro · 8 years ago
  2. a64eefa hpfs: support hotfixes by Mikulas Patocka · 9 years ago
  3. a27b5b9 hpfs: add fstrim support by Mikulas Patocka · 9 years ago
  4. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 9 years ago
  5. 14da17f fs/hpfs: use pr_fmt for logging by Fabian Frederick · 10 years ago
  6. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 10 years ago
  7. 30687e0 hpfs: make freeing sbi and codetables rcu-delayed by Al Viro · 11 years ago
  8. 275f495 hpfs: implement prefetch to improve performance by Mikulas Patocka · 11 years ago
  9. 70b31c4 hpfs: drop vmtruncate by Marco Stornelli · 12 years ago
  10. 0e1a43c userns: Convert hpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  11. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  12. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  13. 7bc1bac HPFS: remove PRINTK() macro by Dan Carpenter · 12 years ago
  14. 28fe3c1 hpfs: assorted endianness annotations by Al Viro · 12 years ago
  15. 77ee26e4 hpfs: annotate ea by Al Viro · 12 years ago
  16. 46287aa hpfs: annotate struct hpfs_dirent by Al Viro · 12 years ago
  17. 52576da hpfs: bitmaps are little-endian by Al Viro · 12 years ago
  18. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  19. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  20. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 13 years ago
  21. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  22. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 13 years ago
  23. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 13 years ago
  24. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 13 years ago
  25. 9a311b9 hpfs: remove the BKL by Arnd Bergmann · 13 years ago
  26. 43d344d switch hpfs by Al Viro · 13 years ago
  27. 117bf5f hpfs: Convert sbi->hpfs_creation_de to mutex by Thomas Gleixner · 14 years ago
  28. ea54400 switch hpfs to ->evict_inode() by Al Viro · 14 years ago
  29. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  30. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 14 years ago
  31. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  32. ca30bc9 [PATCH] hpfs: cleanup ->setattr by Christoph Hellwig · 16 years ago
  33. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  34. 352d94d [PATCH] hpfs: bring hpfs_error() into shape by Alexey Dobriyan · 18 years ago
  35. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  36. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  37. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  38. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 18 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago