summaryrefslogtreecommitdiffstats
path: root/fs/autofs4/autofs_i.h
Commit message (Expand)AuthorAgeFilesLines
* autofs: non functional header inclusion cleanupTomohiro Kusumi2017-09-081-11/+11
* Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-101-1/+1
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-021-0/+1
* autofs: change autofs4_wait() to take struct pathIan Kent2016-12-031-1/+2
* autofs: change autofs4_expire_wait()/do_expire_wait() to take struct pathIan Kent2016-12-031-1/+1
* autofs: remove possibly misleading /* #define DEBUG */Tomohiro Kusumi2016-10-111-2/+0
* autofs: fix dev ioctl number range checkIan Kent2016-10-111-1/+2
* autofs: remove obsolete sb fieldsTomohiro Kusumi2016-10-111-2/+0
* autofs: drop unnecessary extern in autofs_i.hTomohiro Kusumi2016-10-111-1/+1
* autofs racesAl Viro2016-06-121-2/+6
* autofs4: use pr_xxx() macros directly for loggingIan Kent2016-03-151-11/+4
* autofs4: change log print macros to not insert newlineIan Kent2016-03-151-3/+3
* autofs4: make autofs log prints consistentIan Kent2016-03-151-3/+3
* autofs4: coding style fixesIan Kent2016-03-151-28/+27
* make simple_positive() publicAl Viro2015-06-231-5/+0
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* autofs: switch to __vfs_write()Al Viro2015-04-111-1/+1
* autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-141-0/+4
* autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-141-1/+1
* autofs4: remove some unused inline functionsNeilBrown2014-08-081-49/+0
* autofs4: remove unused autofs4_ispending()NeilBrown2014-08-081-14/+0
* autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu2014-01-231-2/+2
* autofs4: make freeing sbi rcu-delayedAl Viro2013-10-241-0/+1
* file->f_op is never NULL...Al Viro2013-10-241-1/+1
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-141-4/+4
* autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-04-291-0/+11
* Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-04-281-1/+0
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-02-251-0/+1
* autofs4: deal with autofs4_write/autofs4_write racesAl Viro2012-01-111-0/+1
* autofs4: propagate umode_tAl Viro2012-01-031-1/+1
* autofs4: clean up uaotfs use of debug/info/warning printoutsLinus Torvalds2011-08-081-18/+8
* autofs4 - remove autofs4_lockIan Kent2011-03-241-2/+0
* autofs4: clean ->d_release() and autofs4_free_ino() upAl Viro2011-01-181-1/+0
* autofs4: split autofs4_init_ino()Al Viro2011-01-181-1/+2
* autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymoreAl Viro2011-01-181-1/+1
* autofs4: kill ->size in autofs_infoAl Viro2011-01-181-2/+0
* autofs4: pass mode to autofs4_get_inode() explicitlyAl Viro2011-01-181-3/+2
* autofs4: keep symlink body in inode->i_privateAl Viro2011-01-181-5/+0
* autofs4: Merge the remaining dentry ops tablesDavid Howells2011-01-151-1/+0
* autofs4: Clean up dentry operationsIan Kent2011-01-151-5/+2
* autofs4: Clean up inode operationsIan Kent2011-01-151-3/+0
* autofs4: Remove unused codeIan Kent2011-01-151-7/+0
* autofs4: Add d_manage() dentry operationIan Kent2011-01-151-1/+49
* autofs4: Add d_automount() dentry operationIan Kent2011-01-151-0/+30
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-151-13/+0
* fs: dcache remove dcache_lockNick Piggin2011-01-071-0/+3
* fs: dcache scale subdirsNick Piggin2011-01-071-0/+11
* fs: dcache scale d_unhashedNick Piggin2011-01-071-13/+0
OpenPOWER on IntegriCloud