autofs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[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  (10+ 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] RFC: autofs-5.1.9 - flag removed entries as stale
 2025-08-06  0:36 UTC  (4+ messages)

[syzbot] [autofs?] possible deadlock in anon_pipe_write
 2025-05-09 10:10 UTC 

[PATCH] man/autofs.conf.5: fix manpage formatting
 2025-04-29  0:19 UTC  (3+ messages)

[PATCH] fix building on musl
 2025-03-28 14:35 UTC  (2+ messages)

Autofs indirect mount is not unmounting
 2025-03-19  2:09 UTC  (2+ messages)

[PATCH] VFS/autofs: try_lookup_one_len() does not need any locks
 2025-03-14 10:45 UTC  (2+ messages)

[syzbot] [autofs?] possible deadlock in autofs_notify_daemon (2)
 2025-02-06 13:10 UTC 

[syzbot] [autofs?] possible deadlock in pipe_write (2)
 2025-02-05 22:22 UTC 

[PATCH] Documentation: filesystems: update filename extensions
 2024-11-22 17:34 UTC  (4+ messages)

Yamaha Piano 10/28
 2024-10-28 12:43 UTC 

[PATCH] autofs: fix thinko in validate_dev_ioctl()
 2024-10-28 12:18 UTC  (2+ messages)

[PATCH] samples/auto.net: Remove mentioning of nonstrict option in comment
 2024-09-19  2:59 UTC  (2+ messages)

[PATCH v2] sample/auto.smb: Use AUTOFS_ prefixed environment variables
 2024-09-12 21:48 UTC 

[PATCH] sample/auto.smb: Use AUTOFS_ prevised environment variables
 2024-09-12 21:45 UTC 

[PATCH] samples/auto.net: Remove mentioning of 'nosymlink' option
 2024-09-12 20:02 UTC 

[PATCH v2] autofs: add per dentry expire timeout
 2024-08-15 13:10 UTC  (5+ messages)

[PATCH] autofs: add per dentry expire timeout
 2024-08-14  8:00 UTC  (3+ messages)

[PATCH v2 0/2] fsconfig: minor fsparam_fd fixes
 2024-08-01  7:04 UTC  (4+ messages)
` [PATCH v2 1/2] autofs: fix missing fput for FSCONFIG_SET_FD
` [PATCH v2 2/2] coda: use param->file "

[syzbot] [autofs?] possible deadlock in autofs_notify_daemon
 2024-07-24  0:47 UTC  (2+ messages)

[PATCH 0/2] fsconfig: minor fsparam_fd fixes
 2024-07-19  1:21 UTC  (6+ messages)
` [PATCH 1/2] autofs: fix missing fput for FSCONFIG_SET_FD
` [PATCH 2/2] coda: support FSCONFIG_SET_FD for fd mount flag

[PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
 2024-07-13  9:33 UTC  (5+ messages)
` [PATCH RFC 1/2] fs: pass sb_flags to submount
` [PATCH RFC 2/2] NFSv4: set sb_flags to second superblock

[PATCH 0/14] New uid & gid mount option parsing helpers
 2024-07-02  4:25 UTC  (10+ messages)
` [PATCH 01/14] fs_parse: add uid & gid option "
` [PATCH 02/14] autofs: Convert to new uid/gid "
` (subset) [PATCH 0/14] New uid & gid mount "

autofs mounts expiring unexpectedly and unable to remount after disappearing
 2024-06-13  0:50 UTC  (2+ messages)

[PATCH] fs: autofs: add MODULE_DESCRIPTION()
 2024-05-29  7:45 UTC  (6+ messages)

autofs 5.1.9 snprintf() crash with -D_FORTIFY_SOURCE=3
 2024-04-18  4:49 UTC  (3+ messages)

[PATCH] autofs-5.1.9: fix buffer overflow in macro_parse_globalvar()
 2024-04-17 13:40 UTC 

[PATCH] autofs-5.1.9 - fix ldap_parse_page_control() check
 2024-04-17  3:10 UTC  (6+ messages)

[PATCH] autofs-5.1.9 - cast sasl_callback_t function pointers
 2024-04-16 14:27 UTC  (2+ messages)

Discover innovative educational tools
 2024-03-01  8:41 UTC 

subscribe
 2024-02-27  6:52 UTC 

[PATCH] configure: Fix type error for ldap_parse_page_control
 2023-12-18 12:49 UTC 

[PATCH] Fix incompatible function pointer types in cyrus-sasl module
 2023-12-18 12:48 UTC 

[PATCH v2] autofs: add: new_inode check in autofs_fill_super()
 2023-11-20 14:01 UTC  (3+ messages)

[PATCH] autofs: add: new_inode check in autofs_fill_super()
 2023-11-19 10:23 UTC  (4+ messages)

[syzbot] [autofs?] general protection fault in autofs_fill_super
 2023-11-16  9:51 UTC  (11+ messages)
` [PATCH] autofs: fix null deref "
    ` [PATCH V2] autofs: fix null ptr "

Skip autofs unmount on daemon exit
 2023-11-08 17:49 UTC  (4+ messages)

[ANNOUNCE] autofs 5.1.9 release
 2023-11-07  4:17 UTC 

[PATCH] autofs: fix add autofs_parse_fd()
 2023-10-24  9:05 UTC  (3+ messages)

autofs: add autofs_parse_fd()
 2023-10-23 22:24 UTC  (16+ messages)

This list is being migrated to new vger infra (no action required)
 2023-10-23 17:02 UTC  (2+ messages)

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (3+ messages)
  ` [PATCH v2 19/89] autofs: convert to new timestamp accessors

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).