index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
documentation-file-ref-check
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
8
-16
/
+30
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
8
-13
/
+25
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
6
-13
/
+19
2020-07-31
init: add an init_link helper
Christoph Hellwig
6
-14
/
+38
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
5
-10
/
+17
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
6
-12
/
+19
2020-07-31
init: add an init_chown helper
Christoph Hellwig
5
-5
/
+24
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
7
-12
/
+30
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
7
-13
/
+24
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
4
-8
/
+7
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
7
-12
/
+12
2020-07-31
init: add an init_umount helper
Christoph Hellwig
6
-4
/
+19
2020-07-31
init: add an init_mount helper
Christoph Hellwig
9
-11
/
+46
2020-07-31
init: mark create_dev as __init
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: mark console_on_rootfs as __init
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
1
-5
/
+1
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
1
-21
/
+31
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
3
-9
/
+7
2020-07-31
fs: refactor ksys_umount
Christoph Hellwig
1
-22
/
+18
2020-07-31
fs: refactor do_mount
Christoph Hellwig
1
-32
/
+35
2020-07-31
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
1
-4
/
+6
2020-07-31
fs: expose utimes_common
Christoph Hellwig
2
-3
/
+4
2020-07-31
fs: move timespec validation into utimes_common
Christoph Hellwig
1
-10
/
+9
2020-07-31
fs: refactor do_utimes
Christoph Hellwig
1
-46
/
+54
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_open
Christoph Hellwig
2
-14
/
+8
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
2
-11
/
+2
2020-07-31
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
1
-6
/
+10
2020-07-31
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
1
-21
/
+26
2020-07-30
initramfs: remove clean_rootfs
Christoph Hellwig
1
-48
/
+1
2020-07-30
initramfs: remove the populate_initrd_image and clean_rootfs stubs
Christoph Hellwig
1
-11
/
+4
2020-07-30
initrd: mark initrd support as deprecated
Christoph Hellwig
1
-0
/
+2
2020-07-30
initrd: mark init_linuxrc as __init
Christoph Hellwig
1
-1
/
+1
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
3
-42
/
+40
2020-07-30
initrd: remove the BLKFLSBUF call in handle_initrd
Christoph Hellwig
1
-9
/
+0
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
9
-94
/
+12
2020-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
3
-85
/
+81
2020-07-16
md: simplify md_setup_drive
Christoph Hellwig
1
-102
/
+101
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
2
-13
/
+1
2020-07-16
md: remove the autoscan partition re-read
Christoph Hellwig
1
-10
/
+0
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
3
-21
/
+6
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
6
-13
/
+25
2020-07-16
init: remove the bstat helper
Christoph Hellwig
2
-14
/
+4
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
2
-2
/
+8
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
2
-12
/
+19
2020-07-16
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
1
-0
/
+1
2020-07-16
afs: Fix interruption of operations
David Howells
2
-2
/
+3
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
1
-0
/
+1
[next]