]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_ialloc.c
xfsprogs: use "unsigned short" instead of ushort
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_ialloc.c
2015-08-03  Theodore Ts'oxfsprogs: use "unsigned short" instead of ushort
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  Brian Fosterxfs: check min blks for random debug mode sparse alloca...
2015-07-31  George Wangxfs: use percpu_counter_read_positive for mp->m_icount
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Brian Fosterxfs: skip unallocated regions of inode chunks in xfs_if...
2015-07-30  Brian Fosterxfs: only free allocated regions of inode chunks
2015-07-30  Brian Fosterxfs: filter out sparse regions from individual inode...
2015-07-30  Brian Fosterxfs: randomly do sparse inode allocations in DEBUG...
2015-07-30  Brian Fosterxfs: allocate sparse inode chunks on full chunk allocat...
2015-07-30  Brian Fosterxfs: pass inode count through ordered icreate log item
2015-07-30  Brian Fosterxfs: introduce inode record hole mask for sparse inode...
2015-07-30  Brian Fosterxfs: use sparse chunk alignment for min. inode allocati...
2015-07-30  Brian Fosterxfs: update free inode record logic to support sparse...
2015-07-30  Brian Fosterxfs: create individual inode alloc. helper
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: update to match 3.19-rc1 kernel code
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
2014-10-29  Eric Sandeenlibxfs: fix endian mishap in xfs_dialloc_ag()
2014-05-20  Brian Fosterxfs: update the finobt on inode free
2014-05-20  Brian Fosterxfs: refactor xfs_difree() inobt bits into xfs_difree_i...
2014-05-20  Brian Fosterxfs: use and update the finobt on inode allocation
2014-05-20  Brian Fosterxfs: insert newly allocated inode chunks into the finobt
2014-05-20  Brian Fosterxfs: support the XFS_BTNUM_FINOBT free inode btree...
2014-05-20  Brian Fosterxfs: refactor xfs_ialloc_btree.c to support multiple...
2014-05-20  Roger Willcockslibxfs: fix compile error when libxfs header used in...
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-06  Dave Chinnerlibxfs: Use defines for CRC offsets in all cases
2013-11-13  Dave Chinnerlibxfs: Minor cleanup and bug fix sync
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-09-16  Dave Chinnerlibxfs: sync xfs_ialloc.c to the kernel code
2013-09-16  Dave Chinnerxfsprogs: port inode create transaction changes
2013-08-06  Dave Chinnerxfs: buffer type overruns blf_flags field
2013-08-06  Dave Chinnerlibxfs: add version 3 inode support
2013-08-06  Dave Chinnerxfsprogs: add crc format changes to ag headers
2013-05-09  Dave Chinnerxfsprogs: update libxfs to 3.9-rc1 + xfsdev
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
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
2007-05-22  Dave ChinnerUserspace support for lazy superblock counters
2005-12-02  Nathan ScottSort out cosmetic differences between user and kernel...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2005-06-07  Christoph Hellwigresync endianess handling in xfsprogs with the kernel
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-05-20  Nathan ScottSync up XFS user and kernel source.
2003-04-16  Russell CattelanMerge whitespace changes over
2003-04-07  Nathan ScottSync user and kernel code, make xfs_io -f option useful.
2003-03-06  Nathan ScottNew xfsprogs version - enabled unwritten extents by... v2.4.0
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)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2002-06-03  Nathan Scottsync with recent kernel changes, noop for userspace.
2002-05-06  Nathan Scottadd to LDIRT macro a couple of missing generated files.
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2002-04-05  Nathan Scottsplit out builddefs into configurable and static parts...
2002-01-14  Nathan Scottsync with recent kernel source changes (benign for...
2001-12-11  Nathan Scottsync kernel changes (32 bit inodes) with userspace...
2001-10-23  Nathan Scottsync userpsace with recent XFS kernel changes - this...
2001-08-24  Nathan Scottfix with benign change in the kernel header.
2001-04-12  Nathan Scottsync with kernel, dirent -> xfs_dirent.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...