summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
12 daysxfs: signal inode btree xref error if get_rec returns an errorDarrick J. Wong
12 daysxfs: destroy seen inode bitmap when we fail to add a dirpathDarrick J. Wong
12 daysxfs: report nonexistent parents as a filesystem corruptionDarrick J. Wong
12 daysxfs: bump lost_prev_errors if we lose even the healthmon lost eventDarrick J. Wong
12 daysxfs: check healthmon outbuffer space correctlyDarrick J. Wong
12 daysxfs: merge healthmon insert/push helpersDarrick J. Wong
12 daysxfs: port healthmon event list to list_headDarrick J. Wong
12 daysxfs: move healthmon event merge tracepointDarrick J. Wong
12 daysxfs: always set xfs_healthmon::first_event when inserting at front of listDarrick J. Wong
12 daysxfs: fix bnobt repair space reservation disposal failureDarrick J. Wong
12 daysxfs: don't modify file attributes or poke fsnotify for dry runsDarrick J. Wong
12 daysxfs: actually recover intended file sizes in xfs_xmi_item_recover_intentDarrick J. Wong
12 daysxfs: don't leak new_bp if xfs_btree_bload_drop_buf failsDarrick J. Wong
12 daysxfs: preserve owner on in-memory btree creationDarrick J. Wong
12 daysxfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystemsDarrick J. Wong
12 daysxfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functionsDarrick J. Wong
12 daysxfs: don't leak dqacct if rhashtable insertion failsDarrick J. Wong
12 daysxfs: fix name string recording in slowpath pptr tracepointsDarrick J. Wong
12 daysxfs: fix short ifork reaping computation in xreap_bmapi_binvalDarrick J. Wong
12 daysxfs: fix unit conversions in per_binval computationDarrick J. Wong
12 daysxfs: release alleged child inode on metapath unlink errorAnuj Gupta
12 daysxfs: mark slab-allocated xfs_buf backing memory as __GFP_RECLAIMABLEEric Sandeen
12 daysxfs: fix reclaimed page accounting in xfs_buf_freeEric Sandeen
12 daysxfs: lock the healthmon when inserting unmount eventDarrick J. Wong
12 daysxfs: handle reconnecting metadir subdirectoriesDarrick J. Wong
12 daysxfs: fix parent rec lookup initialization in xrep_metapath_unlinkDarrick J. Wong
12 daysxfs: log the tempip after we convert it to extents formatDarrick J. Wong
12 daysxfs: don't stash removename operations with unknown ftypeDarrick J. Wong
12 daysxfs: don't spin forever on zero-length dirents when salvaging themDarrick J. Wong
12 daysxfs: assert the reservation covers each da fork growthJavier Tia
12 daysxfs: initialise args->total for parent pointer updatesJavier Tia
12 daysxfs: correct the parent pointer space reservation commentJavier Tia
12 daysxfs: report the error that made deferred work shut down the fsJavier Tia
12 daysxfs: give the deferred barrier op type a nameJavier Tia
12 daysxfs: initialise error in xfs_defer_finish_one()Javier Tia
12 daysxfs: add lock annotations to xfs_ail_delete*Christoph Hellwig
12 daysxfs: add a lock annotation to xlog_cil_push_backgroundChristoph Hellwig
12 daysxfs: add lock annotations to xlog_state_shutdown_callbacksChristoph Hellwig
12 daysxfs: add lock annotations to xfs_try_open_zoneChristoph Hellwig
12 daysxfs: improve lock annotations in the log codeChristoph Hellwig
12 daysxfs: fix the lock annotation in xfs_mru_cache_lookupChristoph Hellwig
12 daysxfs: fix the lock annotation in xfs_extent_busy_update_extentChristoph Hellwig
12 daysxfs: fix the lock annotation on xfs_iget_cache_hitChristoph Hellwig
12 daysxfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
12 daysxfs: prevent race in zoned space reservationsHans Holmberg
12 daysxfs: fix media verification ioctl for internal rt volumesDarrick J. Wong
2026-09-04treewide: refresh kmalloc_obj() conversionsKees Cook
2026-08-21xfs: replace ns_capable_noauditCarlos Maiolino
2026-08-21xfs: fix capability check in xfsCarlos Maiolino
2026-08-21xfs: restore bi_bdev in xfs_zone_gc_write_chunkChristoph Hellwig