开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-04
init: add an init_dup helper
Christoph Hellwig
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
2020-07-31
init: add an init_stat helper
Christoph Hellwig
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
init: add an init_link helper
Christoph Hellwig
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
init: add an init_chown helper
Christoph Hellwig
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2020-07-31
init: add an init_mount helper
Christoph Hellwig
2020-07-31
init: mark create_dev as __init
Christoph Hellwig
2020-07-31
init: mark console_on_rootfs as __init
Christoph Hellwig
2020-07-31
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
2020-07-31
fs: refactor ksys_umount
Christoph Hellwig
2020-07-31
fs: refactor do_mount
Christoph Hellwig
2020-07-31
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
2020-07-31
fs: expose utimes_common
Christoph Hellwig
2020-07-31
fs: move timespec validation into utimes_common
Christoph Hellwig
2020-07-31
fs: refactor do_utimes
Christoph Hellwig
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
2020-07-31
fs: remove ksys_open
Christoph Hellwig
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
2020-07-31
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
2020-07-31
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
2020-07-30
initramfs: remove clean_rootfs
Christoph Hellwig
2020-07-30
initramfs: remove the populate_initrd_image and clean_rootfs stubs
Christoph Hellwig
2020-07-30
initrd: mark initrd support as deprecated
Christoph Hellwig
2020-07-30
initrd: mark init_linuxrc as __init
Christoph Hellwig
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
2020-07-30
initrd: remove the BLKFLSBUF call in handle_initrd
Christoph Hellwig
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
2020-07-16
md: simplify md_setup_drive
Christoph Hellwig
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
2020-07-16
md: remove the autoscan partition re-read
Christoph Hellwig
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-07-16
init: remove the bstat helper
Christoph Hellwig
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
[next]