]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - mkfs/proto.c
xfs: mode di_mode to vfs inode
[thirdparty/xfsprogs-dev.git] / mkfs / proto.c
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
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  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
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 Chinnerlibxfs: update to 3.16 kernel code
2015-07-29  Dave Chinnerlibxfs: do all xfs->libxfs defines inside libxfs/
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  Eric Sandeenmkfs.xfs: prevent close(-1) on protofile error path
2014-04-14  Eric Sandeenmkfs: catch unknown format in protofile parsing
2014-04-14  Eric Sandeenxfsprogs: trivial buffer frees on error paths
2014-04-14  Eric Sandeenxfsprogs: fix various fd leaks
2014-02-28  Dave Chinnermkfs: proto file creation does not set ftype correctly
2013-11-13  Dave Chinnerlibxfs: fix root inode handling inconsistencies
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-08-09  Eric Sandeenmkfs.xfs: fix protofile name create block reservation
2013-08-06  Dave Chinnerxfsprogs: Add verifiers to libxfs buffer interfaces.
2013-07-22  Dave Chinnermkfs: fix realtime device initialisation
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-01-18  Dave Chinnerxfsprogs: fix sign warning in mkfs directory code
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2006-12-08  Barry NaujokFix "pointer targets in assignment differ in signedness...
2006-06-17  Nathan ScottFix realtime inode reference counting buglet in mkfs...
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-04-25  Christoph HellwigGCC4 signedness fixes
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
2003-09-19  Russell CattelanSmall fix in the proto file parsing code.
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-11-12  Nathan ScottUpdate some documentation, rationalise some headers...
2002-07-01  Nathan ScottFix typo in mkfs realtime summary inode alloc failure...
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
2001-08-19  Nathan Scottdocument things changed so far.
2001-05-09  Nathan Scottinsert (experimental) rtcp binary - for eric/others... Release-1_0_0
2001-04-12  Nathan Scottfixup warnings with -Wno-parentheses removed.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...