H Hartley Sweeten
|
c67e5382fb
init: disable sparse checking of the mount.o source files
|
hace 13 años |
Sasha Levin
|
377485f624
init: don't try mounting device as nfs root unless type fully matches
|
hace 13 años |
Bernhard Walle
|
0e0cb892a8
init/do_mounts.c: print error code on mount failure
|
hace 13 años |
Linus Torvalds
|
57eccf1c2a
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
hace 13 años |
Al Viro
|
d8c9584ea2
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
|
hace 13 años |
Chuck Lever
|
43717c7dae
NFS: Retry mounting NFSROOT
|
hace 13 años |
Will Drewry
|
79975f1327
init: add root=PARTUUID=UUID/PARTNROFF=%d support
|
hace 14 años |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
hace 14 años |
Mandeep Singh Baines
|
80cdc6dae7
fs: use appropriate printk priority levels
|
hace 14 años |
Jan Beulich
|
a1cf11d8f6
name_to_dev_t() must not call __init code
|
hace 14 años |
Namhyung Kim
|
562f5e638d
init: mark __user address space on string literals
|
hace 15 años |
Linus Torvalds
|
74eb94b218
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
hace 15 años |
Chuck Lever
|
56463e50d1
NFS: Use super.c for NFSROOT mount option parsing
|
hace 15 años |
Jens Axboe
|
6d0aed7a38
do_mounts: only enable PARTUUID for CONFIG_BLOCK
|
hace 15 años |
Jens Axboe
|
38b6f45a97
core: match_dev_by_uuid() should not be marked __init
|
hace 15 años |
Will Drewry
|
b5af921ec0
init: add support for root devices specified by partition UUID
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Kay Sievers
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
hace 16 años |
Vegard Nossum
|
3b5c760efc
fs: fix do_mount_root() false positive kmemcheck warning
|
hace 16 años |
Al Viro
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
hace 16 años |
Arjan van de Ven
|
216773a787
Consolidate driver_probe_done() loops into one place
|
hace 16 años |
Arjan van de Ven
|
22a9d64567
async: Asynchronous function calls to speed up kernel boot
|
hace 16 años |
Marton Balint
|
bca1033b09
do_mounts: add device info to mount message
|
hace 16 años |
Tejun Heo
|
55dc7db70a
init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param
|
hace 17 años |
Adrian Bunk
|
f56f6d30c7
make init/do_mounts.c:root_device_name static
|
hace 17 años |
Adrian Bunk
|
82c8253ac2
init/do_mounts.c should #include <linux/initrd.h>
|
hace 17 años |
Adrian Hunter
|
2d62f48858
do_mounts: allow UBI root device name
|
hace 17 años |
Kay Sievers
|
30f2f0eb4b
block: do_mounts - accept root=<non-existant partition>
|
hace 17 años |
Jan Blunck
|
6ac08c39a1
Use struct path in fs_struct
|
hace 17 años |
Adrian Bunk
|
011e3fcd1e
proper prototype for get_filesystem_list()
|
hace 17 años |