]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include/libxfs.h
libxfs: split out xfs->libxfs mappings
[thirdparty/xfsprogs-dev.git] / include / libxfs.h
2015-07-30  Dave Chinnerlibxfs: split out xfs->libxfs mappings
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-07-29  Dave Chinnerlibxfs: do all xfs->libxfs defines inside libxfs/
2015-04-06  Eric Sandeenxfs_db: fix inode CRC validity state, and warn on read...
2014-07-08  Dave Chinnerrepair: fix quota inode handling in secondary superblocks
2014-05-20  Mark Tinguelylibxfs: dont free xfs_inode until complete
2014-05-20  Mark Tinguelylibxfs: remove unused argument in trans_iput
2014-05-01  Dave Chinnerrepair: ensure prefetched buffers have CRCs validated
2014-05-01  Dave Chinnerdb: don't claim unchecked CRCs are correct
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2014-03-06  Dave Chinnerlibxfs: add helper for updating checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: add helper for verifying checksums on xfs_bufs
2014-03-03  Dave Chinnerrepair: limit auto-striding concurrency apprpriately
2014-02-03  Dave Chinnerlibxfs: remove map from libxfs_readbufr_map
2014-02-03  Dave Chinnerlibxfs: add a flags field to libxfs_getbuf_map
2013-11-14  Dave Chinnerxfs: support larger inode clusters on v5 filesystems
2013-11-13  Dave Chinnerxfs_db: avoid libxfs buffer lookup warnings
2013-11-13  Dave Chinnerdb: verify and calculate inode CRCs
2013-11-13  Dave Chinnerlibxfs: refactor libxfs_buf_read_map for xfs_db
2013-11-13  Christoph Hellwiglibxfs: stop caching inode structures
2013-11-13  Dave Chinnerlibxfs: fix root inode handling inconsistencies
2013-11-13  Dave Chinnerxfs: split dquot buffer operations out
2013-11-13  Dave Chinnerxfs: create a shared header file for format-related...
2013-10-22  Rich JohnstonRevert "xfs: create a shared header file for format...
2013-10-18  Dave Chinnerxfs: unify directory/attribute format definitions
2013-10-17  Dave Chinnerxfs: create a shared header file for format-related...
2013-09-16  Dave Chinnerxfsprogs: cleanup miscellaneous merge faults
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-09-16  Dave Chinnerxfs: Introduce a new structure to hold transaction...
2013-09-16  Dave Chinnerxfs: make struct xfs_perag kernel only
2013-09-16  Dave Chinnerxfsprogs: sync minor kernel header differences
2013-09-16  Dave Chinnerlibxfs: switch over to xfs_sb.c and remove xfs_mount.c
2013-09-16  Dave Chinnerxfs: split out the remote symlink handling
2013-09-16  Dave Chinnerxfs: introduce xfs_inode_buf.c for inode buffer operations
2013-09-16  Dave Chinnerxfs: move unrealted definitions out of xfs_inode.h
2013-09-16  Dave Chinnerlibxfs: introduce xfs_trans_resv.c
2013-09-16  Dave Chinnerxfs: introduce xfs_quota_defs.h
2013-09-16  Dave Chinnerxfs: introduce xfs_rtalloc_defs.h
2013-09-16  Dave Chinnerxfs: separate icreate log format definitions from xfs_i...
2013-09-16  Dave Chinnerxfs: separate dquot on disk format definitions out...
2013-09-16  Dave Chinnerxfs: split out buf log item format definitions
2013-09-16  Dave Chinnerxfs: split out inode log item format definition
2013-09-16  Dave Chinnerxfs: separate out log format definitions
2013-09-16  Dave Chinnerxfsprogs: define min/max once and use them everywhere
2013-09-16  Dave Chinnerxfsprogs: port inode create transaction changes
2013-08-06  Dave Chinnerxfs: rework remote attr CRCs
2013-08-06  Dave Chinnerxfsprogs: add crc format support to repair
2013-08-06  Dave Chinnerxfsprogs: Add verifiers to libxfs buffer interfaces.
2013-08-06  Dave Chinnerxfs: split remote attribute code out
2013-08-06  Dave Chinnerlibxfs: add support for crc headers on remote symlinks
2013-08-06  Dave Chinnerlibxfs: add crc format changes to generic btrees
2013-05-09  Dave Chinnerxfsprogs: add CRC32c infrastructure
2013-05-09  Dave Chinnerxfsprogs: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2013-05-09  Dave Chinnerxfsprogs: Die dir1 Die!
2012-02-05  Christoph Hellwigrepair: cleanup inode record macros
2012-01-11  Christoph Hellwigrepair: use recursive buffer locking
2011-11-21  Christoph Hellwigrepair: avoid ABBA deadlocks on prefetched buffers
2011-09-21  Christoph Hellwiglibxfs: add b_error
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2011-07-25  Dave Chinnerlibxlog: sync up with 2.6.38 kernel code
2011-07-25  Dave Chinnerlibxfs: reintroduce old xfs_repair radix-tree code
2011-03-08  Alex Elderxfsprogs: metadump: fix duplicate handling once and...
2010-01-12  Eric Sandeenmkfs: handle 4k sector devices more cleanly
2008-09-29  Barry NaujokUpdate the shared kernel and userspace code to the...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-05-30  Barry NaujokOnly use xfs_buf_t locks when doing prefetched repair
2008-05-26  Barry NaujokASCII case-insensitive support for xfsprogs v2.10.0
2007-07-19  Barry NaujokMake xfs_repair support > 512 byte sector sizes properly
2007-07-16  Barry NaujokAdd priority tagging and buffer reuse for libxfs cache
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2007-05-22  Dave ChinnerUserspace support for lazy superblock counters
2006-12-08  David ChattertonUndoes mod: master-melb:xfs-cmds:27635a
2006-12-08  Barry NaujokFix "pointer targets in assignment differ in signedness...
2006-12-05  David ChattertonRename header file from list.h to xfs_list.h to avoid...
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-08-08  Nathan ScottCleanup logprint IO patterns by making it not use the...
2006-08-08  Nathan ScottCleanup some leftover turds from the days when volume...
2006-08-08  Nathan ScottAllow tools to use direct IO on Linux when reading...
2006-08-04  Barry NaujokFix dirv2 rebuild in phase6
2006-06-30  Madan ValluriAdded prefetching to buffer cache via POSIX lio_listio...
2006-06-06  Madan ValluriImprove repair cache hit efficiency reporting.
2006-05-24  Madan ValluriInstrumentation of new cache code.
2006-05-22  Nathan ScottFix userspace inclusion of libxfs.h for other tools.
2006-05-18  Nathan ScottImplement buffer and inode caching in libxfs, groundwor...
2006-04-27  Nathan ScottBackport xfs_repair from the xfs-cmds tree to IRIX...
2005-11-11  Nathan ScottRemove a leftover commented out header file.
2005-11-11  Nathan ScottProvide mkfs options to easily exercise all inheritable...
2005-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2005-10-08  Nathan ScottMerge back some kernel changes to fix warnings from...
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-09-16  Nathan ScottSupport for updated inline extended attributes format...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2005-06-07  Christoph Hellwigresync endianess handling in xfsprogs with the kernel
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2004-06-23  Eric SandeenFix check & repair of filesystems w/ realtime vols
next