1. 72dd9ca partitions/LDM: build fix by Jeff Garzik · 17 years ago
  2. dde3334 LDM: Fix for Windows Vista dynamic disks by Anton Altaparmakov · 17 years ago
  3. 4c64c30 small cleanup in gpt partition handling by Olaf Hering · 17 years ago
  4. 22258d4 Let SYSV68_PARTITION default to yes on VME only by Geert Uytterhoeven · 17 years ago
  5. 19d0e8c partition: add support for sysv68 partitions by Philippe De Muyter · 17 years ago
  6. 96018fd mm: optimize acorn partition truncate by Peter Zijlstra · 17 years ago
  7. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  8. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  9. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  10. e5d480f [PATCH] change misleading EFI partition support description by Johannes Berg · 17 years ago
  11. b74a2f0 [PATCH] fix rescan_partitions to return errors properly by suzuki · 17 years ago
  12. 9bebff6 [PATCH] check_partition(): fix error check by suzuki · 17 years ago
  13. b92be9f Driver: remove redundant kobject_unregister checks by Mariusz Kozlowski · 17 years ago
  14. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  15. a470e18 [PATCH] msdos partitions: fix logic error in AIX detection by Olaf Hering · 17 years ago
  16. 4419d1a [PATCH] relax check for AIX in msdos partition table by Olaf Hering · 17 years ago
  17. d18d768 [PARTITION]: Add whole_disk attribute. by Fabio Massimo Di Nitto · 17 years ago
  18. 14b36af [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines by Thomas Bogendoerfer · 18 years ago
  19. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 17 years ago
  20. 57881dd [PATCH] Fix check_partition routines by Suzuki K P · 17 years ago
  21. 5127d00 [PATCH] fix rescan_partitions to return errors properly by Suzuki Kp · 17 years ago
  22. a79f43a [PATCH] Enable RAID autorun on Mac partition tables. by David Woodhouse · 18 years ago
  23. eee44cc [PATCH] fs/partitions/check: add sysfs error handling by Jeff Garzik · 18 years ago
  24. 3524de1 [PATCH] fs/partitions endianness annotations by Al Viro · 18 years ago
  25. 130c6b9 [PATCH] fs/partitions: Conversion to generic boolean by Richard Knutsson · 18 years ago
  26. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  27. e1dfa92 [PATCH] ignore partition table on disks with AIX label by Olaf Hering · 18 years ago
  28. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  29. 81a42d2 [DISKLABEL] SUN: Fix signed int usage for sector count by Jeff Mahoney · 18 years ago
  30. cfa224e [PATCH] enable mac partition label per default on pmac by Olaf Hering · 18 years ago
  31. 25e206b [PATCH] partitions: let partitions inherit policy from disk by Peter Oberparleiter · 18 years ago
  32. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  33. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  34. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  35. 1a715c5 [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  36. a296418 [PATCH] devfs: Remove devfs from the partition code by Greg Kroah-Hartman · 19 years ago
  37. 98bd34e [PATCH] make kernel warn about incorrectly sized partitions by Mike Miller · 18 years ago
  38. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  39. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  40. 032ebf2 Alternative fix for MMC oops on unmount after removal by Linus Torvalds · 18 years ago
  41. 2436f03 [PATCH] Fix block device symlink name by Stephen Rothwell · 18 years ago
  42. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 18 years ago
  43. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  44. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  45. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 18 years ago
  46. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 18 years ago
  47. 353ab6e [PATCH] sem2mutex: fs/ by Ingo Molnar · 18 years ago
  48. ef1597d [PATCH] s390: Remove old history/whitespave from partition code by Horst Hummel · 18 years ago
  49. 90f0094 [PATCH] s390: dasd partition detection by Horst Hummel · 18 years ago
  50. 0e6e1db [PATCH] partitions: Read Rio Karma partition table by Bob Copeland · 18 years ago
  51. 50365c5 [ARM] Make Acorn partition types depend on ACORN_PARTITION by Russell King · 18 years ago
  52. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  53. 56dc6a8 [PATCH] s390: cms volume label definitions by Peter Oberparleiter · 18 years ago
  54. 8218ef8 [PATCH] Driver core: Make block devices create the proper symlink name by Greg Kroah-Hartman · 18 years ago
  55. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  56. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 18 years ago
  57. a70cf17 fs/partitions/ultrix.c should #include "ultrix.h" by Adrian Bunk · 19 years ago
  58. 4cd5b9f [PATCH] s390: cleanup of include/asm-s390/vtoc.h by Peter Oberparleiter · 19 years ago
  59. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  60. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  61. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  62. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 19 years ago
  63. 486fd40 [PATCH] small partitions/msdos cleanups by Adrian Bunk · 19 years ago
  64. b2411dd [PATCH] revert msdos partitioning fix by Andrew Morton · 19 years ago
  65. b41148c [PATCH] kobject/hotplug split - block core by kay.sievers@vrfy.org · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago