summaryrefslogtreecommitdiff
path: root/init/do_mounts_rd.c
Commit message (Expand)AuthorAge
* init/ramdisk: use pr_cont() at the end of ramdisk loadingAaro Koskinen2018-04-11
* fs: add ksys_read() helper; remove in-kernel calls to sys_read()Dominik Brodowski2018-04-02
* fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()Dominik Brodowski2018-04-02
* fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()Dominik Brodowski2018-04-02
* fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()Dominik Brodowski2018-04-02
* fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()Dominik Brodowski2018-04-02
* fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()Dominik Brodowski2018-04-02
* fs: add ksys_write() helper; remove in-kernel calls to sys_write()Dominik Brodowski2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-24
* init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott2015-12-26
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
* cramfs: take headers to fs/cramfsAl Viro2014-01-25
* ./Makefile: export initial ramdisk compression config optionP J P2013-11-13
* init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P2013-11-13
* init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-05-31
* new helper: ext2_image_size()Al Viro2012-03-31
* init: Remove CONFIG_PPC_ISERIESStephen Rothwell2012-03-21
* init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong2011-11-02
* init: return proper error code in do_mounts_rd()Davidlohr Bueso2011-03-22
* init: mark __user address space on string literalsNamhyung Kim2010-10-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2009-01-14
* bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-12
* Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10
|\
| * Squashfs: initrd supportPhillip Lougher2009-01-05
* | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-08
* | bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin2009-01-04
* | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-04
|/
* identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven2008-10-16
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-25
* init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day2008-07-25
* init: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-26
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16