summaryrefslogtreecommitdiffstats
path: root/fs/autofs/waitq.c
Commit message (Expand)AuthorAgeFilesLines
* autofs: use wake_up() instead of wake_up_interruptible(()Ian Kent2023-08-041-1/+1
* autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin2023-08-041-1/+2
* autofs: fix wait name hash calculation in autofs_wait()Ian Kent2021-10-201-1/+1
* get rid of autofs_getpath()Al Viro2021-03-211-56/+16
* autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds2020-09-291-1/+1
* autofs: switch to kernel_writeChristoph Hellwig2020-07-081-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1
* autofs: change catatonic setting to a bit flagIan Kent2019-01-041-5/+5
* autofs: small cleanup in autofs_getpath()Dan Carpenter2018-06-071-3/+3
* autofs: clean up includesIan Kent2018-06-071-4/+0
* autofs: copy autofs4 to autofsIan Kent2018-06-071-0/+559
* autofs3: move to drivers/stagingArnd Bergmann2010-10-051-205/+0
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* [PATCH] autofs4: panic after mount failIan Kent2006-11-141-0/+1
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-4/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+206