aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs/waitq.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-04autofs: use wake_up() instead of wake_up_interruptible(()Ian Kent1-1/+1
2023-08-04autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin1-1/+2
2021-10-20autofs: fix wait name hash calculation in autofs_wait()Ian Kent1-1/+1
2021-03-21get rid of autofs_getpath()Al Viro1-56/+16
2020-09-29autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds1-1/+1
2020-07-08autofs: switch to kernel_writeChristoph Hellwig1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner1-4/+1
2019-01-04autofs: change catatonic setting to a bit flagIan Kent1-5/+5
2018-06-07autofs: small cleanup in autofs_getpath()Dan Carpenter1-3/+3
2018-06-07autofs: clean up includesIan Kent1-4/+0
2018-06-07autofs: copy autofs4 to autofsIan Kent1-0/+559
2010-10-05autofs3: move to drivers/stagingArnd Bergmann1-205/+0
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2006-11-14[PATCH] autofs4: panic after mount failIan Kent1-0/+1
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+206