autofs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-07 01:42:00 to 2015-09-14 09:52:20 UTC [more...]

[PATCH] Add a --mode option to chmod the mount point of the maps
 2015-09-14  9:52 UTC  (9+ messages)

automount subprocesses accumulate
 2015-09-14  1:30 UTC  (9+ messages)

Announcing the release of fedfs-utils version 0.10.4
 2015-07-08 18:14 UTC 

[PATCH] autofs: handle old configuration format
 2015-06-19  1:17 UTC  (8+ messages)

Using wildcards in multi-mount maps
 2015-06-06 18:02 UTC  (4+ messages)

Autmount issue
 2015-05-28  3:28 UTC  (12+ messages)

[ANNOUNCE] autofs 5.0.10 release
 2015-04-21 10:22 UTC 

[ANNOUNCE] autofs 5.1.1 release
 2015-04-21 10:20 UTC 

[ANNOUNCE] fedfs-utils for Linux
 2015-02-13  3:33 UTC  (4+ messages)

[PATCH] autofs4: Wrong format for printing dentry
 2015-02-12  1:08 UTC  (3+ messages)

sloppy mount option not handled by some filesystems
 2015-02-11 11:17 UTC  (8+ messages)

[PATCH] fix map option parsing for 'strictatime'
 2015-02-11  1:19 UTC  (2+ messages)

lockdep warning from autofs4 when fuzzing with trinity
 2014-12-10  9:25 UTC  (3+ messages)

[PATCH 1/3] autofs - fix log print messages
 2014-11-13  3:50 UTC  (11+ messages)
` [PATCH 2/3] autofs - change log prints to not insert newline
` [PATCH 3/3] autofs - use pr_xxx() calls directly for logging

[PATCH 01/13] autofs4 - coding style fixes
 2014-11-05 23:42 UTC  (19+ messages)
` [PATCH 02/13] autofs4 - fix some white space errors
` [PATCH 03/13] autofs4 - use pr print in AUTOFS prints
` [PATCH 04/13] autofs4 - change printks AUTOFS defined prints
` [PATCH 05/13] autofs4 - fix string.h include in auto_dev-ioctl.h
` [PATCH 06/13] autofs4 - move linux/auto_dev-ioctl.h to uapi/linux
` [PATCH 07/13] autofs - merge auto_fs.h and auto_fs4.h
` [PATCH 08/13] autofs - use autofs instead of autofs4 everywhere
` [PATCH 09/13] autofs - copy autofs4 to autofs
` [PATCH 10/13] autofs - create autofs Kconfig and Makefile
` [PATCH 11/13] autofs - update fs/autofs4/Kconfig
` [PATCH 12/13] autofs - update fs/autofs4/Makefile
` [PATCH 13/13] autofs - delete fs/autofs4 source files

Problem with autofs and ldap
 2014-10-22  2:39 UTC  (5+ messages)

NFSv4: Unable to mount, nonsensical error
 2014-09-28  2:10 UTC  (2+ messages)

[PATCH] autofs - remove obsolete d_invalidate() from expire
 2014-09-10  1:56 UTC 

Difference between '/net -hosts' and '/net /etc/auto.net' auto.master entries?
 2014-09-10  1:33 UTC  (2+ messages)

Mount point permission
 2014-09-08  1:02 UTC  (6+ messages)

[PATCH] autofs4: use ACCESS_ONCE rather than rcu_dereference for dentry->d_inode
 2014-09-03  4:06 UTC 

configure script bug --with-flagdir
 2014-09-01  7:06 UTC  (4+ messages)

[PATCH 0/6] Teach autofs about RCU-walk
 2014-08-24 22:42 UTC  (7+ messages)
` [PATCH 1/6] autofs4: allow RCU-walk to walk through autofs4
` [PATCH 4/6] autofs4: avoid taking fs_lock during rcu-walk
` [PATCH 3/6] autofs4: make "autofs4_can_expire" idempotent
` [PATCH 6/6] autofs: the documentation I wanted to read
` [PATCH 5/6] autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode
` [PATCH 2/6] autofs4: factor should_expire() out of autofs4_expire_indirect

[PATCH 0/5] RCU-walk support for autofs
 2014-08-20  9:52 UTC  (17+ messages)
` [PATCH 1/5] autofs4: allow RCU-walk to walk through autofs4
` [PATCH 2/5] autofs4: factor should_expire() out of autofs4_expire_indirect
` [PATCH 5/5] autofs: the documentation I wanted to read
` [PATCH 3/5] autofs4: avoid taking fs_lock during rcu-walk
` [PATCH 4/5] autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode

[PATCH] VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode
 2014-08-04  8:57 UTC  (7+ messages)
    ` [PATCH - V2] "

[PATCH/RFC] autofs: the documentation I wanted to read
 2014-08-01  5:47 UTC  (4+ messages)

[PATCH 0/6] autofs4: support RCU-walk
 2014-07-29  6:37 UTC  (33+ messages)
` [PATCH 1/6] autofs4: remove unused autofs4_ispending()
` [PATCH 6/6] autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
` [PATCH 2/6] autofs4: remove a redundant assignment
` [PATCH 5/6] autofs4: avoid taking fs_lock during rcu-walk
` [PATCH 3/6] autofs4: allow RCU-walk to walk through autofs4
` [PATCH 4/6] autofs4: factor should_expire() out of autofs4_expire_indirect
  ` [PATCH 4/6 v2] "

[PATCH 0/5] clean-up patch for autofs4
 2014-07-18  0:48 UTC  (6+ messages)
` [PATCH 5/5] autofs4: comment typo: remove a a doubled word
` [PATCH 3/5] autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
` [PATCH 2/5] autofs4: remove a redundant assignment
` [PATCH 1/5] autofs4: remove unused autofs4_ispending()
` [PATCH 4/5] autofs4: remove some unused inline functions

Announcing the release of fedfs-utils 0.9.7
 2014-07-17 14:38 UTC 

Announcing the release of fedfs-utils version 0.10.3
 2014-07-06 16:09 UTC 

[PATCH] autofs4 - fix false positive compile error
 2014-06-26  2:28 UTC  (3+ messages)

[ANNOUNCE] autofs 5.1.0 release
 2014-06-05  5:45 UTC 

[ANNOUNCE] Announcing the release of fedfs-utils 0.9.6
 2014-06-04 14:48 UTC 

Announcing the release of fedfs-utils version 0.10.2
 2014-05-27 15:13 UTC 

[PATCH] autofs - fix lockref lookup
 2014-04-24  4:10 UTC  (3+ messages)

[PATCH 1/1] fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
 2014-04-22 19:56 UTC 

[PATCH] autofs4: check dev ioctl size before allocating
 2014-04-07  1:42 UTC 


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).