aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs/waitq.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-04autofs: use wake_up() instead of wake_up_interruptible(()Gravatar Ian Kent 1-1/+1
2023-08-04autofs: fix memory leak of waitqueues in autofs_catatonic_modeGravatar Fedor Pchelkin 1-1/+2
2021-10-20autofs: fix wait name hash calculation in autofs_wait()Gravatar Ian Kent 1-1/+1
2021-03-21get rid of autofs_getpath()Gravatar Al Viro 1-56/+16
2020-09-29autofs: use __kernel_write() for the autofs pipe writingGravatar Linus Torvalds 1-1/+1
2020-07-08autofs: switch to kernel_writeGravatar Christoph Hellwig 1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Gravatar Thomas Gleixner 1-4/+1
2019-01-04autofs: change catatonic setting to a bit flagGravatar Ian Kent 1-5/+5
2018-06-07autofs: small cleanup in autofs_getpath()Gravatar Dan Carpenter 1-3/+3
2018-06-07autofs: clean up includesGravatar Ian Kent 1-4/+0
2018-06-07autofs: copy autofs4 to autofsGravatar Ian Kent 1-0/+559
2010-10-05autofs3: move to drivers/stagingGravatar Arnd Bergmann 1-205/+0
2007-10-18sparse pointer use of zero as nullGravatar Stephen Hemminger 1-1/+1
2006-11-14[PATCH] autofs4: panic after mount failGravatar Ian Kent 1-0/+1
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+206