1. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  2. 96e80a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 12 years ago
  3. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  4. cc37f75 Squashfs: fix mount time sanity check for corrupted superblock by Phillip Lougher · 12 years ago
  5. 7657cac Squashfs: Add an option to set dev block size to 4K by Phillip Lougher · 13 years ago
  6. d5b72ce Squashfs: Fix sanity check patches on big-endian systems by Phillip Lougher · 13 years ago
  7. d7f2ff6 Squashfs: update email address by Phillip Lougher · 13 years ago
  8. 1094a4a Squashfs: add extra sanity checks at mount time by Phillip Lougher · 13 years ago
  9. 1cac63c Squashfs: add sanity checks to fragment reading at mount time by Phillip Lougher · 13 years ago
  10. ac51a0a Squashfs: add sanity checks to lookup table reading at mount time by Phillip Lougher · 13 years ago
  11. 37986f6 Squashfs: add sanity checks to id reading at mount time by Phillip Lougher · 13 years ago
  12. 76e002f Squashfs: reverse order of filesystem table reading by Phillip Lougher · 13 years ago
  13. 82de647 Squashfs: move table allocation into squashfs_read_table() by Phillip Lougher · 13 years ago
  14. 003a319 Squashfs: wrap squashfs_mount() definition by Phillip Lougher · 13 years ago
  15. b7fc0ff Squashfs: extend decompressor framework to handle compression options by Phillip Lougher · 13 years ago
  16. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  17. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  18. 3dbc4b3 BKL: Remove BKL from squashfs by Arnd Bergmann · 14 years ago
  19. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  20. 01e5b4e squashfs: add xattr support configure option by Phillip Lougher · 14 years ago
  21. 67f66cc squashfs: add new extended inode types by Phillip Lougher · 14 years ago
  22. 4b5397d squashfs: add xattr id support by Phillip Lougher · 14 years ago
  23. 370ec3d squashfs: add missing buffer free by Phillip Lougher · 14 years ago
  24. 1cb08e9 squashfs: fix warn_on when root inode is corrupted by Phillip Lougher · 14 years ago
  25. 4c0f0bb Squashfs: add a decompressor framework by Phillip Lougher · 15 years ago
  26. f1a4035 Squashfs: factor out remaining zlib dependencies into separate wrapper file by Phillip Lougher · 15 years ago
  27. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  28. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  29. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  30. fffb47b Squashfs: check page size is not larger than the filesystem block size by Phillip Lougher · 15 years ago
  31. 2fc7f56 fs/squashfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  32. 118e1ef Squashfs: Fix oops when reading fsfuzzer corrupted filesystems by Phillip Lougher · 15 years ago
  33. 1bcbf31 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> by Qinghuang Feng · 15 years ago
  34. 0aa6661 Squashfs: super block operations by Phillip Lougher · 15 years ago