]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2002-09-10  Christoph HellwigUse pread/pwrite instead of lseek + read/write.
2002-09-09  Nathan Scottsync with kernel, minor changes only.
2002-09-03  Eric SandeenAllow xfs_db to write negative numbers
2002-09-03  Nathan Scottdo some additional cleanup after autoconf has run. v2.3.0
2002-08-30  Nathan Scottuse a consistent naming scheme, fix some xfs_buf_t...
2002-08-30  Nathan Scottuse a consistent style for func headers.
2002-08-30  Nathan Scottsync user/kernel after recent kernel changes. noop...
2002-08-28  Eric Sandeenupdate libdisk
2002-08-28  Eric SandeenBump version
2002-08-23  Nathan Scotttrivial change allowing LIBTOOL var to specify where...
2002-08-23  Nathan Scottadd a reference to xfs_info(8) in the SEE ALSO section...
2002-08-19  Eric SandeenBump to 2.2.2
2002-08-14  Eric SandeenFix another endian bug - skip flip on 8 bit numbers...
2002-08-12  Nathan Scottsync with kernel, noop change for userspace.
2002-08-10  Nathan Scotttry again with getting configure correct on newer autoc...
2002-08-09  Nathan Scottbump version, document changes - libdisk fix, autoconf...
2002-08-09  Nathan ScottFix a day-one bug in get_driver_block_major which would...
2002-08-08  Nathan Scottbump version to 2.2, document changes -- sync shared... v2.2.0
2002-08-01  Eric Sandeendon't include <linux/major.h>, use local major numbers
2002-07-30  Nathan Scottfix compiler warnings from builds for 64 bit processors.
2002-07-29  Nathan Scottbump ot latest for upload - 2.1.2.
2002-07-29  Nathan Scottsync up with recent changes to the corresponding kernel...
2002-07-25  Eric Sandeenmake xfs_info/growfs report v2 log data
2002-07-18  Eric Sandeenset v2 log if log sunit is specified
2002-07-17  Eric SandeenFix up log stripe unit specification options, and update
2002-07-16  Eric SandeenUse rpmbuild for building rpms
2002-07-15  Nathan Scottallow userspace to be built with XFS_BIG_FILESYSTEMS...
2002-07-12  Steve Lordwhite space cleanup
2002-07-10  Eric Sandeenuserspace sync-up
2002-07-05  Nathan ScottBuild infrastructure updates so that configure options...
2002-07-04  Nathan Scottsync with kernel changes, noop for userspace.
2002-07-02  Nathan Scottsync with kernel, noop change for userspace.
2002-07-01  Nathan ScottFix typo in mkfs realtime summary inode alloc failure...
2002-06-26  Nathan Scottsync with (upcoming) kernel updates.
2002-06-22  Steve Lordfix log stripe alignment code in the case where there...
2002-06-20  Nathan Scottsync with kernel, noop for userspace.
2002-06-20  Nathan Scottbump to latest version.
2002-06-19  Nathan Scottsync with kernel, noop for userspace.
2002-06-18  Steve LordBump revision number of version 2 log support v2.1.0
2002-06-14  Steve Lordmerge over kernel changes
2002-06-13  Steve Lordmerge over kernel change
2002-06-08  Steve Lordmerge up with user space
2002-06-06  Nathan Scottremove no longer used file xfs_rtbit.c.
2002-06-06  Nathan Scottremove no longer needed xfs_bit.c file.
2002-06-06  Nathan Scottsync user/kernel, mark extern functions as extern,...
2002-06-05  Eric SandeenMake scripts executable again... sigh...
2002-06-05  Eric Sandeensync userspace with kernel
2002-06-05  Eric Sandeensync kernel/user copyright headers
2002-06-05  Nathan Scottsync up with kernel (backs out last change).
2002-06-05  Nathan Scottupdate for repair & man page changes.
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-31  Nathan Scottsync with kernel source changes, no affect on userspace.
2002-05-30  Steve LordUndoes mod: xfs-cmds:slinx:120166a
2002-05-30  Nathan Scottupdate for xfs_repair problem with ACLs.
2002-05-30  Nathan Scottof course, the perms field is a _bitfield_, so it needs...
2002-05-30  Nathan Scottbump version to 2.0.6, document recent changes.
2002-05-29  Nathan Scottmerge with minor kernel header changes.
2002-05-24  Steve Lordsync up user space with the kernel
2002-05-22  Glen Overby*** empty log message ***
2002-05-20  Nathan Scottsync with kernel, noop for userspace.
2002-05-17  Nathan Scottmake us more tolerant in the face of failure - continue...
2002-05-15  Eric SandeenReturn EIO from xlog_find_zeroed if xlog_find_verify_lo...
2002-05-14  Eric SandeenMake xfs symlink in include/ dir so we can find xfs...
2002-05-14  Nathan ScottFix a use-after-free bug in xfs_repair code for checkin...
2002-05-13  Nathan ScottFix bug in xfs_repair da_write() routine, which affects...
2002-05-08  Eric SandeenDocument error return fixes, also an older mkfs fix
2002-05-06  Eric SandeenMerge irix6.5f:irix:118221a
2002-05-06  Nathan Scottadd to LDIRT macro a couple of missing generated files.
2002-05-02  Eric SandeenBump to 2.0.5
2002-04-26  Nathan Scottbug fixes from ASANO Masahiro <masano@tnes.nec.co.jp>.
2002-04-26  Nathan Scottremove an unnecessary ifdef __KERNEL__ conditional...
2002-04-25  Nathan ScottUpdate xfs_growfs man page; don't build libxlog.a with...
2002-04-23  Nathan Scottsync with kernel header, noop change for userspace.
2002-04-18  Nathan Scottsync with kernel changes to fix error code return checking.
2002-04-17  Nathan Scottbump minor version for minor change - sync with recent...
2002-04-13  Nathan Scottbump version number, build updates to fix a cflags...
2002-04-07  Eric Sandeenadd m_sbdirty_timer to mount struct
2002-04-05  Nathan Scottincorporate Andreas' makedepend realtive-path change...
2002-04-05  Nathan Scottsplit out builddefs into configurable and static parts...
2002-04-04  Nathan ScottUpdate for 2.0.2.
2002-04-04  Tim Shimminbump version for libhandle changes for O_LARGEFILE
2002-04-03  Nathan Scottsync up with minor build changes from other packages...
2002-04-02  Tim ShimminUpdate revision for O_LARGEFILE change.
2002-03-29  Nathan Scottsync with kernel, no-op change for userspace.
2002-03-27  Nathan Scottsync with recent (minor) kernel changes.
2002-03-21  Nathan Scottsync with kernel, do less bit flipping than before...
2002-03-19  Steve LordKeep user space headers in sync with the kernel
2002-03-13  Eric SandeenUndoes mod: xfs-cmds:slinx:113024a
2002-03-12  Nathan Scottbump minor version to pick up Erics BLKGETSIZE change...
2002-03-07  Nathan Scottremove dead code, sync with kernel changes.
2002-02-28  Eric SandeenWarn if we fall back to BLKGETSIZE
2002-02-28  Eric SandeenDocument BLKGETSIZE64->BLKGETSIZE fallback
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:112528a by nathans.
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:112273a by nathans.
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:112141a by nathans.
2002-02-25  Nathan ScottMerge of xfs-cmds-2.4.18:slinx:111473a by nathans.
2002-02-25  Eric SandeenMerge of xfs-cmds-2.4.18:slinx:111281a by nathans.
next