summaryrefslogtreecommitdiff
path: root/fs/zonefs
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-1/+1
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+73
2020-06-02iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)1-4/+3
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig1-1/+1
2020-05-12zonefs: use REQ_OP_ZONE_APPEND for sync DIOJohannes Thumshirn1-8/+72
2020-04-27zonefs: Replace uuid_copy() with import_uuid()Andy Shevchenko1-1/+1
2020-03-25zonfs: Fix handling of read-only zonesDamien Le Moal1-7/+21
2020-02-26zonefs: select FS_IOMAPJohannes Thumshirn1-0/+1
2020-02-26zonefs: fix IOCB_NOWAIT handlingChristoph Hellwig1-4/+4
2020-02-07fs: New zonefs file systemDamien Le Moal4-0/+1641