1. 92fba08 exfat: fix i_blocks for files truncated over 4 GiB by Christophe Vu-Brugier · 3 years, 1 month ago
  2. 7dee6f57 exfat: reuse exfat_inode_info variable instead of calling EXFAT_I() by Christophe Vu-Brugier · 3 years, 2 months ago
  3. 654762d exfat: add support ioctl and FITRIM function by Hyeongseok Kim · 3 years, 10 months ago
  4. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  5. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  6. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  7. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  8. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  9. 04cee52 exfat: remove 'rwoffset' in exfat_inode_info by Tetsuhiro Kohada · 4 years, 3 months ago
  10. 45882a6 exfat: use i_blocksize() to get blocksize by Xianting Tian · 4 years, 5 months ago
  11. 7018ec6 exfat: retain 'VolumeFlags' properly by Tetsuhiro Kohada · 4 years, 5 months ago
  12. 8b0c471 exfat: add error check when updating dir-entries by Tetsuhiro Kohada · 4 years, 6 months ago
  13. 41e3928 exfat: fix wrong size update of stream entry by typo by Hyeongseok Kim · 4 years, 6 months ago
  14. 5267456 exfat: flush dirty metadata in fsync by Sungjong Seo · 4 years, 6 months ago
  15. 29bbb14 exfat: fix incorrect update of stream entry in __exfat_truncate() by Namjae Jeon · 4 years, 7 months ago
  16. 943af1f exfat: optimize dir-cache by Tetsuhiro Kohada · 4 years, 7 months ago
  17. ed0f84d exfat: replace 'time_ms' with 'time_cs' by Tetsuhiro Kohada · 4 years, 8 months ago
  18. 0357794 exfat: use iter_file_splice_write by Eric Sandeen · 4 years, 8 months ago
  19. 81df1ad exfat: truncate atimes to 2s granularity by Eric Sandeen · 4 years, 8 months ago
  20. 98d9170 exfat: add file operations by Namjae Jeon · 4 years, 10 months ago