1. 454dab3 fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64() by Dominik Brodowski · 6 years ago
  2. bae217e fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() by Dominik Brodowski · 6 years ago
  3. 2ca2a09 fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() by Dominik Brodowski · 6 years ago
  4. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 6 years ago
  5. 55731b3 fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers by Dominik Brodowski · 6 years ago
  6. 03450e2 fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  7. 46ea89e fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  8. 87c4e19 fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  9. b724e84 fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  10. 0101db7 fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  11. f459dffa fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir() by Dominik Brodowski · 6 years ago
  12. 0f32ab8 fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink() by Dominik Brodowski · 6 years ago
  13. e7a3e8b fs: add ksys_write() helper; remove in-kernel calls to sys_write() by Dominik Brodowski · 6 years ago
  14. e35c4c6 initramfs: use time64_t timestamps by Arnd Bergmann · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. aaed2dd utimes: Make utimes y2038 safe by Deepa Dinamani · 7 years ago
  17. 046aa12 initramfs: use vfs_stat/lstat directly by Arnd Bergmann · 7 years ago
  18. cff75e0 initramfs: provide a way to ignore image provided by bootloader by Daniel Thompson · 7 years ago
  19. 394e4f5 initramfs: avoid "label at end of compound statement" error by Linus Torvalds · 7 years ago
  20. 17a9be3 initramfs: Always do fput() and load modules after rootfs populate by Stafford Horne · 7 years ago
  21. 0886551 initramfs: finish fput() before accessing any binary from initramfs by Lokesh Vutla · 7 years ago
  22. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  23. c34d85a init/initramfs.c: resolve shadow warnings by Mark Rustad · 10 years ago
  24. 9687fd9 initramfs: add write error checks by David Engraf · 10 years ago
  25. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  26. 3874743 initramfs: support initrd that is bigger than 2GiB by Yinghai Lu · 10 years ago
  27. 6aa7a29 initramfs: debug detected compression method by Daniel M. Weeks · 10 years ago
  28. 499a458 init: fix possible format string bug by Tetsuo Handa · 11 years ago
  29. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 12 years ago
  30. c67e538 init: disable sparse checking of the mount.o source files by H Hartley Sweeten · 12 years ago
  31. 685dd2d init/initramfs.c: should use umode_t by Al Viro · 13 years ago
  32. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  33. 562f5e6 init: mark __user address space on string literals by Namhyung Kim · 14 years ago
  34. ffe8018 initramfs: fix initramfs size calculation by Hendrik Brueckner · 14 years ago
  35. df37bd1 initramfs: handle unrecognised decompressor when unpacking by Phillip Lougher · 14 years ago
  36. 8aaed5b init/initramfs.c: fix "symbol shadows an earlier one" noise by H Hartley Sweeten · 14 years ago
  37. 5429136 initramfs: add missing decompressor error check by Phillip Lougher · 15 years ago
  38. a1e6b6c initramfs: clean up messages related to initramfs unpacking by Eric Piel · 15 years ago
  39. d20d5a7 initramfs: fix initramfs to work with hardlinked init by Randy Robertson · 15 years ago
  40. b52bb37 init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n by Nikanth Karthikesan · 15 years ago
  41. c1c490e initramfs: prevent initramfs printk message being split by messages from other code. by Simon Kitching · 15 years ago
  42. eedf2c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 by Linus Torvalds · 15 years ago
  43. df52092 fastboot: remove duplicate unpack_to_rootfs() by Li, Shaohua · 16 years ago
  44. 73310a1 init: make initrd/initramfs decompression failure a KERN_EMERG event by H. Peter Anvin · 16 years ago
  45. 23a22d5 bzip2/lzma: comprehensible error messages for missing decompressor by H. Peter Anvin · 16 years ago
  46. 736f932 bzip2/lzma: make flush_buffer() unconditional by Ingo Molnar · 16 years ago
  47. b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 16 years ago
  48. 889c92d bzip2/lzma: centralize format detection by H. Peter Anvin · 16 years ago
  49. cb6ff20 NOMMU: Support XIP on initramfs by David Howells · 16 years ago
  50. a26ee60 bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP by Alain Knaff · 16 years ago
  51. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 16 years ago
  52. 889d51a initramfs: add option to preserve mtime from initramfs cpio images by Nye Liu · 16 years ago
  53. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  54. 3265e66 directly use kmalloc() and kfree() in init/initramfs.c by Thomas Petazzoni · 16 years ago
  55. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 16 years ago
  56. 71fc47a ACPI: basic initramfs DSDT override support by Markus Gaugusch · 16 years ago
  57. b25b781 Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c by Robert P. J. Day · 16 years ago
  58. b0a5ab9 initramfs: missing __init by Al Viro · 17 years ago
  59. 0a7b35cb [PATCH] Add retain_initrd boot option by Michael Neuling · 17 years ago
  60. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 18 years ago
  61. 2e591bb [PATCH] Make initramfs printk a warning on incorrect cpio type by Arjan van de Ven · 18 years ago
  62. 2139a7f [PATCH] initramfs overwrite fix by H. Peter Anvin · 18 years ago
  63. 6a050da [PATCH] initramfs: fix CPIO hardlink check by Mark Huang · 18 years ago
  64. 33644c5 [PATCH] Fix typo causing bad mode of /initrd.image by Jason Gunthorpe · 18 years ago
  65. 340e48e [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y by Zdenek Pavlas · 18 years ago
  66. 9c15e85 [PATCH] kexec: fix in free initrd when overlapped with crashkernel region by Haren Myneni · 18 years ago
  67. 0f3d2bd [PATCH] free initrd mem adjustment by Jan Beulich · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago