summaryrefslogtreecommitdiffstats
path: root/fs/zonefs
Commit message (Expand)AuthorAgeFilesLines
* zonefs: count pages after truncating the iteratorJohannes Thumshirn2020-07-201-4/+4
* zonefs: Fix compilation warningDamien Le Moal2020-07-201-3/+7
* Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-06-041-1/+1
|\
| * zonefs: Replace uuid_copy() with import_uuid()Andy Shevchenko2020-04-271-1/+1
* | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-9/+73
|\ \
| * | block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig2020-05-221-1/+1
| * | zonefs: use REQ_OP_ZONE_APPEND for sync DIOJohannes Thumshirn2020-05-121-8/+72
| |/
* / iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-4/+3
|/
* zonfs: Fix handling of read-only zonesDamien Le Moal2020-03-251-7/+21
* zonefs: select FS_IOMAPJohannes Thumshirn2020-02-261-0/+1
* zonefs: fix IOCB_NOWAIT handlingChristoph Hellwig2020-02-261-4/+4
* fs: New zonefs file systemDamien Le Moal2020-02-074-0/+1641