- 8ffea25 zonefs: add MODULE_ALIAS_FS by Naohiro Aota · 3 years ago
- c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 5 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
- 2f53d15 zonefs: remove redundant null bio check by Xianting Tian · 3 years, 6 months ago
- 448f949 zonefs: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
- 3a6b216 mm: move page dirtying prototypes from mm.h by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- fd7353f iomap: use __set_page_dirty_nobuffers by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 8 months ago
- 9591c3a fs: introduce a wrapper uuid_to_fsid() by Amir Goldstein · 3 years, 9 months ago
- 6980d29 zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone() by Chao Yu · 3 years, 10 months ago
- ebfd68c zonefs: Fix O_APPEND async write handling by Damien Le Moal · 3 years, 10 months ago
- 1601ea0 zonefs: prevent use of seq files as swap file by Damien Le Moal · 3 years, 10 months ago
- a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- 0f3d950 Merge tag 'zonefs-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years, 10 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 059c010 zonefs: Fix file size of zones in full condition by Shin'ichiro Kawasaki · 3 years, 10 months ago
- 62ab1aa zonefs: add tracepoints for file operations by Johannes Thumshirn · 4 years ago
- 0f1ba5f zonefs: use zone write granularity as block size by Damien Le Moal · 4 years ago
- c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
- f91ca2a zonefs: use bio_alloc in zonefs_file_dio_append by Christoph Hellwig · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
- 4f8b848 zonefs: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
- 6bea022 zonefs: fix page reference and BIO leak by Damien Le Moal · 4 years, 1 month ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
- b5c00e9 zonefs: open/close zone on file open/close by Johannes Thumshirn · 4 years, 4 months ago
- 48d546a zonefs: provide no-lock zonefs_io_error variant by Johannes Thumshirn · 4 years, 4 months ago
- 5498d5f zonefs: introduce helper for zone management by Johannes Thumshirn · 4 years, 4 months ago
- e3c3155 zonefs: add zone-capacity support by Johannes Thumshirn · 4 years, 5 months ago
- 0e4656a Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
- 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 5 months ago
- 89ee723 zonefs: count pages after truncating the iterator by Johannes Thumshirn · 4 years, 5 months ago
- 01b2651c zonefs: Fix compilation warning by Damien Le Moal · 4 years, 5 months ago
- d77d1db Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 7 months ago
- 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
- 02ef12a zonefs: use REQ_OP_ZONE_APPEND for sync DIO by Johannes Thumshirn · 4 years, 8 months ago
- 568776f zonefs: Replace uuid_copy() with import_uuid() by Andy Shevchenko · 4 years, 8 months ago
- ccf4ad7 zonfs: Fix handling of read-only zones by Damien Le Moal · 4 years, 9 months ago
- 0dda2dd zonefs: select FS_IOMAP by Johannes Thumshirn · 4 years, 10 months ago
- 7c69eb8 zonefs: fix IOCB_NOWAIT handling by Christoph Hellwig · 4 years, 10 months ago
- 8dcc1a9 fs: New zonefs file system by Damien Le Moal · 5 years ago