Commit Graph

146 Commits (afc28bc0ec5ebe1b71108735e27283a19feb2e24)

Author SHA1 Message Date
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
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 5b7e934d88 Use kill_litter_super() in autofs4 ->kill_sb() 15 years ago
Al Viro f598f9f125 Sanitize autofs_dev_ioctl_ismountpoint() 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
Ian Kent 37d0892c5a autofs4 - fix missed case when changing to use struct path 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Al Viro bab77ebf51 switch follow_up() to struct path 16 years ago
Al Viro 4e44b6852e Get rid of path_lookup in autofs4 16 years ago
Ian Kent 463aea1a1c autofs4: remove hashed check in validate_wait() 16 years ago
Ian Kent a8985f3ac5 autofs4: fix incorrect return in autofs4_mount_busy() 16 years ago
Al Viro 3eac8778a2 autofs4: use memchr() in invalid_string() 16 years ago
Al Viro cf2706a340 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD 16 years ago
Ian Kent 8f63aaa8b9 autofs4: fix lookup deadlock 16 years ago
Ian Kent 56fcef7511 autofs4: cleanup expire code duplication 16 years ago
Al Viro 08f11513fa constify dentry_operations: autofs, autofs4 16 years ago
Alexey Dobriyan 90ffd46793 fs/Kconfig: move autofs, autofs4 out 16 years ago
Ian Kent bae8ec6655 autofs4: fix string validation check order 16 years ago
Ian Kent a92daf6ba1 autofs4: make autofs type usage explicit 16 years ago
Ian Kent 41cfef2eb8 autofs4: fix var shadowed by local delaration 16 years ago
Ian Kent 730c9eeca9 autofs4: improve parameter usage 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells 0eb790e3a2 CRED: Wrap task credential accesses in the autofs4 filesystem 16 years ago
Ian Kent 96b0317906 autofs4: collect version check return 16 years ago
Ian Kent bc9c406838 autofs4: correct offset mount expire check 16 years ago
Ian Kent 8d7b48e0bc autofs4: add miscellaneous device for ioctls 17 years ago
Ian Kent c0f54d3e54 autofs4: track uid and gid of last mount requester 17 years ago
Ian Kent bb979d7fc3 autofs4: cleanup autofs mount type usage 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 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