1. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  2. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  3. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  4. 7eec77a ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd by Tejun Heo · 13 years ago
  5. 5b03a1b ide: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  6. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  7. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  8. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  9. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  10. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  11. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  12. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 14 years ago
  13. 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
  14. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  15. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  16. b0aedb0 ide: Stop disks on reboot for laptop which cuts power by Bruno Prémont · 15 years ago
  17. 3ee3830 ide: remove ->end_request method by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 088b1b8 ide: improve debugging scheme by Borislav Petkov · 15 years ago
  19. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 15 years ago
  21. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  22. 52ebb43 ide-gd: re-get capacity on revalidate by Borislav Petkov · 16 years ago
  23. b2f21e0 [PATCH] switch ide-gd by Al Viro · 16 years ago
  24. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  25. badf808 [PATCH] switch ide_disk_ops ->ioctl() to sane prototype by Al Viro · 16 years ago
  26. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  27. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  28. 806f80a ide: add generic ATA/ATAPI disk driver by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 79cb380 ide: allow device drivers to specify per-device type /proc settings by Bartlomiej Zolnierkiewicz · 16 years ago
  30. cedd120 ide-disk: use IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 5fef0e5 ide-disk: factor out generic disk handling code to ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago