Commit Graph

101 Commits (62a7375e5d77d654695297c4b39d5d740d901184)

Author SHA1 Message Date
Al Viro 1aed3e4204 lose 'mounting_here' argument in ->d_manage() 14 years ago
Al Viro b89b12b462 autofs4: clean ->d_release() and autofs4_free_ino() up 14 years ago
Al Viro 26e6c91067 autofs4: split autofs4_init_ino() 14 years ago
Al Viro 5a37db302e autofs4: mkdir and symlink always get a dentry that had passed lookup 14 years ago
Al Viro 726a5e0688 autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore 14 years ago
Al Viro 0bf71d4d00 autofs4: kill ->size in autofs_info 14 years ago
Al Viro 09f12c03fa autofs4: pass mode to autofs4_get_inode() explicitly 14 years ago
Al Viro 292c5ee802 autofs4: keep symlink body in inode->i_private 14 years ago
Ian Kent c0bcc9d552 autofs4 - fix debug print in autofs4_lookup() 14 years ago
David Howells b650c858c2 autofs4: Merge the remaining dentry ops tables 14 years ago
David Howells ab90911ff9 Allow d_manage() to be used in RCU-walk mode 14 years ago
Ian Kent dd89f90d2d autofs4: Add v4 pseudo direct mount support 14 years ago
Ian Kent 6651149371 autofs4: Clean up autofs4_free_ino() 14 years ago
Ian Kent 71e469db24 autofs4: Clean up dentry operations 14 years ago
Ian Kent e61da20a50 autofs4: Clean up inode operations 14 years ago
Ian Kent 8c13a676d5 autofs4: Remove unused code 14 years ago
Ian Kent b5b801779d autofs4: Add d_manage() dentry operation 14 years ago
Ian Kent 10584211e4 autofs4: Add d_automount() dentry operation 14 years ago
David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Ian Kent de47de7404 autofs4 - remove ioctl mutex (bz23142) 14 years ago
Felipe Contreras 5a44a73b90 autofs4: Only declare function when CONFIG_COMPAT is defined 15 years ago
Arnd Bergmann 00e300e1b6 BKL: Remove BKL from autofs4 15 years ago
Dan Carpenter 5fc79d85d2 autofs4: remove unneeded null check in try_to_fill_dentry() 15 years ago
Arnd Bergmann c9243f5bdd autofs/autofs4: Move compat_ioctl handling into fs 15 years ago
Frederic Weisbecker 3663df70c0 autofs4: Pushdown the bkl from ioctl 15 years ago
Ian Kent f7422464b5 autofs4-2.6.34-rc1 - fix link_count usage 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Al Viro 4b1ae27a96 Revert "autofs4: always use lookup for lookup" 15 years ago
Ian Kent 213614d583 autofs4: always use lookup for lookup 15 years ago
Ian Kent cb4b492ac7 autofs4: rename dentry to expiring in autofs4_lookup_expiring() 15 years ago
Ian Kent e4d5ade7b5 autofs4: rename dentry to active in autofs4_lookup_active() 15 years ago
Ian Kent c42c7f7e69 autofs4: eliminate d_unhashed in path walk checks 15 years ago
Ian Kent 6510c9d859 autofs4: cleanup active and expire lookup 15 years ago
Ian Kent 90387c9c1d autofs4: renamer unhashed to active in autofs4_lookup() 15 years ago
Ian Kent aa952eb26d autofs4: use autofs_info for pending flag 15 years ago
Ian Kent 36b6413ef3 autofs4: use helper function for need mount check 15 years ago
Ian Kent c4cd70b3e3 autofs4: use helper functions for expiring list 15 years ago
Ian Kent 4f8427d190 autofs4: use helper functions for active list handling 15 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Ian Kent 8f63aaa8b9 autofs4: fix lookup deadlock 16 years ago
Al Viro 08f11513fa constify dentry_operations: autofs, autofs4 16 years ago
Al Viro 59af1584bf [PATCH] fix ->llseek() for a bunch of directories 17 years ago
Ian Kent aa55ddf340 autofs4: remove unused ioctls 17 years ago
Ian Kent 06a3598552 autofs4: reorganize expire pending wait function calls 17 years ago
Ian Kent ec6e8c7d3f autofs4: fix direct mount pending expire race - correction 17 years ago