]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/shortlog
xfsprogs-dev.git
2024-08-08 Darrick J.... libxfs: hoist listxattr from xfs_repair
2024-08-08 Darrick J.... xfs_db: improve getting and setting extended attributes
2024-08-08 Darrick J.... xfs_io: edit filesystem properties
2024-08-08 Darrick J.... libfrog: support editing filesystem property sets
2024-07-30 Darrick J.... xfs_repair: allow symlinks with short remote targets
2024-07-30 Darrick J.... xfs_scrub: try spot repairs of metadata items to make...
2024-07-30 Darrick J.... xfs_scrub: use scrub barriers to reduce kernel calls
2024-07-30 Darrick J.... xfs_scrub: vectorize repair calls
2024-07-30 Darrick J.... xfs_scrub: vectorize scrub calls
2024-07-30 Darrick J.... xfs_scrub: convert scrub and repair epilogues to use...
2024-07-30 Darrick J.... xfs_scrub: split the repair epilogue code into a separa...
2024-07-30 Darrick J.... xfs_scrub: split the scrub epilogue code into a separat...
2024-07-30 Darrick J.... xfs_io: support vectored scrub
2024-07-30 Darrick J.... libfrog: support vectored scrub
2024-07-30 Darrick J.... man: document vectored scrub mode
2024-07-30 Darrick J.... xfs_scrub: defer phase5 file scans if dirloop fails
2024-07-30 Darrick J.... xfs_scrub: detect and repair directory tree corruptions
2024-07-30 Darrick J.... xfs_scrub: fix erroring out of check_inode_names
2024-07-30 Darrick J.... xfs_spaceman: report directory tree corruption in the...
2024-07-30 Darrick J.... libfrog: add directory tree structure scrubber to scrub...
2024-07-30 Darrick J.... xfs_repair: wipe ondisk parent pointers when there...
2024-07-30 Darrick J.... xfs_repair: update ondisk parent pointer records
2024-07-30 Darrick J.... xfs_repair: dump garbage parent pointer attributes
2024-07-30 Darrick J.... xfs_repair: check parent pointers
2024-07-30 Darrick J.... xfs_repair: deduplicate strings stored in string blob
2024-07-30 Darrick J.... xfs_repair: move the global dirent name store to a...
2024-07-30 Darrick J.... xfs_repair: build a parent pointer index
2024-07-30 Darrick J.... xfs_repair: junk duplicate hashtab entries when process...
2024-07-30 Darrick J.... xfs_repair: add parent pointers when messing with ...
2024-07-30 Darrick J.... xfs_repair: junk parent pointer attributes when filesys...
2024-07-30 Darrick J.... xfs_db: actually report errors from libxfs_attr_set
2024-07-30 Darrick J.... xfs_db: remove some boilerplate from xfs_attr_set
2024-07-30 Darrick J.... man2: update ioctl_xfs_scrub_metadata.2 for parent...
2024-07-30 Darrick J.... xfs: create a blob array data structure
2024-07-30 Allison Hendersonmkfs: enable formatting with parent pointers
2024-07-30 Allison Hendersonmkfs: Add parent pointers during protofile creation
2024-07-30 Darrick J.... libxfs: create new files with attr forks if necessary
2024-07-30 Darrick J.... xfs_db: compute hashes of parent pointers
2024-07-30 Darrick J.... xfs_db: add link and unlink expert commands
2024-07-30 Darrick J.... xfs_db: make attr_set and attr_remove handle parent...
2024-07-30 Darrick J.... xfs_db: add a parents command to list the parents of...
2024-07-30 Darrick J.... libxfs: export attr3_leaf_hdr_from_disk via libxfs_api_...
2024-07-30 Darrick J.... xfs_db: obfuscate dirent and parent pointer names consi...
2024-07-30 Darrick J.... xfs_db: report parent pointers embedded in xattrs
2024-07-30 Darrick J.... xfs_db: report parent bit on xattrs
2024-07-30 Darrick J.... xfs_db: report parent pointers in version command
2024-07-30 Darrick J.... xfs_scrub: use parent pointers to report lost file...
2024-07-30 Darrick J.... xfs_scrub: use parent pointers when possible to report...
2024-07-30 Darrick J.... xfs_spaceman: report file paths
2024-07-30 Allison Hendersonxfs_logprint: decode parent pointers in ATTRI items...
2024-07-30 Allison Hendersonxfs_io: Add i, n and f flags to parent command
2024-07-30 Darrick J.... xfs_io: adapt parent command to new parent pointer...
2024-07-30 Darrick J.... libfrog: add parent pointer support code
2024-07-30 Darrick J.... libfrog: report parent pointers to userspace
2024-07-30 Darrick J.... man: document the XFS_IOC_GETPARENTS ioctl
2024-07-30 Darrick J.... xfs_logprint: dump new attr log item fields
2024-07-30 Darrick J.... xfs_{db,repair}: implement new attr hash value function
2024-07-30 Darrick J.... libxfs: create attr log item opcodes and formats for...
2024-07-30 Darrick J.... xfs_repair: check for unknown flags in attr entries
2024-07-30 Darrick J.... xfs_repair: enforce one namespace bit per extended...
2024-07-30 Darrick J.... xfs_repair: check free space requirements before allowi...
2024-07-30 Darrick J.... xfs_scrub: add an optimization-only mode
2024-07-30 Darrick J.... xfs_scrub: automatic downgrades to dry-run mode in...
2024-07-30 Darrick J.... xfs_scrub_all: fail fast on masked units
2024-07-30 Darrick J.... xfs_scrub_all: implement retry and backoff for dbus...
2024-07-30 Darrick J.... xfs_scrub_all: convert systemctl calls to dbus
2024-07-30 Darrick J.... xfs_scrub_all: add CLI option for easier debugging
2024-07-30 Darrick J.... xfs_scrub_all: encapsulate all the systemctl code in...
2024-07-30 Darrick J.... xfs_scrub_all: encapsulate all the subprocess code...
2024-07-30 Darrick J.... xfs_scrub_all: failure reporting for the xfs_scrub_all job
2024-07-30 Darrick J.... xfs_scrub_all: trigger automatic media scans once per...
2024-07-30 Darrick J.... xfs_scrub_all: enable periodic file data scrubs automat...
2024-07-30 Darrick J.... xfs_scrub_all: support metadata+media scans of all...
2024-07-30 Darrick J.... xfs_scrub_all: remove journalctl background process
2024-07-30 Darrick J.... xfs_scrub_all: only use the xfs_scrub@ systemd services...
2024-07-30 Darrick J.... xfs_scrub_all: tighten up the security on the backgroun...
2024-07-30 Darrick J.... xfs_scrub_fail: tighten up the security on the backgrou...
2024-07-30 Darrick J.... xfs_scrub: tighten up the security on the background...
2024-07-30 Darrick J.... xfs_scrub: use dynamic users when running as a systemd...
2024-07-30 Darrick J.... xfs_scrub.service: reduce background CPU usage to less...
2024-07-30 Darrick J.... xfs_scrub: allow auxiliary pathnames for sandboxing
2024-07-30 Darrick J.... xfs_scrub: tune fstrim minlen parameter based on free...
2024-07-30 Darrick J.... xfs_scrub: collect free space histograms during phase 7
2024-07-30 Darrick J.... xfs_scrub: remove pointless spacemap.c arguments
2024-07-30 Darrick J.... xfs_scrub: don't close stdout when closing the progress bar
2024-07-30 Darrick J.... libfrog: print cdf of free space buckets
2024-07-30 Darrick J.... libfrog: print wider columns for free space histogram
2024-07-30 Darrick J.... libfrog: hoist free space histogram code
2024-07-30 Darrick J.... xfs_scrub: improve responsiveness while trimming the...
2024-07-30 Darrick J.... xfs_scrub: don't call FITRIM after runtime errors
2024-07-30 Darrick J.... xfs_scrub: report FITRIM errors properly
2024-07-30 Darrick J.... xfs_scrub: fix the work estimation for phase 8
2024-07-30 Darrick J.... xfs_scrub: collapse trim_filesystem
2024-07-30 Darrick J.... xfs_scrub: ignore phase 8 if the user disabled fstrim
2024-07-30 Darrick J.... xfs_scrub: move FITRIM to phase 8
2024-07-30 Darrick J.... xfs_scrub: dump unicode points
2024-07-30 Darrick J.... xfs_scrub: report deceptive file extensions
2024-07-30 Darrick J.... xfs_scrub: rename struct unicrash.normalizer
2024-07-30 Darrick J.... xfs_scrub: reduce size of struct name_entry
2024-07-30 Darrick J.... xfs_scrub: type-coerce the UNICRASH_* flags
next