aboutsummaryrefslogtreecommitdiffstats
path: root/fs/zonefs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-08zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal1-30/+64
2022-06-08zonefs: Do not ignore explicit_open with active zone limitDamien Le Moal1-2/+5
2022-06-08zonefs: fix handling of explicit_open option on mountDamien Le Moal1-6/+6
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-4/+4
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-2/+2
2022-05-24zonefs: Fix zonefs_init_file_inode() return valueDamien Le Moal1-2/+2
2022-05-23Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefsLinus Torvalds4-51/+294
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig1-2/+2
2022-05-09iomap: Convert to release_folioMatthew Wilcox (Oracle)1-1/+1
2022-05-09fs: Convert iomap_readpage to iomap_read_folioMatthew Wilcox (Oracle)1-3/+3
2022-04-21zonefs: Fix management of open zonesDamien Le Moal1-5/+40
2022-04-21zonefs: Clear inode information flags on inode creationDamien Le Moal1-0/+1
2022-04-21zonefs: Add active seq file accountingDamien Le Moal3-6/+83
2022-04-21zonefs: Export open zone resource information through sysfsDamien Le Moal4-5/+156
2022-04-21zonefs: Always do seq file write open accountingDamien Le Moal1-34/+46
2022-04-21zonefs: Rename super block information fieldsDamien Le Moal2-9/+12
2022-04-21zonefs: Fix management of open zonesDamien Le Moal1-5/+40
2022-04-21zonefs: Clear inode information flags on inode creationDamien Le Moal1-0/+1
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig1-2/+1
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-2/+2
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-03-15fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)1-1/+1
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig1-1/+0
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig1-3/+1
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig1-3/+2
2021-12-17zonefs: add MODULE_ALIAS_FSNaohiro Aota1-0/+1
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-2/+2
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher1-2/+2
2021-10-18block: switch polling to be bio basedChristoph Hellwig1-1/+1
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-22/+8
2021-07-16zonefs: remove redundant null bio checkXianting Tian1-3/+0
2021-07-13zonefs: Convert to using invalidate_lockJan Kara2-22/+8
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)1-1/+1
2021-06-29iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)1-1/+1
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-4/+1
2021-04-19fs: introduce a wrapper uuid_to_fsid()Amir Goldstein1-4/+1
2021-03-17zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()Chao Yu1-4/+3
2021-03-16zonefs: Fix O_APPEND async write handlingDamien Le Moal1-10/+68
2021-03-16zonefs: prevent use of seq files as swap fileDamien Le Moal1-0/+16
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig1-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-4/+5
2021-02-22Merge tag 'zonefs-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefsLinus Torvalds3-0/+116
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+6
2021-02-18zonefs: Fix file size of zones in full conditionShin'ichiro Kawasaki1-0/+3
2021-02-16zonefs: add tracepoints for file operationsJohannes Thumshirn3-0/+113
2021-02-10zonefs: use zone write granularity as block sizeDamien Le Moal1-5/+4