summaryrefslogtreecommitdiffstats
path: root/fs/zonefs
AgeCommit message (Expand)Author
2020-12-10zonefs: fix page reference and BIO leakDamien Le Moal
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro
2020-09-15zonefs: open/close zone on file open/closeJohannes Thumshirn
2020-09-15zonefs: provide no-lock zonefs_io_error variantJohannes Thumshirn
2020-09-15zonefs: introduce helper for zone managementJohannes Thumshirn
2020-08-11zonefs: add zone-capacity supportJohannes Thumshirn
2020-08-06Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-08-05iomap: fall back to buffered writes for invalidation failuresChristoph Hellwig
2020-07-20zonefs: count pages after truncating the iteratorJohannes Thumshirn
2020-07-20zonefs: Fix compilation warningDamien Le Moal
2020-06-04Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
2020-05-12zonefs: use REQ_OP_ZONE_APPEND for sync DIOJohannes Thumshirn
2020-04-27zonefs: Replace uuid_copy() with import_uuid()Andy Shevchenko
2020-03-25zonfs: Fix handling of read-only zonesDamien Le Moal
2020-02-26zonefs: select FS_IOMAPJohannes Thumshirn
2020-02-26zonefs: fix IOCB_NOWAIT handlingChristoph Hellwig
2020-02-07fs: New zonefs file systemDamien Le Moal