Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | zonefs: select CONFIG_CRC32 | Arnd Bergmann | 1 | -0/+1 |
2020-12-10 | zonefs: fix page reference and BIO leak | Damien Le Moal | 1 | -6/+8 |
2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2020-09-18 | [PATCH] reduce boilerplate in fsid handling | Al Viro | 1 | -2/+1 |
2020-09-15 | zonefs: open/close zone on file open/close | Johannes Thumshirn | 2 | -4/+189 |
2020-09-15 | zonefs: provide no-lock zonefs_io_error variant | Johannes Thumshirn | 1 | -3/+8 |
2020-09-15 | zonefs: introduce helper for zone management | Johannes Thumshirn | 1 | -7/+22 |
2020-08-11 | zonefs: add zone-capacity support | Johannes Thumshirn | 2 | -4/+15 |
2020-08-07 | Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+5 |
2020-08-05 | iomap: fall back to buffered writes for invalidation failures | Christoph Hellwig | 1 | -2/+5 |
2020-07-20 | zonefs: count pages after truncating the iterator | Johannes Thumshirn | 1 | -4/+4 |
2020-07-20 | zonefs: Fix compilation warning | Damien Le Moal | 1 | -3/+7 |
2020-06-04 | Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -1/+1 |
2020-06-03 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+73 |
2020-06-02 | iomap: convert from readpages to readahead | Matthew Wilcox (Oracle) | 1 | -4/+3 |
2020-05-22 | block: remove the error_sector argument to blkdev_issue_flush | Christoph Hellwig | 1 | -1/+1 |
2020-05-13 | zonefs: use REQ_OP_ZONE_APPEND for sync DIO | Johannes Thumshirn | 1 | -8/+72 |
2020-04-27 | zonefs: Replace uuid_copy() with import_uuid() | Andy Shevchenko | 1 | -1/+1 |
2020-03-25 | zonfs: Fix handling of read-only zones | Damien Le Moal | 1 | -7/+21 |
2020-02-26 | zonefs: select FS_IOMAP | Johannes Thumshirn | 1 | -0/+1 |
2020-02-26 | zonefs: fix IOCB_NOWAIT handling | Christoph Hellwig | 1 | -4/+4 |
2020-02-07 | fs: New zonefs file system | Damien Le Moal | 4 | -0/+1641 |