All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-26 01:13:31 to 2023-05-26 01:56:57 UTC [more...]

[PATCHSET v25.0 0/6] xfs_scrub_all: automatic media scan service
 2023-05-26  1:56 UTC  (4+ messages)
` [PATCH 1/6] xfs_scrub_all: only use the xfs_scrub@ systemd services in service mode
` [PATCH 2/6] xfs_scrub_all: remove journalctl background process
` [PATCH 3/6] xfs_scrub_all: support metadata+media scans of all filesystems

[PATCHSET v25.0 0/5] xfs_scrub: tighten security of systemd services
 2023-05-26  1:56 UTC  (6+ messages)
` [PATCH 1/5] xfs_scrub: allow auxiliary pathnames for sandboxing
` [PATCH 2/5] xfs_scrub.service: reduce CPU usage to 60% when possible
` [PATCH 3/5] xfs_scrub: tighten up the security on the background systemd service
` [PATCH 4/5] xfs_scrub_fail: "
` [PATCH 5/5] xfs_scrub_all: "

[PATCHSET v25.0 0/4] xfs_scrub_all: fixes for systemd services
 2023-05-26  1:54 UTC  (5+ messages)
` [PATCH 1/4] xfs_scrub_all: fix argument passing when invoking xfs_scrub manually
` [PATCH 2/4] xfs_scrub_all: survive systemd restarts when waiting for services
` [PATCH 3/4] xfs_scrub_all: simplify cleanup of run_killable
` [PATCH 4/4] xfs_scrub_all: fix termination signal handling

[PATCHSET v25.0 0/5] xfs_scrub: fixes for systemd services
 2023-05-26  1:53 UTC  (6+ messages)
` [PATCH 1/5] debian: install scrub services with dh_installsystemd
` [PATCH 2/5] xfs_scrub_all: escape service names consistently
` [PATCH 3/5] xfs_scrub: fix pathname escaping across all service definitions
` [PATCH 4/5] xfs_scrub_fail: fix sendmail detection
` [PATCH 5/5] xfs_scrub_fail: return the failure status of the mailer program

[PATCHSET v25.0 0/7] xfs_scrub: use free space histograms to reduce fstrim runtime
 2023-05-26  1:52 UTC  (8+ messages)
` [PATCH 1/7] libfrog: hoist free space histogram code
` [PATCH 2/7] libfrog: print wider columns for free space histogram
` [PATCH 3/7] libfrog: print cdf of free space buckets
` [PATCH 4/7] xfs_scrub: don't close stdout when closing the progress bar
` [PATCH 5/7] xfs_scrub: remove pointless spacemap.c arguments
` [PATCH 6/7] xfs_scrub: collect free space histograms during phase 7
` [PATCH 7/7] xfs_scrub: tune fstrim minlen parameter based on free space histograms

[GIT PULL] parisc architecture fixes for v6.4-rc4
 2023-05-26  1:52 UTC  (2+ messages)

[PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
 2023-05-26  1:50 UTC  (3+ messages)

[PATCHSET v25.0 0/8] xfs_scrub: move fstrim to a separate phase
 2023-05-26  1:50 UTC  (9+ messages)
` [PATCH 1/8] xfs_scrub: move FITRIM to phase 8
` [PATCH 2/8] xfs_scrub: ignore phase 8 if the user disabled fstrim
` [PATCH 3/8] xfs_scrub: collapse trim_filesystem
` [PATCH 4/8] xfs_scrub: fix the work estimation for phase 8
` [PATCH 5/8] xfs_scrub: report FITRIM errors properly
` [PATCH 6/8] xfs_scrub: don't call FITRIM after runtime errors
` [PATCH 7/8] xfs_scrub: don't trim the first agbno of each AG for better performance
` [PATCH 8/8] xfs_scrub: improve progress meter for phase 8 fstrimming

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-26  1:49 UTC  (7+ messages)
` [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state

[PATCHSET v25.0 0/4] xfs_scrub: improve scheduling of repair items
 2023-05-26  1:48 UTC  (5+ messages)
` [PATCH 1/4] libfrog: enhance ptvar to support initializer functions
` [PATCH 2/4] xfs_scrub: improve thread scheduling repair items during phase 4
` [PATCH 3/4] xfs_scrub: recheck entire metadata objects after corruption repairs
` [PATCH 4/4] xfs_scrub: try to repair space metadata before file metadata

[PATCHSET v25.0 0/5] xfs_scrub: use scrub_item to track check progress
 2023-05-26  1:47 UTC  (6+ messages)
` [PATCH 1/5] xfs_scrub: start tracking scrub state in scrub_item
` [PATCH 2/5] xfs_scrub: remove enum check_outcome
` [PATCH 3/5] xfs_scrub: refactor scrub_meta_type out of existence
` [PATCH 4/5] xfs_scrub: hoist repair retry loop to repair_item_class
` [PATCH 5/5] xfs_scrub: hoist scrub retry loop to scrub_item_check_file

[PATCHSET v25.0 0/9] xfs_scrub: track data dependencies for repairs
 2023-05-26  1:46 UTC  (10+ messages)
` [PATCH 1/9] xfs_scrub: track repair items by principal, not by individual repairs
` [PATCH 2/9] xfs_scrub: use repair_item to direct repair activities
` [PATCH 3/9] xfs_scrub: remove action lists from phaseX code
` [PATCH 4/9] xfs_scrub: remove scrub_metadata_file
` [PATCH 5/9] xfs_scrub: boost the repair priority of dependencies of damaged items
` [PATCH 6/9] xfs_scrub: clean up repair_item_difficulty a little
` [PATCH 7/9] xfs_scrub: check dependencies of a scrub type before repairing
` [PATCH 8/9] xfs_scrub: retry incomplete repairs
` [PATCH 9/9] xfs_scrub: remove unused action_list fields

[PATCH] kallsyms: remove unused arch_get_kallsym() helper
 2023-05-26  1:45 UTC  (5+ messages)

[PATCH] sched: remove unused macro SCHED_FIXEDPOINT_SCALE
 2023-05-26  9:36 UTC 

[RFC PATCH V2 1/1] sched/numa: Fix disjoint set vma scan regression
 2023-05-26  1:45 UTC  (2+ messages)

[PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
 2023-05-26  1:43 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: timer: atmel,at91sam9260-pit: convert to yaml
` [PATCH 4/5] dt-bindings: watchdog: atmel,at91rm9200-wdt: "

dt_binding_check report false alarm?
 2023-05-26  1:43 UTC  (3+ messages)

[Intel-xe] [PATCH 0/2] Replace DRM_ERROR() with pr_err()
 2023-05-26  1:44 UTC  (3+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ○ CI.BAT: info "

[PATCHSET v25.0 0/6] xfs_scrub: improve warnings about difficult repairs
 2023-05-26  1:43 UTC  (7+ messages)
` [PATCH 1/6] xfs_scrub: collapse trivial superblock scrub helpers
` [PATCH 2/6] xfs_scrub: get rid of trivial fs metadata scanner helpers
` [PATCH 3/6] xfs_scrub: split up the mustfix repairs and difficulty assessment functions
` [PATCH 4/6] xfs_scrub: add missing repair types to the mustfix and difficulty assessment
` [PATCH 5/6] xfs_scrub: any inconsistency in metadata should trigger difficulty warnings
` [PATCH 6/6] xfs_scrub: warn about difficult repairs to rt and quota metadata

[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-05-26  1:43 UTC  (2+ messages)

[RESEND PATCH v2] ext4: Replace the value of xattrs in place
 2023-05-26  1:43 UTC 

[efi:urgent] BUILD SUCCESS fd936fd8ac105ba3eb764185e8ba483c789c893e
 2023-05-26  1:41 UTC 

[PATCHSET v25.0 0/7] xfs_scrub: fixes to the repair code
 2023-05-26  1:42 UTC  (8+ messages)
` [PATCH 1/7] xfs_scrub: flush stdout after printing to it
` [PATCH 2/7] xfs_scrub: don't report media errors for space with unknowable owner
` [PATCH 3/7] xfs_scrub: remove ALP_* flags namespace
` [PATCH 4/7] xfs_scrub: move repair functions to repair.c
` [PATCH 5/7] xfs_scrub: log when a repair was unnecessary
` [PATCH 6/7] xfs_scrub: require primary superblock repairs to complete before proceeding
` [PATCH 7/7] xfs_scrub: actually try to fix summary counters ahead of repairs

[PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory
 2023-05-26  1:34 UTC  (3+ messages)
` [PATCH 1/7] xfs: create a big array data structure

[PATCH 01/15] ARM: dts: imx6qdl-gw54xx: Use the mux- prefix
 2023-05-26  0:55 UTC  (2+ messages)
` [PATCH 08/15] ARM: dts: imx6qdl-tx6: "

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-26  1:39 UTC  (8+ messages)
` [PATCH 2/2] module: add support to avoid duplicates early on load

[PATCHSET v25.0 0/4] xfs: relax AGF locks during fstrim
 2023-05-26  1:40 UTC  (5+ messages)
` [PATCH 1/4] xfs: hoist data device FITRIM AG iteration to a separate function
` [PATCH 2/4] xfs: separate the xfs_trim_perag looping code
` [PATCH 3/4] xfs: fix severe performance problems when fstrimming a subset of an AG
` [PATCH 4/4] xfs: relax the AGF lock while we're doing a large fstrim

[PATCH] drm/amdkfd: remove unused function get_reserved_sdma_queues_bitmap
 2023-05-26  1:39 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/5] Expose RPS thresholds in sysfs
 2023-05-26  1:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Expose RPS thresholds in sysfs (rev3)

[PATCHSET v25.0 0/3] xfs: inode-related repair fixes
 2023-05-26  1:39 UTC  (4+ messages)
` [PATCH 1/3] xfs: check unused nlink fields in the ondisk inode
` [PATCH 2/3] xfs: try to avoid allocating from sick inode clusters
` [PATCH 3/3] xfs: pin inodes that would otherwise overflow link count

[PATCHSET v25.0 0/3] xfs: cache xfile pages for better performance
 2023-05-26  1:38 UTC  (4+ messages)
` [PATCH 1/3] xfs: map xfile pages directly into xfs_buf
` [PATCH 2/3] xfs: use b_offset to support direct-mapping pages when blocksize < pagesize
` [PATCH 3/3] xfile: implement write caching

[PATCH v3] libbpf: kprobe.multi: Filter with available_filter_functions
 2023-05-26  1:38 UTC  (4+ messages)
` [PATCH v4] "

[PATCHSET v25.0 0/3] xfs: online fsck of iunlink buckets
 2023-05-26  1:37 UTC  (4+ messages)
` [PATCH 1/3] xfs: check AGI unlinked inode buckets
` [PATCH 2/3] xfs: hoist AGI repair context to a heap object
` [PATCH 3/3] xfs: repair AGI unlinked inode bucket lists

[PATCH V4 0/5] rtc: Add rtc driver for the Loongson family chips
 2023-05-26  1:37 UTC  (4+ messages)
` [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs

[PATCHSET v25.0 0/1] xfs: online repair of parent pointers
 2023-05-26  1:37 UTC  (2+ messages)
` [PATCH 1/1] xfs: create an xattr iteration function for scrub

[PATCHSET v25.0 0/1] xfs: online repair of symbolic links
 2023-05-26  1:36 UTC  (2+ messages)
` [PATCH 1/1] "

+ ocfs2-fix-use-after-free-when-unmounting-read-only-filesystem.patch added to mm-hotfixes-unstable branch
 2023-05-26  1:36 UTC  (3+ messages)
` [Ocfs2-devel] "

[PATCHSET v25.0 0/3] xfs: move orphan files to lost and found
 2023-05-26  1:36 UTC  (4+ messages)
` [PATCH 1/3] xfs: move orphan files to the orphanage
` [PATCH 2/3] xfs: move files to orphanage instead of letting nlinks drop to zero
` [PATCH 3/3] xfs: ensure dentry consistency when the orphanage adopts a file

[dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
 2023-05-26  1:36 UTC  (12+ messages)
                    `  "

[PATCH v2 0/8] Add support for extension specific disas
 2023-05-26  1:35 UTC  (18+ messages)
` [PATCH v2 1/8] disas: Change type of disassemble_info.target_info to pointer
` [PATCH v2 2/8] target/riscv: Split RISCVCPUConfig declarations from cpu.h into cpu_cfg.h
` [PATCH v2 3/8] target/riscv: Pass RISCVCPUConfig as target_info to disassemble_info
` [PATCH v2 4/8] disas/riscv.c: Support disas for Zcm* extensions
` [PATCH v2 5/8] disas/riscv.c: Support disas for Z*inx extensions
` [PATCH v2 6/8] disas/riscv.c: Remove unused decomp_rv32/64 value for vector instructions
` [PATCH v2 7/8] disas/riscv.c: Fix lines with over 80 characters
` [PATCH v2 8/8] disas/riscv.c: Remove redundant parentheses

[PATCHSET v25.0 0/7] xfs: online repair of directories
 2023-05-26  1:35 UTC  (8+ messages)
` [PATCH 1/7] xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
` [PATCH 2/7] xfs: ensure unlinked list state is consistent with nlink during scrub
` [PATCH 3/7] xfs: update the unlinked list when repairing link counts
` [PATCH 4/7] xfs: online repair of directories
` [PATCH 5/7] xfs: scan the filesystem to repair a directory dotdot entry
` [PATCH 6/7] xfs: online repair of parent pointers
` [PATCH 7/7] xfs: ask the dentry cache if it knows the parent of a directory

[PATCH V2 0/5] vDPA/ifcvf: implement immediate initialization mechanism
 2023-05-26  1:34 UTC  (5+ messages)
` [PATCH V2 4/5] vDPA/ifcvf: synchronize irqs in the reset routine

[PATCH v3 0/3] vhost: register and change IOMMU flag depending on ATS state
 2023-05-26  1:33 UTC  (7+ messages)
` [PATCH v3 2/3] vhost: register and change IOMMU flag depending on Device-TLB state

[PATCHSET v25.0 0/5] xfs: online repair of extended attributes
 2023-05-26  1:33 UTC  (6+ messages)
` [PATCH 1/5] xfs: create a blob array data structure
` [PATCH 2/5] xfs: use atomic extent swapping to fix user file fork data
` [PATCH 3/5] xfs: repair extended attributes
` [PATCH 4/5] xfs: scrub should set preen if attr leaf has holes
` [PATCH 5/5] xfs: flag empty xattr leaf blocks for optimization

[PATCH 0/2] Fix behavior of worktree config in submodules
 2023-05-26  1:33 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] config: use gitdir to get worktree config
  ` [PATCH v2 2/3] config: pass 'repo' directly to 'config_with_options()'
  ` [PATCH v2 3/3] repository: move 'repository_format_worktree_config' to repo scope

[PATCHSET v25.0 0/9] xfs: set and validate dir/attr block owners
 2023-05-26  1:32 UTC  (10+ messages)
` [PATCH 1/9] xfs: add an explicit owner field to xfs_da_args
` [PATCH 2/9] xfs: use the xfs_da_args owner field to set new dir/attr block owner
` [PATCH 3/9] xfs: validate attr leaf buffer owners
` [PATCH 4/9] xfs: validate attr remote value "
` [PATCH 5/9] xfs: validate dabtree node "
` [PATCH 6/9] xfs: validate directory leaf "
` [PATCH 7/9] xfs: validate explicit directory data "
` [PATCH 8/9] xfs: validate explicit directory block "
` [PATCH 9/9] xfs: validate explicit directory free block owners

[PATCH V3 net-next 0/2] virtio-net: don't busy poll for cvq command
 2023-05-26  1:31 UTC  (7+ messages)
` [PATCH V3 net-next 1/2] virtio-net: convert rx mode setting to use workqueue

[PATCHSET v25.0 0/3] xfs: online repair of realtime summaries
 2023-05-26  1:30 UTC  (4+ messages)
` [PATCH 1/3] xfs: support preallocating and copying content into temporary files
` [PATCH 2/3] xfs: teach the tempfile to support atomic extent swapping
` [PATCH 3/3] xfs: online repair of realtime summaries

[PATCHSET v25.0 0/4] xfs: create temporary files for online repair
 2023-05-26  1:29 UTC  (5+ messages)
` [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
` [PATCH 2/4] xfs: create temporary files and directories for online repair
` [PATCH 3/4] xfs: refactor stale buffer scanning for repairs
` [PATCH 4/4] xfs: add the ability to reap entire inode forks

[PATCH] net/ice: DCF adds default RSS
 2023-05-26  1:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCHSET v25.0 00/25] xfs: atomic file updates
 2023-05-26  1:28 UTC  (26+ messages)
` [PATCH 01/25] xfs: add a libxfs header file for staging new ioctls
` [PATCH 02/25] xfs: introduce new file range exchange ioctl
` [PATCH 03/25] xfs: move inode lease breaking functions to xfs_inode.c
` [PATCH 04/25] xfs: move xfs_iops.c declarations out of xfs_inode.h
` [PATCH 05/25] xfs: declare xfs_file.c symbols in xfs_file.h
` [PATCH 06/25] xfs: create a new helper to return a file's allocation unit
` [PATCH 07/25] xfs: refactor non-power-of-two alignment checks
` [PATCH 08/25] xfs: parameterize all the incompat log feature helpers
` [PATCH 09/25] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 10/25] xfs: introduce a swap-extent log intent item
` [PATCH 11/25] xfs: create deferred log items for extent swapping
` [PATCH 12/25] xfs: enable xlog users to toggle atomic "
` [PATCH 13/25] xfs: bind the xfs-specific extent swape code to the vfs-generic file exchange code
` [PATCH 14/25] xfs: add error injection to test swapext recovery
` [PATCH 15/25] xfs: port xfs_swap_extents_rmap to our new code
` [PATCH 16/25] xfs: consolidate all of the xfs_swap_extent_forks code
` [PATCH 17/25] xfs: port xfs_swap_extent_forks to use xfs_swapext_req
` [PATCH 18/25] xfs: allow xfs_swap_range to use older extent swap algorithms
` [PATCH 19/25] xfs: remove old swap extents implementation
` [PATCH 20/25] xfs: condense extended attributes after an atomic swap
` [PATCH 21/25] xfs: condense directories "
` [PATCH 22/25] xfs: condense symbolic links "
` [PATCH 23/25] xfs: make atomic extent swapping support realtime files
` [PATCH 24/25] xfs: support non-power-of-two rtextsize with exchange-range
` [PATCH 25/25] xfs: enable atomic swapext feature

[android-common:android-4.19-stable 13751/29509] drivers/soc/qcom/rpmh-rsc.c:697:16: error: expected declaration specifiers or '...' before string constant
 2023-05-26  1:26 UTC 

[PATCH] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
 2023-05-26  1:23 UTC 

[PATCH 1/2] drm/amdgpu: Modify indirect buffer packages for resubmission
 2023-05-26  1:18 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Implement gfx9 patch functions "

[PATCH v6 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-05-26  1:18 UTC  (4+ messages)
` [PATCH v6 4/5] perf: CXL Performance Monitoring Unit driver

QA notification for completed autobuilder build (yocto-4.2.1)
 2023-05-26  1:18 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH 0/2] add offload path on iavf AVX2
 2023-05-26  1:18 UTC  (2+ messages)

[PATCH v3 1/2] cryptodev: support SM3_HMAC,SM4_CFB and SM4_OFB
 2023-05-26  1:18 UTC  (2+ messages)
` [PATCH v3 2/2] test/crypto: Add SM3/SM4 test vectors for verification in test app

[PATCH v2 0/2] build: improve macro references
 2023-05-26  1:15 UTC  (3+ messages)
` [PATCH v2 1/2] build: shorten "

[PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-26  1:15 UTC  (2+ messages)

[PATCH v5 0/3] Smstateen FCSR
 2023-05-26  1:13 UTC  (2+ messages)

[PATCHSET v25.0 0/3] xfs: clean up symbolic link code
 2023-05-26  1:14 UTC  (4+ messages)
` [PATCH 1/3] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
` [PATCH 2/3] xfs: move remote symlink target read function to libxfs
` [PATCH 3/3] xfs: move symlink target write "

[Intel-xe] [PATCH] drm/xe/reg_sr: Apply limit to register whitelisting
 2023-05-26  1:14 UTC  (3+ messages)

[PATCHSET v25.0 0/2] xfs: support attrfork and unwritten BUIs
 2023-05-26  1:13 UTC  (3+ messages)
` [PATCH 1/2] xfs: support deferred bmap updates on the attr fork
` [PATCH 2/2] xfs: xfs_bmap_finish_one should map unwritten extents properly


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.