summaryrefslogtreecommitdiffstats
path: root/fs/autofs4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* autofs4: cleanup autofs mount type usageIan Kent2008-10-164-12/+10
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-251-0/+2
* autofs4: remove unused ioctlsIan Kent2008-07-241-67/+1
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-243-65/+40
* autofs4: fix direct mount pending expire race - correctionIan Kent2008-07-241-8/+2
* autofs4: fix direct mount pending expire raceIan Kent2008-07-243-26/+65
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-243-23/+65
* autofs4: fix pending checksIan Kent2008-07-241-3/+6
OpenPOWER on IntegriCloud