Luc Van Oostenryck
|
6ad018e3ca
init/: remove ineffective sparse disabling
|
7 years ago |
Aaro Koskinen
|
1a6a05a4fa
init/ramdisk: use pr_cont() at the end of ramdisk loading
|
7 years ago |
Dominik Brodowski
|
3ce4a7bf66
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
|
7 years ago |
Dominik Brodowski
|
76847e4344
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
|
7 years ago |
Dominik Brodowski
|
cbb60b924b
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
|
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
|
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 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Nicolas Schichan
|
18594e9bc4
init: use pr_cont() when displaying rotator during ramdisk loading.
|
8 years ago |
Robert Elliott
|
b03539665d
init, Documentation: Remove ramdisk_blocksize mentions
|
9 years ago |
Yinghai Lu
|
d97b07c54f
initramfs: support initramfs that is bigger than 2GiB
|
11 years ago |
Al Viro
|
f7f4f4dd69
cramfs: take headers to fs/cramfs
|
11 years ago |
P J P
|
1bf49dd4be
./Makefile: export initial ramdisk compression config option
|
11 years ago |
P J P
|
df3ef3af50
init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs
|
11 years ago |
H Hartley Sweeten
|
c67e5382fb
init: disable sparse checking of the mount.o source files
|
13 years ago |
Al Viro
|
39429c5e4a
new helper: ext2_image_size()
|
13 years ago |
Stephen Rothwell
|
bc58450b02
init: Remove CONFIG_PPC_ISERIES
|
13 years ago |
Neil Armstrong
|
f919b9235f
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
|
13 years ago |
Davidlohr Bueso
|
ea611b2699
init: return proper error code in do_mounts_rd()
|
14 years ago |
Namhyung Kim
|
562f5e638d
init: mark __user address space on string literals
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
H. Peter Anvin
|
73310a169a
init: make initrd/initramfs decompression failure a KERN_EMERG event
|
16 years ago |
H. Peter Anvin
|
23a22d57a8
bzip2/lzma: comprehensible error messages for missing decompressor
|
16 years ago |
Ingo Molnar
|
b17304245f
Merge branch 'linus' into x86/setup-lzma
|
16 years ago |
H. Peter Anvin
|
889c92d21d
bzip2/lzma: centralize format detection
|
16 years ago |
Phillip Lougher
|
b8fed87d32
Squashfs: initrd support
|
16 years ago |
H. Peter Anvin
|
b172fd882d
bzip2/lzma: use a table to search for initramfs compression formats
|
16 years ago |
Alain Knaff
|
30d65dbfe3
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
|
16 years ago |