]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/ext2fs/unix_io.c
Merge branch 'maint' into next
[thirdparty/e2fsprogs.git] / lib / ext2fs / unix_io.c
2023-02-02  Theodore Ts'oMerge branch 'maint' into next
2023-02-01  Theodore Ts'olibext2fs: unix_io: fix_potential error path deadlock...
2023-02-01  Theodore Ts'olibext2fs: unix_io: fix potential error path deadlock...
2023-02-01  Theodore Ts'olibext2fs: unix_io: add flag which suppresses calling...
2023-01-30  Theodore Ts'oMerge branch 'maint' into next
2023-01-27  Theodore Ts'oMerge branch 'maint' into next
2023-01-24  Ritesh Harjani ... lib/ext2fs: fix unbalanced mutex unlock for BOUNCE_MTX...
2021-12-30  Theodore Ts'oMerge branch 'maint' into next
2021-12-09  Theodore Ts'olibext2fs: don't old the CACHE_MTX while doing I/O
2021-12-03  ryancaicselibext2fs: fix missing unlocks in the error path in...
2021-07-26  Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-07  Eric Biggerslibext2fs: fix a -Wunused-label warning
2021-05-07  Alexander Kanavinlibext2fs: fix Direct I/O support in the Unix I/O manager
2021-05-07  Alexander Kanavinlibext2fs: fix missing mutex unlock in an error path...
2021-03-01  Theodore Ts'olibext2fs: fix potential races in unix_io
2021-02-28  Theodore Ts'olibext2s: fix unix_io with IO_FLAG_FORCE_BOUNCE flag set
2021-02-26  Theodore Ts'olibext2fs: fix unix_io's Direct I/O support
2021-01-29  Theodore Ts'oMerge branch 'maint' into next
2021-01-28  Theodore Ts'oMerge branch 'maint' into next
2021-01-23  Theodore Ts'oMerge branch 'maint' into next
2021-01-21  Theodore Ts'olibext2fs: fix incorrect negative error return in unix...
2021-01-21  Theodore Ts'olibext2fs: allow the unix_io manager's cache to be...
2021-01-21  Theodore Ts'olibext2fs: add threading support to the I/O manager...
2019-11-07  Theodore Ts'oMerge branch 'maint' into next
2019-11-04  Theodore Ts'olibext2fs: fix bug when reading or writing more than...
2019-03-17  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-06  Theodore Ts'oMerge branch 'maint' into next
2019-02-14  Darrick J. Wonglibext2fs: revert "try to always use PUNCH_HOLE for...
2019-02-11  Theodore Ts'oMerge branch 'maint' into next
2019-01-30  Theodore Ts'oMerge branch 'maint' into next
2018-12-16  Theodore Ts'oMerge branch 'maint' into next
2018-12-12  Theodore Ts'oMerge branch 'maint' into next
2018-11-26  Theodore Ts'oMerge branch 'maint' into next
2018-10-21  Theodore Ts'oMerge branch 'maint' into next
2018-10-16  Theodore Ts'oMerge branch 'maint' into next
2018-10-14  Theodore Ts'oMerge branch 'maint' into next
2018-10-11  Theodore Ts'oMerge branch 'maint' into next
2018-10-04  Theodore Ts'oMerge branch 'maint' into next
2018-09-06  Darrick J. Wonglibext2fs: try to always use PUNCH_HOLE for unix_discard
2018-09-06  Darrick J. Wonglibext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zeroout
2018-07-15  Li DongyangFix compile error and warnings for old gcc versions
2018-07-04  Theodore Ts'olibext2fs: call fsync(2) to clear stale errors for...
2018-06-24  Theodore Ts'oFix gcc and clang warnings
2018-03-03  Theodore Ts'oMerge branch 'maint' into next
2018-03-02  Theodore Ts'oMerge branch 'maint' into next
2018-02-26  Theodore Ts'oMerge branch 'maint' into next
2018-02-09  Theodore Ts'oMerge tag 'v1.43.9' into next
2018-01-04  Theodore Ts'oMerge branch 'maint' into next
2018-01-02  Theodore Ts'oMerge branch 'maint' into next
2017-12-13  Theodore Ts'oMerge branch 'maint' into next
2017-12-05  Theodore Ts'oMerge branch 'maint' into next
2017-10-18  Theodore Ts'oMerge branch 'maint' into next
2017-10-17  Theodore Ts'oMerge branch 'maint' into next
2017-10-16  Theodore Ts'oMerge branch 'maint' into next
2017-10-15  Theodore Ts'oMerge branch 'maint' into next
2017-09-07  Theodore Ts'oMerge branch 'maint' into next
2017-08-29  Theodore Ts'oMerge branch 'maint' into next
2017-08-28  Theodore Ts'oFix FreeBSD portability problem caused by it using...
2017-08-22  Theodore Ts'oMerge branch 'maint' into next
2017-08-22  Theodore Ts'olibext2fs: avoid potential out-of-bounds write if pread...
2017-08-14  Theodore Ts'oMerge branch 'maint' into next
2017-08-04  Theodore Ts'oMerge branch 'maint' into next
2017-07-28  Theodore Ts'oMerge branch 'maint' into next
2017-07-11  Theodore Ts'oMerge branch 'maint' into next
2017-07-05  Theodore Ts'oMerge branch 'maint' into next
2017-06-23  Theodore Ts'oMerge branch 'maint' into next
2017-05-30  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-24  Adrien SchildknechtAOSP: android: libext2fs and com_err for windows
2017-01-13  Eric Sandeenlibext2fs: don't ignore fsync errors
2016-10-21  Theodore Ts'olibext2fs: unix_io: reflect error from read/write calls...
2016-09-13  Theodore Ts'olibext2fs: force DIO alignment FreeBSD when operating...
2016-09-13  Matthias Andreelibext2fs: fix short-read bugs in unix_io's bounce...
2016-09-13  Theodore Ts'olibext2fs: add test facility UNIX_IO_FORCE_BOUNCE in...
2016-09-11  Theodore Ts'olibext2fs: fix unaligned, multiblock writes in the...
2016-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-08-10  Adrien Schildknechtlibext2fs: add unixfd_io_manager
2016-08-10  Adrien Schildknechtlibext2fs: replace 'unsigned long' by 'uintptr_t'
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-06-07  Theodore Ts'olibext2fs: fix Direct I/O fallback code so it implement...
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-27  Marcus Huewelibext2fs: fix offset support in unix_io.c
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-22  Theodore Ts'oFix FreeBSD portability problems
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-18  Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2015-11-30  Theodore Ts'oMerge branch 'maint' into next
2015-09-29  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2015-07-22  Theodore Ts'oMerge branch 'maint' into next
2015-07-13  Theodore Ts'oEliminate unused variable and unused label warnings...
2015-07-13  Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13  Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-06-21  Theodore Ts'oMerge branch 'maint' into next
2015-06-20  Theodore Ts'oMerge branch 'maint' into next
2015-06-16  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
next