aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-12xfs_repair: warn about unwritten bits set in rmap btree keysDarrick J. Wong1-0/+28
2023-07-12xfs_repair: check low keys of rmap btreesDarrick J. Wong1-1/+31
2023-07-12xfs_repair: always perform extended xattr checks on uncertain inodesDarrick J. Wong1-2/+4
2023-07-12xfs_repair: don't add junked entries to the rebuilt directoryDarrick J. Wong1-1/+2
2023-07-12xfs_repair: fix messaging when fixing imap due to sparse clusterDarrick J. Wong1-1/+1
2023-07-12xfs_repair: fix messaging in longform_dir2_entry_check_dataDarrick J. Wong1-2/+1
2023-07-12xfs_repair: fix messaging when shortform_dir2_junk is calledDarrick J. Wong1-10/+7
2023-07-12xfs_repair: don't log inode problems without printing resolutionDarrick J. Wong1-13/+10
2023-07-12xfs_repair: don't spray correcting imap all by itselfDarrick J. Wong1-4/+2
2023-07-12mkfs: fix man's default value for sparse optionPavel Reichl1-1/+1
2023-07-12libxcmd: add return value check for dynamic memory functionWeifeng Su1-0/+4
2023-06-26po: Fix invalid .de translation format stringDavid Seifert1-1/+1
2023-06-22xfs: validate block number being freed before adding to xefiDave Chinner7-22/+59
2023-06-22xfs: validity check agbnos on the AGFLDave Chinner1-0/+3
2023-06-22xfs: fix agf/agfl verification on v4 filesystemsDave Chinner1-17/+42
2023-06-22xfs: fix AGF vs inode cluster buffer deadlockDave Chinner5-107/+173
2023-06-22xfs: restore allocation trylock iterationDave Chinner1-6/+7
2023-06-22libxfs: port transaction precommit hooks to userspaceDarrick J. Wong5-4/+117
2023-06-22libxfs: port list_cmp_func_t to userspaceDarrick J. Wong4-32/+29
2023-06-22libxfs: deferred items should call xfs_perag_intent_{get,put}Darrick J. Wong1-16/+26
2023-06-22xfs_db: make the hash command print the dirent hashDarrick J. Wong2-6/+44
2023-06-22xfs_db: create dirents and xattrs with colliding namesDarrick J. Wong2-0/+407
2023-06-22xfs_db: hoist name obfuscation code out of metadump.cDarrick J. Wong4-388/+412
2023-06-22mkfs: deprecate the ascii-ci featureDarrick J. Wong2-0/+12
2023-06-22mkfs.xfs.8: warn about the version=ci featureDarrick J. Wong1-4/+18
2023-06-22xfs_db: fix metadump name obfuscation for ascii-ci filesystemsDarrick J. Wong1-9/+73
2023-06-14xfs_db: move obfuscate_name assertion to callersDarrick J. Wong1-1/+3
2023-06-14libxfs: test the ascii case-insensitive hashDarrick J. Wong2-100/+110
2023-06-09xfs: set bnobt/cntbt numrecs correctly when formatting new AGsDarrick J. Wong1-10/+9
2023-06-09xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eofDarrick J. Wong1-2/+3
2023-06-09xfs: fix livelock in delayed allocation at ENOSPCDave Chinner1-1/+0
2023-06-09xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is co...Darrick J. Wong5-6/+125
2023-06-09xfs: don't consider future format versions validDave Chinner1-5/+6
2023-06-09xfs: stabilize the dirent name transformation function used for ascii-ci dir ...Darrick J. Wong2-2/+34
2023-06-09xfs: accumulate iextent records when checking bmapDarrick J. Wong1-1/+1
2023-06-09xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan resultsDarrick J. Wong2-35/+52
2023-06-09xfs: teach scrub to check for sole ownership of metadata objectsDarrick J. Wong2-62/+148
2023-06-09xfs: remove pointless shadow variable from xfs_difree_inobtDarrick J. Wong1-2/+0
2023-06-09xfs: implement masked btree key comparisons for _has_records scansDarrick J. Wong10-40/+142
2023-06-09xfs: replace xfs_btree_has_record with a general keyspace scannerDarrick J. Wong14-33/+239
2023-06-09xfs: refactor ->diff_two_keys callsitesDarrick J. Wong2-33/+79
2023-06-09xfs: refactor converting btree irec to btree keyDarrick J. Wong1-8/+15
2023-06-09xfs: fix rm_offset flag handling in rmap keysDarrick J. Wong1-10/+30
2023-06-09xfs: hoist inode record alignment checks from scrubDarrick J. Wong1-0/+4
2023-06-09xfs: hoist rmap record flag checks from scrubDarrick J. Wong1-0/+5
2023-06-09xfs: complain about bad file mapping records in the ondisk bmbtDarrick J. Wong3-2/+34
2023-06-09xfs: hoist rmap record flag checks from scrubDarrick J. Wong1-0/+22
2023-06-09xfs: complain about bad records in query_range helpersDarrick J. Wong4-57/+91
2023-06-09xfs: standardize ondisk to incore conversion for rmap btreesDarrick J. Wong2-23/+42
2023-06-09xfs: return a failure address from xfs_rmap_irec_offset_unpackDarrick J. Wong4-29/+29
2023-06-09xfs: standardize ondisk to incore conversion for refcount btreesDarrick J. Wong2-14/+33
2023-06-09xfs: standardize ondisk to incore conversion for inode btreesDarrick J. Wong4-20/+39
2023-06-09xfs: standardize ondisk to incore conversion for free space btreesDarrick J. Wong2-13/+49
2023-06-09xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong5-2/+30
2023-06-09xfs: create traced helper to get extra perag referencesDarrick J. Wong7-14/+19
2023-06-09xfs: give xfs_refcount_intent its own perag referenceDarrick J. Wong3-22/+44
2023-06-09xfs: give xfs_rmap_intent its own perag referenceDarrick J. Wong3-21/+42
2023-06-09xfs: give xfs_extfree_intent its own perag referenceDarrick J. Wong3-19/+41
2023-06-09xfs: pass per-ag references to xfs_free_extentDarrick J. Wong7-24/+40
2023-06-09xfs: give xfs_bmap_intent its own perag referenceDarrick J. Wong3-0/+29
2023-06-09libxfs: Finish renaming xfs_extent_item variablesCarlos Maiolino1-18/+18
2023-05-22xfsprogs: Release v6.3.0v6.3.0Carlos Maiolino4-2/+14
2023-05-10xfs_repair: dont leak buffer when discarding directoriesDarrick J. Wong1-1/+5
2023-05-10xfs_repair: estimate per-AG btree slack betterDarrick J. Wong6-16/+147
2023-05-10mkfs: warning about misaligned AGs and RAID stripes is not an errorDarrick J. Wong1-1/+2
2023-05-10xfs_db: fix broken logic in error pathDarrick J. Wong1-1/+1
2023-05-10xfs: fix mismerged tracepointsDarrick J. Wong1-4/+4
2023-05-10xfs: clear incore AGFL_RESET state if it's not neededDarrick J. Wong1-0/+2
2023-05-10xfs: add tracepoints for each of the externally visible allocatorsDarrick J. Wong2-0/+23
2023-05-10xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_agsDarrick J. Wong1-1/+5
2023-05-10xfs: try to idiot-proof the allocatorsDarrick J. Wong1-0/+13
2023-05-10xfs: restore old agirotor behaviorDarrick J. Wong1-1/+2
2023-05-10xfs: return a referenced perag from filestreams allocatorDave Chinner1-11/+28
2023-05-10xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.cDave Chinner3-83/+15
2023-05-10xfs: use xfs_bmap_longest_free_extent() in filestreamsDave Chinner2-1/+3
2023-05-10xfs: get rid of notinit from xfs_bmap_longest_free_extentDave Chinner1-48/+37
2023-05-10xfs: factor out filestreams from xfs_bmap_btalloc_nullfbDave Chinner1-71/+96
2023-05-10xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walkerDave Chinner2-61/+57
2023-05-10xfs: move the minimum agno checks into xfs_alloc_vextent_check_argsDave Chinner1-55/+33
2023-05-10xfs: fold xfs_alloc_ag_vextent() into callersDave Chinner3-99/+28
2023-05-10xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno()Dave Chinner1-59/+63
2023-05-10xfs: introduce xfs_alloc_vextent_prepare()Dave Chinner1-44/+76
2023-05-10xfs: introduce xfs_alloc_vextent_exact_bno()Dave Chinner5-23/+71
2023-05-10xfs: introduce xfs_alloc_vextent_near_bno()Dave Chinner6-54/+55
2023-05-10xfs: use xfs_alloc_vextent_start_bno() where appropriateDave Chinner4-38/+51
2023-05-10xfs: use xfs_alloc_vextent_first_ag() where appropriateDave Chinner3-32/+42
2023-05-10xfs: factor xfs_bmap_btalloc()Dave Chinner1-137/+196
2023-05-10xfs: use xfs_alloc_vextent_this_ag() where appropriateDave Chinner8-52/+72
2023-05-10xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextentDave Chinner1-30/+35
2023-05-10xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()Dave Chinner1-24/+26
2023-05-10xfs: rework xfs_alloc_vextent()Dave Chinner1-179/+285
2023-05-10xfs: introduce xfs_for_each_perag_wrap()Dave Chinner3-50/+105
2023-05-10xfs: perags need atomic operational stateDave Chinner13-86/+127
2023-05-10xfs: convert xfs_ialloc_next_ag() to an atomicDave Chinner2-17/+3
2023-05-10xfs: inobt can use perags in many more places than it doesDave Chinner6-51/+43
2023-05-10xfs: use active perag references for inode allocationDave Chinner3-35/+33
2023-05-10xfs: convert xfs_imap() to take a peragDave Chinner3-31/+27
2023-05-10xfs: rework the perag trace points to be perag centricDave Chinner2-24/+12
2023-05-09xfs: active perag reference countingDave Chinner5-9/+105
2023-05-09xfs: t_firstblock is tracking AGs not blocksDave Chinner6-16/+14
2023-05-09xfs: drop firstblock constraints from allocation setupDave Chinner2-132/+66
2023-05-09xfs: block reservation too large for minleft allocationDave Chinner3-11/+12
2023-05-09xfs: prefer free inodes at ENOSPC over chunk allocationDave Chinner3-0/+46
2023-05-09xfs: fix low space alloc deadlockDave Chinner3-26/+58
2023-05-09xfs: don't use BMBT btree split workers for IO completionDave Chinner1-2/+16
2023-05-09xfs: pass refcount intent directly through the log intent codeDarrick J. Wong3-75/+55
2023-05-09xfs: pass rmap space mapping directly through the log intent codeDarrick J. Wong3-44/+33
2023-05-09xfs: fix confusing xfs_extent_item variable namesDarrick J. Wong1-16/+16
2023-05-09xfs: pass the xfs_bmbt_irec directly through the log intent codeDarrick J. Wong3-39/+25
2023-04-21xfsprogs: nrext64 option should be in [inode] section of mkfs conf filesEric Sandeen5-5/+5
2023-04-21misc: test the dir/attr hash before formatting or repairing fsDarrick J. Wong5-8/+195
2023-04-21libfrog: move crc32c selftest buffer into a separate fileDarrick J. Wong4-522/+548
2023-03-24xfsprogs: Release v6.2.0v6.2.0Carlos Maiolino4-3/+21
2023-03-17xfs: fix off-by-one error in xfs_btree_space_to_heightDarrick J. Wong1-1/+6
2023-03-17xfs: invalidate xfs_bufs when allocating cow extentsDarrick J. Wong1-1/+1
2023-03-17xfs: get rid of assert from xfs_btree_islastblockGuo Xuenan1-1/+0
2023-03-17xfs: estimate post-merge refcounts correctlyDarrick J. Wong1-4/+21
2023-03-17xfs: hoist refcount record merge predicatesDarrick J. Wong1-16/+113
2023-03-17xfs: add debug knob to slow down write for funDarrick J. Wong2-1/+4
2023-03-17xfs: add debug knob to slow down writeback for funDarrick J. Wong2-1/+4
2023-03-17xfs: drop write error injection is unfixable, remove itDave Chinner1-7/+5
2023-03-17xfs: use iomap_valid method to detect stale cached iomapsDave Chinner2-3/+5
2023-03-17treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2-2/+2
2023-03-17xfs_db: fix complaints about unsigned char castingDarrick J. Wong1-2/+2
2023-03-17xfs_repair: fix incorrect dabtree hashval comparisonDarrick J. Wong1-1/+1
2023-03-03mkfs: substitute slashes with spaces in protofilesDarrick J. Wong4-4/+50
2023-03-03mkfs: use suboption processing for -pDarrick J. Wong2-11/+73
2023-03-03mkfs: check dirent names when reading protofileDarrick J. Wong1-0/+6
2023-02-24Remove several implicit function declarationsorigin/for-next_2023-03-14origin/for-next_2023-03-01Arjun Shankar1-2/+5
2023-02-24xfs_db: make flist_find_ftyp() to check for field existance on diskAndrey Albershteyn3-5/+12
2023-02-23xfs_io: fix bmap command not detecting realtime files with xattrsDarrick J. Wong1-1/+1
2023-02-23xfs_io: set fs_path when opening files on foreign filesystemsDarrick J. Wong1-1/+2
2023-02-23xfs_scrub: fix broken realtime free blocks unit conversionsDarrick J. Wong1-1/+1
2023-02-23xfs_spaceman: fix broken -g behavior in freesp commandDarrick J. Wong1-1/+0
2023-02-03xfs_admin: get/set label of mounted filesystemorigin/for-next_2023-02-17origin/for-next_2023-02-16origin/for-next_2023-02-14Catherine Hoang1-2/+4
2023-02-03xfs_admin: correctly parse IO_OPTS parametersCatherine Hoang1-1/+2
2023-01-20progs: just use libtoolizeorigin/for-next_2023-01-31Dave Chinner1-9/+1
2023-01-20progs: autoconf fails during debian package buildsDave Chinner1-7/+1
2023-01-20xfs_admin: get UUID of mounted filesystemCatherine Hoang1-10/+51
2023-01-20xfs_io: add fsuuid commandCatherine Hoang5-3/+57
2023-01-13xfsprogs: Release v6.1.1v6.1.1Carlos Maiolino4-2/+12
2023-01-13Add pkg version to debian changelogCarlos Maiolino1-2/+2
2023-01-13xfsprogs: scrub: fix warnings/errors due to missing includeHolger Hoffstätte1-0/+1
2022-12-23xfsprogs: Release v6.1.0v6.1.0Carlos Maiolino4-2/+26
2022-12-21xfs_db: fix dir3 block magic checkorigin/for-next_2022-12-30origin/for-next_2022-12-29Darrick J. Wong1-1/+1
2022-12-15fsck.xfs: mount/umount xfs fs to replay log before running xfs_repairorigin/for-next_2022-12-20origin/for-next_2022-12-17Srikanth C S1-2/+29
2022-12-15xfs_db: create separate struct and field definitions for finobtsDarrick J. Wong5-3/+91
2022-12-15xfs_io: don't display stripe alignment flags for realtime filesDarrick J. Wong1-2/+2
2022-12-09xfs_repair: Fix rmaps_verify_btree() error pathorigin/for-next_2022-12-13Carlos Maiolino1-11/+10
2022-12-09xfs_repair: Fix check_refcount() error pathCarlos Maiolino1-12/+10
2022-12-09mkfs.xfs: add mkfs config file for the 6.1 LTS kernelDarrick J. Wong2-1/+16
2022-12-09xfs_{db,repair}: fix XFS_REFC_COW_START usageDarrick J. Wong2-8/+18
2022-12-09xfs_repair: retain superblock buffer to avoid write hook deadlockDarrick J. Wong6-9/+86
2022-12-09xfs_repair: don't crash on unknown inode parents in dry run modeDarrick J. Wong1-1/+8
2022-12-09xfs_db: fix printing of reverse mapping record blockcountsDarrick J. Wong1-1/+1
2022-12-09xfs_db: fix octal conversion logicDarrick J. Wong1-2/+2
2022-12-09misc: add missing includesDarrick J. Wong2-0/+2
2022-12-09misc: add static to various sourcefile-local functionsDarrick J. Wong5-5/+5
2022-12-09libxfs: consume the xfs_warn mountpoint argumentDarrick J. Wong1-1/+1
2022-11-21xfs: fix sb write verify for lazysbcountorigin/for-next_2022-11-30Long Li1-1/+3
2022-11-21xfs: rename XFS_REFC_COW_START to _COWFLAGDarrick J. Wong5-11/+11
2022-11-21xfs: fix uninitialized list head in struct xfs_refcount_recoveryDarrick J. Wong2-4/+16
2022-11-21xfs: fix agblocks check in the cow leftover recovery functionDarrick J. Wong1-1/+3
2022-11-21xfs: check record domain when accessing refcount recordsDarrick J. Wong1-12/+41
2022-11-21xfs: remove XFS_FIND_RCEXT_SHARED and _COWDarrick J. Wong1-31/+17
2022-11-21xfs: refactor domain and refcount checkingDarrick J. Wong2-4/+13
2022-11-21xfs: report refcount domain in tracepointsDarrick J. Wong1-0/+4
2022-11-21xfs: track cow/shared record domains explicitly in xfs_refcount_irecDarrick J. Wong5-58/+155
2022-11-21xfs: move _irec structs to xfs_types.hDarrick J. Wong2-20/+20
2022-11-21xfs: check deferred refcount op continuation parametersDarrick J. Wong1-2/+36
2022-11-21xfs: create a predicate to verify per-AG extentsDarrick J. Wong4-17/+19
2022-11-21xfs: make sure aglen never goes negative in xfs_refcount_adjust_extentsDarrick J. Wong1-3/+17
2022-11-21xfs: refactor all the EFI/EFD log item sizeof logicDarrick J. Wong2-4/+52
2022-11-21xfs: fix memcpy fortify errors in EFI log format copyingDarrick J. Wong2-12/+12
2022-11-21xfs: increase rename inode reservationAllison Henderson1-2/+2
2022-11-21xfs: fix exception caused by unexpected illegal bestcount in leaf dirGuo Xuenan1-2/+7
2022-11-21treewide: use get_random_u32() when possibleJason A. Donenfeld2-4/+4
2022-11-21treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2-2/+2
2022-11-21xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxxShida Zhang4-26/+36
2022-11-21xfs: trim the mapp array accordingly in xfs_da_grow_inode_intShida Zhang1-1/+1
2022-11-21xfs: Remove the unneeded result variableye xingchen1-3/+1
2022-11-21xfs: clean up "%Ld/%Lu" which doesn't meet C standardZeng Heng2-3/+3
2022-11-14xfsprogs: Release v6.0.0Carlos Maiolino4-2/+13
2022-11-14Polish translation update for xfsprogs 5.19.0.Jakub Bogusz1-7981/+8758
2022-09-19xfs_quota: apply -L/-U range limits in uid/gid/pid loopsAndrey Albershteyn1-13/+27
2022-09-19xfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls in report/dumpAndrey Albershteyn1-99/+49
2022-09-19xfs_quota: separate get_dquot() and report_mount()Andrey Albershteyn1-75/+103
2022-09-19xfs_quota: separate get_dquot() and dump_file()Andrey Albershteyn1-41/+45
2022-09-19xfs_quota: separate quota info acquisition into get_dquot()Andrey Albershteyn1-26/+23
2022-09-19xfs_db: use preferable macro to seek offset for local dir3 entry fieldsXiaole He1-3/+3
2022-09-15xfsprogs: Release v6.0.0-rc0v6.0.0-rc0Carlos Maiolino2-4/+4
2022-08-30xfs: fix inode reservation space for removing transactionhexiaole1-1/+1
2022-08-30xfs: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-30xfs: don't leak memory when attr fork loading failsDarrick J. Wong3-6/+1
2022-08-30xfs: delete unnecessary NULL checksDan Carpenter1-2/+1
2022-08-30xfs: fix comment for start time value of inode with bigtime enabledXiaole He1-1/+1
2022-08-30xfs: double link the unlinked inode listDave Chinner2-14/+0
2022-08-30xfs: track the iunlink list pointer in the xfs_inodeDave Chinner2-1/+5
2022-08-30xfs: replace inode fork size macros with functionsDarrick J. Wong10-31/+53
2022-08-30xfs: replace XFS_IFORK_Q with a proper predicate functionDarrick J. Wong7-12/+16