summaryrefslogtreecommitdiffstats
path: root/init/do_mounts_rd.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-241-1/+1
* init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott2015-12-261-7/+0
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-081-5/+5
* cramfs: take headers to fs/cramfsAl Viro2014-01-251-1/+1
* ./Makefile: export initial ramdisk compression config optionP J P2013-11-131-0/+5
* init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P2013-11-131-0/+7
* init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-05-311-2/+11
* new helper: ext2_image_size()Al Viro2012-03-311-5/+4
* init: Remove CONFIG_PPC_ISERIESStephen Rothwell2012-03-211-2/+2
* init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong2011-11-021-0/+14
* init: return proper error code in do_mounts_rd()Davidlohr Bueso2011-03-221-1/+1
* init: mark __user address space on string literalsNamhyung Kim2010-10-261-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2009-01-141-1/+2
* bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-121-1/+4
* Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-101-0/+14
|\
| * Squashfs: initrd supportPhillip Lougher2009-01-051-0/+14
* | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-081-31/+7
* | bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin2009-01-041-47/+35
* | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-041-117/+65
|/
* identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven2008-10-161-1/+1
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-23/+2
* init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day2008-07-251-12/+0
* init: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-3/+3
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-261-2/+2
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+429
OpenPOWER on IntegriCloud