Commit Graph

124 Commits (a43da03ca4719276b9601730627d20b2a71fb6ba)

Author SHA1 Message Date
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
Ian Kent 6e60a9ab5f autofs4: fix direct mount pending expire race 17 years ago
Ian Kent 97e7449a7a autofs4: fix indirect mount pending expire race 17 years ago
Ian Kent 26e81b3142 autofs4: fix pending checks 17 years ago
Ian Kent ff9cd499d6 autofs4: cleanup redundant readir code 17 years ago
Ian Kent c72305b547 autofs4: indirect dentry must almost always be positive 17 years ago
Ian Kent eb3b176796 autofs4: detect invalid direct mount requests 17 years ago
Ian Kent 296f7bf78b autofs4: fix waitq memory leak 17 years ago
Ian Kent e64be33cca autofs4: check kernel communication pipe is valid for write 17 years ago
Ian Kent f4c7da0261 autofs4: add missing kfree 17 years ago
Ian Kent a1362fe92f autofs4: fix pending mount race 17 years ago
Ian Kent 5a11d4d0ee autofs4: fix waitq locking 17 years ago
Jeff Moyer 70b52a0a50 autofs4: use struct qstr in waitq.c 17 years ago
Ian Kent 6d5cb926fa autofs4: use lookup intent flags to trigger mounts 17 years ago
Ian Kent c432c2586a autofs4: don't release directory mutex if called in oz_mode 17 years ago
Ian Kent ef581a7428 autofs4: fix symlink name allocation 17 years ago
Ian Kent 2576737873 autofs4: use look aside list for lookups 17 years ago
Ian Kent caf7da3d5d autofs4: revert - redo lookup in ttfd 17 years ago
Ian Kent 5f6f4f28b6 autofs4: don't make expiring dentry negative 17 years ago
Jan Blunck 868eb7a853 autofs: path_{get,put}() cleanups 17 years ago
Jeff Moyer 9d2de6ad2a autofs4: fix incorrect return from root.c:try_to_fill_dentry() 17 years ago
Jeff Moyer 033790449b autofs4: fix execution order race in mount request code 17 years ago
Ian Kent cab0936aac autofs4: check for invalid dentry in getpath 17 years ago