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
|
16 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 |
H. Peter Anvin
|
bced95283e
security: remove security_sb_post_mountroot hook
|
17 years ago |
Pierre Ossman
|
cc1ed7542c
init: wait for asynchronously scanned block devices
|
18 years ago |
Dave Gilbert
|
dd2a345f8f
Display all possible partitions when the root filesystem failed to mount
|
18 years ago |
Adrian Bunk
|
46595390e9
init/do_mounts.c: proper prepare_namespace() prototype
|
18 years ago |
David Howells
|
9361401eb7
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
|
18 years ago |