Commit Graph

192 Commits (b4d5b10fb2e3a4327838c07d8ebd9e350fcc133d)

Author SHA1 Message Date
Al Viro c7427d23f7 autofs4: bogus dentry_unhash() added in ->unlink() 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jesper Juhl 3dc8fe4dca autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() 14 years ago
Ian Kent e7854723d0 autofs4 - remove autofs4_lock 14 years ago
Ian Kent 83fb96bfc7 autofs4 - fix d_manage() return on rcu-walk 14 years ago
Ian Kent d4a85e35d1 autofs4 - fix autofs4_expire_indirect() traversal 14 years ago
Ian Kent f9398c233e autofs4 - fix dentry leak in autofs4_expire_direct() 14 years ago
Ian Kent 3c31998529 autofs4 - reinstate last used update on access 14 years ago
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 14a2f00bde autofs4: autofs4_mkroot() is not different from autofs4_init_ino() 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
Ian Kent c14cc63a63 autofs4 - fix get_next_positive_dentry() 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 9e3fea16ba autofs4: Fix wait validation 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 5f57cbcc02 fs: dcache remove d_mounted 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 949854d024 fs: Use rename lock and RCU for multi-step operations 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 14 years ago
Nick Piggin da5029563a fs: dcache scale d_unhashed 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
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 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
Julia Lawall 7ca5ca60cb fs/autofs4: use memdup_user 15 years ago
Kay Sievers 578454ff7e driver core: add devname module aliases to allow module on-demand auto-loading 15 years ago
Frederic Weisbecker 3663df70c0 autofs4: Pushdown the bkl from ioctl 15 years ago