]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/mmap.c
xfs: fix inverted return from xfs_btree_sblock_verify_crc
[thirdparty/xfsprogs-dev.git] / io / mmap.c
2018-10-17  Eric Sandeenxfs_io: rename global buffer variable
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-02-23  Nathan ScottFix grammar and spelling in strings and man pages
2018-01-04  Ross Zwislerxfs_io: add MAP_SYNC support to mmap()
2017-01-12  Eric Sandeenxfsprogs: fix a couple 32-bit build warnings
2017-01-12  Dave Chinnerxfs_io: make various commands one-shot only
2016-05-10  Zorro Langxfs_io: allow mmap command to reserve some free space
2016-05-10  Zorro Langxfs_io: modify argument errors of mremap command
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-10-13  Jan Tulakio: Make mremap conditional
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-02  Christoph Hellwigxfsprogs: don't install platform_defs.h
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-30  Dave Chinnerprogs: clean up all remaining xfs*h includes
2014-09-15  Eric Sandeenxfs_io: add mremap command
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2009-03-03  Malcolm Parsonsfix various typos
2007-01-25  Barry NaujokFix SEGV when using the xfs_io mwrite command
2006-12-08  Barry NaujokFix up xfs_io mread command that read from the wrong...
2005-11-11  Nathan ScottFix up compiler warnings and other issues when building...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-10-08  Nathan ScottFix read/write calls in xfs_io to allow buffers larger...
2005-06-03  Nathan ScottPortability changes to get xfs_quota to compile on...
2005-04-25  Christoph HellwigGCC4 signedness fixes
2005-03-09  Nathan ScottUse fixed width reprting for the common cases, aids...
2004-09-10  Nathan ScottUpdates mainly to get a clean xfs_io compile on IRIX...
2004-08-09  Nathan ScottFix up auto-detection of available libc features being...
2004-06-17  Nathan ScottMerge over several portability changes from xfstest...
2004-04-30  Nathan ScottTrivial fixes to compiler warnings on 64 bit platforms.
2004-03-25  Nathan Scottxfs_io tweaks - support multiple files and memory mappe...