aboutsummaryrefslogtreecommitdiff
path: root/lib/ext2fs/io_manager.c
AgeCommit message (Expand)Author
2021-02-26libext2fs: fix unix_io's Direct I/O supportTheodore Ts'o
2015-03-28libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocksDarrick J. Wong
2014-09-19ext2fs: add readahead method to improve scanningAndreas Dilger
2012-05-07libext2fs: factor out I/O buffer allocationTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2010-11-22e2fsprogs: Add discard function into struct_io_managerLukas Czerner
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-08-27Improve future compatibility for the 64-bit I/O channel functionsTheodore Ts'o
2004-11-30Add support for passing options to the io layer using the URL syntax. For Theodore Ts'o