summaryrefslogtreecommitdiffstats
path: root/fs/autofs4
Commit message (Expand)AuthorAgeFilesLines
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras2010-10-051-0/+2
* | BKL: Remove BKL from autofs4Arnd Bergmann2010-10-041-5/+7
|/
* autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter2010-08-111-2/+1
* autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-091-0/+49
* fs/autofs4: use memdup_userJulia Lawall2010-05-271-11/+2
* driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-1/+4
* autofs4: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-221-4/+18
* autofs4-2.6.34-rc1 - fix link_count usageIan Kent2010-05-101-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Use kill_litter_super() in autofs4 ->kill_sb()Al Viro2010-03-031-61/+1
* Sanitize autofs_dev_ioctl_ismountpoint()Al Viro2010-03-031-7/+4
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-034-330/+158
* autofs4: always use lookup for lookupIan Kent2009-12-164-158/+330
* autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent2009-12-161-12/+12
* autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent2009-12-161-12/+12
* autofs4: eliminate d_unhashed in path walk checksIan Kent2009-12-161-4/+3
* autofs4: cleanup active and expire lookupIan Kent2009-12-161-6/+10
* autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent2009-12-161-10/+10
* autofs4: use autofs_info for pending flagIan Kent2009-12-163-28/+35
* autofs4: use helper function for need mount checkIan Kent2009-12-161-2/+10
* autofs4: use helper functions for expiring listIan Kent2009-12-162-12/+29
* autofs4: use helper functions for active list handlingIan Kent2009-12-163-11/+38
* autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-311-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* switch follow_down()Al Viro2009-06-114-16/+14
* switch follow_up() to struct pathAl Viro2009-06-111-1/+1
* Get rid of path_lookup in autofs4Al Viro2009-06-111-135/+60
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-091-14/+8
* autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent2009-05-021-1/+3
* autofs4: use memchr() in invalid_string()Al Viro2009-04-201-6/+4
* Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro2009-04-201-1/+1
* autofs4: fix lookup deadlockIan Kent2009-04-011-20/+21
* autofs4: cleanup expire code duplicationIan Kent2009-04-013-38/+20
* constify dentry_operations: autofs, autofs4Al Viro2009-03-272-3/+3
* fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan2009-01-221-0/+20
* autofs4: fix string validation check orderIan Kent2009-01-061-6/+7
* autofs4: make autofs type usage explicitIan Kent2009-01-065-17/+15
* autofs4: fix var shadowed by local delarationIan Kent2009-01-061-3/+3
* autofs4: improve parameter usageIan Kent2009-01-061-25/+29
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-4/+0
* Merge branch 'master' into nextJames Morris2008-11-142-6/+18
|\
| * autofs4: collect version check returnIan Kent2008-11-061-2/+3
| * autofs4: correct offset mount expire checkIan Kent2008-11-061-4/+15
* | CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
* | CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2008-11-142-4/+4
|/
* autofs4: add miscellaneous device for ioctlsIan Kent2008-10-165-12/+915
* autofs4: track uid and gid of last mount requesterIan Kent2008-10-163-0/+39
OpenPOWER on IntegriCloud