aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/autofs_i.h
Commit message (Expand)AuthorAge
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* autofs: switch to __vfs_write()Al Viro2015-04-11
* autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-13
* autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-13
* autofs4: remove some unused inline functionsNeilBrown2014-08-08
* autofs4: remove unused autofs4_ispending()NeilBrown2014-08-08
* autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu2014-01-23
* autofs4: make freeing sbi rcu-delayedAl Viro2013-10-24
* file->f_op is never NULL...Al Viro2013-10-24
* new helper: file_inode(file)Al Viro2013-02-22
* userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-15
* autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-04-29
* Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-04-28
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-02-25
* autofs4: deal with autofs4_write/autofs4_write racesAl Viro2012-01-11
* autofs4: propagate umode_tAl Viro2012-01-03
* autofs4: clean up uaotfs use of debug/info/warning printoutsLinus Torvalds2011-08-08
* autofs4 - remove autofs4_lockIan Kent2011-03-24
* autofs4: clean ->d_release() and autofs4_free_ino() upAl Viro2011-01-18
* autofs4: split autofs4_init_ino()Al Viro2011-01-18
* autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymoreAl Viro2011-01-18
* autofs4: kill ->size in autofs_infoAl Viro2011-01-18
* autofs4: pass mode to autofs4_get_inode() explicitlyAl Viro2011-01-18
* autofs4: keep symlink body in inode->i_privateAl Viro2011-01-18
* autofs4: Merge the remaining dentry ops tablesDavid Howells2011-01-15
* autofs4: Clean up dentry operationsIan Kent2011-01-15
* autofs4: Clean up inode operationsIan Kent2011-01-15
* autofs4: Remove unused codeIan Kent2011-01-15
* autofs4: Add d_manage() dentry operationIan Kent2011-01-15
* autofs4: Add d_automount() dentry operationIan Kent2011-01-15
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: dcache scale subdirsNick Piggin2011-01-07
* fs: dcache scale d_unhashedNick Piggin2011-01-07
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-03
* autofs4: always use lookup for lookupIan Kent2009-12-16
* autofs4: use autofs_info for pending flagIan Kent2009-12-16
* autofs4: use helper functions for expiring listIan Kent2009-12-16
* autofs4: use helper functions for active list handlingIan Kent2009-12-16
* switch follow_down()Al Viro2009-06-11
* autofs4: cleanup expire code duplicationIan Kent2009-04-01
* autofs4: make autofs type usage explicitIan Kent2009-01-06
* 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
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-24
* autofs4: fix direct mount pending expire raceIan Kent2008-07-24
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-24
* autofs4: fix waitq memory leakIan Kent2008-07-24
* autofs4: use struct qstr in waitq.cJeff Moyer2008-07-24