index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
zonefs
Age
Commit message (
Expand
)
Author
2020-08-11
zonefs: add zone-capacity support
Johannes Thumshirn
2020-08-06
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-07-20
zonefs: count pages after truncating the iterator
Johannes Thumshirn
2020-07-20
zonefs: Fix compilation warning
Damien Le Moal
2020-06-04
Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-12
zonefs: use REQ_OP_ZONE_APPEND for sync DIO
Johannes Thumshirn
2020-04-27
zonefs: Replace uuid_copy() with import_uuid()
Andy Shevchenko
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
2020-02-26
zonefs: select FS_IOMAP
Johannes Thumshirn
2020-02-26
zonefs: fix IOCB_NOWAIT handling
Christoph Hellwig
2020-02-07
fs: New zonefs file system
Damien Le Moal