1. 6c8928f ANDROID: Squashfs: replace buffer_head with BIO by Adrien Schildknecht · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  4. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  5. c811f5f fs/squashfs/super.c: logging cleanup by Fabian Frederick · 10 years ago
  6. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  7. 9508c6b Squashfs: Refactor decompressor interface and code by Phillip Lougher · 11 years ago
  8. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 11 years ago
  9. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  10. 8563f87 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 12 years ago
  11. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  12. 4b0180a Squashfs: add mount time sanity check for block_size and block_log match by Phillip Lougher · 12 years ago
  13. 96e80a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 12 years ago
  14. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  15. cc37f75 Squashfs: fix mount time sanity check for corrupted superblock by Phillip Lougher · 12 years ago
  16. 7657cac Squashfs: Add an option to set dev block size to 4K by Phillip Lougher · 13 years ago
  17. d5b72ce Squashfs: Fix sanity check patches on big-endian systems by Phillip Lougher · 13 years ago
  18. d7f2ff6 Squashfs: update email address by Phillip Lougher · 13 years ago
  19. 1094a4a Squashfs: add extra sanity checks at mount time by Phillip Lougher · 13 years ago
  20. 1cac63c Squashfs: add sanity checks to fragment reading at mount time by Phillip Lougher · 13 years ago
  21. ac51a0a Squashfs: add sanity checks to lookup table reading at mount time by Phillip Lougher · 13 years ago
  22. 37986f6 Squashfs: add sanity checks to id reading at mount time by Phillip Lougher · 13 years ago
  23. 76e002f Squashfs: reverse order of filesystem table reading by Phillip Lougher · 13 years ago
  24. 82de647 Squashfs: move table allocation into squashfs_read_table() by Phillip Lougher · 13 years ago
  25. 003a319 Squashfs: wrap squashfs_mount() definition by Phillip Lougher · 13 years ago
  26. b7fc0ff Squashfs: extend decompressor framework to handle compression options by Phillip Lougher · 13 years ago
  27. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  28. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  29. 3dbc4b3 BKL: Remove BKL from squashfs by Arnd Bergmann · 14 years ago
  30. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  31. 01e5b4e squashfs: add xattr support configure option by Phillip Lougher · 14 years ago
  32. 67f66cc squashfs: add new extended inode types by Phillip Lougher · 14 years ago
  33. 4b5397d squashfs: add xattr id support by Phillip Lougher · 14 years ago
  34. 370ec3d squashfs: add missing buffer free by Phillip Lougher · 14 years ago
  35. 1cb08e9 squashfs: fix warn_on when root inode is corrupted by Phillip Lougher · 14 years ago
  36. 4c0f0bb Squashfs: add a decompressor framework by Phillip Lougher · 15 years ago
  37. f1a4035 Squashfs: factor out remaining zlib dependencies into separate wrapper file by Phillip Lougher · 15 years ago
  38. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  39. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  40. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  41. fffb47b Squashfs: check page size is not larger than the filesystem block size by Phillip Lougher · 15 years ago
  42. 2fc7f56 fs/squashfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  43. 118e1ef Squashfs: Fix oops when reading fsfuzzer corrupted filesystems by Phillip Lougher · 15 years ago
  44. 1bcbf31 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> by Qinghuang Feng · 15 years ago
  45. 0aa6661 Squashfs: super block operations by Phillip Lougher · 15 years ago