AutoFS development
 help / color / mirror / Atom feed
 messages from 2012-04-27 19:16:51 to 2013-05-29 16:18:09 UTC [more...]

[PATCH 0/3 v3] dcache: make it more scalable on large system
 2013-05-29 16:18 UTC  (13+ messages)
` [PATCH 1/3 v3] dcache: Don't take unnecessary lock in d_count update
` [PATCH 2/3 v3] dcache: introduce a new sequence read/write lock type
` [PATCH 3/3 v3] dcache: change rename_lock to a sequence read/write lock

=?gb18030?B?u9i4tKO6W1BBVENIIDEvMyB2M10gZGNhY2hlOiBEb24ndCB0YWtlIHVubmVjZXNzYXJ5IGxvY2sgaW4gZF9jb3VudCB1cGRhdGU=?=
 2013-05-23 20:51 UTC  (2+ messages)
` =?gb18030?Q?=BB=D8=B8=B4=A3=BA=5BPATCH_1/3_v3=5D_dcache=3A_Don=27t_take_unnecessary_lock_in_d=5Fcount_update?=

[PATCH 0/3 v3] dcache: make it more scalable on large system
 2013-05-23  1:37 UTC 

get_proximity() crashes on interfaces with no addresses
 2013-05-16  0:45 UTC  (6+ messages)

[PATCH] autofs4: translate pids to the right namespace for the daemon
 2013-05-08  2:40 UTC 

[PATCH] autofs4: allow autofs to work outside the initial PID namespace
 2013-05-08  2:40 UTC 

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2013-05-07 18:15 UTC  (4+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon

[REPOST PATCH] autofs - remove autofs dentry mount check
 2013-05-06  5:49 UTC 

[REPOST PATCH] autofs - fix sparse warning for autofs4_d_manage()
 2013-05-06  5:47 UTC 

Is Autofs 5 Slower Than 4
 2013-04-26 18:04 UTC  (3+ messages)

[PATCH] avoid calling mount during configure
 2013-04-22  1:10 UTC  (4+ messages)

Mounts not expiring in setups with nested submounts
 2013-04-10  2:45 UTC  (5+ messages)

[PATCH v2 0/4] dcache: make dcache more scalable on large system
 2013-04-05 20:26 UTC  (11+ messages)
` [PATCH v2 1/4] dcache: Don't take unnecessary lock in d_count update
` [PATCH RFC v2 2/4] dcache: introduce a new sequence read/write lock type
` [PATCH v2 RFC 3/4] dcache: change rename_lock to a sequence read/write lock
` [PATCH v2 4/4] dcache: don't need to take d_lock in prepend_path()

[PATCH v2 0/4] dcache: make dcache more scalable on large system
 2013-04-05 16:57 UTC 

[PATCH] autofs - remove autofs dentry mount check
 2013-04-03  3:10 UTC 

[PATCH] autofs - fix sparse warning for autofs4_d_manage()
 2013-04-03  3:09 UTC 

stat -L triggering mount (behavior change starting with 2.6.38-rc1)
 2013-03-27  4:06 UTC  (5+ messages)

[PATCH 1/3] autofs-5.0.7 - include linux/nfs.h directly in rpc_subs.h
 2013-03-15 15:46 UTC  (8+ messages)
` [PATCH 2/3] autofs-5.0.7 - pass -pthread flag to gcc
` [PATCH 3/3] autofs-5.0.7 - create a shared library
  ` [PATCH v2] "
            ` [PATCH] autofs-5.0.7 - link autofs.a into executable only

Your mail to autofs-request@vger.kernel.org
 2013-03-13 21:32 UTC 

[PATCH] fs: sparse warning fix for autofs4/root.c
 2013-03-11  8:29 UTC 

[PATCH 1/2] autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block
 2013-03-01 11:46 UTC  (2+ messages)
` [PATCH 2/2] autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()

[PATCH 3/4] dcache: change rename_lock to a sequence read/write lock
 2013-02-19 18:50 UTC  (2+ messages)

autofs ioctl() => impossibly large user copy
 2013-02-19 18:14 UTC 

[PATCH linux-next] autofs4: autofs4_catatonic_mode(): remove redundant null check on kfree()
 2013-02-13  7:38 UTC  (5+ messages)

[PATCH] parisc: unbreak automounter support on 64-bit kernel with 32-bit userspace
 2013-02-06 17:21 UTC  (13+ messages)
    ` [PATCH] unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)

[PATCH] fs/autofs: Fix sparse warning: context imbalance in 'autofs4_d_automount' - different lock contexts for basic block
 2013-01-09  7:16 UTC  (3+ messages)

[PATCH 1/2] autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount
 2012-12-14  2:23 UTC  (2+ messages)
` [PATCH 2/2] autofs4 - use simple_empty() for empty directory check

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2012-11-26 16:11 UTC  (15+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon

[PATCH] autofs4 - use simple_empty() for empty directory check
 2012-11-17  2:29 UTC  (6+ messages)

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2012-11-13 11:49 UTC  (2+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon

[PATCH 0/2] struct pid-ify autofs4
 2012-10-25  0:25 UTC  (11+ messages)
` [PATCH 1/2] Replace pid_t in autofs4 with struct pid reference
` [PATCH 2/2] autofs4: store struct pids in autofs_waitqs

[PATCH] autofs4 - fix reset pending flag on mount fail
 2012-10-11  0:00 UTC 

When ghosting is enabled, failed mounts by AutoFS leave broken directories
 2012-10-09 11:08 UTC  (10+ messages)

Bug#682266: [PATCH] Allow nsswitch.conf to not contain automount lines
 2012-09-22  8:39 UTC 

[PATCH] autofs4 - fix expire check
 2012-08-17  3:09 UTC 

[PATCH] autofs4 - fix get_next_positive_subdir()
 2012-08-06  1:37 UTC 

[Fwd: [ANNOUNCE] autofs 5.0.7 release]
 2012-07-25  6:25 UTC 

[ANNOUNCE] autofs 5.0.7 release
 2012-07-25  6:19 UTC 

[PATCH] autofs4 - fix get_next_positive_subdir()
 2012-05-23  7:30 UTC  (5+ messages)

autofs: make the autofsv5 packet file descriptor use a packetized pipe
 2012-04-30 20:14 UTC  (19+ messages)

[PATCH v2] Introduce a version6 of autofs interface, to fix design error
 2012-04-30  8:41 UTC  (40+ messages)


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