1. bb5c3cd block: Remove annoying "unknown partition table" message by Boaz Harrosh · 9 years ago
  2. bab5541 block: support embedded device command line partition by Cai Zhiyong · 11 years ago
  3. ac2e532 block/partitions: optimize memory allocation in check_partition() by Ming Lei · 11 years ago
  4. 94ea415 separate partition format handling from generic code by Al Viro · 13 years ago
  5. 9be96f3 move fs/partitions to block/ by Al Viro · 13 years ago[Renamed from fs/partitions/check.c]
  6. 04bf786 Merge branch 'for-linus' into for-3.1/core by Jens Axboe · 13 years ago
  7. dd77409 fs/partitions/check.c: make local symbols static by H Hartley Sweeten · 13 years ago
  8. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 13 years ago
  9. f4fa342 block: fix oops on !disk->queue and sysfs discard alignment display by Jens Axboe · 13 years ago
  10. bbdd304 fs: fixup warning part_discard_alignment_show() by Jens Axboe · 13 years ago
  11. 23ceb5b block: Remove extra discard_alignment from hd_struct. by Tao Ma · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 13 years ago
  14. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 13 years ago
  15. 6c23a96 block: add internal hd part table references by Jens Axboe · 13 years ago
  16. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 13 years ago
  17. d2bf1b6 block: move register_disk() and del_gendisk() to block/genhd.c by Tejun Heo · 14 years ago
  18. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  19. a020563 Merge branch 'v2.6.37-rc2' into for-2.6.38/core by Jens Axboe · 14 years ago
  20. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  21. 34db1d5 block: export 'ro' sysfs attribute for partitions by Kay Sievers · 14 years ago
  22. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  23. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  24. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  25. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  26. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  27. 9c867fb partitions: fix sometimes unreadable partition strings by Alexey Dobriyan · 14 years ago
  28. b97181f fs: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 14 years ago
  29. b403a98 block: improve automatic native capacity unlocking by Tejun Heo · 14 years ago
  30. 1493bf2 block: use struct parsed_partitions *state universally in partition check code by Tejun Heo · 14 years ago
  31. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 14 years ago
  32. 56bca01 block: restart partition scan after resizing a device by Tejun Heo · 14 years ago
  33. 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
  34. e03a72e block: Stop using byte offsets by Martin K. Petersen · 14 years ago
  35. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  36. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  37. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  38. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  39. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  40. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  41. f8c73c7 partitions: fix broken uevent_suppress conversion by Heiko Carstens · 15 years ago
  42. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  43. db429e9 partitions: add ->set_capacity block device method by Bartlomiej Zolnierkiewicz · 15 years ago
  44. 02c33b1 partitions: warn about the partition exceeding device capacity by Bartlomiej Zolnierkiewicz · 15 years ago
  45. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  46. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  47. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  48. 157f9c0 tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch by Arnaldo Carvalho de Melo · 15 years ago
  49. c71a896 blktrace: add ftrace plugin by Arnaldo Carvalho de Melo · 15 years ago
  50. 54b0d12 block: fix bug in ptbl lookup cache by Neil Brown · 15 years ago
  51. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  52. 55e8e30 block/md: fix md autodetection by Tejun Heo · 16 years ago
  53. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  54. eb60fa1 block: fix add_partition() error path by Tejun Heo · 16 years ago
  55. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  56. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  57. 0fc71e3 block: add partition attribute for partition number by Tejun Heo · 16 years ago
  58. ac0d86f block: sanitize invalid partition table entries by Kay Sievers · 16 years ago
  59. 9bc3ffb Check for device resize when rescanning partitions by Andrew Patterson · 16 years ago
  60. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  61. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  62. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  63. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  64. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  65. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  66. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  67. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  68. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  69. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  70. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  71. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  72. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  73. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  74. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  75. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  76. 88e3412 block: update add_partition() error handling by Tejun Heo · 16 years ago
  77. ec2cded block: allow deleting zero length partition by Tejun Heo · 16 years ago
  78. 8d99f83 rescan_partitions(): make device capacity errors non-fatal by Andrew Morton · 16 years ago
  79. 04ebd4a block/ioctl.c and fs/partition/check.c: check value returned by add_partition() by Abdel Benamrouche · 16 years ago
  80. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 16 years ago
  81. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  82. 6bcf19d block: send disk "change" event for rescan_partitions() by Kay Sievers · 16 years ago
  83. c3c930d Enhanced partition statistics: remove old partition statistics by Jerome Marchand · 16 years ago
  84. 34e8bea Enhanced partition statistics: sysfs by Jerome Marchand · 16 years ago
  85. 6f2576a Enhanced partition statistics: update partition statitics by Jerome Marchand · 16 years ago
  86. f4a00a2 Block: Fix whole_disk attribute bug by Greg Kroah-Hartman · 16 years ago
  87. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  88. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  89. 830d3cf kset: convert block_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  90. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  91. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  92. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  93. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  94. 19d0e8c partition: add support for sysv68 partitions by Philippe De Muyter · 17 years ago
  95. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  96. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  97. b74a2f0 [PATCH] fix rescan_partitions to return errors properly by suzuki · 17 years ago
  98. 9bebff6 [PATCH] check_partition(): fix error check by suzuki · 17 years ago
  99. b92be9f Driver: remove redundant kobject_unregister checks by Mariusz Kozlowski · 17 years ago
  100. d18d768 [PARTITION]: Add whole_disk attribute. by Fabio Massimo Di Nitto · 17 years ago