summaryrefslogtreecommitdiffstats
path: root/fs/zonefs/zonefs.h
Commit message (Expand)AuthorAgeFilesLines
* zonefs: fix synchronous direct writes to sequential filesDamien Le Moal2023-08-101-2/+0
* zonefs: use iomap for synchronous direct writesDamien Le Moal2023-06-141-0/+2
* zonefs: Cache zone group directory inodesDamien Le Moal2023-01-231-0/+1
* zonefs: Dynamically create file inodes when neededDamien Le Moal2023-01-231-0/+9
* zonefs: Separate zone information from inode informationDamien Le Moal2023-01-231-21/+42
* zonefs: Reduce struct zonefs_inode_info sizeDamien Le Moal2023-01-231-3/+21
* zonefs: Simplify IO error handlingDamien Le Moal2023-01-231-4/+5
* zonefs: Reorganize codeDamien Le Moal2023-01-231-0/+22
* zonefs: Fix active zone accountingDamien Le Moal2022-11-251-2/+4
* zonefs: Add active seq file accountingDamien Le Moal2022-04-211-0/+4
* zonefs: Export open zone resource information through sysfsDamien Le Moal2022-04-211-0/+10
* zonefs: Rename super block information fieldsDamien Le Moal2022-04-211-2/+2
* zonefs: Convert to using invalidate_lockJan Kara2021-07-131-4/+3
* zonefs: open/close zone on file open/closeJohannes Thumshirn2020-09-151-0/+10
* zonefs: add zone-capacity supportJohannes Thumshirn2020-08-111-0/+3
* fs: New zonefs file systemDamien Le Moal2020-02-071-0/+189