]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/init.c
libxfs: remove libxfs_physmem
[thirdparty/xfsprogs-dev.git] / libxfs / init.c
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_physmem
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_nproc
2019-08-28  Darrick J. Wongxfs: refactor inode geometry setup routines
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-06-06  Darrick J. Wonglibxfs: set m_finobt_nores when initializing library
2019-04-26  Eric Sandeenlibxfs: refactor manage_zones()
2019-02-27  Darrick J. Wongxfs: precalculate cluster alignment in inodes and blocks
2019-02-27  Darrick J. Wongxfs: precalculate inodes and blocks per inode cluster
2019-02-27  Darrick J. Wongxfs: add a block to inode count converter
2019-02-27  Darrick J. Wongxfs: idiotproof defer op type configuration
2018-10-17  Eric Sandeenlibxfs: add several zone extern declarations to libxfs_...
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Darrick J. Wonglibxfs: clean up IRELE/iput callsites
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
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: get rid of the log item descriptor
2018-03-09  Eric Sandeenlibxfs: Catch non-empty zones on destroy
2018-03-09  Eric Sandeenlibxfs: move xfs_inode_zone to rdwr.c
2018-03-09  Eric Sandeenlibxfs: add function to free all buffers in bcache
2018-01-25  Eric Sandeenlibxfs: use a memory zone for transactions
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-07  Darrick J. Wonglibxfs: libxfs_nproc should never return negative numbers
2017-09-15  Darrick J. Wonglibxfs: remove getcwd/chdir dance from initialization
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-07-13  Darrick J. Wongmkfs: set inode alignment and cluster size for minimum...
2017-01-26  Eric Sandeenlibxfs: sanitize agcount on load
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-10-26  Darrick J. Wonglibxfs: plumb in bmap deferred op log items
2016-10-26  Darrick J. Wonglibxfs: plumb in refcount deferred op log items
2016-10-26  Darrick J. Wonglibxfs: initialize the in-core mount context for refcou...
2016-09-19  Eric Sandeenlibxfs: move iswritable "fatal" decision to caller
2016-08-18  Darrick J. Wonglibxfs: add deferred ops item handlers for userspace
2016-08-18  Darrick J. Wonglibxfs: fix various oddities in the kernel import
2016-08-10  Darrick J. Wongxfs: define the on-disk rmap btree format
2016-08-10  Darrick J. Wongxfs: rmap btree add more reserved blocks
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: convert list of extents to free into a regular...
2016-05-10  Dave Chinnermkfs: don't treat files as though they are block devices
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-08-24  Eric Sandeenlibxfs: fix memory leasks in libxfs_umount()
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-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 libxfs.h includes
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-05-20  Mark Tinguelylibxfs: remove unused argument in trans_iput
2013-11-13  Dave Chinnerxfs_db: avoid libxfs buffer lookup warnings
2013-11-13  Christoph Hellwiglibxfs: stop caching inode structures
2013-11-13  Dave Chinnerlibxfs: fix root inode handling inconsistencies
2013-09-16  Dave Chinnerlibxfs: switch over to xfs_sb.c and remove xfs_mount.c
2013-09-16  Dave Chinnerxfs: introduce xfs_inode_buf.c for inode buffer operations
2013-08-06  Dave Chinnerxfsprogs: Add verifiers to libxfs buffer interfaces.
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2013-05-09  Dave Chinnerxfsprogs: Die dir1 Die!
2011-10-13  Alex Elderlibxfs: Don't forget to initialize the radix tree subsystem
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2008-11-20  Barry NaujokFix libxfs_iput on a non-existent root inode during...
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
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
2007-07-23  Barry NaujokFix up package creation with xfs_metadump and minor...
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2007-05-22  Dave ChinnerUserspace support for lazy superblock counters
2006-11-30  Barry NaujokFix libxfs SEGV when attempting to mount a non-XFS...
2006-10-06  Tim ShimminAllow the requested sector size to be set for the ioctl...
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-08-08  Nathan ScottFix up warnings being reported by mkfs when running...
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-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-18  Nathan ScottBump xfsprogs version to 2.8.x, fix some minor build... v2.8.0
2006-05-18  Nathan ScottImplement buffer and inode caching in libxfs, groundwor...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...
2004-09-30  Nathan ScottKeep userspace packaging in sync, portability changes...
2004-08-09  Nathan ScottDo not issue BLKFLSBUF to ramdisk devices.
2004-06-23  Nathan ScottFix realtime device initialisation in userspace tools.
2004-03-05  Nathan ScottEnable use of O_EXCL in mkfs, for exclusive 2.6 blockde...
2004-02-03  Eric SandeenFix a few more leaks in libxfs/xfs_repair
2003-09-19  Nathan Scottxfsprogs update - fix db to display new inode flags...
2003-06-26  Nathan ScottMinor xfsprogs updates - add checks for pthreads lib...
2003-06-06  Nathan Scottxfsprogs fixup - no longer issue ioctls to filesystems...
2003-05-21  Nathan ScottExtract device sector size at mkfs time and issue warni...
2003-05-15  Nathan ScottFix a large sector size issue in xfs_repair. XFS-1_3_0pre1
2003-05-01  Russell CattelanAllow repair to run on a read only filesystem.
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-10-20  Nathan ScottChange to the package name for the ACL and attr develop...
next