There is a file which contains the names of the filesystems that your kernel could potentially work with.
Run
Code:
cat /proc/filesystem
Note that while having a fresh kernel doesn't exactly correlate with it being able to work with more filesystems than old ones.
Also, next time please google... a simple phrase as 'show filesystems in linux' returns a perfectly good first result.