aboutsummaryrefslogtreecommitdiffstats
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2017-09-21mkfs: pass a custom cowextsize into the created filesystemDarrick J. Wong1-0/+7
2017-09-15mkfs: add documentation for forgotten mkfs flagsDarrick J. Wong1-0/+22
2017-08-24xfs_io: clarify the fsmap documentationDarrick J. Wong1-2/+5
2017-08-24xfs_bmap: fix -n documentation in manpageEric Sandeen1-3/+2
2017-08-04xfs_db: introduce fuzz commandDarrick J. Wong1-0/+49
2017-08-04xfs_db: print attribute remote value blocksDarrick J. Wong1-2/+36
2017-08-04xfs_db: dump dir/attr btreesDarrick J. Wong1-0/+1
2017-06-21xfs_spaceman: add group summary modeDarrick J. Wong1-1/+5
2017-06-21xfs_spaceman: add a man pageDarrick J. Wong1-0/+175
2017-06-21xfs_io: support the new getfsmap ioctlDarrick J. Wong1-0/+99
2017-06-21xfs_metadump: tag metadump image with informational flagsEric Sandeen1-1/+11
2017-06-21xfs_db: add alignment filter to freesp commandEric Sandeen1-1/+6
2017-05-03xfs_io: add missed quotation marks in man pageZirong Lang1-5/+5
2017-05-03xfs_io: add missed inode command into man pageZirong Lang1-0/+25
2017-05-02xfs_db: dump metadata btrees via 'btdump'Darrick J. Wong1-0/+13
2017-05-02xfs_db.8: document write -d optionDarrick J. Wong1-1/+6
2017-04-10xfs.5: document barrier deprecation in xfsEric Sandeen1-0/+6
2017-04-10xfs_io: hook up statxEric Sandeen1-0/+30
2017-04-10xfs_io: refactor stat functions, add raw dumpEric Sandeen1-2/+4
2017-01-25xfs_io: add DAX and CoW extent-size flags to chattr manpageEryu Guan1-1/+1
2017-01-12xfs_repair: update the manual content about xfs_repair exit statusZirong Lang1-2/+8
2017-01-12xfs_repair.8: document dirty log conditionsDarrick J. Wong1-1/+24
2017-01-12xfs_io: implement 'utimes' commandDeepa Dinamani1-0/+11
2017-01-12libxcmd: add non-iterating user commandsDave Chinner1-6/+34
2017-01-12xfs_io: fix some documentation problemsDarrick J. Wong1-2/+2
2017-01-12xfs_io: implement 'set_encpolicy' and 'get_encpolicy' commandsEric Biggers1-0/+27
2017-01-12xfs_io.8: remove duplicate .TP commandsEric Biggers1-4/+0
2016-11-01xfs_io: add command line option -i to start an idle threadAmir Goldstein1-1/+7
2016-10-26mkfs.xfs: format reflink enabled filesystemsDarrick J. Wong1-0/+28
2016-10-26man: document the inode cowextsize flags & fieldsDarrick J. Wong1-1/+27
2016-10-26xfs_io: try to unshare copy-on-write blocks via fallocateDarrick J. Wong1-0/+5
2016-10-26xfs_io: get and set the CoW extent size hintDarrick J. Wong1-0/+16
2016-10-26xfs_io: bmap should support querying CoW fork, shared blocksDarrick J. Wong2-1/+15
2016-10-26xfs_db: dump refcount btree dataDarrick J. Wong1-2/+45
2016-09-20mkfs.xfs: clarify ftype defaults in manpageEric Sandeen1-6/+4
2016-09-09xfsprogs: Release 4.8.0-rc1v4.8.0-rc1Dave Chinner2-2/+2
2016-08-26xfs_db: add crc manipulation commandsEric Sandeen1-5/+22
2016-08-26xfs_quota: add capabilities for use on non-XFS filesystemsBill O'Donnell1-0/+7
2016-08-19mkfs.xfs: create filesystems with reverse-mappingsrmap-for-4.8Darrick J. Wong1-0/+20
2016-08-19xfs_db: introduce the 'fsmap' command to find what owns a set of fsblocksDarrick J. Wong1-0/+9
2016-08-19xfs_db: display rmap btree contentsDarrick J. Wong1-1/+55
2016-08-19man: document the DAX fsxattr inode flagDarrick J. Wong1-0/+5
2016-08-04xfs_io: Update man page for copy_range commandAnna Schumaker1-0/+33
2016-06-21mkfs: update manpage for -i sizeJan Tulak1-1/+1
2016-05-10mkfs: getbool is redundantDave Chinner1-0/+3
2016-05-10mkfs: validate all input valuesDave Chinner1-4/+22
2016-05-10xfs_quota: print quota id number if the name can't be foundZorro Lang1-1/+3
2016-05-10xfs_quota: add missed options -D and -P into man pageZorro Lang1-0/+18
2016-05-10xfs_io: allow mmap command to reserve some free spaceZorro Lang1-1/+16
2016-05-10xfs_io: modify argument errors of mremap commandZorro Lang1-1/+4
2016-02-29xfs_db: Fix dquot command docsEric Sandeen1-2/+2
2016-02-29xfs_quota: modify commands which can't handle multiple typesZorro Lang1-7/+7
2016-02-05mkfs.xfs.8: Clarify mkfs vs. mount block size limits.Eric Sandeen1-1/+4
2015-12-21xfs_quota: allow name lookup when reporting from ID rangeEric Sandeen1-2/+6
2015-12-18xfs_io: document zero and help commands in manpageEric Sandeen1-0/+10
2015-11-23repair: print XFS_WANT_CORRUPTED info with -vvvEric Sandeen1-1/+1
2015-11-10mkfs.xfs.8: Spelling fixVille Skyttä1-1/+1
2015-11-10xfs_db.8: Remove stray backslash near bmapVille Skyttä1-1/+1
2015-11-10io: update reflink/dedupe ioctl definitionsDarrick J. Wong1-19/+10
2015-10-14mkfs.xfs: option for using a pre-defined filesystem UUIDMika Eloranta1-0/+4
2015-10-14xfs_db: trash the block at the top of the cursor stackDarrick J. Wong1-1/+14
2015-10-14xfs_io: support reflinking and deduping file rangesDarrick J. Wong1-0/+67
2015-08-25man pages: Minor fixes for xfs.5Eric Sandeen1-2/+2
2015-08-04Merge branch 'progs-misc-fixes-2' into for-nextDave Chinner2-3/+13
2015-08-03xfsprogs: Add new sb_meta_uuid field, update userspace tools to manipulate itEric Sandeen2-3/+13
2015-07-31Merge branch 'progs-misc-fixes-1' into for-nextDave Chinner1-0/+4
2015-07-31mkfs: sparse inode chunk supportBrian Foster1-0/+17
2015-07-31xfs_repair: refuse to unset lazycount on V5 filesystemsEric Sandeen1-0/+4
2015-07-30metadump: Add option to copy metadata blocks intactEric Sandeen1-1/+9
2015-05-11mkfs: default to CRC enabled filesystemsDave Chinner1-4/+5
2015-04-07xfs_db: Allow writes of corrupted dataEric Sandeen1-1/+7
2015-02-24xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGENamjae Jeon1-0/+5
2015-02-06xfs_quota: manpage - project command requires argumentsEric Sandeen1-6/+1
2015-02-06xfs_quota: fix typo in manpageEric Sandeen1-1/+1
2014-10-29xfs_io: add sync and syncfs commandsEric Sandeen1-0/+10
2014-10-29xfsctl.3: fix XFS_IOC_FSSETXATTR fieldsMark Tinguely1-2/+3
2014-09-16xfsprogs: add supported file attributes to xfs.5 manpageEric Sandeen1-1/+21
2014-09-16xfs_io: add mremap commandEric Sandeen1-0/+14
2014-06-20mkfs: add "-m" options to the man pageDave Chinner1-0/+45
2014-06-19xfsprogs: indicate default mount options in xfs.5 manpageEric Sandeen1-3/+8
2014-06-19xfsprogs: add mount options to xfs.5 manpageEric Sandeen1-3/+199
2014-05-20xfsprogs: remove xfs_checkEric Sandeen5-222/+58
2014-03-13xfs_io: add support for flinkChristoph Hellwig1-0/+3
2014-03-03xfs_repair.8: Fix a grammatical errorAndrew Clayton1-1/+1
2014-03-03xfs_io: add fzero command for zeroing range via fallocateLukas Czerner1-0/+5
2014-02-24xfs_io: add support for O_TMPFILE opensChristoph Hellwig1-2/+10
2013-12-17xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon1-0/+6
2013-12-17xfs_metadump: Make -F (force) optionalEric Sandeen1-1/+6
2013-11-17xfs_repair: correct docs for "-t" unitsEric Sandeen1-1/+1
2013-11-13libxfs: stop caching inode structuresChristoph Hellwig1-6/+0
2013-11-12xfsprogs: remove xfs_check references from fsck.xfs script & manpageEric Sandeen1-3/+0
2013-10-23xfsprog: add mkfs.xfs sb v4 support for dirent filetype fieldMark Tinguely1-0/+19
2013-10-22Revert "[RESEND, 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE f...Rich Johnston1-6/+0
2013-10-18xfsprogs: Note projid32bit default change in mkfs.xfs manpageEric Sandeen1-1/+2
2013-10-17[RESEND, 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallo...Namjae Jeon1-0/+6
2013-08-28xfs_io: v8 add the lseek() SEEK_DATA/SEEK_HOLE supportMark Tinguely1-0/+39
2013-08-09xfsprogs/io: add readdir commandBrian Foster1-1/+23
2013-07-22xfs_metadump: manpage fix regarding frozen fsEric Sandeen1-4/+2
2013-07-19mkfs: add missing noalign suboption informationCarlos Maiolino1-0/+9
2013-04-25xfsprogs: Fix manpages for missing or incorrect optionsEric Sandeen19-13/+132
2013-04-25xfsprogs: manpage spelling fixesEric Sandeen6-20/+20
2013-04-19xfsprogs: Add depraction message for xfs_checkChandra Seetharaman1-3/+3
2013-01-14xfsprogs: document all commands in xfs_ioEric Sandeen1-2/+32
2012-09-24xfs_io: implement pwritev for vectored writesDave Chinner1-1/+30
2012-09-24xfs_io: implement preadv for vectored readsDave Chinner1-1/+20
2012-09-24xfs_io: add sync_file_range supportDave Chinner1-0/+19
2012-03-08xfs_io: allow -F in open args, remove from helpEric Sandeen1-5/+1
2012-02-05xfs_repair is recommended over xfs_check.Arkadiusz Miśkiewicz1-0/+6
2012-02-03xfs_io: deprecate the "-F" foreign flagEric Sandeen1-7/+1
2011-08-08add example xfs_info output and explanation to man pageCoolCold1-0/+39
2010-10-09xfsprogs: projid32bit handlingArkadiusz Mi?kiewicz4-5/+18
2010-08-26Fix a couple of man page typos, find by lintian.Nathan Scott2-4/+4
2010-08-23xfsprogs: Add support for XFS_IOC_ZERO_RANGEDave Chinner1-0/+18
2010-04-26xfsprogs: mkfs manpage fix for -nsize/logWengang Wang1-0/+2
2010-02-17xfsprogs: clean up make install build V2Dave Chinner1-2/+2
2009-12-02mkfs.xfs: make lazy-count=1 the defaultEric Sandeen1-3/+4
2009-10-14mkfs: add discard supportChristoph Hellwig1-0/+5
2009-05-18xfs_io: add fallocate commandEric Sandeen1-0/+14
2009-05-06Resolve minor man page warnings reported by lintian tool.Nathan Scott2-2/+1
2009-03-21xfsprogs: add projects(5) and projid(5) manpagesChristoph Hellwig3-41/+63
2009-02-10allow xfs_freeze to freeze "foreign" filesystemsEric Sandeen1-0/+4
2009-01-30xfs_db: exit on invalid magic numberChristoph Hellwig1-1/+8
2009-01-29xfs_quota.8: document -d <depth> and -p <path> project quota optionsArkadiusz Miśkiewicz1-2/+39
2009-01-28mkfs: man page typo fixKazuya Mio1-2/+1
2009-01-24add xfs_estimate manpageChristoph Hellwig1-0/+104
2009-01-24move fsr over from xfsdumpChristoph Hellwig1-0/+171
2009-01-18xfs_repair: allow filesystems with a single allocation groupChristoph Hellwig1-0/+9
2008-11-21Allow parallel builds of xfs-cmds.Barry Naujok1-2/+11
2008-05-30Only use xfs_buf_t locks when doing prefetched repairBarry Naujok1-3/+8
2008-05-26ASCII case-insensitive support for xfsprogsv2.10.0Barry Naujok1-10/+17
2008-04-21Add lazy-counter enable/disable capability on existing filesystemsBarry Naujok2-0/+23
2008-04-21Improve memory usage limits, esp on 32-bit systems and an easy to use manual ...Barry Naujok1-0/+15
2008-04-15Minor fix up in xfs_db man pageBarry Naujok1-1/+1
2008-03-13Update mkfs manpage for new defaults:Niv Sardi1-30/+38
2007-11-16Default to log, attr, inodes v2, Drop the ability to turn unwritten extents o...Niv Sardi2-17/+2
2007-10-04Fix minor errors and some clarification of man pagesBarry Naujok6-23/+23
2007-07-27Make man page clearer with read-only optionBarry Naujok1-1/+3
2007-07-23Update missing options in xfs_quota man pageBarry Naujok1-13/+109
2007-07-17Update man pages to linux formatting/macro standardsBarry Naujok18-2440/+3459
2007-07-17Update XFS_IOC_ALLOCSP description and formatting standardsBarry Naujok1-54/+41
2007-07-17Document xfs_bmap -v and -p optionsBarry Naujok1-38/+82
2007-07-16Perform true sequential bulk read prefetching in xfs_repairBarry Naujok1-209/+282
2007-06-28Add filestreams support to xfs_ioBarry Naujok1-8/+16
2007-06-05XFS metadata dump toolv2.9.0Barry Naujok4-14/+203
2007-05-22Userspace support for lazy superblock countersDave Chinner1-2/+21
2007-01-25Fix errors in the xfs_quota manpage.Donald Douwsma1-4/+4
2006-12-08Fix up xfs_io mread command that read from the wrong offsetBarry Naujok1-4/+4
2006-10-06Add IRIX build targets and update man pages for parallelized repair.David Chatterton1-9/+50
2006-08-04Fix buglet in xfs_quota(8) man page example use of report command.Nathan Scott1-1/+1
2006-06-26Minor Debian packaging updates, and man page typoe fixes from Debian.Nathan Scott1-1/+6
2006-06-17Minor xfsprogs updates - man pages, docs, version number bump.Nathan Scott1-1/+4
2006-05-19Add degframentation exclusion supportBarry Naujok1-0/+5
2006-05-18Add code to xfs_db/admin to allow version 1 to version 2 log transition.Nathan Scott2-1/+7
2006-03-22Fix a man page typo in the xfs_quota man page.Nathan Scott1-5/+5
2005-12-02Merge back xfs_db version command extension from IRIX.Nathan Scott1-22/+31
2005-11-21Update xfs_io man page to document the extsize command.Nathan Scott2-3/+16
2005-11-14Parent pointer userspace support. Adds in libhandle code and xfs_io parent co...Tim Shimmin2-1/+37
2005-11-11Fix up compiler warnings and other issues when building on IRIX.Nathan Scott2-22/+38
2005-11-11Update copyright/license notices to match SGI legal prefered boilerplate.Nathan Scott4-113/+0
2005-11-11Report inline attr version, and allow mkfs to explicitly set it too.Nathan Scott1-3/+15
2005-11-11Implement the di_extsize allocator hint for non-realtime files as well. Also...Nathan Scott1-1/+1
2005-11-11Implement the di_extsize allocator hint for non-realtime files as well. Also...Nathan Scott1-2/+19
2005-10-26Fix a couple of man page examples, missing the -x option.Nathan Scott1-3/+3
2005-08-10Fix hyphens in this man page - not all were back-slashed.Nathan Scott1-6/+6
2005-07-04Get libhandle working on IRIX for qa. Put back fd_to_handle.Tim Shimmin1-1/+10
2005-06-06Minor man page corrections, patch botch on xfs_quota.8Nathan Scott2-1/+461
2005-06-03Add a man page for xfs_quota utility.Nathan Scott1-0/+0
2005-05-11fix mkfs.xfs manpage: stripe width isn't returned by statChristoph Hellwig1-3/+0
2005-03-09Trivial man page update.Nathan Scott2-2/+6
2005-03-09Install a stripped down <xfs/xfs.h> without lots of libxfs.h baggage.Nathan Scott1-1/+1
2004-09-30Keep userspace packaging in sync, portability changes; sync user/kernel sourc...Nathan Scott2-19/+25
2004-09-18Update man pages for xfs_io lsattr changes and inode flags.Nathan Scott2-2/+19
2004-08-16Update documentation about the additional XFS inode flags.Nathan Scott1-9/+47
2004-07-17Trivial man page updates from ESR.Nathan Scott2-12/+20
2004-07-09Fix up a missed minus/hyphen botch from last batch of man page updates.Nathan Scott1-1/+1
2004-07-09Corrections to xfsprogs man pages after lintian reported hyphen/minus issue.Nathan Scott5-13/+13
2004-06-17Merge over several portability changes from xfstest update.Nathan Scott1-2/+12
2004-06-09xfs_check now looks to see if the log is dirty before running.Nathan Scott2-8/+26
2004-05-06Merge logprint dump and copy operations.Glen Overby1-4/+10
2004-03-25xfs_io tweaks - support multiple files and memory mapped IO, amongst others.Nathan Scott1-68/+199
2004-03-23Fix a typo on the xfs(5) man page.Nathan Scott1-1/+1
2004-03-05xfs_io tweaks to allow some operations to work on non-XFS files (blkdev, etc).Nathan Scott1-2/+12
2003-12-17Fix dev_t mangling in xfsprogs tools, use xfs_dev_t as its size is what we ex...Nathan Scott1-1/+1
2003-10-19Add references to xfs_check & xfs_repair for problemsEric Sandeen1-1/+11
2003-10-06incorporate terry's changes into the man pageKevin G. Snow1-0/+147
2003-10-03nuke prototype section for nowSteve Lord1-138/+0
2003-07-23Move xfs_copy into xfsprogs, build and install it too. Reasons for it being ...Nathan Scott1-0/+150
2003-06-19update the summary section in mkfs.xfs.8, adding -s optionNathan Scott1-1/+2
2003-06-18xfsprogs update - Andi's mkfs log size default change and enabling largev2.5.0Nathan Scott1-6/+5
2003-05-01Allow repair to run on a read only filesystem.Russell Cattelan1-2/+7
2003-04-23Minor documentation tweak.Nathan Scott1-2/+2
2003-04-23Update XFS-specific system call documentation, and fix includes.Nathan Scott3-523/+549
2003-03-31Bunch of portability related changes to xfsprogs. Includes some code toNathan Scott1-10/+1
2003-03-25Add xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO pathNathan Scott1-0/+169
2003-03-21Document -l logdev and -r rtdev mkfs.xfs optionsEric Sandeen1-1/+19
2003-03-21Document the -f option to mkfs.xfs.Nathan Scott1-0/+7
2003-03-17Remove an incorrect statement from the xfs_bmap(8) man page.Nathan Scott1-4/+0
2003-03-06New xfsprogs version - enabled unwritten extents by default, new commandsv2.4.0Nathan Scott2-3/+18
2003-02-13Fix a man page typo.Nathan Scott1-1/+1
2002-12-27Couple more typo fixes.Nathan Scott1-2/+2