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