autofs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[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  (5+ messages)
  ` [PATCH v2 19/89] autofs: convert to new timestamp accessors
` [PATCH v2 01/89] fs: new accessor methods for atime and mtime
  ` [PATCH v2 02/89] fs: convert core infrastructure 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

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
            ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

autofs-5.1.8 - define LDAP_DEPRECATED during LDAP configure check
 2023-09-30  1:33 UTC  (2+ messages)

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
  ` [PATCH 19/87] fs/autofs: convert to new inode {a,m}time accessors
` [PATCH 01/87] fs: new accessor methods for atime and mtime

[PATCH 0/8] autofs - convert to to use mount api
 2023-09-26  6:53 UTC  (16+ messages)
` [PATCH 1/8] autofs: refactor autofs_prepare_pipe()
` [PATCH 2/8] autofs: add autofs_parse_fd()
` [PATCH 3/8] autofs: refactor super block info init
` [PATCH 4/8] autofs: reformat 0pt enum declaration
` [PATCH 5/8] autofs: refactor parse_options()
` [PATCH 6/8] autofs: validate protocol version
` [PATCH 7/8] autofs: convert autofs to use the new mount api
` [PATCH 8/8] autofs: fix protocol sub version setting

[PATCH 0/8] autofs - convert to to use mount api
 2023-09-21 12:35 UTC  (7+ messages)
` [PATCH 1/8] autofs: refactor autofs_prepare_pipe()
` [PATCH 2/8] autofs: add autofs_parse_fd()
` [PATCH 3/8] autofs - refactor super block info init
` [PATCH 4/8] autofs: reformat 0pt enum declaration

[PATCH 5.4 310/367] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-20 11:31 UTC 

[PATCH 4.19 237/273] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-20 11:31 UTC 

[PATCH 5.15 001/110] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-20 11:30 UTC 

[PATCH 4.14 149/186] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-20 11:30 UTC 

[PATCH 5.10 01/83] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-20 11:30 UTC 

[PATCH 6.1 001/139] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-20 11:28 UTC 

[PATCH 6.5 002/211] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-20 11:27 UTC 

[PATCH AUTOSEL 4.14 1/2] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 4.19 1/2] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 5.4 1/3] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 5.10 1/3] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 5.15 1/3] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 6.1 1/4] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:43 UTC 

[PATCH AUTOSEL 6.4 2/5] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:43 UTC 

[PATCH AUTOSEL 6.5 2/6] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:43 UTC 

[PATCH v2 08/92] fs: new helper: simple_rename_timestamp
 2023-09-04 18:11 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-08-30  0:08 UTC 

[PATCH 1/2] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-08-05  2:38 UTC  (5+ messages)
` [PATCH 2/2] autofs: use wake_up() instead of wake_up_interruptible(()

[PATCH] arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
 2023-07-30  7:20 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).