File System Recommendations on (NVME,SSD,HDD)?

Just throwing this out to see if any one has a recommendation concerning different file systems relating to physical drives. Considering that Linux has so many great options available.
I’m using an NVME drive with EXT4 for manjaro install and EXT4 for SSD storage.

stockdale ~ $ sudo df -h
Filesystem Size Used Avail Use% Mounted on
dev 7.8G 0 7.8G 0% /dev
run 7.9G 1.5M 7.9G 1% /run
/dev/nvme0n1p2 234G 19G 203G 9% /
tmpfs 7.9G 918M 7.0G 12% /dev/shm
tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup
tmpfs 7.9G 47M 7.8G 1% /tmp
/dev/sda1 234G 82G 141G 37% /media/BAKUP
/dev/nvme0n1p1 300M 312K 300M 1% /boot/efi
tmpfs 1.6G 104K 1.6G 1% /run/user/1000
192.168.9.226:/volume1/Volume_3/TV 7.3T 3.9T 3.4T 54% /mnt/DS218
192.168.9.224:/volume1/Volume_2 3.6T 1.2T 2.5T 32% /mnt/DS212

Don’t have any issues with my setup but just wondering the benefits and would like to see some comments from the Manjaro Community.

Thanks
Great Job Manjaro team

I would stick with EXT4.

https://www.phoronix.com/scan.php?page=article&item=linux-50-filesystems

1 Like

Thanks. I’ll read that. Have good one