]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/util.c
xfsprogs: make static things static
[thirdparty/xfsprogs-dev.git] / libxfs / util.c
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-10-05  Christoph Hellwigxfs: remove if_real_bytes
2018-10-05  Brian Fosterxfs: remove all boilerplate defer init/finish code
2018-10-05  Brian Fosterxfs: remove xfs_defer_init() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-10-04  Brian Fosterxfs: refactor dfops init to attach to transaction
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_write() dfops param
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: validate btree records on retrieval
2018-03-09  Darrick J. Wongxfs_repair: don't fail directory repairs when grabbing...
2018-02-27  Darrick J. Wongxfs: refactor inode verifier corruption error printing
2018-02-27  Carlos MaiolinoSplit buffer's b_fspriv field
2018-02-27  Darrick J. Wongxfs: provide a centralized method for verifying inline...
2018-02-27  Darrick J. Wongxfs: create structure verifier function for shortform...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
2018-01-25  Christoph Hellwigxfs: remove wrappers around b_fspriv
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Christoph Hellwigxfs: remove "no-allocation" reservations for file creations
2017-12-06  Darrick J. Wonglibfrog: move libxfs_log2_roundup to libfrog
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: remove if_rdev
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-09-21  Darrick J. Wongmkfs: pass a custom cowextsize into the created filesystem
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-04-10  Darrick J. Wongxfs: rework the inline directory verifiers libxfs-4.11-sync
2016-09-08  Dave Chinnerxfsprogs: Release 4.8.0-rc1 v4.8.0-rc1
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J. Wongxfs: convert list of extents to free into a regular...
2016-08-10  Darrick J. Wonglibxfs: add more list operations
2016-06-29  Dave Chinnerlibxfs: fix double free in libxfs_alloc_file_space
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-29  Eric Sandeenlibxfs: fix up mismerge in libxfs_iflush_int
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: move di_changecount to VFS inode
2016-02-18  Dave Chinnerxfs: move inode generation count to VFS inode
2016-02-18  Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-17  Dave Chinnerxfs: move v1 inode conversion to xfs_inode_from_disk
2016-02-17  Dave Chinnerxfs: cull unnecessary icdinode fields
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Dave Chinnerxfs: introduce inode log format object
2016-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
2016-02-17  Dave Chinnerxfs: introduce BMAPI_ZERO for allocating zeroed extents
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-10-13  Brian Fosterlibxfs: track largest metadata LSN in use via verifiers
2015-10-13  Brian Fosterlibxfs: validate metadata LSNs against log on v5 superb...
2015-08-24  Eric Sandeenlibxfs: remove self-assignment in libxfs/util.c
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave Chinnerlibxfs: fix uuid check durign inode allocation
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-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Christoph Hellwigxfs: return a void pointer from xfs_buf_offset
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Christoph Hellwiglibxfs: remove the flags argument to xfs_trans_cancel
2015-07-30  Christoph Hellwiglibxfs: switch the remaining xfs_trans_dup user to...
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
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: error negation rework
2015-07-30  Dave Chinnerxfs: Nuke XFS_ERROR macro
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-04-12  Eric Sandeenxfsprogs: remove unreachable code in libxfs_inode_alloc
2015-02-05  Eric Sandeenlibxfs: report VERSION in libxfs_fs_repair_cmn_err()
2014-05-20  Mark Tinguelylibxfs: dont free xfs_inode until complete
2014-04-14  Eric Sandeenlibxfs: annotate a case fallthrough in libxfs_ialloc
2014-04-14  Eric Sandeenlibxfs: free resources in libxfs_alloc_file_space error...
2014-03-06  Dave Chinnerlibxfs: add xfs_verifier_error()
2013-09-16  Dave Chinnerxfs: Add xfs_log_rlimit.c
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-08-06  Dave Chinnerxfsprogs: add crc format support to db
2013-08-06  Dave Chinnerlibxfs: add version 3 inode support
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2010-10-09  Arkadiusz Mi?kiewiczxfsprogs: projid32bit handling
2009-03-03  Malcolm Parsonsfix various typos
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2007-07-16  Barry NaujokDon't trash lost+found in phase 4
2006-12-08  Barry NaujokFix "pointer targets in assignment differ in signedness...
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 ScottUpdate copyright/license notices to match SGI legal...
2005-11-11  Nathan ScottProvide mkfs options to easily exercise all inheritable...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-12-17  Nathan ScottFix dev_t mangling in xfsprogs tools, use xfs_dev_t...
2003-10-07  Steve Lordswitch xfs to use linux imode flags internally
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-10-10  Nathan ScottFix libxfs device flush ioctl, sync with kernel source.
2002-07-12  Steve Lordwhite space cleanup
2002-06-04  Eric SandeenUpdate copyright dates (again)
next