1. 4e379ae [PATCH] switch viocd by Al Viro · 16 years ago
  2. 8389feb [PATCH] switch gdrom by Al Viro · 16 years ago
  3. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  4. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  5. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  6. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  7. 7afb3a6 gdrom: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  8. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  9. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  10. bce31b6 cdrom: handle TOC by Alexander Inyukhin · 16 years ago
  11. d15cad5 gdrom: add dummy audio_ioctl handler by Borislav Petkov · 16 years ago
  12. 3e636f7 viocd: add dummy audio ioctl handler by Borislav Petkov · 16 years ago
  13. af744e3 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() by Tejun Heo · 16 years ago
  14. 0764bff sh: More header path fixups for mach dir refactoring. by Paul Mundt · 16 years ago
  15. fce5384 cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack) by FUJITA Tomonori · 16 years ago
  16. 8962cad [POWERPC] iSeries: Remove unused mail address by Stephen Rothwell · 16 years ago
  17. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  18. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  19. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  20. 22a9189 cdrom: use kmalloced buffers instead of buffers on stack by Thomas Bogendoerfer · 16 years ago
  21. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 16 years ago
  22. 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 16 years ago
  23. 032d8d9 cdrom: protect cdrom_device_info list by mutex by Akinobu Mita · 16 years ago
  24. 3c3f4e0 cdrom: cleanup hardcoded error-code by Akinobu Mita · 16 years ago
  25. 17672cf cdrom: remove ifdef CONFIG_SYSCTL by Akinobu Mita · 16 years ago
  26. ecb80c6 make cdrom.c:check_for_audio_disc() static by Adrian Bunk · 16 years ago
  27. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  28. 35841f7 drivers/cdrom/cdrom.c: simplify logic in cdrom_release() by Borislav Petkov · 16 years ago
  29. c721192 [POWERPC] iSeries: Fix section mismatch in viocd by Stephen Rothwell · 16 years ago
  30. a1bb945 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  31. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  32. e935eb9 blk_end_request: changing viocd (take 4) by Kiyoshi Ueda · 17 years ago
  33. 74ee1a7 cdrom: Add support for Sega Dreamcast GD-ROM. by Adrian McMenamin · 16 years ago
  34. 3d1266c SG: audit of drivers that use blk_rq_map_sg() by Jens Axboe · 17 years ago
  35. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  36. 06489b4 sysctl: remove broken cdrom binary sysctls by Eric W. Biederman · 17 years ago
  37. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  38. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  39. 73be7d5 [POWERPC] iSeries: Simplify viocd initialisation by Stephen Rothwell · 17 years ago
  40. ae3ba4f cdrom_open() forgets to unlock on -EROFS failure exits by Al Viro · 17 years ago
  41. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  42. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  43. f3f541f Remove legacy CDROM drivers by Jens Axboe · 17 years ago
  44. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 17 years ago
  45. 554988d [PATCH] cdrom_sysctl_info fix by Dave Young · 17 years ago
  46. a17627e potential parse error in ifdef part 3 by Yoann Padioleau · 17 years ago
  47. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  48. 1ad7c31 [PATCH] Fix soft lockup with iSeries viocd driver by Tony Breeds · 17 years ago
  49. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  50. 4b998d4 [PATCH] sysctl: cdrom: don't set de->owner by Eric W. Biederman · 17 years ago
  51. 208367e [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  52. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  53. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  54. 2e11c20 [PATCH] cdrom: set default timeout to 7 seconds by Jens Axboe · 17 years ago
  55. 4604096 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  56. 31c72ad [POWERPC] iSeries: fix viocd init by Stephen Rothwell · 18 years ago
  57. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 17 years ago
  58. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  59. 5ac29e6 [PATCH] drivers/cdrom/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  60. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  61. 56052d5 [PATCH] cdrom: add endianness annotations by Alexey Dobriyan · 19 years ago
  62. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  63. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  64. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  65. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  66. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  67. 9c275a8 [PATCH] cdrom/gdsc: fix printk format warning by Randy Dunlap · 18 years ago
  68. 454d6fb [PATCH] cdrom: fix bad cgc.buflen assignment by Jens Axboe · 18 years ago
  69. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  70. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  71. 7adc28a [PATCH] drivers/cdrom/cm206.c: cleanups by Adrian Bunk · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  73. 890fbae [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. by Greg Kroah-Hartman · 19 years ago
  74. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  75. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  76. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  77. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  78. cad2af5 [PATCH] cdrom/mcdx: section fixes by Randy Dunlap · 18 years ago
  79. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  80. 1607042 [PATCH] fix cdrom open by Jens Axboe · 18 years ago
  81. de0fe3b [PATCH] powerpc: update iSeries viocd and viotape device-tree by Stephen Rothwell · 18 years ago
  82. d93c2ef [PATCH] Overrun in cdrom/aztcd.c by Eric Sesterhenn · 18 years ago
  83. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  84. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 18 years ago
  85. d2c5d4f [PATCH] cleanup cdrom_ioctl by Christoph Hellwig · 18 years ago
  86. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  87. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 18 years ago
  88. 00d6da9 [PATCH] cdrom: kill "open failed" error message by Jens Axboe · 18 years ago
  89. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 18 years ago
  90. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 18 years ago
  91. 5c857ee [PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  92. b420677 merge filename and modify references to iseries/vio.h by Kelly Daly · 19 years ago
  93. 1ec65d7 merge filename and modify references to iseries/hv_types.h by Kelly Daly · 19 years ago
  94. e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
  95. 915124d powerpc: set the driver.owner field for all vio drivers by Stephen Rothwell · 19 years ago
  96. 6fdf539 powerpc: don't duplicate name between vio_driver and device_driver by Stephen Rothwell · 19 years ago
  97. 2ddee1b7 [PATCH] drivers/cdrom: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  98. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  99. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  100. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago