aboutsummaryrefslogtreecommitdiffstats
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2023-12-21xfs_io: support passing the FORCE_REBUILD flag to online repairDarrick J. Wong1-0/+3
2023-12-21xfs_metadump.8: update for external log device optionsDarrick J. Wong2-3/+10
2023-12-18xfs_io/encrypt: support specifying crypto data unit sizeEric Biggers1-1/+4
2023-11-21mdrestore: Add support for passing log device as an argumentChandan Babu R1-0/+8
2023-11-21xfs_db: Add support to read from external log deviceChandan Babu R1-0/+14
2023-10-05mkfs: enable reverse mapping by defaultDarrick J. Wong1-2/+2
2023-10-05mkfs: enable large extent counts by defaultDarrick J. Wong1-3/+4
2023-10-05xfs_db: create unlinked inodesDarrick J. Wong1-0/+11
2023-10-05xfs_db: dump unlinked bucketsDarrick J. Wong1-0/+19
2023-08-02mkfs.xfs.8: correction on mkfs.xfs manpage since reflink and dax are compatibleBill O'Donnell1-7/+0
2023-07-12mkfs: fix man's default value for sparse optionPavel Reichl1-1/+1
2023-06-22xfs_db: make the hash command print the dirent hashDarrick J. Wong1-1/+7
2023-06-22xfs_db: create dirents and xattrs with colliding namesDarrick J. Wong1-0/+31
2023-06-22mkfs: deprecate the ascii-ci featureDarrick J. Wong1-0/+1
2023-06-22mkfs.xfs.8: warn about the version=ci featureDarrick J. Wong1-4/+18
2023-03-03mkfs: substitute slashes with spaces in protofilesDarrick J. Wong1-0/+6
2023-03-03mkfs: use suboption processing for -pDarrick J. Wong1-4/+22
2023-01-20xfs_io: add fsuuid commandCatherine Hoang1-0/+3
2022-08-04xfs_repair: Add support for upgrading to large extent countersChandan Babu R1-0/+7
2022-08-04mkfs: stop allowing tiny filesystemsDarrick J. Wong1-4/+9
2022-08-04mkfs: ignore data blockdev stripe geometry for small filesystemsDarrick J. Wong1-3/+3
2022-07-12mkfs: update manpage of bigtime and inobtcountZhang Boyang1-2/+2
2022-06-22mkfs: Add option to create filesystem with large extent countersChandan Babu R1-0/+7
2022-06-22xfsprogs: Invoke bulkstat ioctl with XFS_BULK_IREQ_NREXT64 flagChandan Babu R1-1/+9
2022-05-27xfs_io: add a quiet option to bulkstatDave Chinner1-1/+5
2022-05-17xfs_db: report absolute maxlevels for each btree typeDarrick J. Wong1-1/+4
2022-05-17xfs_db: support computing btheight for all cursor typesDarrick J. Wong1-0/+3
2022-05-17xfs: note the removal of XFS_IOC_FSSETDM in the documentationDarrick J. Wong2-0/+3
2022-05-06xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitionsDarrick J. Wong2-0/+4
2022-03-10xfs_quota: fix up dump and report documentationEric Sandeen1-1/+8
2022-03-01mkfs.xfs(8): remove incorrect default inode allocator descriptionEric Sandeen1-13/+6
2022-03-01xfs_quota: document unit multipliers used in limit commandEric Sandeen1-1/+8
2022-02-25mkfs: document sample configuration file locationDarrick J. Wong2-0/+11
2022-02-25misc: add a crc32c self test to mkfs and repairDarrick J. Wong2-0/+8
2021-07-28xfs_io: allow callers to dump fs stats individuallyDarrick J. Wong1-4/+22
2021-04-20xfs_growfs: support shrinking unused spaceGao Xiang1-3/+5
2021-04-20xfsprogs: remove BMV_IF_NO_DMAPI_READ flagAnthony Iliopoulos1-9/+0
2021-04-15Add dax mount option to man xfs(5)Carlos Maiolino1-0/+17
2021-03-12man: document attr2, ikeep option deprecation in xfs.5Pavel Reichl1-0/+13
2021-02-24man: document XFS_XFLAG_APPEND behavior for directoriesDarrick J. Wong1-0/+1
2021-02-23xfs_repair: enable bigtime upgrade via repairDarrick J. Wong1-0/+6
2021-02-23xfs_repair: enable inobtcount upgrade via repairDarrick J. Wong1-1/+10
2021-02-23xfs_admin: support adding features to V5 filesystemsDarrick J. Wong1-0/+22
2021-02-23man: mark all deprecated V4 format optionsDarrick J. Wong2-0/+27
2021-02-23xfs_admin: support filesystems with realtime devicesDarrick J. Wong1-0/+8
2021-02-12xfs_db: add an ls commandDarrick J. Wong1-0/+16
2021-02-12xfs_db: add a directory path lookup commandDarrick J. Wong1-0/+4
2020-12-04xfsprogs: make things non-gender-specificEric Sandeen1-3/+3
2020-12-04xfs_quota: Remove delalloc caveat from man pageEric Sandeen1-10/+1
2020-12-04xfs_quota: document how the default quota is storedEric Sandeen1-0/+6
2020-11-20xfs_io: fix up typos in manpageEric Sandeen1-4/+4
2020-11-20mkfs: document config files in mkfs.xfs(8)Dave Chinner1-7/+106
2020-11-20mkfs: clarify valid "inherit" option valuesEric Sandeen1-4/+13
2020-11-20mkfs: format bigtime filesystemsDarrick J. Wong1-0/+16
2020-11-20xfs_db: support printing time limitsDarrick J. Wong1-0/+23
2020-11-20mkfs: enable the inode btree counter featureDarrick J. Wong1-0/+15
2020-10-12xfsprogs: fix ioctl_xfs_geometry manpage namingEric Sandeen2-7/+7
2020-08-17mkfs: allow setting dax flag on root directoryDarrick J. Wong1-0/+10
2020-08-17man: update mkfs.xfs inode flag option documentationDarrick J. Wong1-4/+8
2020-07-29xfs_repair: check quota values if quota was loadedDarrick J. Wong1-0/+4
2020-07-24xfs_io: Document '-q' option for sendfile commandXiao Yang1-1/+5
2020-07-15xfs_io: Document '-q' option for pread/pwrite commandXiao Yang1-2/+8
2020-05-26metadump: remove redundant bracket and show right SYNOPSISKaixu Xia1-1/+0
2020-05-26xfs_quota: allow individual timer extensionEric Sandeen1-2/+34
2020-03-02xfs_admin: revert online label setting abilityEric Sandeen1-3/+1
2020-03-01xfs_io/encrypt: support passing a keyring key to add_enckeyEric Biggers1-3/+7
2020-01-30xfs_db: dump per-AG reservationsDarrick J. Wong1-0/+5
2020-01-30man: document some missing xfs_db commandsDarrick J. Wong1-0/+58
2020-01-30man: reformat xfs_quota commands in the manpage for testingDarrick J. Wong1-10/+5
2020-01-30man: document the xfs_db btheight commandDarrick J. Wong1-0/+39
2020-01-30man: list xfs_io lsattr inode flag lettersDarrick J. Wong1-6/+83
2019-12-13xfs_admin: enable online label getting and settingDarrick J. Wong1-1/+3
2019-12-13xfs_admin: support external log devicesDarrick J. Wong1-0/+14
2019-11-04xfs_growfs: allow mounted device node as argumentEric Sandeen1-1/+9
2019-11-01xfs_scrub: better reporting of metadata media errorsDarrick J. Wong1-0/+4
2019-09-30xfs_io: add a bulkstat commandDarrick J. Wong1-0/+85
2019-09-30xfs_io/encrypt: add 'enckey_status' commandEric Biggers1-0/+6
2019-09-30xfs_io/encrypt: add 'rm_enckey' commandEric Biggers1-0/+15
2019-09-30xfs_io/encrypt: add 'add_enckey' commandEric Biggers1-0/+15
2019-09-30xfs_io/encrypt: extend 'set_encpolicy' to support v2 policiesEric Biggers1-5/+14
2019-09-30xfs_io/encrypt: extend 'get_encpolicy' to support v2 policiesEric Biggers1-2/+13
2019-09-27man: add documentation for v5 inumbers ioctlDarrick J. Wong1-0/+128
2019-09-27man: add documentation for v5 bulkstat ioctlDarrick J. Wong2-0/+352
2019-09-26xfs_spaceman: report health problemsDarrick J. Wong1-0/+28
2019-09-26xfs_io: copy_range don't truncate dst_file, and add smart lengthJianhong Yin1-6/+6
2019-09-09man: document the new health reporting fields in various ioctlsDarrick J. Wong3-2/+154
2019-09-09man: document the new allocation group geometry ioctlDarrick J. Wong2-0/+88
2019-09-09man: document new fs summary counter scrub commandDarrick J. Wong1-0/+5
2019-09-09man: document the new v5 fs geometry ioctl structuresDarrick J. Wong1-0/+8
2019-07-10mkfs.xfs.8: Fix an inconsistency between the code and the man page.Alvin Zheng1-11/+3
2019-07-10man: create a separate xfs shutdown ioctl manpageDarrick J. Wong2-0/+67
2019-07-10man: create a separate GETBMAPX/GETBMAPA/GETBMAP ioctl manpageDarrick J. Wong4-51/+188
2019-07-10man: create a separate RESBLKS ioctl manpageDarrick J. Wong3-2/+80
2019-07-10man: create a separate FSCOUNTS ioctl manpageDarrick J. Wong2-6/+77
2019-07-10man: create a separate INUMBERS ioctl manpageDarrick J. Wong2-30/+126
2019-07-10man: link to the SCRUB_METADATA ioctl manpage from xfsctl.3Darrick J. Wong1-0/+7
2019-07-10man: create a separate FSBULKSTAT ioctl manpageDarrick J. Wong2-80/+223
2019-07-10man: create a separate GEOMETRY ioctl manpageDarrick J. Wong2-4/+228
2019-07-10man: create a separate GETXATTR/SETXATTR ioctl manpageDarrick J. Wong4-151/+252
2019-07-10xfs_io: allow passing an open file to copy_rangeAmir Goldstein1-3/+7
2019-06-06mkfs: enable reflink by defaultDarrick J. Wong1-1/+8
2019-06-06misc: remove all use of xfs_fsop_geom_tDarrick J. Wong1-1/+1
2019-03-28xfs_io: document fzero_f -k option in manpageEric Sandeen1-1/+4
2019-01-29xfsprogs: Remove barrier/nobarrier mount options from xfs.5Eric Sandeen1-14/+16
2019-01-28xfs_db: add -d to short help for write commandEric Sandeen1-1/+1
2018-12-12xfsprogs: don't install xfs_scrub man pages if config'd offEric Sandeen1-1/+5
2018-12-12xfs_io: allow open file permissions to be changedDave Chinner1-0/+9
2018-12-12xfs_io.8: rearrange command listings by sectionDarrick J. Wong1-275/+280
2018-10-30xfs_io: add crc32 self testDarrick J. Wong1-0/+4
2018-10-09xfsprogs: remove irix platform filesEric Sandeen1-9/+2
2018-08-01misc: clean up MIN/MAX in the utilitiesDarrick J. Wong1-1/+1
2018-08-01xfs_io: Document shutdown -fCarlos Maiolino1-1/+17
2018-08-01xfs_io: wire up repair ioctl stuffDarrick J. Wong1-0/+8
2018-08-01xfs_scrub: schedule and manage optimizations/repairs to the filesystemDarrick J. Wong1-4/+34
2018-07-23xfsprogs: convert to SPDX license tagsDave Chinner2-19/+2
2018-06-22xfs_io: clarify -c in bmap documentationDarrick J. Wong1-1/+1
2018-06-21xfs_bmap: remove -c from manpageDarrick J. Wong1-4/+0
2018-06-21xfs_bmap: don't reject -eDarrick J. Wong1-1/+1
2018-05-24xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOWDavid Howells1-1/+11
2018-05-24xfs_io: add label commandEric Sandeen1-0/+13
2018-05-23xfs_info: call xfs_db for offline filesystemsDarrick J. Wong2-45/+99
2018-05-23xfs_spaceman: add a superblock info commandDarrick J. Wong1-0/+7
2018-05-23xfs_db: add a superblock info commandDarrick J. Wong1-0/+8
2018-04-12xfs_scrub_all: report versionDarrick J. Wong1-0/+10
2018-04-12xfs_scrub: refactor mountpoint finding code to use libfrog path codeDarrick J. Wong1-1/+1
2018-03-26fsck.xfs: allow forced repairs using xfs_repairJan Tulak1-0/+7
2018-03-26xfs_repair: add flag -e to modify exit code for corrected errorsJan Tulak1-5/+17
2018-03-08xfs_db: print transaction reservation type informationDarrick J. Wong1-0/+6
2018-03-08xfs_io: add RWF_DSYNC support to pwriteDave Chinner1-2/+8
2018-03-08xfs_io: support a basic extent swap commandBrian Foster1-0/+5
2018-02-23Fix grammar and spelling in strings and man pagesNathan Scott2-3/+3
2018-02-12xfs_scrub: remove preen modeDarrick J. Wong1-28/+23
2018-02-02xfs_scrub: create a script to scrub all xfs filesystemsDarrick J. Wong1-0/+32
2018-02-02xfs_scrub: progress indicatorDarrick J. Wong1-1/+10
2018-02-02xfs_scrub: fstrim the free areas if there are no errors on the filesystemDarrick J. Wong1-0/+3
2018-02-02xfs_scrub: create online filesystem scrub programDarrick J. Wong1-0/+135
2018-01-04xfs_io: add a new 'log_writes' commandRoss Zwisler1-1/+22
2018-01-04xfs_io: add MAP_SYNC support to mmap()Ross Zwisler1-1/+5
2018-01-04mkfs: un-document removed logarithm based CLI optionsEric Sandeen1-33/+25
2017-12-06man: describe the metadata scrubbing ioctlDarrick J. Wong3-1/+341
2017-12-06xfs_io: provide an interface to the scrub ioctlsDarrick J. Wong1-0/+8
2017-12-06xfs_io: implement ranged fiemap queryNikolay Borisov1-1/+13
2017-11-09xfs_io: Allow partial writesGoldwyn Rodrigues1-1/+4
2017-11-09xfs_io: Add RWF_NOWAIT to pwritev2()Goldwyn Rodrigues1-11/+17
2017-11-09db: increase metadump's default overly long extent discard thresholdDarrick J. Wong1-1/+1
2017-11-09metadump: update manpage for dirty log/obfuscation issueJan Tulak1-0/+16
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