Nikolaus Voss
|
f027c34d84
init/do_mounts.c: add root=PARTLABEL=<name> support
|
6 жил өмнө |
Luc Van Oostenryck
|
6ad018e3ca
init/: remove ineffective sparse disabling
|
7 жил өмнө |
Dominik Brodowski
|
3ce4a7bf66
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
|
7 жил өмнө |
Dominik Brodowski
|
cbb60b924b
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
|
7 жил өмнө |
Dominik Brodowski
|
bae217ea8c
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
|
7 жил өмнө |
Dominik Brodowski
|
2ca2a09d62
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
|
7 жил өмнө |
Dominik Brodowski
|
447016e968
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
|
7 жил өмнө |
Dominik Brodowski
|
a16fe33ab5
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
|
7 жил өмнө |
Dominik Brodowski
|
312db1aa1d
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
|
7 жил өмнө |
Levin, Alexander (Sasha Levin)
|
75f296d93b
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
|
7 жил өмнө |
David Howells
|
e462ec50cb
VFS: Differentiate mount flags (MS_*) from internal superblock flags
|
8 жил өмнө |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 жил өмнө |
Jungseung Lee
|
39a0e975c3
init: reduce rootwait polling interval time to 5ms
|
8 жил өмнө |
Vishnu Pratap Singh
|
c69e3c3a0c
init/do_mounts.c: add create_dev() failure log
|
10 жил өмнө |
Chen Yu
|
cb31ef485d
init: fix regression by supporting devices with major:minor:offset format
|
10 жил өмнө |
Dan Ehrenberg
|
283e7ad024
init: stricter checking of major:minor root= values
|
10 жил өмнө |
Dan Ehrenberg
|
e6e20a7a5f
init: export name_to_dev_t and mark name argument as const
|
10 жил өмнө |
Miklos Szeredi
|
10975933da
init: fix read-write root mount
|
10 жил өмнө |
Pavel Machek
|
0bf37ae4c4
init/do_mounts: better syntax description
|
11 жил өмнө |
chishanmingshen
|
a68b310809
init/do_mounts.c: fix comment error
|
11 жил өмнө |
Sebastian Capella
|
6c251611ce
init/do_mounts.c: add maj:min syntax comment
|
11 жил өмнө |
Rob Landley
|
6e19eded36
initmpfs: use initramfs if rootfstype= or root= specified
|
12 жил өмнө |
Rob Landley
|
16203a7a94
initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
|
12 жил өмнө |
Rob Landley
|
57f150a58c
initmpfs: move rootfs code from fs/ramfs/ to init/
|
12 жил өмнө |
Toralf Förster
|
ca75b4d879
insert missing space in printk line of root_delay
|
12 жил өмнө |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 жил өмнө |
Stephen Warren
|
d33b98fc82
block: partition: msdos: provide UUIDs for partitions
|
12 жил өмнө |
Stephen Warren
|
283f8fc039
init: reduce PARTUUID min length to 1 from 36
|
12 жил өмнө |
Stephen Warren
|
1ad7e89940
block: store partition_meta_info.uuid as a string
|
12 жил өмнө |
Jeff Layton
|
a608ca21f5
vfs: allocate page instead of names_cache buffer in mount_block_root
|
13 жил өмнө |