1. 6c25161 init/do_mounts.c: add maj:min syntax comment by Sebastian Capella · 11 years ago
  2. 6e19ede initmpfs: use initramfs if rootfstype= or root= specified by Rob Landley · 11 years ago
  3. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  4. 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
  5. ca75b4d8 insert missing space in printk line of root_delay by Toralf Förster · 11 years ago
  6. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  7. d33b98f block: partition: msdos: provide UUIDs for partitions by Stephen Warren · 12 years ago
  8. 283f8fc init: reduce PARTUUID min length to 1 from 36 by Stephen Warren · 12 years ago
  9. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 12 years ago
  10. a608ca2 vfs: allocate page instead of names_cache buffer in mount_block_root by Jeff Layton · 12 years ago
  11. c67e538 init: disable sparse checking of the mount.o source files by H Hartley Sweeten · 12 years ago
  12. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  13. 0e0cb89 init/do_mounts.c: print error code on mount failure by Bernhard Walle · 12 years ago
  14. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  15. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  16. 43717c7 NFS: Retry mounting NFSROOT by Chuck Lever · 13 years ago
  17. 79975f1 init: add root=PARTUUID=UUID/PARTNROFF=%d support by Will Drewry · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 80cdc6d fs: use appropriate printk priority levels by Mandeep Singh Baines · 13 years ago
  20. a1cf11d name_to_dev_t() must not call __init code by Jan Beulich · 13 years ago
  21. 562f5e6 init: mark __user address space on string literals by Namhyung Kim · 14 years ago
  22. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  23. 56463e5 NFS: Use super.c for NFSROOT mount option parsing by Chuck Lever · 14 years ago
  24. 6d0aed7 do_mounts: only enable PARTUUID for CONFIG_BLOCK by Jens Axboe · 14 years ago
  25. 38b6f45 core: match_dev_by_uuid() should not be marked __init by Jens Axboe · 14 years ago
  26. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 15 years ago
  29. 3b5c760 fs: fix do_mount_root() false positive kmemcheck warning by Vegard Nossum · 15 years ago
  30. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  31. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 15 years ago
  32. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 15 years ago
  33. bca1033 do_mounts: add device info to mount message by Marton Balint · 15 years ago
  34. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  35. f56f6d30 make init/do_mounts.c:root_device_name static by Adrian Bunk · 16 years ago
  36. 82c8253 init/do_mounts.c should #include <linux/initrd.h> by Adrian Bunk · 16 years ago
  37. 2d62f48 do_mounts: allow UBI root device name by Adrian Hunter · 16 years ago
  38. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  39. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 16 years ago
  40. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 16 years ago
  41. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  42. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  43. bced952 security: remove security_sb_post_mountroot hook by H. Peter Anvin · 16 years ago
  44. cc1ed75 init: wait for asynchronously scanned block devices by Pierre Ossman · 17 years ago
  45. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  46. 4659539 init/do_mounts.c: proper prepare_namespace() prototype by Adrian Bunk · 17 years ago
  47. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  48. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 18 years ago
  49. bdaf852 [PATCH] devfs: Remove devfs from the init code by Greg Kroah-Hartman · 19 years ago
  50. e9482b4 [MTD] Allow alternate JFFS2 mount variant for root filesystem. by Joern Engel · 18 years ago
  51. be6e028b [PATCH] root mount failure: emit filesystems attempted by Andy Whitcroft · 18 years ago
  52. 5ac3578 do_mounts.c: Minor ROOT_DEV comment cleanup by Florin Malita · 18 years ago
  53. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  54. 13ae6d8 [PATCH] remove driverfs references from init/do_mounts.c by Rolf Eike Beer · 19 years ago
  55. a2d2b5c [PATCH] remove EXPORT_SYMBOL for root_dev by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  56. d53d9f1 [PATCH] name_to_dev_t warning fix by Andrew Morton · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago