Commit History

Author SHA1 Message Date
  Li Zhijian 7c0950d455 initramfs: clean old path before creating a hardlink 6 years ago
  Luc Van Oostenryck 6ad018e3ca init/: remove ineffective sparse disabling 7 years ago
  Dominik Brodowski 454dab3f96 fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64() 7 years ago
  Dominik Brodowski bae217ea8c fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() 7 years ago
  Dominik Brodowski 2ca2a09d62 fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() 7 years ago
  Dominik Brodowski 411d9475cf fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() 7 years ago
  Dominik Brodowski 55731b3cda fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers 7 years ago
  Dominik Brodowski 03450e271a fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall 7 years ago
  Dominik Brodowski 46ea89eb65 fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall 7 years ago
  Dominik Brodowski 87c4e19262 fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall 7 years ago
  Dominik Brodowski b724e846b4 fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall 7 years ago
  Dominik Brodowski 0101db7a30 fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall 7 years ago
  Dominik Brodowski f459dffae1 fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir() 7 years ago
  Dominik Brodowski 0f32ab8cfa fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink() 7 years ago
  Dominik Brodowski e7a3e8b2ed fs: add ksys_write() helper; remove in-kernel calls to sys_write() 7 years ago
  Arnd Bergmann e35c4c64fe initramfs: use time64_t timestamps 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Deepa Dinamani aaed2dd8a3 utimes: Make utimes y2038 safe 8 years ago
  Arnd Bergmann 046aa1265f initramfs: use vfs_stat/lstat directly 8 years ago
  Daniel Thompson cff75e0b6f initramfs: provide a way to ignore image provided by bootloader 8 years ago
  Linus Torvalds 394e4f5d58 initramfs: avoid "label at end of compound statement" error 8 years ago
  Stafford Horne 17a9be3174 initramfs: Always do fput() and load modules after rootfs populate 8 years ago
  Lokesh Vutla 0886551480 initramfs: finish fput() before accessing any binary from initramfs 8 years ago
  Dave Young 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 years ago
  Mark Rustad c34d85aca9 init/initramfs.c: resolve shadow warnings 10 years ago
  David Engraf 9687fd9101 initramfs: add write error checks 11 years ago
  Yinghai Lu d97b07c54f initramfs: support initramfs that is bigger than 2GiB 11 years ago
  Yinghai Lu 3874743991 initramfs: support initrd that is bigger than 2GiB 11 years ago
  Daniel M. Weeks 6aa7a29aa8 initramfs: debug detected compression method 11 years ago
  Tetsuo Handa 499a4584d7 init: fix possible format string bug 11 years ago