1. 38430f0 block: move the NEED_PART_SCAN flag to struct gendisk by Christoph Hellwig · 4 years, 4 months ago
  2. fec2cf6 ide-gd: stop using the disk events mechanism by Christoph Hellwig · 4 years, 4 months ago
  3. 03264dd scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places by Adam Williamson · 5 years ago
  4. c103d6e compat_ioctl: ide: floppy: add handler by Arnd Bergmann · 6 years ago
  5. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  6. 3c12c8e Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd" by Martin Wilck · 6 years ago
  7. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  8. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  9. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 12 years ago
  10. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  11. 7eec77a ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd by Tejun Heo · 14 years ago
  12. 5b03a1b ide: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  13. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  14. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  15. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  16. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 15 years ago
  17. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  18. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  19. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 15 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  21. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  22. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  23. b0aedb0 ide: Stop disks on reboot for laptop which cuts power by Bruno Prémont · 16 years ago
  24. 3ee3830 ide: remove ->end_request method by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 088b1b8 ide: improve debugging scheme by Borislav Petkov · 16 years ago
  26. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 52ebb43 ide-gd: re-get capacity on revalidate by Borislav Petkov · 16 years ago
  30. b2f21e0 [PATCH] switch ide-gd by Al Viro · 16 years ago
  31. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  32. badf808 [PATCH] switch ide_disk_ops ->ioctl() to sane prototype by Al Viro · 16 years ago
  33. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  34. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  35. 806f80a ide: add generic ATA/ATAPI disk driver by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 79cb380 ide: allow device drivers to specify per-device type /proc settings by Bartlomiej Zolnierkiewicz · 16 years ago
  37. cedd120 ide-disk: use IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 5fef0e5 ide-disk: factor out generic disk handling code to ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago