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