messages from 2026-03-02 20:30:03 to 2026-03-03 11:00:23 UTC [more...]
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-03 11:00 UTC (118+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 015/110] nilfs2: use PRIino format for i_ino
` [PATCH v2 021/110] bfs: "
` [PATCH v2 022/110] cachefiles: "
` [PATCH v2 023/110] ceph: "
` [PATCH v2 024/110] coda: "
` [PATCH v2 025/110] cramfs: "
` [PATCH v2 026/110] ecryptfs: "
` [PATCH v2 027/110] efs: "
` [PATCH v2 028/110] exportfs: "
` [PATCH v2 029/110] ext2: "
` [PATCH v2 030/110] freevxfs: "
` [PATCH v2 031/110] hfs: "
` [PATCH v2 032/110] hfsplus: "
` [PATCH v2 033/110] hpfs: "
` [PATCH v2 034/110] isofs: "
` [PATCH v2 035/110] jffs2: "
` [PATCH v2 036/110] jfs: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 038/110] nsfs: "
` [PATCH v2 039/110] ntfs3: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 041/110] orangefs: "
` [PATCH v2 042/110] overlayfs: "
` [PATCH v2 043/110] qnx4: "
` [PATCH v2 044/110] qnx6: "
` [PATCH v2 045/110] ubifs: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 047/110] ufs: "
` [PATCH v2 048/110] zonefs: "
` [PATCH v2 049/110] security: "
` [PATCH v2 050/110] drm/amdgpu: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 052/110] net: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 054/110] dma-buf: "
` [PATCH v2 055/110] fscrypt: "
` [PATCH v2 056/110] fsverity: "
` [PATCH v2 057/110] iomap: "
` [PATCH v2 058/110] net: "
` [PATCH v2 059/110] vfs: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
` [PATCH v2 062/110] jbd2: "
` [PATCH v2 063/110] f2fs: "
` [PATCH v2 064/110] lockd: "
` [PATCH v2 065/110] nfs: "
` [PATCH v2 066/110] nfsd: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 068/110] nilfs2: "
` [PATCH v2 069/110] 9p: "
` [PATCH v2 070/110] affs: "
` [PATCH v2 071/110] afs: "
` [PATCH v2 072/110] autofs: "
` [PATCH v2 073/110] befs: "
` [PATCH v2 074/110] bfs: "
` [PATCH v2 075/110] cachefiles: "
` [PATCH v2 076/110] ceph: "
` [PATCH v2 077/110] coda: "
` [PATCH v2 078/110] cramfs: "
` [PATCH v2 079/110] ecryptfs: "
` [PATCH v2 080/110] efs: "
` [PATCH v2 081/110] exportfs: "
` [PATCH v2 082/110] ext2: "
` [PATCH v2 083/110] freevxfs: "
` [PATCH v2 084/110] hfs: "
` [PATCH v2 085/110] hfsplus: "
` [PATCH v2 086/110] hpfs: "
` [PATCH v2 087/110] isofs: "
` [PATCH v2 088/110] jffs2: "
` [PATCH v2 089/110] jfs: "
` [PATCH v2 090/110] minix: "
` [PATCH v2 091/110] ntfs3: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 093/110] orangefs: "
` [PATCH v2 094/110] overlayfs: "
` [PATCH v2 095/110] qnx4: "
` [PATCH v2 096/110] qnx6: "
` [PATCH v2 097/110] ubifs: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 099/110] ufs: "
` [PATCH v2 100/110] zonefs: "
` [PATCH v2 101/110] fscrypt: "
` [PATCH v2 102/110] fsverity: "
` [PATCH v2 103/110] iomap: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 105/110] security: "
` [PATCH v2 106/110] drm/amdgpu: "
` [PATCH v2 107/110] dma-buf: "
` [PATCH v2 108/110] net: "
` [PATCH v2 109/110] uprobes: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro
[PATCHBOMB v8] xfsprogs: autonomous self healing of filesystems
2026-03-03 9:21 UTC (46+ messages)
` [PATCHSET "
` [PATCH 01/26] libfrog: add a function to grab the path from an open fd and a file handle
` [PATCH 02/26] libfrog: create healthmon event log library functions
` [PATCH 03/26] libfrog: add support code for starting systemd services programmatically
` [PATCH 04/26] libfrog: hoist a couple of service helper functions
` [PATCH 05/26] man2: document the healthmon ioctl
` [PATCH 06/26] man2: document the media verification ioctl
` [PATCH 07/26] xfs_io: monitor filesystem health events
` [PATCH 08/26] xfs_io: add a media verify command
` [PATCH 09/26] xfs_healer: create daemon to listen for health events
` [PATCH 10/26] xfs_healer: enable repairing filesystems
` [PATCH 11/26] xfs_healer: use getparents to look up file names
` [PATCH 12/26] xfs_healer: create a per-mount background monitoring service
` [PATCH 13/26] xfs_healer: create a service to start the per-mount healer service
` [PATCH 14/26] xfs_healer: don't start service if kernel support unavailable
` [PATCH 15/26] xfs_healer: use the autofsck fsproperty to select mode
` [PATCH 16/26] xfs_healer: run full scrub after lost corruption events or targeted repair failure
` [PATCH 17/26] xfs_healer: use getmntent to find moved filesystems
` [PATCH 18/26] xfs_healer: validate that repair fds point to the monitored fs
` [PATCH 19/26] xfs_healer: add a manual page
` [PATCH 20/26] xfs_scrub: use the verify media ioctl during phase 6 if possible
` [PATCH 21/26] xfs_scrub: perform media scanning of the log region
` [PATCH 22/26] xfs_io: add listmount command
` [PATCH 23/26] xfs_io: print systemd service names
` [PATCH 24/26] mkfs: enable online repair if all backrefs are enabled
` [PATCH 25/26] debian: enable xfs_healer on the root filesystem by default
` [PATCH 26/26] debian/control: listify the build dependencies
` [PATCHSET v8 1/2] fstests: test generic file IO error reporting
` [PATCH 1/1] generic: test fsnotify filesystem "
` [PATCHSET v8 2/2] fstests: autonomous self healing of filesystems
` [PATCH 01/13] xfs: test health monitoring code
` [PATCH 02/13] xfs: test for metadata corruption error reporting via healthmon
` [PATCH 03/13] xfs: test io "
` [PATCH 04/13] xfs: set up common code for testing xfs_healer
` [PATCH 05/13] xfs: test xfs_healer's event handling
` [PATCH 06/13] xfs: test xfs_healer can fix a filesystem
` [PATCH 07/13] xfs: test xfs_healer can report file I/O errors
` [PATCH 08/13] xfs: test xfs_healer can report file media errors
` [PATCH 09/13] xfs: test xfs_healer can report filesystem shutdowns
` [PATCH 10/13] xfs: test xfs_healer can initiate full filesystem repairs
` [PATCH 11/13] xfs: test xfs_healer can follow mount moves
` [PATCH 12/13] xfs: test xfs_healer wont repair the wrong filesystem
` [PATCH 13/13] xfs: test xfs_healer background service
` [PATCH 14/13] xfs: test xfs_healer startup service
[PATCH] xfs: annotate struct xfs_attr_list_context with __counted_by_ptr
2026-03-03 7:35 UTC (3+ messages)
[PATCH] fsverity: add dependency on 64K or smaller pages
2026-03-03 5:06 UTC (2+ messages)
[PATCH] xfs: Remove redundant NULL check after __GFP_NOFAIL
2026-03-03 3:33 UTC
[PATCHSET] xfsprogs: new libxfs code from kernel 7.0
2026-03-03 0:21 UTC (37+ messages)
` [PATCH 01/36] libfrog: hoist some utilities from libxfs
` [PATCH 02/36] libfrog: fix missing gettext call in current_fixed_time
` [PATCH 03/36] xfs: start creating infrastructure for health monitoring
` [PATCH 04/36] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 05/36] xfs: convey filesystem unmount events to the health monitor
` [PATCH 06/36] xfs: convey metadata health "
` [PATCH 07/36] xfs: convey filesystem shutdown "
` [PATCH 08/36] xfs: convey externally discovered fsdax media errors "
` [PATCH 09/36] xfs: convey file I/O "
` [PATCH 10/36] xfs: check if an open file is on the health monitored fs
` [PATCH 11/36] xfs: add media verification ioctl
` [PATCH 12/36] xfs: move struct xfs_log_iovec to xfs_log_priv.h
` [PATCH 13/36] xfs: directly include xfs_platform.h
` [PATCH 14/36] xfs: remove xfs_attr_leaf_hasname
` [PATCH 15/36] xfs: add missing forward declaration in xfs_zones.h
` [PATCH 16/36] xfs: add a xfs_rtgroup_raw_size helper
` [PATCH 17/36] xfs: split and refactor zone validation
` [PATCH 18/36] xfs: delete attr leaf freemap entries when empty
` [PATCH 19/36] xfs: fix freemap adjustments when adding xattrs to leaf blocks
` [PATCH 20/36] xfs: refactor attr3 leaf table size computation
` [PATCH 21/36] xfs: strengthen attr leaf block freemap checking
` [PATCH 22/36] xfs: reduce xfs_attr_try_sf_addname parameters
` [PATCH 23/36] xfs: speed up parent pointer operations when possible
` [PATCH 24/36] xfs: add a method to replace shortform attrs
` [PATCH 25/36] xfs: fix spacing style issues in xfs_alloc.c
` [PATCH 26/36] xfs: don't validate error tags in the I/O path
` [PATCH 27/36] xfs: add zone reset error injection
` [PATCH 28/36] xfs: give the defer_relog stat a xs_ prefix
` [PATCH 29/36] treewide: Replace kmalloc with kmalloc_obj for non-scalar types
` [PATCH 30/36] Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
` [PATCH 31/36] xfs: Refactoring the nagcount and delta calculation
` [PATCH 32/36] xfs: fix code alignment issues in xfs_ondisk.c
` [PATCH 33/36] xfs: remove metafile inodes from the active inode stat
` [PATCH 34/36] xfs: Add a comment in xfs_log_sb()
` [PATCH 35/36] xfs: remove duplicate static size checks
` [PATCH 36/36] xfs: add static size checks for ioctl UABI
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox