aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4
Commit message (Expand)AuthorAge
* autofs4: Remove another autofs4_lock deadlockJohn Stultz2010-05-11
* autofs: Remove deadlockjohn stultz2010-05-10
* fs: Fix namespace related hangsJohn Stultz2010-04-29
* Revert d_count back to an atomic_tJohn Stultz2010-04-27
* Fixups from 09102009.patch.gzNick Piggin2010-04-27
* fs-fixesNick Piggin2010-04-27
* dcache-split-inode_lockNick Piggin2010-04-27
* fs-dcache_lock-removeNick Piggin2010-04-27
* fs-dcache_lock-multi-stepNick Piggin2010-04-27
* fs-dcache-scale-d_subdirsNick Piggin2010-04-27
* fs-dcache-scale-d_countNick Piggin2010-04-27
* autofs4: always use lookup for lookupIan Kent2009-12-16
* autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent2009-12-16
* autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent2009-12-16
* autofs4: eliminate d_unhashed in path walk checksIan Kent2009-12-16
* autofs4: cleanup active and expire lookupIan Kent2009-12-16
* autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent2009-12-16
* autofs4: use autofs_info for pending flagIan Kent2009-12-16
* autofs4: use helper function for need mount checkIan Kent2009-12-16
* autofs4: use helper functions for expiring listIan Kent2009-12-16
* autofs4: use helper functions for active list handlingIan Kent2009-12-16
* autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-31
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* switch follow_down()Al Viro2009-06-11
* switch follow_up() to struct pathAl Viro2009-06-11
* Get rid of path_lookup in autofs4Al Viro2009-06-11
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-09
* autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent2009-05-02
* autofs4: use memchr() in invalid_string()Al Viro2009-04-20
* Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro2009-04-20
* autofs4: fix lookup deadlockIan Kent2009-04-01
* autofs4: cleanup expire code duplicationIan Kent2009-04-01
* constify dentry_operations: autofs, autofs4Al Viro2009-03-27
* fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan2009-01-22
* autofs4: fix string validation check orderIan Kent2009-01-06
* autofs4: make autofs type usage explicitIan Kent2009-01-06
* autofs4: fix var shadowed by local delarationIan Kent2009-01-06
* autofs4: improve parameter usageIan Kent2009-01-06
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* Merge branch 'master' into nextJames Morris2008-11-13
|\
| * autofs4: collect version check returnIan Kent2008-11-06
| * autofs4: correct offset mount expire checkIan Kent2008-11-06
* | CRED: Pass credentials through dentry_open()David Howells2008-11-13
* | CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2008-11-13
|/
* autofs4: add miscellaneous device for ioctlsIan Kent2008-10-16
* autofs4: track uid and gid of last mount requesterIan Kent2008-10-16
* autofs4: cleanup autofs mount type usageIan Kent2008-10-16
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-25
* autofs4: remove unused ioctlsIan Kent2008-07-24