AutoFS development
 help / color / mirror / Atom feed
 messages from 2025-08-07 06:20:57 to 2026-02-26 22:56:42 UTC [more...]

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-26 22:56 UTC  (91+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "
` [PATCH 61/61] vfs: update core "

[PATCH RESEND] autofs: replace manual symlink buffer allocation in autofs_dir_symlink
 2026-02-22 21:22 UTC  (3+ messages)

[PATCH RESEND] autofs: replace manual symlink buffer allocation in autofs_dir_symlink
 2026-01-05 12:43 UTC 

[PATCH] autofs: Fix memory leak in autofs_fill_super()
 2025-12-27  0:25 UTC  (2+ messages)

[PATCH 0/2] autofs: fairly minor fixes
 2025-12-02 23:19 UTC  (20+ messages)
` [PATCH 1/2] autofs: fix per-dentry timeout warning
` [PATCH 2/2] autofs: dont trigger mount if it cant succeed

[PATCH 0/1] Updated patch for "autofs: dont trigger mount if it can't succeed"
 2025-11-19 10:14 UTC  (3+ messages)
` [PATCH 1/1] autofs: dont trigger mount if it cant succeed

[PATCH] autofs: replace manual symlink buffer allocation in autofs_dir_symlink
 2025-11-18 13:41 UTC 

Recent reports of a failure to find a direct mount map entry on lookup
 2025-10-31  2:43 UTC  (13+ messages)
` [PATCH 01/11] autofs-5.1.9 - quiet possibly noisy log message
` [PATCH 02/11] autofs-5.1.9 - fix devid update on reload
` [PATCH 03/11] autofs-5.1.9 - fix cache writelock must be taken in update_map_cache()
` [PATCH 04/11] autofs-5.1.9 - fix skip valid map entries on expire cleanup
` [PATCH 05/11] autofs-5.1.9 - remove unnecessary call to set_direct_mount_tree_catatonic()
` [PATCH 06/11] autofs-5.1.9 - remove unnecessary assignment in umount_multi()
` [PATCH 07/11] autofs-5.1.9 - fix direct mount trigger umount failure case
` [PATCH 08/11] autofs-5.1.9 - refactor do_umount_autofs_direct()
` [PATCH 09/11] autofs-5.1.9 - fix stale direct mount trigger not umounted on expire
` [PATCH 10/11] autofs-5.1.9 - add function table_lookup_ino()
` [PATCH 11/11] autofs-5.1.9 - improve handling of missing map entry for mount request

[PATCH] do_reconnect: expiry check of dclist BEFORE lookup using it
 2025-10-02 10:52 UTC 

[PATCH] fixed mailing list subscription address
 2025-10-02 10:35 UTC 

[PATCH] RFC: autofs-5.1.9 - flag removed entries as stale
 2025-09-24  8:36 UTC  (2+ messages)

[PATCH] autofs: avoid memleak when autofs_fill_super() fails
 2025-09-18 12:03 UTC 

[BUG] deadlocks due to setenv in lookup_program.c
 2025-09-16 23:54 UTC  (6+ messages)
  ` [PATCH] autofs-5.1.9 - don't call unsetenv in sd_notify
  ` [PATCH] autofs-5.1.9 - use execle instead of calling out to setenv
  ` Helper for reproducing

[PATCH v2 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
 2025-09-02  8:41 UTC  (6+ messages)
` [PATCH v2 1/4] namei: move cross-device check to traverse_mounts
` [PATCH v2 2/4] namei: remove LOOKUP_NO_XDEV check from handle_mounts
` [PATCH v2 3/4] namei: move cross-device check to __traverse_mounts
` [PATCH v2 4/4] openat2: don't trigger automounts with RESOLVE_NO_XDEV

Serious error in autofs docs, which has design implications
 2025-08-26 10:58 UTC  (5+ messages)

[PATCH 0/9] Patch series for direct map reload bug
 2025-08-26  0:49 UTC  (12+ messages)
` [PATCH 1/9] autofs-5.1.9 - quiet possibly noisy log message
` [PATCH 2/9] autofs-5.1.9 - fix devid update on reload
` [PATCH 3/9] autofs-5.1.9 - fix cache writelock must be taken in update_map_cache()
` [PATCH 4/9] autofs-5.1.9 - fix skip valid map entries on expire cleanup
` [PATCH 5/9] autofs-5.1.9 - remove unnecessary call to set_direct_mount_tree_catatonic()
` [PATCH 6/9] autofs-5.1.9 - remove unnecessary assignment in umount_multi()
` [PATCH 7/9] autofs-5.1.9 - fix direct mount trigger umount failure case
` [PATCH 8/9] autofs-5.1.9 - refactor do_umount_autofs_direct()
` [PATCH 9/9] autofs-5.1.9 - fix stale direct mount trigger not umounted on expire

[PATCH 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
 2025-08-25 17:48 UTC  (17+ messages)
` [PATCH 1/4] vfs: fs/namei.c: move cross-device check to traverse_mounts
` [PATCH 2/4] vfs: fs/namei.c: remove LOOKUP_NO_XDEV check from handle_mounts
` [PATCH 3/4] vfs: fs/namei.c: move cross-device check to __traverse_mounts
` [PATCH 4/4] vfs: fs/namei.c: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts

[PATCH] spin_lock_irqsave() in autofs_write() is bogus
 2025-08-21 12:03 UTC  (5+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-21 11:49 UTC  (8+ messages)

[PATCH 0/9] Patch series for direct map reload bug
 2025-08-08  2:16 UTC 

[PATCH 0/9] Patch series for direct map reload bug
 2025-08-07  6:20 UTC  (3+ messages)
` [PATCH 8/9] autofs-5.1.9 - refactor do_umount_autofs_direct()
` [PATCH 9/9] autofs-5.1.9 - fix stale direct mount trigger not umounted on expire


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox