summaryrefslogtreecommitdiff
path: root/scripts/basic/.gitignore
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-19 08:55:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-19 08:55:13 +0200
commita8ec862fd39d9adb88469eb8b9125daccc1c8335 (patch)
treee5a05ce421eea02f4fec311440bd4ab51faa200a /scripts/basic/.gitignore
parentc4f45cf301e6fc024ef5eb3eca234c659d751cb8 (diff)
downloadkernel-linux-4.15.y.tar.gz
Linux 4.15.18linux-4.15.y
Diffstat (limited to 'scripts/basic/.gitignore')
0 files changed, 0 insertions, 0 deletions
ofs: add MODULE_DESCRIPTION()Jeff Johnson 2024-01-11Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds 2023-11-25dentry: switch the lists of children to hlistAl Viro 2023-11-20autofs: add: new_inode check in autofs_fill_super()Ian Kent 2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds 2023-10-24autofs: fix add autofs_parse_fd()Ian Kent 2023-10-18autofs: convert to new timestamp accessorsJeff Layton 2023-09-22autofs: fix protocol sub version settingIan Kent 2023-09-22autofs: convert autofs to use the new mount apiIan Kent 2023-09-22autofs: validate protocol versionIan Kent 2023-09-22autofs: refactor parse_options()Ian Kent 2023-09-22autofs: reformat 0pt enum declarationIan Kent 2023-09-22autofs: refactor super block info initIan Kent 2023-09-22autofs: add autofs_parse_fd()Ian Kent 2023-09-22autofs: refactor autofs_prepare_pipe()Ian Kent 2023-08-28Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2023-08-04autofs: use wake_up() instead of wake_up_interruptible(()Ian Kent 2023-08-04autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin 2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim 2023-07-13autofs: convert to ctime accessor functionsJeff Layton 2023-06-15autofs: set ctime as well when mtime changes on a dirJeff Layton 2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner