Dominik Brodowski
|
447016e968
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
|
7 lat temu |
Dominik Brodowski
|
a16fe33ab5
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
|
7 lat temu |
Dominik Brodowski
|
312db1aa1d
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
|
7 lat temu |
Levin, Alexander (Sasha Levin)
|
75f296d93b
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
|
7 lat temu |
David Howells
|
e462ec50cb
VFS: Differentiate mount flags (MS_*) from internal superblock flags
|
8 lat temu |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 lat temu |
Jungseung Lee
|
39a0e975c3
init: reduce rootwait polling interval time to 5ms
|
8 lat temu |
Vishnu Pratap Singh
|
c69e3c3a0c
init/do_mounts.c: add create_dev() failure log
|
10 lat temu |
Chen Yu
|
cb31ef485d
init: fix regression by supporting devices with major:minor:offset format
|
10 lat temu |
Dan Ehrenberg
|
283e7ad024
init: stricter checking of major:minor root= values
|
10 lat temu |
Dan Ehrenberg
|
e6e20a7a5f
init: export name_to_dev_t and mark name argument as const
|
10 lat temu |
Miklos Szeredi
|
10975933da
init: fix read-write root mount
|
10 lat temu |
Pavel Machek
|
0bf37ae4c4
init/do_mounts: better syntax description
|
11 lat temu |
chishanmingshen
|
a68b310809
init/do_mounts.c: fix comment error
|
11 lat temu |
Sebastian Capella
|
6c251611ce
init/do_mounts.c: add maj:min syntax comment
|
11 lat temu |
Rob Landley
|
6e19eded36
initmpfs: use initramfs if rootfstype= or root= specified
|
12 lat temu |
Rob Landley
|
16203a7a94
initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
|
12 lat temu |
Rob Landley
|
57f150a58c
initmpfs: move rootfs code from fs/ramfs/ to init/
|
12 lat temu |
Toralf Förster
|
ca75b4d879
insert missing space in printk line of root_delay
|
12 lat temu |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 lat temu |
Stephen Warren
|
d33b98fc82
block: partition: msdos: provide UUIDs for partitions
|
12 lat temu |
Stephen Warren
|
283f8fc039
init: reduce PARTUUID min length to 1 from 36
|
12 lat temu |
Stephen Warren
|
1ad7e89940
block: store partition_meta_info.uuid as a string
|
12 lat temu |
Jeff Layton
|
a608ca21f5
vfs: allocate page instead of names_cache buffer in mount_block_root
|
13 lat temu |
H Hartley Sweeten
|
c67e5382fb
init: disable sparse checking of the mount.o source files
|
13 lat temu |
Sasha Levin
|
377485f624
init: don't try mounting device as nfs root unless type fully matches
|
13 lat temu |
Bernhard Walle
|
0e0cb892a8
init/do_mounts.c: print error code on mount failure
|
13 lat temu |
Linus Torvalds
|
57eccf1c2a
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 lat temu |
Al Viro
|
d8c9584ea2
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
|
13 lat temu |
Chuck Lever
|
43717c7dae
NFS: Retry mounting NFSROOT
|
13 lat temu |