summaryrefslogtreecommitdiff
path: root/fs/zonefs
AgeCommit message (Expand)Author
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-03Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02mm/migrate: Add filemap_migrate_folio()Matthew Wilcox (Oracle)
2022-07-22zonefs: remove ->writepageChristoph Hellwig
2022-07-14fs/zonefs: Use the enum req_op type for tracing request operationsBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-07zonefs: Call page_address() on page acquired with GFP_KERNEL flagFabio M. De Francesco
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26quota: port quota helpers mount idsChristian Brauner
2022-06-10iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNCAl Viro
2022-06-08zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal
2022-06-08zonefs: Do not ignore explicit_open with active zone limitDamien Le Moal
2022-06-08zonefs: fix handling of explicit_open option on mountDamien Le Moal
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-05-24zonefs: Fix zonefs_init_file_inode() return valueDamien Le Moal
2022-05-23Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig
2022-05-09iomap: Convert to release_folioMatthew Wilcox (Oracle)
2022-05-09fs: Convert iomap_readpage to iomap_read_folioMatthew Wilcox (Oracle)
2022-04-21zonefs: Fix management of open zonesDamien Le Moal
2022-04-21zonefs: Clear inode information flags on inode creationDamien Le Moal
2022-04-21zonefs: Add active seq file accountingDamien Le Moal
2022-04-21zonefs: Export open zone resource information through sysfsDamien Le Moal
2022-04-21zonefs: Always do seq file write open accountingDamien Le Moal
2022-04-21zonefs: Rename super block information fieldsDamien Le Moal
2022-04-21zonefs: Fix management of open zonesDamien Le Moal
2022-04-21zonefs: Clear inode information flags on inode creationDamien Le Moal
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-15fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)
2022-03-15iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2021-12-17zonefs: add MODULE_ALIAS_FSNaohiro Aota
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-16zonefs: remove redundant null bio checkXianting Tian
2021-07-13zonefs: Convert to using invalidate_lockJan Kara